summaryrefslogtreecommitdiff
path: root/ffmpeg_opt.c
Commit message (Expand)AuthorAge
* 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
* ffmpeg: add OPT_OUTPUT to -to option.Nicolas George2013-03-14
* Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'Michael Niedermayer2013-03-12
* Merge commit '6deae8e0530a885b76f149841ed4899cb438ec23'Michael Niedermayer2013-03-12
* Merge commit '1da54e908eba73eb86f5d614c51f06811c85c3ea'Michael Niedermayer2013-03-12
* ffmpeg: fix reinit_filter typeMichael Niedermayer2013-03-12
* Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer2013-03-12
* ffmpeg: add the -canvas_size option.Nicolas George2013-03-10
* ffmpeg_opt: Ask for overwrite in single image2 files tooMichael Niedermayer2013-03-03
* Deprecate deinterlaced in libavcodec.Ronald S. Bultje2013-03-03
* ffmpeg: fix -stats -v 0Michael Niedermayer2013-03-03
* Merge commit 'df0229a7caa124dcfb84c34b48d316744c467311'Michael Niedermayer2013-03-01
* ffmpeg_opt: add -to option to specify stop timeJean First2013-02-27
* ffmpeg_opt: cosmeticsJean First2013-02-25
* ffmpeg: use a AVDictionary instead of the context to move swr parameters aroundMichael Niedermayer2013-02-24
* Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'Michael Niedermayer2013-02-24
* ffmpeg: dont allow -flags to override -passMichael Niedermayer2013-02-06
* ffmpeg: free attachments, fix memleakMichael Niedermayer2013-02-03
* ffmpeg: fix broken channel_layout optionMatthieu Bouron2013-02-01
* ffmpeg: remove -crop* and -pad* optionsStefano Sabatini2013-01-27
* ffmpeg: add -guess_layout_max option.Nicolas George2013-01-26
* ffmpeg: fix typo in open_files() messageStefano Sabatini2013-01-25
* Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d'Michael Niedermayer2013-01-15
* doc/ffmpeg: extend documentation for the -filter options and -af/vf aliasesStefano Sabatini2013-01-13
* ffmpeg: fix dither to 24bit PCM outputMichael Niedermayer2013-01-08
* mpegpsenc: Fix SCR handling for DVDMichael Niedermayer2013-01-04
* ffmpeg: apply flags to attachments too.Nicolas George2013-01-01
* ffmpeg: move stream_copy flags handling after attachments.Nicolas George2013-01-01
* better filter error message when accidentally reusing outputsrogerdpack2013-01-01
* ffmpeg: mark attachment streams finished.Nicolas George2013-01-01
* ffmpeg: avoid negative timestamps for DVDMichael Niedermayer2013-01-01
* ffmpeg_opt: fix recording time in->out carryover.Michael Niedermayer2012-12-20
* Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer2012-12-20
* ffmpeg_opt: fix pointer typesMichael Niedermayer2012-12-20
* Merge commit 'acb571c89a065d943163c11efb46de35774f1909'Michael Niedermayer2012-12-20