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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-18ffmpeg: reindent after previous commitClément Bœsch
2017-07-18ffmpeg: add -(no)find_stream_info expert optionClément Bœsch
2017-07-07ffmpeg_opt: Make get_timecode actually return errorsDerek Buitenhuis
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-15ffmpeg: Support setting the hardware device to use when filteringMark Thompson
2017-06-15ffmpeg: Enable generic hwaccel support for VDPAUMark Thompson
2017-06-15ffmpeg: Enable generic hwaccel support for VAAPIMark Thompson
2017-06-15ffmpeg: Generic device setupMark Thompson
2017-05-25ffmpeg: remove bsf extradata propagation hackJames Almer
2017-05-10ffmpeg: add enc_time_base optionerankor
2017-05-05Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1'Clément Bœsch
2017-05-05ffmpeg: check for unconnected outputswm4
2017-03-31Merge commit '01348e411f962f5e4605d649fc9a47a54587ba8e'James Almer
2017-03-27avformat, ffmpeg: deprecate old rotation APIwm4
2017-03-15ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm4
2017-03-03ffmpeg: init filtergraphs only after we have a frame on each inputAnton Khirnov
2017-01-28ffmpeg.c: Add output file index and stream index to vstats file.Sasi Inguva
2017-01-26ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -v...Sasi Inguva
2017-01-14ffmpeg: Add -time_base option to hint the time baseMichael Bradshaw
2017-01-11ffmpeg: Add an option "qsv_device" to choose proper node for QSV child device...Zhengxu
2016-12-05Avoid using the term "file" and prefer "url" in some docs and commentsMichael Niedermayer
2016-11-28ffmpeg_opt: Fix starttime with ffm in bitexact modeMichael Niedermayer
2016-11-24ffmpeg_filter: fix several logic failuresPaul B Mahol
2016-11-13Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5'Hendrik Leppkes
2016-11-06ffmpeg: parameters for filter thread countsDeHackEd
2016-11-03Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0'Hendrik Leppkes
2016-10-08Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'Hendrik Leppkes
2016-10-07ffmpeg: don't reconfigure terminal if we're not taking input from stdinRodger Combs
2016-09-27ffmpeg: stop using AVStream.codec on stream copyJames Almer
2016-09-25ffmpeg: fix memleak of bitstream filter context on failureJames Almer
2016-09-25ffmpeg: Fix bistream typosMichael Niedermayer
2016-09-24ffmpeg: switch to the new BSF APIClément Bœsch
2016-09-21ffmpeg: switch to codecparClément Bœsch
2016-09-07ffmpeg_opt: Suggest to use "file:..." if a protocol was not found.Carl Eugen Hoyos
2016-08-06Merge commit '90944ee3ab79081845ea1bd97eea475031ce0842'James Almer
2016-08-04ffmpeg_opt: Remove duplicated initialization of attachment streamTimothy Gu
2016-08-04Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into mergeTimothy Gu
2016-07-20ffmpeg_opt: Delete duplicate “hwaccel_output_format” option.Jun Zhao
2016-06-10ffmpeg: Add cuvid hwaccel supportTimo Rothenpieler
2016-05-09Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'Derek Buitenhuis
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