summaryrefslogtreecommitdiff
path: root/avconv.c
Commit message (Expand)AuthorAge
...
| * avconv: Factorize combining auto vsync with format.Alex Converse2011-08-17
| * avconv: Factorize video resampling.Alex Converse2011-08-17
| * avconv: Don't unnecessarily convert ipts to a double.Alex Converse2011-08-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-17
|\|
| * Revert "avconv: use stream copy by default when possible."Anton Khirnov2011-08-16
| * avconv: print stream copy information.Anton Khirnov2011-08-16
| * avconv: use stream copy by default when possible.Anton Khirnov2011-08-16
| * avconv: don't segfault on 0 input files.Anton Khirnov2011-08-16
* | avconv: Correct Copyright statement.Michael Niedermayer2011-08-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-16
|\|
| * avconv: remove a write-only variableAnton Khirnov2011-08-16
| * avconv: remove pointless parameter from new_*_stream().Anton Khirnov2011-08-16
| * avconv: cosmetics, move codeAnton Khirnov2011-08-16
| * 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
* | avconv: fix uninitialized variableMichael Niedermayer2011-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-15
|\|
| * 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
* | ffmpeg: fix null pointer segfault on solaris. (ticket381)Michael Niedermayer2011-08-13
* | avconv: remove trailing whitespaceMichael Niedermayer2011-08-13
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-13
|/
* 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