Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-25doc: add a few links to the Channel Layout syntax sectionStefano Sabatini
2013-10-25doc/utils: document channel layout specificationStefano Sabatini
2013-10-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-25avformat/wavdec: Fix smv packet interleavingMichael Niedermayer
2013-10-25fft-test: Remove possibility of returning restricted exit codeDerek Buitenhuis
2013-10-25dct-test: Remove possibility of returning a restricted exit codeDerek Buitenhuis
2013-10-25base64-test: Remove posibility of returning restricted exit codesDerek Buitenhuis
2013-10-25doc/issue_tracker: remove more mentions of patchesMichael Niedermayer
2013-10-25doc/issue_tracker: update resolution namesMichael Niedermayer
2013-10-25doc/issue_tracker: remove patches as we dont use trac to handle patchesMichael Niedermayer
2013-10-25doc/issue_tracker: theres no substatus in tracMichael Niedermayer
2013-10-25MAINTAINERS: updatePaul B Mahol
2013-10-25ffmpeg: make stream default if its the only of its kind and no source can be ...Michael Niedermayer
2013-10-25avcodec/wmalosslessdec: fix data flushing at the endMichael Niedermayer
2013-10-25avcodec/h264: do not trust last_pic_droppable when marking pictures as doneMichael Niedermayer
2013-10-25ffmpeg_filter: Pass command line -threads X to filtergraphMichael Niedermayer
2013-10-24lavd/fbdev_common: fix compilation with older kernelsIngo Brückl
2013-10-24doc/Makefile: fix man pages uninstall pathStefano Sabatini
2013-10-24doc/protocols: add description for the RTP protocolburek
2013-10-24avcodec/flicvideo: use avpriv_request_sample()Paul B Mahol
2013-10-24avformat/rmdec: add some error messagesMichael Niedermayer
2013-10-24avformat/rmdec: fix return code of ff_rm_parse_packet()Michael Niedermayer
2013-10-24avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86...Ronald S. Bultje
2013-10-24avformat/utils: Check size argument in ff_add_index_entry()Michael Niedermayer
2013-10-24Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2013-10-24avfilter/x86/vf_gradfun_init: fix const and related warningsMichael Niedermayer
2013-10-24tree-test: Don't return restricted exit codesDerek Buitenhuis
2013-10-24lavd/x11grab: Support AV_PIX_FMT_PAL8.Carl Eugen Hoyos
2013-10-24fft-test: Remove possibility of returning restricted exit codeDerek Buitenhuis
2013-10-24dct-test: Remove possibility of returning a restricted exit codeDerek Buitenhuis
2013-10-24base64-test: Remove posibility of returning restrcted exit codesDerek Buitenhuis
2013-10-24tree-test: Don't return restricted exit codesDerek Buitenhuis
2013-10-24build: remove pointless conditionIngo Brückl
2013-10-24lavc/libmp3lame: add comments about CBR/VBR modesTimothy Gu
2013-10-24lavc/libmp3lame: fix alignment and capitalization in AVOptionsTimothy Gu
2013-10-24doc/codecs: update skip_alpha documentationTimothy Gu
2013-10-24doc/encoders: add libvorbis docTimothy Gu
2013-10-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-24Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'Michael Niedermayer
2013-10-24avdevice/fbdev_enc: avoid declaring variables in for()Michael Niedermayer
2013-10-24avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in empty d...Paul B Mahol
2013-10-24lavd/fbdev: move common code to separate fileLukasz Marek
2013-10-24lavd: rename fbdev.c into fbdev_dec.cLukasz Marek
2013-10-24lavd: add fbdev output deviceLukasz Marek
2013-10-24lsws: use av_pix_fmt_get_chroma_sub_sample()Stefano Sabatini
2013-10-24golomb: reduce scope of a few variablesVittorio Giovara
2013-10-24avcodec/mpegaudio_tablegen: fix build with hardcoded tablesMichael Niedermayer
2013-10-24avcodec/metasound_data: Fix inconsistency in tablesMichael Niedermayer
2013-10-23avcodec/hevc: remove CODEC_CAP_EXPERIMENTALMichael Niedermayer
2013-10-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer