summaryrefslogtreecommitdiffstats
path: root/ffmpeg_opt.c
Commit message (Expand)AuthorAgeFilesLines
* ffmpeg: add enc_time_base optionerankor2017-05-101-0/+16
* Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1'Clément Bœsch2017-05-051-1/+1
* ffmpeg: check for unconnected outputswm42017-05-051-0/+2
* Merge commit '01348e411f962f5e4605d649fc9a47a54587ba8e'James Almer2017-03-311-1/+1
* avformat, ffmpeg: deprecate old rotation APIwm42017-03-271-4/+8
* ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-141-0/+2
* ffmpeg: init filtergraphs only after we have a frame on each inputAnton Khirnov2017-03-031-44/+0
* ffmpeg.c: Add output file index and stream index to vstats file.Sasi Inguva2017-01-271-1/+1
* ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -v...Sasi Inguva2017-01-251-0/+3
* ffmpeg: Add -time_base option to hint the time baseMichael Bradshaw2017-01-141-1/+15
* ffmpeg: Add an option "qsv_device" to choose proper node for QSV child device...Zhengxu2017-01-111-0/+5
* Avoid using the term "file" and prefer "url" in some docs and commentsMichael Niedermayer2016-12-051-2/+2
* ffmpeg_opt: Fix starttime with ffm in bitexact modeMichael Niedermayer2016-11-281-1/+8
* ffmpeg_filter: fix several logic failuresPaul B Mahol2016-11-241-0/+2
* Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5'Hendrik Leppkes2016-11-131-0/+62
* ffmpeg: parameters for filter thread countsDeHackEd2016-11-061-0/+4
* Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0'Hendrik Leppkes2016-11-031-4/+20
* Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'Hendrik Leppkes2016-10-081-0/+12
* ffmpeg: don't reconfigure terminal if we're not taking input from stdinRodger Combs2016-10-061-0/+3
* ffmpeg: stop using AVStream.codec on stream copyJames Almer2016-09-271-0/+3
* ffmpeg: fix memleak of bitstream filter context on failureJames Almer2016-09-251-4/+4
* ffmpeg: Fix bistream typosMichael Niedermayer2016-09-251-1/+1
* ffmpeg: switch to the new BSF APIClément Bœsch2016-09-241-20/+53
* ffmpeg: switch to codecparClément Bœsch2016-09-211-60/+80
* ffmpeg_opt: Suggest to use "file:..." if a protocol was not found.Carl Eugen Hoyos2016-09-071-0/+2
* Merge commit '90944ee3ab79081845ea1bd97eea475031ce0842'James Almer2016-08-061-14/+37
* ffmpeg_opt: Remove duplicated initialization of attachment streamTimothy Gu2016-08-031-2/+0
* Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into mergeTimothy Gu2016-08-031-2/+14
* ffmpeg_opt: Delete duplicate “hwaccel_output_format” option.Jun Zhao2016-07-201-3/+0
* ffmpeg: Add cuvid hwaccel supportTimo Rothenpieler2016-06-101-0/+3
* Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'Derek Buitenhuis2016-05-081-0/+43
* ffmpeg: remove hardcoded 'now' creation_time supportMarton Balint2016-03-031-13/+0
* Merge commit 'bd49be885e9ad6bae599c54473ba2fa2957eb140'Derek Buitenhuis2016-02-171-3/+0
* ffmpeg_opt: Fix memleaks in "manually set programs" loopMichael Niedermayer2016-02-081-1/+11
* ffmpeg_opt: Allow -metadata option to set metadata on programs.Vittorio Gambaletta (VittGam)2016-01-261-0/+7
* ffmpeg_opt: Move the 'process manually set programs' block above 'process man...Vittorio Gambaletta (VittGam)2016-01-261-56/+56
* ffmpeg: use lavf API for applying bitstream filtersRodger Combs2015-12-281-1/+5
* ffmpeg: Allow specifying the program number for created programsMichael Niedermayer2015-12-161-1/+21
* ffmpeg: Add basic support to mux multiple programsMichael Niedermayer2015-12-111-0/+38
* all: remove some casts of function pointer to void *Ganesh Ajjanagadde2015-10-241-4/+4
* ffmpeg: add abort_on option to allow aborting on empty outputMarton Balint2015-10-221-0/+21
* Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'Hendrik Leppkes2015-10-221-0/+3
* ffmpeg_opt: rename loop option to stream_loopMichael Niedermayer2015-10-141-1/+1
* Merge commit '16b0c929621f84983b83b9735ce973acb12723bc'Hendrik Leppkes2015-10-141-0/+8
* Merge commit 'b5e4f393b6757629281f58c3f3f6d55ca522ab60'Hendrik Leppkes2015-09-291-0/+1
* Merge commit '3973f0f773e0bd212734eccda78aa798f8b20692'Hendrik Leppkes2015-09-291-60/+0
* Merge commit '7bb1c1bfd22de2200743af04ebd0c7c775f56f7e'Hendrik Leppkes2015-09-171-0/+60
* ffmpeg: Improve help text for -target.Carl Eugen Hoyos2015-09-021-2/+2
* Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE.Ronald S. Bultje2015-08-281-0/+2
* ffmpeg_opt: Add -hwaccels option that lists all supported hwaccelsTimothy Gu2015-08-261-0/+14
OpenPOWER on IntegriCloud