236 Commits (a740263d7e7be5bb909ae83a44b21cc8cf8c9274)

Author SHA1 Message Date
Marton Balint 0418b0253a ffmpeg: remove hardcoded 'now' creation_time support 9 years ago
Michael Niedermayer a25c5dbb5e ffmpeg_opt: Fix memleaks in "manually set programs" loop 9 years ago
Vittorio Gambaletta (VittGam) 74658a8b4d ffmpeg_opt: Allow -metadata option to set metadata on programs. 9 years ago
Vittorio Gambaletta (VittGam) 6e448fb97e ffmpeg_opt: Move the 'process manually set programs' block above 'process manually set metadata' in open_output_file(). 9 years ago
Rodger Combs a5fd3a1a2b ffmpeg: use lavf API for applying bitstream filters 9 years ago
Michael Niedermayer 30d770ca44 ffmpeg: Allow specifying the program number for created programs 9 years ago
Michael Niedermayer 8f948b6244 ffmpeg: Add basic support to mux multiple programs 9 years ago
Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 9 years ago
Marton Balint ddc6bd8c95 ffmpeg: add abort_on option to allow aborting on empty output 9 years ago
Michael Niedermayer dbb03b8e47 ffmpeg_opt: rename loop option to stream_loop 9 years ago
Carl Eugen Hoyos a4188c9cd2 ffmpeg: Improve help text for -target. 9 years ago
Ronald S. Bultje 2fb593dcb9 Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. 9 years ago
Timothy Gu da0e76955a ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels 9 years ago
Timothy Gu b144008c1b ffmpeg_opt: Add missing comma 9 years ago
Michael Niedermayer ae2cb9290a ffmpeg_opt: Prefer audio streams with packets 9 years ago
Michael Niedermayer 6dbaeed6b7 ffmpeg: switch swscale option handling to AVDictionary similar to what the other subsystems use 9 years ago
Sebastien Zwickert 11d923d414 avcodec: add new Videotoolbox hwaccel. 9 years ago
Michael Niedermayer 0949869e7b ffmpeg_op: Print warning if duration isnt known when -sseof is used 9 years ago
Michael Niedermayer f4ada6dc3f ffmpeg: Implement support for seeking relative to EOF 9 years ago
Michael Niedermayer 843be56ee1 ffmpeg_opt: Fix stream copy flag for attachments 9 years ago
Rodger Combs 2375a85c36 ffmpeg_opt: allow the user to ignore unused stream maps 10 years ago
Michael Niedermayer 52c5521877 ffmpeg_opt: Favor streams that had packets 10 years ago
Michael Niedermayer 8750aef3d6 ffmpeg_opt: Fix forcing fourccs 10 years ago
Michael Niedermayer 29cc0a178e ffmpeg_opt: Fix sync_ist 10 years ago
Michael Niedermayer 54649cbda8 ffmpeg_opt: Fix handling of creation_time now 10 years ago
Michael Niedermayer 8e91d9652e ffmpeg_opt: Check for localtime() failure 10 years ago
Michael Niedermayer 2ce6e41911 ffmpeg_opt: Set the video VBV parameters only for the video stream from -target 10 years ago
Michael Niedermayer 18833daf9d ffmpeg: Support copying unknown streams 10 years ago
Michael Niedermayer 0b9d636877 ffmpeg_opt: add missing space in error message 10 years ago
Michael Niedermayer 592b053c7b ffmpeg_opt: fix the error message log level for the unsupported stream types 10 years ago
Michael Niedermayer 100df10b0f ffmpeg_opt: Give the user a hint on how to ignore unsupported streams 10 years ago
Rodger Combs a2aff2690b ffmpeg: support ignoring unsupported mapped streams 10 years ago
Michael Niedermayer b0322e4a9e ffmpeg_opt: Compensate for DTS/PTS difference in seeking when its based on DTS 10 years ago
Michael Niedermayer 57e38043de ffmpeg: Do not copy the display matrix if rotation meta-data is manually added 10 years ago
Michael Niedermayer 107e4da476 ffmpeg_opt: Fix -timestamp parsing 10 years ago
Michael Niedermayer a1acae0409 ffmpeg_opt: remove rotate metadata in case of autorotate 10 years ago
wm4 bac7084fbd ffmpeg: add option not to offset seek position by start time 10 years ago
Tim Nicholson 27565ace60 ffmpeg_opt.c: fix regression introduced in 5743095c 10 years ago
Michael Niedermayer 6a3833e141 ffmpeg_opt: Do not overwrite output if there is no input 10 years ago
Nicolas George 508d6a23b4 ffmpeg: allow to set the thread message queue size. 10 years ago
Michael Niedermayer 80d278a981 ffmpeg_opt: Add missing MATCH_PER_TYPE_OPT() for data codecs 10 years ago
Anshul Maheshwari bbb0634585 ffmpeg_opt: Creating new data stream for output format context 10 years ago
Michael Niedermayer 77f326dc36 ffmpeg: Make CFR frame drop threshold user adjustable 10 years ago
Michael Niedermayer 85d7e02e4a ffmpeg: allow overriding and amending AVStream->disposition 10 years ago
Christophe Gisquet ba6888c0e3 ffmpeg_opt: expand format for strftime 10 years ago
Anshul Maheshwari bb0344dc55 ffmpeg: improve data stream support 10 years ago
Michael Niedermayer 558cef8860 ffmpeg_opt: Use avio_closep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 7efabffc28 ffmpeg_opt: Check for av_realloc_array() failure 10 years ago
Michael Niedermayer 2d7fd4cc33 ffmpeg_opt: Use av_realloc_array() 10 years ago
Simon Thelen cc63da1223 ffmpeg: add sdp_file option 10 years ago