summaryrefslogtreecommitdiff
path: root/ffmpeg_opt.c
Commit message (Expand)AuthorAge
* Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7'Michael Niedermayer2014-05-12
* Merge commit '9580818c5d934bde65a95efd2cee61c174721092'Michael Niedermayer2014-05-05
* Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66'Michael Niedermayer2014-05-05
* Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a'Michael Niedermayer2014-04-29
* Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'Michael Niedermayer2014-04-29
* ffmpeg_opt: check that a subtitle encoder is available before auto mapping st...Michael Niedermayer2014-03-16
* ffmpeg_opt: Check ist is valid before using it in audio_channels_map initMichael Niedermayer2014-03-15
* ffmpeg_opt: get_preset_file_2(): fix avio_open2() return code checkTimothy Gu2014-02-25
* Merge commit '746dca483a2f0f2639265f6e1c0085c8861875a1'Michael Niedermayer2014-02-24
* ffmpeg: support setting the chroma intra matrixMichael Niedermayer2014-02-18
* ffmpeg_opt: assert_file_overwrite: Work for all file protocol outputsAlexander Strasser2014-02-16
* ffmpeg: do not fail when options are routed to libavformat and libavcodec and...Michael Niedermayer2014-01-03
* ffmpeg_opt: Fix -target vcdCarl Eugen Hoyos2013-12-25
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-04
* Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea'Michael Niedermayer2013-11-23
* Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325'Michael Niedermayer2013-11-23
* ffmpeg: Do not fill gap before the first decodable frame on single stream inp...Michael Niedermayer2013-11-16
* ffmpeg_opt: fix overriding values set by -targetMichael Niedermayer2013-11-13
* ffmpeg: generate more specific error message in case of inconsistent filterin...Stefano Sabatini2013-11-09
* ffmpeg: store value of -filter and -filter_script per-stream option in Output...Stefano Sabatini2013-11-09
* ffmpeg: add verbose consistency checks in case of filtering inconsistent optionsStefano Sabatini2013-11-03
* make it possible to compile ffmpeg without swscalePaul B Mahol2013-10-21
* ffmpeg: add max_error_rate to allow tuning the point decoding errors are cons...Michael Niedermayer2013-10-07
* ffmpeg: avoid direct access to lowres use av_codec_g/set_lowres()Michael Niedermayer2013-10-03
* ffmpeg: add support to force specific AVCodecsMichael Niedermayer2013-10-02
* Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7'Michael Niedermayer2013-08-06
* ffmpeg_opt: Remove support for specifying -t anywhere to set the durationMichael Niedermayer2013-08-06
* Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e'Michael Niedermayer2013-08-06
* Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8'Michael Niedermayer2013-08-06
* Merge commit '7748dd41be3d6dd6300f14263586af4ee104ead2'Michael Niedermayer2013-08-01
* ffmpeg_opt: do not warn about unused gop_timecodeMichael Niedermayer2013-07-09
* ffmpeg: Allow overriding ffservers inputMichael Niedermayer2013-07-09
* ffmpeg: move creation_time for ffserver setting upMichael Niedermayer2013-07-09
* ffmpeg_opt: replace exit() by exit_program()Michael Niedermayer2013-07-08
* ffmpeg: add -apad option which injects a apad filter only in the presence of ...Michael Niedermayer2013-05-08
* ffmpeg: move a local variable definition later.Nicolas George2013-05-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-03
* Merge commit '3d624420086ed3cd0c74f4510f0285968e21c117'Michael Niedermayer2013-05-01
* ffmpeg: make -aspect work with -vcodec copy.Nicolas George2013-04-18
* Merge commit 'dc574658d15ad8f171dbdecbdce7197acf9424a0'Michael Niedermayer2013-04-12
* Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer2013-04-11
* ffmpeg: use a rational for -aspect option.Nicolas George2013-04-09
* ffmpeg: Print a warning when -frames is affecting non video framesMichael Niedermayer2013-04-07
* Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c'Michael Niedermayer2013-03-28
* ffmpeg_opt: avoid strcpy()Michael Niedermayer2013-03-26
* ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with ...Michael Niedermayer2013-03-21
* ffmpeg: make -lavfi an alias for -filter_complex.Nicolas George2013-03-17
* ffmpeg_opt: add OPT_INPUT to -fix_sub_duration and -canvas_size.Nicolas George2013-03-16
* Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'Michael Niedermayer2013-03-15
* ffmpeg: add OPT_INPUT to -guess_layout_max.Nicolas George2013-03-14