47176 Commits (a0b8eec719323bc242e47ab891af47cfd8f06aec)
 

Author SHA1 Message Date
Michael Niedermayer a0b8eec719 default_filter_frame: fix argument name 12 years ago
Michael Niedermayer f6dd145533 avfilter: check that filter_frame and slice variants are not both used 12 years ago
Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
Reimar Döffinger 16af29a7a6 vc1dec: add hacks to ensure static tables are initialized in open(). 12 years ago
Reimar Döffinger 92947c6d72 Use err_out label for error-case cleanup. 12 years ago
Reimar Döffinger 8aa29f063c atrac3: do not use init_static_data to init VLC data. 12 years ago
Paul B Mahol 23101ceaa2 avrdec: implement seeking 12 years ago
Michael Niedermayer 42d3fea65f Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1' 12 years ago
Michael Niedermayer 264441715b Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563' 12 years ago
Paul B Mahol b0d9b011c7 avrdec: sample rate takes 3 bytes not 4 12 years ago
Paul B Mahol 1793128cf7 avrdec: fix typo in .long_name 12 years ago
Anton Khirnov af7d13ee4a asink_nullsink: plug a memory leak. 12 years ago
Michael Niedermayer 2c923983b6 qpeg: reset palette on seeks 12 years ago
Michael Niedermayer 2754dbb6e1 nut: put nut PCM audio tags in front of avi tags. 12 years ago
Diego Biurrun 2e89aeed65 x86: h264_idct: port to cpuflags 12 years ago
Diego Biurrun 490df522c7 x86: cpu: Drop unused HAVE_RWEFLAGS condition 12 years ago
Stefano Sabatini 3a227f5d90 doc: add ffmpeg-protocols.texi manual 12 years ago
Stefano Sabatini 9c492271a8 doc: move syntax and eval chapters from libavutil to ffmpeg-utils 12 years ago
Stefano Sabatini d82331721e doc: add libavdevice.texi and ffmpeg-devices.texi files 12 years ago
Stefano Sabatini 8ddeae5ae7 doc: add libavformat.texi and ffmpeg-formats.texi files 12 years ago
Stefano Sabatini 2ac6a3d1bf lavfi/drawtext: add support to expansion of generic expressions 12 years ago
Piotr Bandurski f5fa03660d vble: Do not abort decoding when version is not 1 12 years ago
Justin Ruggles 1d86aa8b0f lavr: do not pass consumed samples as a parameter to ff_audio_resample() 12 years ago
Justin Ruggles d2f9f8e094 lavr: correct the documentation for the ff_audio_resample() return value 12 years ago
Justin Ruggles 7f534d11ed lavr: do not pass sample count as a parameter to ff_audio_convert() 12 years ago
Diego Biurrun 28e1cf19aa x86: h264_weight: port to cpuflags 12 years ago
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
Paul B Mahol 761aba6811 fate: add ADPCM IMA Dialogic OKI decoder test 12 years ago
Michael Niedermayer 93b89868e1 h264: support invalid annex B in mp4 12 years ago
Martin Storsjö 54fd593a0e configure: Enable avconv filter dependencies automatically 12 years ago
Michael Niedermayer c2c1726847 ffserver remove CONFIG_NOCUTILS check 12 years ago
Michael Niedermayer 4063bb212e Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 577b39aea2 Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8' 12 years ago
Michael Niedermayer b4d4e51027 Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9' 12 years ago
Michael Niedermayer 2684d2e3ea Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b' 12 years ago
Michael Niedermayer 257196209f file: fix 10l error in access() check 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
Paul B Mahol 10c8f91341 astdec: improve probing 12 years ago
Mark Himsley 13c6252536 lavfi/overlay: enable yuva420p as overlay background 12 years ago
Michael Niedermayer 8aa6d899c0 cafdec: fix seeking with adpcm 12 years ago
Michael Niedermayer 16ef48c37f file: Fallback to stat() based file_check() when access() or its named flags are unavailable. 12 years ago
Michael Niedermayer 465becbc4f configure: check for access() 12 years ago
Michael Niedermayer 5d47850bbd dcadec: skip QMF on unused channels 12 years ago
Michael Niedermayer 407921072f file: fix file_check() 12 years ago