48512 Commits (1ae9d2820e1181a1109c230d4f1e717443dcce2d)
 

Author SHA1 Message Date
Paul B Mahol 9321e93502 gifdec: fix invalid write in gif_copy_img_rect 12 years ago
Paul B Mahol c004de0b1c gifdec: fix invalid write in giff_fill_rect 12 years ago
Michael Niedermayer 103410d67e ffmpeg_opt: fix recording time in->out carryover. 12 years ago
Nicolas George c7a1239bf9 lavfi/af_aconvert: update audio->channels. 12 years ago
Piotr Bandurski 17714adbf8 tiffdec: support LZW compression with inverted FillOrder 12 years ago
Clément Bœsch 217bdd08e3 lavf/srtdec: reindent after previous commits. 12 years ago
Clément Bœsch 6c26fc7704 lavf/srtenc: honor subtitle position side data. 12 years ago
Clément Bœsch 1dab8d9157 lavf/srtdec: switch to FFDemuxSubtitlesQueue API. 12 years ago
Clément Bœsch 0072116ccb lavf: split packets before muxing. 12 years ago
Piotr Bandurski 52f2176366 aiffenc: set correct number of bits foru8 in aiff 12 years ago
Luca Barbato 6906b19346 lavc: add missing files for arm 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Martin Storsjö a925f723a9 rtp: Don't read priv_data unless it is allocated 12 years ago
Nicolas George 0146c1f0f1 lavfi: remove init and check of rate and layout. 12 years ago
Nicolas George 5033a1af17 lavfi/buffersrc: remove init of rate and layout. 12 years ago
Nicolas George 34de47aa35 lavfi: add an accessor for ref->audio->channels. 12 years ago
Nicolas George 238edd2fe3 lavfi: add a channels field to AVFilterLink. 12 years ago
Michael Niedermayer a9275b4f69 h264: Fix code to also handle pix format changes. 12 years ago
Michael Niedermayer 41135b7f64 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 40ea343866 Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' 12 years ago
Björn Axelsson 1eaff98c83 flvenc: Check whether seeking back to the header succeeded 12 years ago
Jernej Virag e30e8e311e sapenc: Pass the title on to the chained muxers 12 years ago
Clément Bœsch 174c483e2e lavfi/select: fix compilation with avcodec disabled. 12 years ago
James Almer 974ac57e83 astenc: Remove two AVRationals with denominator 1 12 years ago
Michael Niedermayer 8525fa7c2c h264: remove unused variable 12 years ago
Michael Niedermayer a46c565796 ffmpeg_opt: fix pointer types 12 years ago
Michael Niedermayer 73db0bf1b0 mpegvideo: increase scratchpad sizes 12 years ago
Clément Bœsch 53fa6f5863 doc/general: sort subtitles formats. 12 years ago
Clément Bœsch e5e5664ca0 fate: add and fix subtitles dependencies. 12 years ago
Michael Niedermayer 7e90053822 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 1667152a9c Merge commit 'acb571c89a065d943163c11efb46de35774f1909' 12 years ago
Michael Niedermayer ba4bcb191a cmdutils: implement debug/fdebug log level update differently. 12 years ago
Michael Niedermayer af4b1c02ac Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06' 12 years ago
Justin Ruggles b2fe6756e3 lavr: add option for dithering during sample format conversion to s16 12 years ago
Clément Bœsch 52b866471e doc/faq: move filter links to the ffmpeg-filters.html page. 12 years ago
Clément Bœsch 521a963a7d doc/faq: improve concatenation entry. 12 years ago
Clément Bœsch cb0881c794 ffmpeg: use GROW_ARRAY in opt_map_channel. 12 years ago
Michael Niedermayer 61bc3d80e9 Merge commit '0ec1642b60a5b1a4d913e2b9e3899173dff77e7a' 12 years ago
Michael Niedermayer 33f9b2436a Merge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77' 12 years ago
Anton Khirnov 5823686261 mpeg12: do not decode extradata more than once. 12 years ago
Michael Niedermayer 465c7de792 Merge commit 'a01c02bcff755a7891f777706b27452203aac71e' 12 years ago
Anton Khirnov c661cb6672 cmdutils: pass number of groups to split_commandline(). 12 years ago
Michael Niedermayer 330983b728 Merge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3' 12 years ago
Michael Niedermayer f61498e1df Merge commit '9e696d2e5ffaa763c564682ec18c3b51b3e5fccc' 12 years ago
Michael Niedermayer ca4dd3810e h264: use must_reinit to simplify code 12 years ago
Michael Niedermayer af0fafcb6f h264: decode_update_thread_context() copy parameter sets before using them 12 years ago
Michael Niedermayer e33811bd26 h264: remove reschange blocking 12 years ago
Michael Niedermayer c2dfb1e37c h264: support frame size changes with multi threading 12 years ago
Michael Niedermayer 7e6c68394f ffmpeg_filter: use frame instead of decoder context pixel format 12 years ago
Michael Niedermayer 04a530f7d3 ffmpeg_filter: use frame dimensions instead of decoder context dimensions. 12 years ago