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-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
2013-10-23Merge commit '1ce3ec24b35d9d549b12f17bd7fd391abaf3a6f7'Michael Niedermayer
2013-10-23fate: fix fieldorder testPaul B Mahol
2013-10-23Merge commit '0d6d4a9e4a626be6ff55839eab4114aeac45ba88'Michael Niedermayer
2013-10-23avutil/log: document log callback thread saftey requirementsMichael Niedermayer
2013-10-23avutil/log: make default av_log callback thread safeMichael Niedermayer
2013-10-23avcodec/utils: use a default lock manager that uses a pthread mutexMichael Niedermayer
2013-10-23avformat/framehash: add software version to framecrc/md5Michael Niedermayer
2013-10-23lavf/adtsenc: Add support for APE tagsJames Almer
2013-10-23avfilter/vf_scale: Correct vf_scale mappings from arguments to color rangeRobert Krüger
2013-10-23avfilter: x86: Port gradfun filter optimizations to yasmDaniel Kang
2013-10-23avcodec/vc1dec: use logical operation instead of bitwise for twomvMichael Niedermayer
2013-10-23fix order of operations in commentsMichael Niedermayer
2013-10-23golomb: K&R formatting cosmeticsVittorio Giovara
2013-10-23h263: K&R formatting cosmeticsLuca Barbato
2013-10-23avstring-test: Mark pointer passed to av_free() as non-constDiego Biurrun
2013-10-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-23Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d'Michael Niedermayer
2013-10-23Merge commit 'e01fba5562133ac56a4f44c6f214a80ee33cb388'Michael Niedermayer
2013-10-23ffmpeg: Dont crash on unconnected output pads before an error is printedMichael Niedermayer
2013-10-23avcodec/aacdec: fix more avpriv_report_missing_feature() argumentsMichael Niedermayer