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
2012-01-30huffman: use a simple assignment instead of FFSWAP.Reimar Döffinger
2012-01-30Deobfuscate ff_huff_build_tree.Reimar Döffinger
2012-01-30Add option forced_subs_only for Bluray subtitles.Carl Eugen Hoyos
2012-01-30Add pix_fmt_info for yuva444.Carl Eugen Hoyos
2012-01-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-30Fix offset validity checks.Reimar Döffinger
2012-01-30fraps: frame threading support.Reimar Döffinger
2012-01-30fraps: Deduplicate some code.Reimar Döffinger
2012-01-30fraps: Minor simplification, use local variable.Reimar Döffinger
2012-01-30png: add missing #if HAVE_SSSE3 around function pointer assignment.Ronald S. Bultje
2012-01-30r210enc: don't write uninitialized dataPaul B Mahol
2012-01-29libvpxenc: update after FF_API_X264_GLOBAL_OPTS removalPaul B Mahol
2012-01-29Improve decoding quality for lossy wavpack.Carl Eugen Hoyos
2012-01-29fraps: optimize pseudo-YUV to RGB conversion.Reimar Döffinger
2012-01-29imdct36: mark SSE functions as using all 16 XMM registers.Ronald S. Bultje
2012-01-29png: move DSP functions to their own DSP context.Ronald S. Bultje
2012-01-29sunrast: Add a sample request for TIFF, IFF, and Experimental Rastfile formats.Aneesh Dogra
2012-01-29sunrast: CosmeticsAneesh Dogra
2012-01-29sunrast: Remove if (unsigned int < 0) check.Aneesh Dogra
2012-01-29sunrast: Replace magic number by a macro.Aneesh Dogra
2012-01-29Fix dvb subtitle decoding when display segment is missing.Paul Kendall
2012-01-29fraps: Add release_buffer forgotten when reget_buffer was removed.Reimar Döffinger
2012-01-29fraps: fix indentation.Reimar Döffinger
2012-01-29FRAPS: Do not needlessly use reget_buffer.Reimar Döffinger
2012-01-29r210enc: fix encoding for unaligned widthsPaul B Mahol
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-29rawenc: initialize coded_frame via avcodec_get_frame_defaults.Reimar Döffinger
2012-01-29libgsm: Fix compilation.Reimar Döffinger
2012-01-29v210x: check for return value of avcodec_alloc_frame()Paul B Mahol
2012-01-29v210enc: remove redundant assignmentPaul B Mahol
2012-01-29v210enc: check return value of avcodec_alloc_frame()Paul B Mahol
2012-01-29v210dec: check return value of avcodec_alloc_frame()Paul B Mahol
2012-01-29roqaudioenc: check return value of avcodec_alloc_frame()Paul B Mahol
2012-01-29roqaudioenc: remove redundant assignmentPaul B Mahol
2012-01-29r210dec: check return value of avcodec_alloc_frame()Paul B Mahol
2012-01-29pcm: remove redundant assignmentPaul B Mahol
2012-01-29pcm: check return value of avcodec_alloc_frame()Paul B Mahol
2012-01-29libopencore-amr: fix memleakPaul B Mahol
2012-01-29libopencore-amr: check return value of avcodec_alloc_frame()Paul B Mahol
2012-01-29libmp3lame: remove dupe assigmentPaul B Mahol
2012-01-29libgsm: remove dupe assigment.Paul B Mahol
2012-01-29libgsm: check return value of gsm_create & avcodec_alloc_frame()Paul B Mahol
2012-01-29aacenc: Fix LONG_START windowing.Nathan Caldwell
2012-01-29aacenc: Fix a bug where deinterleaved samples were stored in the wrong place.Nathan Caldwell
2012-01-29Merge palette-only header with actual video frame.Reimar Döffinger
2012-01-29DFA: fix "skip frame" TSW1 encoding.Reimar Döffinger
2012-01-29adpcmenc: refactor some code.Paul B Mahol
2012-01-28adpcmenc: check return value of avcodec_alloc_frame()Paul B Mahol
2012-01-28adxenc: check return value of avcodec_alloc_frame()Paul B Mahol
2012-01-28ac3enc: check return value of avcodec_alloc_frame()Paul B Mahol