| Commit message (Expand) | Author | Age | Files | Lines |
* | ffmpeg_filter: remove redundant null ptr check | Michael Niedermayer | 2015-11-11 | 1 | -2/+1 |
* | ffmpeg_filter: check encoder before using it to set frame size. | Nicolas George | 2015-10-30 | 1 | -0/+7 |
* | Revert "Merge commit '8b830ee9a26d47b138f12a82085cdb372f407f1e'" (avconv: Do ... | Michael Niedermayer | 2015-10-11 | 1 | -6/+2 |
* | Merge commit '8b830ee9a26d47b138f12a82085cdb372f407f1e' | Hendrik Leppkes | 2015-10-10 | 1 | -2/+6 |
* | lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0. | Ronald S. Bultje | 2015-08-18 | 1 | -1/+1 |
* | ffmpeg_filter: Do not override the dimensions in sub2video_prepare() | Michael Niedermayer | 2015-08-15 | 1 | -2/+2 |
* | ffmpeg: switch swscale option handling to AVDictionary similar to what the ot... | Michael Niedermayer | 2015-08-08 | 1 | -4/+16 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | ffmpeg_filter: Check that filters have connected outputs before accessing the... | Michael Niedermayer | 2015-07-19 | 1 | -0/+5 |
* | Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c' | Michael Niedermayer | 2015-07-19 | 1 | -24/+45 |
* | ffmpeg_filter: log more information on failure to init simple filter graph | rogerdpack | 2015-07-02 | 1 | -2/+21 |
* | ffmpeg_filter: use get_rotation() | Michael Niedermayer | 2015-05-04 | 1 | -14/+15 |
* | Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2' | Michael Niedermayer | 2015-05-02 | 1 | -0/+43 |
* | ffmpeg: fix accurate seeking with -copyts | Rodger Combs | 2014-11-24 | 1 | -2/+16 |
* | ffmpeg: init sub2video.last_pts. | Nicolas George | 2014-11-05 | 1 | -0/+1 |
* | Merge commit 'c802a2e718fb3619291f310f851f1a1cdcf4f581' | Michael Niedermayer | 2014-10-17 | 1 | -3/+2 |
* | ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the filtergraph ... | Michael Niedermayer | 2014-09-11 | 1 | -0/+10 |
* | ffmpeg: Enable compute_edt only when the subtitles are used for a output stre... | Michael Niedermayer | 2014-09-01 | 1 | -1/+1 |
* | ffmpeg: Clean up if filter initialisation failed to avoid a memleak. | Carl Eugen Hoyos | 2014-08-30 | 1 | -1/+4 |
* | ffmpeg_filter: refuse to configure input without a decoder. | Nicolas George | 2014-07-30 | 1 | -0/+6 |
* | ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context | Michael Niedermayer | 2014-06-01 | 1 | -5/+5 |
* | ffmpeg_filter: fix choose_pix_fmts() so it uses the correct encoding context | Michael Niedermayer | 2014-06-01 | 1 | -8/+8 |
* | Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d' | Michael Niedermayer | 2014-06-01 | 1 | -4/+4 |
* | ffmpeg: replace remaining, ffmpeg specific ist->st->codec by ist->dec_ctx | Michael Niedermayer | 2014-06-01 | 1 | -7/+7 |
* | Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5' | Michael Niedermayer | 2014-06-01 | 1 | -10/+10 |
* | Merge commit '9580818c5d934bde65a95efd2cee61c174721092' | Michael Niedermayer | 2014-05-05 | 1 | -2/+2 |
* | ffmpeg_filter: make *jpeg_formats static const | Michael Niedermayer | 2014-04-28 | 1 | -3/+5 |
* | ffmpeg_filter: fix pointer to local outside scope | Michael Niedermayer | 2014-04-27 | 1 | -3/+6 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-24 | 1 | -0/+2 |
* | Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325' | Michael Niedermayer | 2013-11-23 | 1 | -1/+2 |
* | ffmpeg_filter: Fix non jpeg yuv in jpeg support | Michael Niedermayer | 2013-10-27 | 1 | -0/+5 |
* | ffmpeg_filter: Pass command line -threads X to filtergraph | Michael Niedermayer | 2013-10-24 | 1 | -0/+4 |
* | ffmpeg_filter: check that the input media type match the filter | Michael Niedermayer | 2013-08-14 | 1 | -0/+10 |
* | ffmpeg_filter: do not pick evil path for trim filters | Paul B Mahol | 2013-08-12 | 1 | -2/+2 |
* | ffmpeg: remove obsolete workaround in trim insertion. | Nicolas George | 2013-08-07 | 1 | -4/+0 |
* | Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7' | Michael Niedermayer | 2013-08-06 | 1 | -2/+2 |
* | Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e' | Michael Niedermayer | 2013-08-06 | 1 | -17/+40 |
* | Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8' | Michael Niedermayer | 2013-08-06 | 1 | -3/+3 |
* | Merge commit '2e661f26f8b12195f75ae3b07d9591e395135bc7' | Michael Niedermayer | 2013-08-06 | 1 | -14/+12 |
* | Merge commit '06cd4c5a68e23f5be199c0d2d563da80989f839f' | Michael Niedermayer | 2013-08-06 | 1 | -1/+1 |
* | Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3' | Michael Niedermayer | 2013-08-05 | 1 | -4/+4 |
* | ffmpeg_filter: replace exit() by exit_program() | Michael Niedermayer | 2013-07-08 | 1 | -12/+12 |
* | Merge commit '72fbc9685c08baae7ab9996642707eaab873b6f1' | Michael Niedermayer | 2013-05-10 | 1 | -1/+1 |
* | ffmpeg: add -apad option which injects a apad filter only in the presence of ... | Michael Niedermayer | 2013-05-08 | 1 | -0/+15 |
* | Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a' | Michael Niedermayer | 2013-05-01 | 1 | -4/+12 |
* | Merge commit 'a83c0da539fb07260310bc3b34056239d2b138b2' | Michael Niedermayer | 2013-05-01 | 1 | -0/+57 |
* | ffmpeg_filter: fix leak on error | Michael Niedermayer | 2013-04-21 | 1 | -3/+4 |
* | Merge commit 'bee2d75b66e2f02e0877796c01202299a4b56cfb' | Michael Niedermayer | 2013-04-12 | 1 | -6/+6 |
* | ffmpeg: use options for abuffersink. | Nicolas George | 2013-04-12 | 1 | -8/+3 |