summaryrefslogtreecommitdiff
path: root/avconv.c
Commit message (Expand)AuthorAge
...
* avconv: cosmetics -- move copy_chapters().Anton Khirnov2011-08-16
* avconv: cosmetics -- move parse_forced_key_frames().Anton Khirnov2011-08-16
* lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov2011-08-16
* avconv: rename sameq to same_quantAnton Khirnov2011-08-16
* avconv: replace -vcodec/-acodec/-scodec with a better system.Anton Khirnov2011-08-16
* avconv: remove presets.Anton Khirnov2011-08-16
* mpeg12: remove repeat-field code disabled since May 2002Dustin Brody2011-08-15
* Turn on resampling on sudden size change instead of bailing out during recode.Kostya2011-08-15
* avtools: reinitialise filter chain when input video stream changes dimensionsKostya2011-08-15
* avconv: change semantics of -mapAnton Khirnov2011-08-12
* avconv: get rid of new* options.Anton Khirnov2011-08-12
* cmdutils: allow precisely specifying a stream for AVOptions.Anton Khirnov2011-08-12
* avconv: make -map_metadata work consistently with the other optionsAnton Khirnov2011-08-12
* avconv: remove deprecated options.Anton Khirnov2011-08-12
* avconv: make -map_chapters accept only the input file index.Anton Khirnov2011-08-12
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12