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
2016-10-08Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'Hendrik Leppkes
2016-10-07ffmpeg: Fix bitstream typoMichael Niedermayer
2016-10-07Merge commit '1c169782cae6c5c430ff62e7d7272dc9d0e8d527'Hendrik Leppkes
2016-10-01ffmpeg: use new decode APIwm4
2016-10-01ffmpeg: move subframe warning to libavcodecwm4
2016-09-27ffmpeg: stop using AVStream.codec on stream copyJames Almer
2016-09-24ffmpeg: switch to the new BSF APIClément Bœsch
2016-09-21ffmpeg: switch to codecparClément Bœsch
2016-08-04Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into mergeTimothy Gu
2016-08-04Merge commit '49670e4218d34899a1c37abb7a11615efc16f757'Timothy Gu
2016-06-10ffmpeg: Add cuvid hwaccel supportTimo Rothenpieler
2016-05-09Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'Derek Buitenhuis
2016-02-17Merge commit 'bd49be885e9ad6bae599c54473ba2fa2957eb140'Derek Buitenhuis
2015-12-28ffmpeg: use lavf API for applying bitstream filtersRodger Combs
2015-12-12ffmpeg: Add basic support to mux multiple programsMichael Niedermayer
2015-11-16ffmpeg: Fixing typos and adding comments to fps codeBryan Huh
2015-11-11ffmpeg: set muxer packet duration based on framerate only for CFRMichael Niedermayer
2015-10-22ffmpeg: add abort_on option to allow aborting on empty outputMarton Balint
2015-10-22ffmpeg: fix ffmpeg.h trailing whitespaceMarton Balint
2015-10-22Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'Hendrik Leppkes
2015-10-14Merge commit '16b0c929621f84983b83b9735ce973acb12723bc'Hendrik Leppkes
2015-08-08ffmpeg: switch swscale option handling to AVDictionary similar to what the ot...Michael Niedermayer
2015-08-03avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert
2015-07-29ffmpeg: Implement support for seeking relative to EOFMichael Niedermayer
2015-07-28ffmpeg.c: remove all remaining coded_frame usesMichael Niedermayer
2015-07-28ffmpeg: Use side data instead of coded_frame for error[] valuesMichael Niedermayer
2015-07-21Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer
2015-07-19Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c'Michael Niedermayer
2015-05-18ffmpeg: Do not copy the display matrix if rotation meta-data is manually addedMichael Niedermayer
2015-05-02Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2'Michael Niedermayer
2015-04-20ffmpeg: add option not to offset seek position by start timewm4
2015-04-03ffmpeg: last frame duplication heuristicMichael Niedermayer
2015-02-26ffmpeg: allow to set the thread message queue size.Nicolas George
2015-02-04ffmpeg: Make CFR frame drop threshold user adjustableMichael Niedermayer
2015-01-25ffmpeg: allow overriding and amending AVStream->dispositionMichael Niedermayer
2014-12-28ffmpeg: add sdp_file optionSimon Thelen
2014-11-30ffmpeg: take bsf arguments from the command lineChristophe Gisquet
2014-11-24ffmpeg: fix accurate seeking with -copytsRodger Combs
2014-11-19ffmpeg: better CFR frame duplication selectionMichael Niedermayer
2014-10-06ffmpeg: add vdpau_old to allow continued testing of the older (but not oldest...Michael Niedermayer
2014-09-01ffmpeg: Enable compute_edt only when the subtitles are used for a output stre...Michael Niedermayer
2014-08-15ffmpeg: remove 32 channel limit from audio_channels_mapMichael Niedermayer
2014-08-10ffmpeg: do not use SWR_CH_MAXMichael Niedermayer
2014-08-04ffmpeg: Do not fail if a demuxer and decoder use the same option identiferMichael Niedermayer
2014-06-07ffmpeg: support setting AVStream.discardMichael Niedermayer
2014-06-01ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding contextMichael Niedermayer
2014-06-01Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d'Michael Niedermayer
2014-06-01Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5'Michael Niedermayer
2014-05-26ffmpeg: use thread message API.Nicolas George
2014-05-21ffmpeg: use av_stream_get_end_pts()Michael Niedermayer