38311 Commits (539a8469ae77cae0018409408457b9da2fd5a170)
 

Author SHA1 Message Date
Philip de Nier 539a8469ae add v210 to intra only list to allow "-vcodec copy" 13 years ago
Michael Niedermayer 1ebc5e71a0 tests: add libpostproc test 13 years ago
Michael Niedermayer 8b1cd25ca7 pmpdec: Check for zero audio packets. 13 years ago
Michael Niedermayer e3822886eb Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer f1808e3048 libpostproc: add pp=help support to print the help text via av_log() 13 years ago
Diego Biurrun d10319d87f avcodec_default_reget_buffer(): fix compilation in DEBUG mode 13 years ago
Carl Eugen Hoyos 7b4e1466d4 Exit ffmpeg if swr_convert() fails. 13 years ago
Derek Buitenhuis 273f4b39fc fate: Overhaul WavPack coverage 13 years ago
Ronald S. Bultje b0c4f04338 h264: fix mmxext chroma deblock to use correct TC values. 13 years ago
Nicolas George a4c22e3cac fate: add test for the life video source. 13 years ago
Nicolas George 48f3d43113 fate: add test for the unsharp video filter. 13 years ago
Nicolas George d8cf9d8a6c fate: add test for the transpose video filter. 13 years ago
Nicolas George b0de06aee6 fate: add test for the thumbnail video filter. 13 years ago
Nicolas George 01f1468eff fate: add test for the select video filter. 13 years ago
Nicolas George f2a05174eb fate: add test for the pad video filter. 13 years ago
Nicolas George 220de4fa20 fate: add test for the overlay video filter. 13 years ago
Nicolas George 9380003087 fate: add test for the fade video filter. 13 years ago
Nicolas George e36504b5a9 fate: add test for the drawbox video filter. 13 years ago
Nicolas George f69f150fc8 fate: add test for the deshake video filter. 13 years ago
Nicolas George 4d27a5b2c2 fate: add tests for the setsar and setdar video filters. 13 years ago
Nicolas George 47bd0bc461 fate: add tests for testsrc. 13 years ago
Michael Niedermayer e60bdb7e5c flvdec: Remove the now redundant check for known broken metadata creator 13 years ago
Martin Storsjö 7e297a46db flvdec: Validate index entries added from metadata while reading 13 years ago
Tommy Winther 1a6b9a98ce rtsp: Handle requests from server to client 13 years ago
Justin Ruggles f234e8a32e movenc: use timestamps instead of frame_size for samples-per-packet 13 years ago
Justin Ruggles f3dab5fb6d movenc: use the first cluster duration as the tfhd default duration 13 years ago
Justin Ruggles 681d17264f movenc: factorize calculation of cluster duration into a separate function 13 years ago
Anton Khirnov f5f5b154e7 doc/APIchanges: fill in missing dates and hashes. 13 years ago
Anton Khirnov b1edfce08a lavc: reorder AVCodecContext fields. 13 years ago
Anton Khirnov 1d428004c6 lavc: reorder AVFrame fields. 13 years ago
Michael Niedermayer 574dcb5baf Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 59affed23c eval: add root() to solve f(x)=0 13 years ago
Michael Niedermayer 8c5ee45d13 eval: Check that single parameter functions dont get a second param. 13 years ago
Michael Niedermayer 923092697a eval: Allow specifying the variable id. 13 years ago
Michael Niedermayer 02670762d2 libavfilter/libmpcodecs: add vf_pp from current mplayer svn 13 years ago
Reimar Döffinger d7804de351 cdxl demux: do not create packets with uninitialized data at EOF. 13 years ago
Anton Khirnov 7929e22bde lavf: don't guess r_frame_rate from either stream or codec timebase. 13 years ago
Anton Khirnov 13f6917ca9 avconv: set discard on input streams automatically. 13 years ago
Reinhard Tartler 790a367d9e Fix parser not to clobber has_b_frames when extradata is set. 13 years ago
Anton Khirnov d3783f47ee lavf: don't set codec timebase in avformat_find_stream_info(). 13 years ago
Anton Khirnov 832ba44d8d avconv: saner output video timebase. 13 years ago
Anton Khirnov 87d7a92b62 rawdec: set timebase to 1/fps. 13 years ago
Anton Khirnov d43040e28b avconv: refactor vsync code. 13 years ago
Anton Khirnov 493a86e25b FATE: remove a bunch of useless -vsync 0 13 years ago
Paul B Mahol 42459c6abb cdxl: bit line plane arrangement support 13 years ago
Paul B Mahol cf6914e27f cdxl: remove early check for bpp 13 years ago
Paul B Mahol 126daeb550 cdxl: set pix_fmt PAL8 only if palette is available 13 years ago
Michael Niedermayer 305e4b35ea Merge remote-tracking branch 'qatar/master' 13 years ago
Tim Walker 0a9efe4c6e mlp_parser: fix the channel mask value used for the top surround channel 13 years ago
Justin Ruggles be8d812c96 vorbisenc: check all allocations for failure 13 years ago