Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-04ffmpeg_filter: use get_rotation()Michael Niedermayer
2015-05-02Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2'Michael Niedermayer
2014-11-24ffmpeg: fix accurate seeking with -copytsRodger Combs
2014-11-05ffmpeg: init sub2video.last_pts.Nicolas George
2014-10-17Merge commit 'c802a2e718fb3619291f310f851f1a1cdcf4f581'Michael Niedermayer
2014-09-11ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the filtergraph ...Michael Niedermayer
2014-09-01ffmpeg: Enable compute_edt only when the subtitles are used for a output stre...Michael Niedermayer
2014-08-30ffmpeg: Clean up if filter initialisation failed to avoid a memleak.Carl Eugen Hoyos
2014-07-30ffmpeg_filter: refuse to configure input without a decoder.Nicolas George
2014-06-01ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding contextMichael Niedermayer
2014-06-01ffmpeg_filter: fix choose_pix_fmts() so it uses the correct encoding contextMichael Niedermayer
2014-06-01Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d'Michael Niedermayer
2014-06-01ffmpeg: replace remaining, ffmpeg specific ist->st->codec by ist->dec_ctxMichael Niedermayer
2014-06-01Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5'Michael Niedermayer
2014-05-05Merge commit '9580818c5d934bde65a95efd2cee61c174721092'Michael Niedermayer
2014-04-28ffmpeg_filter: make *jpeg_formats static constMichael Niedermayer
2014-04-27ffmpeg_filter: fix pointer to local outside scopeMichael Niedermayer
2013-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-23Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325'Michael Niedermayer
2013-10-27ffmpeg_filter: Fix non jpeg yuv in jpeg supportMichael Niedermayer
2013-10-25ffmpeg_filter: Pass command line -threads X to filtergraphMichael Niedermayer
2013-08-14ffmpeg_filter: check that the input media type match the filterMichael Niedermayer
2013-08-12ffmpeg_filter: do not pick evil path for trim filtersPaul B Mahol
2013-08-07ffmpeg: remove obsolete workaround in trim insertion.Nicolas George
2013-08-06Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7'Michael Niedermayer
2013-08-06Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e'Michael Niedermayer
2013-08-06Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8'Michael Niedermayer
2013-08-06Merge commit '2e661f26f8b12195f75ae3b07d9591e395135bc7'Michael Niedermayer
2013-08-06Merge commit '06cd4c5a68e23f5be199c0d2d563da80989f839f'Michael Niedermayer
2013-08-05Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3'Michael Niedermayer
2013-07-08ffmpeg_filter: replace exit() by exit_program()Michael Niedermayer
2013-05-11Merge commit '72fbc9685c08baae7ab9996642707eaab873b6f1'Michael Niedermayer
2013-05-09ffmpeg: add -apad option which injects a apad filter only in the presence of ...Michael Niedermayer
2013-05-01Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a'Michael Niedermayer
2013-05-01Merge commit 'a83c0da539fb07260310bc3b34056239d2b138b2'Michael Niedermayer
2013-04-21ffmpeg_filter: fix leak on errorMichael Niedermayer
2013-04-12Merge commit 'bee2d75b66e2f02e0877796c01202299a4b56cfb'Michael Niedermayer
2013-04-12ffmpeg: use options for abuffersink.Nicolas George
2013-04-12Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer
2013-04-11ffmpeg: insert format filter with the appropriate separator.Clément Bœsch
2013-04-11ffmpeg: insert aformat filter with the appropriate separator.Clément Bœsch
2013-03-29ffmpeg/avformat: factor av_guess_frame_rate() outMichael Niedermayer
2013-03-21ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with ...Michael Niedermayer
2013-03-13Remove references to the "ff" variant of buffersink.Nicolas George
2013-03-10ffmpeg: port sub2video to AVFrame.Nicolas George
2013-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-25ffmpeg: Force a first_pts of 0 for the first configuration of -async useMichael Niedermayer
2013-02-24ffmpeg: use a AVDictionary instead of the context to move swr parameters aroundMichael Niedermayer
2013-02-24Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'Michael Niedermayer
2013-02-21ffmpeg: set resample_pix_fmt for sub2video.Nicolas George