21600 Commits (3a227f5d904265313fa89cdafb3161bdf261fd50)

Author SHA1 Message Date
Michael Niedermayer 2cfa6fd025 mjpegdec: dont set got_picture to 0 per frame. 12 years ago
Michael Niedermayer 541efe4120 mjpegdec: reset got_picture on errors, successful return, init and flush. 12 years ago
Michael Niedermayer 1c16483cc0 mjpegdec: replace returns by goto fail in frame decode. 12 years ago
Michael Niedermayer de9fc0e9d6 mjpegdec: make sure ret is set before its used. 12 years ago
Michael Niedermayer 93b89868e1 h264: support invalid annex B in mp4 12 years ago
Janne Grunau d5e83122bd h264: set Picture.owner2 to the current thread 12 years ago
Janne Grunau 6e5cdf2628 h264: check ref_count validity for num_ref_idx_active_override_flag 12 years ago
Janne Grunau 150b2361ca h264: add missing new line to log message 12 years ago
Paul B Mahol 51d6879939 AFC demuxer 12 years ago
Michael Niedermayer 5d47850bbd dcadec: skip QMF on unused channels 12 years ago
Michael Niedermayer 109268c826 get_dc: fix rounding 12 years ago
Michael Niedermayer 89d5262289 mpeg4videodec: use ROUNDED_DIV for pts calculation 12 years ago
Paul B Mahol 67be7fb432 adpcm: thp, afc: support multichannel decoding 12 years ago
Sergio Garcia Murillo ec51b3308e h264: Fix minor bug in h264.c error trace 12 years ago
Justin Ruggles 284ea790d8 dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil 12 years ago
Michael Niedermayer 1e27655388 aacenc: use the correct output buffer 12 years ago
Mans Rullgard edd80ec7e3 aacdec: fix signed overflows in lcg_random() 12 years ago
Michael Niedermayer 86270236d5 dsputil_mmx: ff_put_dirac_pixels depend now on yasm. 12 years ago
Peter Ross f737e76026 iff decoder: reindent 12 years ago
Peter Ross 929a24efff iff decoder: merge iff ilbm and byterun1 decoders 12 years ago
Peter Ross f2dc82b90f dpx: perform width/height upgrade and av_image_check_size earlier to prevent segfault on malformed input 12 years ago
Paul B Mahol 5a3370816f av_get_audio_frame_duration: add ADPCM_AFC 12 years ago
Janne Grunau 5ae72f5453 flashsv: check for keyframe before using differential coding 12 years ago
Janne Grunau 706acb558a h264: enable low delay only if no delayed frames were seen 12 years ago
Diego Biurrun 7ee4071362 x86: fix build without inline asm 12 years ago
Paul B Mahol 7d2156aee8 adpcm/thp: make use of ADPCMChannelStatus to store prev samples 12 years ago
Justin Ruggles 3d3cf6745e aacdec: use float planar sample format for output 12 years ago
Justin Ruggles 8e134e5104 lavc: clarify get_buffer() documentation 12 years ago
Justin Ruggles 3ffed68c2a mpegaudiodec: use planar sample format for output unless packed is requested 12 years ago
Justin Ruggles 2d3993ce8c x86: h264 qpel: use the correct number of utilized xmm regs in cglobal 12 years ago
Stefano Sabatini b473c9937e lavu/samplefmt: return the size of the allocated samples buffer at the next bump 12 years ago
Carl Eugen Hoyos d643dd5c55 Support switching field order when decoding frwu. 12 years ago
Michael Niedermayer b5b9686615 imc: flush decoder 12 years ago
Michael Niedermayer 579d21f777 tga: check palette size earlier. 12 years ago
Daniel Kang 610e00b359 x86: h264: Convert 8-bit QPEL inline assembly to YASM 12 years ago
Stefano Sabatini e55c3857d2 lavc/utils: check return value of avcodec_fill_audio_frame() for < 0 12 years ago
Daniel Kang ad01ba6cea x86: h264: Remove 3dnow QPEL code 12 years ago
Peter Ross 33181975b5 mpsmpeg4: use av_image_check_size 12 years ago
Peter Ross a246a603bf avrndec: use av_image_check_size 12 years ago
Peter Ross 2d954ccd84 rawdec: use av_image_check_size 12 years ago
Diego Biurrun 28c8e288fa x86: h264_chromamc: port to cpuflags 12 years ago
Peter Ross fdd71cf04c iff decoder: initialise HAM line decoder with first palette entry 12 years ago
Michael Niedermayer 48cbdaea15 smacker: fix smacker_decode_header_tree() empty vlc table init 12 years ago
Michael Niedermayer 807fa714f0 adpcmdec: Fix OOM/infloop 12 years ago
Michael Niedermayer 34b6f1efa2 libopencore_amrwb: check packet size 12 years ago
Michael Niedermayer 57c0da6fe4 smacker: sanity check audio size. 12 years ago
Michael Niedermayer ed017ab945 atrac1: Check block align. 12 years ago
Michael Niedermayer 5c392bac9a ra288: Check block align. 12 years ago
Carl Eugen Hoyos 387f50606c Fix type of default value for v210 decoder option -custom_stride. 12 years ago
Paul B Mahol 4995145f40 codec_desc: mark PCM A-law/mu-law lossy 12 years ago