| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'dc574658d15ad8f171dbdecbdce7197acf9424a0' | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' | Michael Niedermayer | 2013-04-11 | 1 | -1/+0 |
* | ffmpeg: use a rational for -aspect option. | Nicolas George | 2013-04-09 | 1 | -1/+1 |
* | ffmpeg: Print a warning when -frames is affecting non video frames | Michael Niedermayer | 2013-04-07 | 1 | -0/+8 |
* | Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c' | Michael Niedermayer | 2013-03-28 | 1 | -10/+82 |
* | ffmpeg_opt: avoid strcpy() | Michael Niedermayer | 2013-03-26 | 1 | -1/+1 |
* | ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with ... | Michael Niedermayer | 2013-03-21 | 1 | -12/+1 |
* | ffmpeg: make -lavfi an alias for -filter_complex. | Nicolas George | 2013-03-17 | 1 | -0/+2 |
* | ffmpeg_opt: add OPT_INPUT to -fix_sub_duration and -canvas_size. | Nicolas George | 2013-03-16 | 1 | -2/+2 |
* | Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27' | Michael Niedermayer | 2013-03-15 | 1 | -0/+1 |
* | ffmpeg: add OPT_INPUT to -guess_layout_max. | Nicolas George | 2013-03-14 | 1 | -1/+1 |
* | ffmpeg: add OPT_OUTPUT to -to option. | Nicolas George | 2013-03-14 | 1 | -1/+1 |
* | Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30' | Michael Niedermayer | 2013-03-12 | 1 | -0/+89 |
* | Merge commit '6deae8e0530a885b76f149841ed4899cb438ec23' | Michael Niedermayer | 2013-03-12 | 1 | -6/+9 |
* | Merge commit '1da54e908eba73eb86f5d614c51f06811c85c3ea' | Michael Niedermayer | 2013-03-12 | 1 | -12/+15 |
* | ffmpeg: fix reinit_filter type | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
* | Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38' | Michael Niedermayer | 2013-03-12 | 1 | -76/+114 |
* | ffmpeg: add the -canvas_size option. | Nicolas George | 2013-03-10 | 1 | -1/+11 |
* | ffmpeg_opt: Ask for overwrite in single image2 files too | Michael Niedermayer | 2013-03-03 | 1 | -1/+2 |
* | Deprecate deinterlaced in libavcodec. | Ronald S. Bultje | 2013-03-03 | 1 | -0/+4 |
* | ffmpeg: fix -stats -v 0 | Michael Niedermayer | 2013-03-03 | 1 | -1/+1 |
* | Merge commit 'df0229a7caa124dcfb84c34b48d316744c467311' | Michael Niedermayer | 2013-03-01 | 1 | -0/+2 |
* | ffmpeg_opt: add -to option to specify stop time | Jean First | 2013-02-27 | 1 | -0/+17 |
* | ffmpeg_opt: cosmetics | Jean First | 2013-02-25 | 1 | -1/+1 |
* | ffmpeg: use a AVDictionary instead of the context to move swr parameters around | Michael Niedermayer | 2013-02-24 | 1 | -4/+3 |
* | Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044' | Michael Niedermayer | 2013-02-24 | 1 | -0/+2 |
* | ffmpeg: dont allow -flags to override -pass | Michael Niedermayer | 2013-02-06 | 1 | -0/+2 |
* | ffmpeg: free attachments, fix memleak | Michael Niedermayer | 2013-02-03 | 1 | -0/+1 |
* | ffmpeg: fix broken channel_layout option | Matthieu Bouron | 2013-02-01 | 1 | -1/+1 |
* | ffmpeg: remove -crop* and -pad* options | Stefano Sabatini | 2013-01-27 | 1 | -30/+0 |
* | ffmpeg: add -guess_layout_max option. | Nicolas George | 2013-01-26 | 1 | -0/+4 |
* | ffmpeg: fix typo in open_files() message | Stefano Sabatini | 2013-01-25 | 1 | -1/+1 |
* | Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d' | Michael Niedermayer | 2013-01-15 | 1 | -2/+0 |
* | doc/ffmpeg: extend documentation for the -filter options and -af/vf aliases | Stefano Sabatini | 2013-01-13 | 1 | -3/+3 |
* | ffmpeg: fix dither to 24bit PCM output | Michael Niedermayer | 2013-01-08 | 1 | -0/+2 |
* | mpegpsenc: Fix SCR handling for DVD | Michael Niedermayer | 2013-01-04 | 1 | -2/+0 |
* | ffmpeg: apply flags to attachments too. | Nicolas George | 2013-01-01 | 1 | -1/+1 |
* | ffmpeg: move stream_copy flags handling after attachments. | Nicolas George | 2013-01-01 | 1 | -12/+11 |
* | better filter error message when accidentally reusing outputs | rogerdpack | 2013-01-01 | 1 | -1/+1 |
* | ffmpeg: mark attachment streams finished. | Nicolas George | 2013-01-01 | 1 | -0/+1 |
* | ffmpeg: avoid negative timestamps for DVD | Michael Niedermayer | 2013-01-01 | 1 | -0/+2 |
* | ffmpeg_opt: fix recording time in->out carryover. | Michael Niedermayer | 2012-12-20 | 1 | -9/+11 |
* | Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' | Michael Niedermayer | 2012-12-20 | 1 | -2/+2 |
* | ffmpeg_opt: fix pointer types | Michael Niedermayer | 2012-12-20 | 1 | -2/+2 |
* | Merge commit 'acb571c89a065d943163c11efb46de35774f1909' | Michael Niedermayer | 2012-12-20 | 1 | -1/+1 |
* | Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06' | Michael Niedermayer | 2012-12-20 | 1 | -66/+173 |
* | ffmpeg: use GROW_ARRAY in opt_map_channel. | Clément Bœsch | 2012-12-19 | 1 | -3/+1 |
* | Merge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3' | Michael Niedermayer | 2012-12-19 | 1 | -13/+8 |
* | ffmpeg: use avformat_seek_file() instead of av_seek_frame(). | Clément Bœsch | 2012-12-02 | 1 | -1/+1 |
* | ffmpeg: fix swr filter_type for auto inserted aresample filters | Michael Niedermayer | 2012-11-26 | 1 | -0/+1 |