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
2011-12-16j2kdec: Fix integer overflow leading to a segfaultMichael Niedermayer
2011-12-16Export ff_vdpau_vc1_decode_picture().Carl Eugen Hoyos
2011-12-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-16Fix typo in v210 decoder options.Carl Eugen Hoyos
2011-12-16smacker: Check for overread in smka_decode_frame()Michael Niedermayer
2011-12-15Fix linesize for bmp with bitdepth < 8.Carl Eugen Hoyos
2011-12-15v410enc: fix output buffer size checkMans Rullgard
2011-12-15v410enc: include correct headersMans Rullgard
2011-12-15lavc: add ffwavesynth pseudo-codec.Nicolas George
2011-12-15arm: add back ldr_dpren macro that was lost.Michael Niedermayer
2011-12-15h264: fix midstream extardata handling with dump.f4vMichael Niedermayer
2011-12-15jpegdec: check return value of mjpeg_decode_dc()Michael Niedermayer
2011-12-15h264: Fix build with --disable-everything --enable-decoder='h264' --disable-o...Michael Niedermayer
2011-12-15ARM: fix external symbol refs in rv40 asmMans Rullgard
2011-12-15libgsm: Reset the MS mode of GSM in the flush functionMartin Storsjö
2011-12-15libgsm: Set options on the right objectMartin Storsjö
2011-12-15h263dec: Fix regression / crash with lowres.Michael Niedermayer
2011-12-15flicvideo: input buffer pointer checks.Michael Niedermayer
2011-12-15flicvideo: fix overread.Michael Niedermayer
2011-12-15aacsbr: Fix memory corruption.Michael Niedermayer
2011-12-15h264: check chroma_format_idc range.Michael Niedermayer
2011-12-15ARM: dca: disable optimised decode_blockcodes() for old gccMans Rullgard
2011-12-15indeo3: check return values of allocate_frame_buffers()Michael Niedermayer
2011-12-15Revert "mpegvideo: remove abort() in ff_find_unused_picture()"Michael Niedermayer
2011-12-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-15dnxhdenc: remove unused variable from contextJean First
2011-12-15ljpeg: Check that lowres is 0 as lowres is not possible with ljpeg.Michael Niedermayer
2011-12-154xm: check if there are bits left in decode_i_block()Michael Niedermayer
2011-12-14mpegvideo: remove abort() in ff_find_unused_picture()Andrey Utkin
2011-12-14mpeg12enc: fix drop_frame_timecode valueMatthieu Bouron
2011-12-14rv40: NEON optimised loop filter strength selectionMans Rullgard
2011-12-14rv40: rearrange loop filter functionsMans Rullgard
2011-12-14build: conditionally compile x86 H.264 chroma optimizationsDiego Biurrun
2011-12-14v410 encoder and decoderDerek Buitenhuis
2011-12-14ac3dec: update checked AV_EF flags.Michael Niedermayer
2011-12-14v410 encoder and decoderDerek Buitenhuis
2011-12-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-14Support "VLB " audio in NSV files.Reimar Döffinger
2011-12-14cleanup: for(intMichael Niedermayer
2011-12-14clenaup: #ifdec CONFIG*Michael Niedermayer
2011-12-13lavc: set pkt_?ts to NOPTS in get_frame_defaults.Michael Niedermayer
2011-12-13Fix all GNU %LdMichael Niedermayer
2011-12-13twinnvq: remove ;;Michael Niedermayer
2011-12-13ulti: Fix invalid readsGaurav Narula
2011-12-13vc1: mark with ER_MB_ERROR bits overconsumptionLuca Barbato
2011-12-13lavc: introduce ER_MB_END and ER_MB_ERRORLuca Barbato
2011-12-13error_resilience: use the ER_ namespaceLuca Barbato
2011-12-13msrledec: Check for overreadsMichael Niedermayer
2011-12-13aascdec: Check input buffer size on raw data.Michael Niedermayer
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard