41002 Commits (c0532f4bbc4397b90d2c6e0413b2374fed5b3a05)
 

Author SHA1 Message Date
Diego Biurrun 9ccbdc0aca indeo: Drop unused debug function ivi_check_band(). 13 years ago
Nicolas George 6adefeef45 buffersrc: cosmetic: reindent. 13 years ago
Diego Biurrun 0c517644b2 avcodec/utils: cast a function argument to shut up a compiler warning 13 years ago
Diego Biurrun 4466d0e84b truemotion1: remove disabled code 13 years ago
Kostya Shishkov f05b69a79f fix typo in comment 13 years ago
Mans Rullgard 4852cb37ce fate: fix dependencies for non-SAMPLES avconv tests 13 years ago
Nicolas George ea07063fd8 cmdutils: allow to specify a stream by its ID. 13 years ago
Michael Niedermayer bf3dce6b59 ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar 13 years ago
Michael Niedermayer 13c254a216 ffmpeg: random cosmectics to reduce diff to qatar 13 years ago
Michael Niedermayer 9ce3d03fc2 ffmpeg: cosmetics to reduce difference to qatar by 101 lines 13 years ago
Michael Niedermayer 3ba90d9e97 ffmpeg: cosmetics to reduce difference to qatar by about 90 lines 13 years ago
Michael Niedermayer c53326afad ffmpeg: move ost->frame_rate setting code before the filtergraph stuff 13 years ago
Michael Niedermayer 953df5d962 ffmpeg: drop pkt_pts 13 years ago
Michael Niedermayer ef7ac8e8ec ffmpeg: set the video filters timebase to the demuxers. 13 years ago
Michael Niedermayer 3cf5591344 ffmpeg: reintroducing check_recording_time() 13 years ago
Michael Niedermayer 8364cb9719 ffmpeg: fix uninitialized variable warning 13 years ago
Kostya Shishkov cf61aaaca1 indeo: check for invalid motion vectors 13 years ago
Kostya Shishkov 9603738221 indeo: check that band output buffer exists 13 years ago
Kostya Shishkov 23ba1503f2 indeo: clear allocated band buffers 13 years ago
Kostya Shishkov a6e4ac40a6 indeo: track tile macroblock size 13 years ago
Kostya Shishkov fe7a37c36f indeo: check custom Huffman tables for errors 13 years ago
Kostya Shishkov aa372cf470 factor out common decoding code for Indeo 4 and Indeo 5 13 years ago
Kostya Shishkov b37d945dd4 mp3: fix start band index for block type 2 in 8kHz audio 13 years ago
Michael Niedermayer 31f3c94760 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer d1384c00d4 swr: skip soft compensation when its disabled. 13 years ago
Michael Niedermayer c5371f775c mpegaudidec: 10l forgot buf_size 13 years ago
Michael Niedermayer 43bc5cf9f4 mpegaudiodec: skip initial zeros. 13 years ago
Mans Rullgard 68aef0b481 lavf: change some (de)muxer names to lowercase 13 years ago
Mans Rullgard 81ad97eeda lavf: make output format matching case insensitive 13 years ago
Michael Niedermayer 040a796dab Merge commit '755cd4197d53946208e042f095b930dca18d9430' 13 years ago
Carl Eugen Hoyos 612abe2773 Use a variable instead of a repeated calculation when decoding AVUI. 13 years ago
Carl Eugen Hoyos f1892348c2 avuidec.c: Fix indentation. 13 years ago
Carl Eugen Hoyos d9b2410f75 Simplify AVUI decoding, one skip value is enough. 13 years ago
Carl Eugen Hoyos 2596d7261d Fix interlaced AVUI decoding. 13 years ago
Michael Niedermayer 9d30a96aa1 ffmpeg: inject a aresample filter for -async 13 years ago
Michael Niedermayer 21d8a80e30 af_aresample: use new swr API to pass and compensate PTS 13 years ago
Michael Niedermayer 087d09b6d5 af_aresample: allocate a larger buffer so accumulated data can be returned quicker 13 years ago
Michael Niedermayer e17a039647 af_aresample: use extended_data 13 years ago
Michael Niedermayer 72a242c998 swr: add swr_next_pts() 13 years ago
Michael Niedermayer f88f705abc swr: add swr_drop_output() 13 years ago
Michael Niedermayer 7a59964ba9 swr: add swr_inject_silence() 13 years ago
Michael Niedermayer 72872d0201 swr: Fix issue with injecting more data than can be used up in the next call. 13 years ago
Michael Niedermayer c5c355546d swr: add some asserts to resample() 13 years ago
Michael Niedermayer 75e25f8540 swr: add reversefill_audiodata() 13 years ago
Michael Niedermayer 5027e3daf7 swr: fix buf_set() so it works with input == output 13 years ago
Michael Niedermayer bdbfd4569d swr: make literal 32 a named constant in realloc_audio() 13 years ago
Michael Niedermayer 186be49fd5 swr: fill_audio_data() support NULL 13 years ago
Nicolas George 3d2515a8f3 f_split: fix output type. 13 years ago
Nicolas George 5ac9ef6493 avfilter: make AVFilterFormats compatible with libav. 13 years ago
Mans Rullgard 63dcd16d56 fate: fix dependencies on SAMPLES being set 13 years ago