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-03-03ffmpeg: remove hardcoded 'now' creation_time supportMarton Balint
2016-02-17Merge commit 'bd49be885e9ad6bae599c54473ba2fa2957eb140'Derek Buitenhuis
2016-02-08ffmpeg_opt: Fix memleaks in "manually set programs" loopMichael Niedermayer
2016-01-26ffmpeg_opt: Allow -metadata option to set metadata on programs.Vittorio Gambaletta (VittGam)
2016-01-26ffmpeg_opt: Move the 'process manually set programs' block above 'process man...Vittorio Gambaletta (VittGam)
2015-12-28ffmpeg: use lavf API for applying bitstream filtersRodger Combs
2015-12-16ffmpeg: Allow specifying the program number for created programsMichael Niedermayer
2015-12-12ffmpeg: Add basic support to mux multiple programsMichael Niedermayer
2015-10-24all: remove some casts of function pointer to void *Ganesh Ajjanagadde
2015-10-22ffmpeg: add abort_on option to allow aborting on empty outputMarton Balint
2015-10-22Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'Hendrik Leppkes
2015-10-14ffmpeg_opt: rename loop option to stream_loopMichael Niedermayer
2015-10-14Merge commit '16b0c929621f84983b83b9735ce973acb12723bc'Hendrik Leppkes
2015-09-29Merge commit 'b5e4f393b6757629281f58c3f3f6d55ca522ab60'Hendrik Leppkes
2015-09-29Merge commit '3973f0f773e0bd212734eccda78aa798f8b20692'Hendrik Leppkes
2015-09-17Merge commit '7bb1c1bfd22de2200743af04ebd0c7c775f56f7e'Hendrik Leppkes
2015-09-02ffmpeg: Improve help text for -target.Carl Eugen Hoyos
2015-08-28Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE.Ronald S. Bultje
2015-08-27ffmpeg_opt: Add -hwaccels option that lists all supported hwaccelsTimothy Gu
2015-08-26ffmpeg_opt: Add missing commaTimothy Gu
2015-08-14ffmpeg_opt: Prefer audio streams with packetsMichael Niedermayer
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_op: Print warning if duration isnt known when -sseof is usedMichael Niedermayer
2015-07-29ffmpeg: Implement support for seeking relative to EOFMichael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-19Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c'Michael Niedermayer
2015-07-19Merge commit 'be101bc1e357c50fcb740bc4870b3bacc93a5727'Michael Niedermayer
2015-07-19Merge commit '1959351aecf09fc3e90208ff775f4849801dc13f'Michael Niedermayer
2015-07-19Merge commit 'bd2ab27c488ae92c7820efe11d4f53d84e94d58e'Michael Niedermayer
2015-07-19Merge commit '6d5d9246042acb804a652e6fedfb7afe0ca85614'Michael Niedermayer
2015-07-19Merge commit '59245e0c5e10a849e67c632cccf4f677b2442e82'Michael Niedermayer
2015-07-19ffmpeg_opt: Fix stream copy flag for attachmentsMichael Niedermayer
2015-07-06ffmpeg_opt: allow the user to ignore unused stream mapsRodger Combs
2015-07-01ffmpeg_opt: Favor streams that had packetsMichael Niedermayer
2015-07-01ffmpeg_opt: Fix forcing fourccsMichael Niedermayer
2015-06-26ffmpeg_opt: Fix sync_istMichael Niedermayer
2015-06-21ffmpeg_opt: Fix handling of creation_time nowMichael Niedermayer
2015-06-12Merge commit 'a9b2a51178ea446909015f061ab5df65e3b66bf6'Michael Niedermayer
2015-06-12ffmpeg_opt: Check for localtime() failureMichael Niedermayer
2015-05-25ffmpeg_opt: Set the video VBV parameters only for the video stream from -targetMichael Niedermayer
2015-05-21ffmpeg: Support copying unknown streamsMichael Niedermayer
2015-05-21ffmpeg_opt: add missing space in error messageMichael Niedermayer
2015-05-21ffmpeg_opt: fix the error message log level for the unsupported stream typesMichael Niedermayer
2015-05-21ffmpeg_opt: Give the user a hint on how to ignore unsupported streamsMichael Niedermayer
2015-05-21ffmpeg: support ignoring unsupported mapped streamsRodger Combs
2015-05-18ffmpeg_opt: Compensate for DTS/PTS difference in seeking when its based on DTSMichael Niedermayer
2015-05-18ffmpeg: Do not copy the display matrix if rotation meta-data is manually addedMichael Niedermayer
2015-05-09ffmpeg_opt: Fix -timestamp parsingMichael Niedermayer
2015-05-03ffmpeg_opt: remove rotate metadata in case of autorotateMichael Niedermayer