49319 Commits (255ae9f380963970e955a4765ac3ad8c8e6466bc)
 

Author SHA1 Message Date
Nicolas George 255ae9f380 lavfi: version bump and change log entries after the last commits. 12 years ago
Nicolas George 41f025dff0 ffmpeg: support filtering of unknown channel layouts. 12 years ago
Nicolas George 699b286a21 lavfi/af_anull: accept unknown channel layouts. 12 years ago
Nicolas George b00502457a lavfi/af_aresample: accept unknown channel layouts. 12 years ago
Nicolas George 6d962aec8d lavfi/af_aformat: accept unknown channel layouts. 12 years ago
Nicolas George ea645e90a1 lavfi/buffersrc: accept unknown channel layouts. 12 years ago
Nicolas George 19506af788 lavfi/sink_buffer: accept unknown channel layouts. 12 years ago
Nicolas George b6b2f3433c lavfi: implement ff_query_formats_all(). 12 years ago
Nicolas George 7bb98b753b lavfi: implement ff_all_channel_counts(). 12 years ago
Nicolas George b6afb2dde1 lavfi: support unknown channel layouts. 12 years ago
Nicolas George fccd8c21c4 ffmpeg: add -guess_layout_max option. 12 years ago
Paul B Mahol 9648e1495b lavc/gif: remove some obsolete/irrelevant chunks 12 years ago
Paul B Mahol d1d159d31e lavf/gifdec: cosmetics: remove extra whitespace 12 years ago
Paul B Mahol 254e11cc01 lavf/gifdec: fix typo 12 years ago
Michael Niedermayer e4033d89f1 sws: GBRP9, GBRP10 GBRP12 GBRP14 output support 12 years ago
Michael Niedermayer 61884d1985 sws: GBRP output support 12 years ago
Michael Niedermayer c8f25cafd2 atrac3: fix buffer size for get_bits. 12 years ago
Michael Niedermayer 66daebc9d5 indeo4: check for invalid transform_size blk_size combinations 12 years ago
Michael Niedermayer cfc7b9cfff 4xm: remove avcodec_get_frame_defaults() calls 12 years ago
Michael Niedermayer d73b65ed0e 4xm: add assert to check that the pointer from read_huffman_tables is within the array 12 years ago
Michael Niedermayer 53a3fdbfc5 4xm: Check available space in read_huffman_tables() 12 years ago
Michael Karcher dcbb920f15 Fix atrac3 decoder broken in e55d53905f 12 years ago
Michael Niedermayer c6ef7641fc ffv1enc: fix gbrp>8bit 12 years ago
Stefano Sabatini e80be5a0aa lavfi/showwaves: fail in case of push_frame() error 12 years ago
Stefano Sabatini e4e36a4dd2 doc/filters: apply minor fixes 12 years ago
Stefano Sabatini b7d34b328b lavfi/showwaves: add display mode option and mode=line 12 years ago
Michael Niedermayer 13aca070ab gifdec: resync support 12 years ago
Matthieu Bouron 40b4468f62 lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid table 12 years ago
Michael Niedermayer 495cb44172 setpts: deprecate RTCTIME, we have time(0) which is more generic 12 years ago
Michael Niedermayer fc2922836b Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 25be63005f Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b' 12 years ago
Michael Niedermayer b2d0c5bd13 Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e' 12 years ago
Michael Niedermayer e9125dd556 Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339' 12 years ago
Paul B Mahol d07b0d9927 swscale: check flags instead of nb_components to find if pixel format have alpha 12 years ago
Paul B Mahol 7003d650b0 lavc/gifdec: remove obsolete check 12 years ago
Paul B Mahol 51c7af9d32 lavc/gifdec: move idx_line allocation out of gif_read_header1() 12 years ago
Paul B Mahol 285128eedf lavc/gifdec: do not return nonzero *got_frame if frame is not passed 12 years ago
Paul B Mahol aaebdce3d9 lavc/gifdec: simplify "!= 0" checks 12 years ago
Paul B Mahol f1412c7997 lavc/gifdec: use memcpy() 12 years ago
Michael Niedermayer 91ae9bc51e Merge commit '6bdb841b46d170d58488deaed720729b79223b1d' 12 years ago
Vladimir Pantelic 0b55b16abc avfilter: allow setpts filter to use wallclock time for calculations 12 years ago
Vladimir Pantelic b85a5e87af lavu: Add av_strnstr() 12 years ago
Vittorio Giovara a84fb6e06f h264: Allow discarding the cropping information from SPS 12 years ago
Michael Niedermayer ab6c9332bf vqavideo: check chunk sizes before reading chunks 12 years ago
Michael Niedermayer e9d443cf08 eacmv: Free frames on resolution changes 12 years ago
Michael Niedermayer 286930d302 gifdec: check that w,h is not zero 12 years ago
Carl Eugen Hoyos a0d1440476 Fix compilation with --disable-everything on x86_32. 12 years ago
Stefano Sabatini c4738c3196 ffmpeg: fix typo in open_files() message 12 years ago
Stefano Sabatini 1ec3324f00 lavf/img2enc: extend current options documentation 12 years ago
Stefano Sabatini 069d156454 lavf/img2dec: fix option help fields 12 years ago