Commit History

Author SHA1 Message Date
  Rodger Combs 39f247121e ffmpeg: fix accurate seeking with -copyts 9 years ago
  Nicolas George 90cdec5e26 ffmpeg: init sub2video.last_pts. 9 years ago
  Michael Niedermayer 1dd38e99fd Merge commit 'c802a2e718fb3619291f310f851f1a1cdcf4f581' 9 years ago
  Michael Niedermayer 16de4d927e ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the filtergraph not just when changing audio resample parameters 9 years ago
  Michael Niedermayer b01d2a5533 ffmpeg: Enable compute_edt only when the subtitles are used for a output stream instead of a filter 9 years ago
  Carl Eugen Hoyos 494cbc4238 ffmpeg: Clean up if filter initialisation failed to avoid a memleak. 9 years ago
  Nicolas George 91244073fd ffmpeg_filter: refuse to configure input without a decoder. 10 years ago
  Michael Niedermayer 758f929d21 ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 10 years ago
  Michael Niedermayer 0949ff93c0 ffmpeg_filter: fix choose_pix_fmts() so it uses the correct encoding context 10 years ago
  Michael Niedermayer 862120f980 Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d' 10 years ago
  Michael Niedermayer 921d5ae3bc ffmpeg: replace remaining, ffmpeg specific ist->st->codec by ist->dec_ctx 10 years ago
  Michael Niedermayer d097935767 Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5' 10 years ago
  Michael Niedermayer d5ec1ddf7b Merge commit '9580818c5d934bde65a95efd2cee61c174721092' 10 years ago
  Michael Niedermayer d80e7ba9b7 ffmpeg_filter: make *jpeg_formats static const 10 years ago
  Michael Niedermayer 09b16619d3 ffmpeg_filter: fix pointer to local outside scope 10 years ago
  Michael Niedermayer ccdfa3e271 Merge remote-tracking branch 'qatar/master' 10 years ago
  Michael Niedermayer 62e10c3759 Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325' 10 years ago
  Michael Niedermayer d9bc251d39 ffmpeg_filter: Fix non jpeg yuv in jpeg support 10 years ago
  Michael Niedermayer da54ad9a72 ffmpeg_filter: Pass command line -threads X to filtergraph 10 years ago
  Michael Niedermayer 640a36a05c ffmpeg_filter: check that the input media type match the filter 11 years ago
  Paul B Mahol d4ab1292e9 ffmpeg_filter: do not pick evil path for trim filters 11 years ago
  Nicolas George dd9555e94b ffmpeg: remove obsolete workaround in trim insertion. 11 years ago
  Michael Niedermayer b7fc2693c7 Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7' 11 years ago
  Michael Niedermayer 7cbef2ed7e Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e' 11 years ago
  Michael Niedermayer 3fa72de82f Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8' 11 years ago
  Michael Niedermayer 84bc317019 Merge commit '2e661f26f8b12195f75ae3b07d9591e395135bc7' 11 years ago
  Michael Niedermayer a59a64cbc8 Merge commit '06cd4c5a68e23f5be199c0d2d563da80989f839f' 11 years ago
  Michael Niedermayer 783c674da7 Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3' 11 years ago
  Michael Niedermayer efce76a80d ffmpeg_filter: replace exit() by exit_program() 11 years ago
  Michael Niedermayer fc94b68eb5 Merge commit '72fbc9685c08baae7ab9996642707eaab873b6f1' 11 years ago
  Michael Niedermayer 33ff943f70 ffmpeg: add -apad option which injects a apad filter only in the presence of video streams 11 years ago
  Michael Niedermayer 4818388e6c Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a' 11 years ago
  Michael Niedermayer 76c1f9200f Merge commit 'a83c0da539fb07260310bc3b34056239d2b138b2' 11 years ago
  Michael Niedermayer 14369f59c5 ffmpeg_filter: fix leak on error 11 years ago
  Michael Niedermayer 7b6c0bda9e Merge commit 'bee2d75b66e2f02e0877796c01202299a4b56cfb' 11 years ago
  Nicolas George 62d888ef0e ffmpeg: use options for abuffersink. 11 years ago
  Michael Niedermayer 231fd4411f Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 11 years ago
  Clément Bœsch eabc0c733d ffmpeg: insert format filter with the appropriate separator. 11 years ago
  Clément Bœsch 937325f3db ffmpeg: insert aformat filter with the appropriate separator. 11 years ago
  Michael Niedermayer ef7b6b489a ffmpeg/avformat: factor av_guess_frame_rate() out 11 years ago
  Michael Niedermayer 4257b804e2 ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with yadif injection 11 years ago
  Nicolas George ceac5c54dd Remove references to the "ff" variant of buffersink. 11 years ago
  Nicolas George f9b34b8bf9 ffmpeg: port sub2video to AVFrame. 11 years ago
  Michael Niedermayer 38d40ac18a Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer e42028925b ffmpeg: Force a first_pts of 0 for the first configuration of -async use 11 years ago
  Michael Niedermayer ad899522ff ffmpeg: use a AVDictionary instead of the context to move swr parameters around 11 years ago
  Michael Niedermayer 6db37c9468 Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044' 11 years ago
  Nicolas George 9fa5a47197 ffmpeg: set resample_pix_fmt for sub2video. 11 years ago
  Nicolas George 41f025dff0 ffmpeg: support filtering of unknown channel layouts. 11 years ago
  Nicolas George 102cf964dd ffmpeg: sub2video: set resample size. 11 years ago