95 Commits (aa6b2e081c504cb99f5e2e0ceb45295ef24bdac2)

Author SHA1 Message Date
Anton Khirnov b420a27e74 avconv: allow -b to be used with streamcopy 8 years ago
Diego Biurrun 043b0b9fb1 Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v 8 years ago
Anton Khirnov 398f015f07 avconv: buffer the packets written while the muxer is not initialized 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Alexandra Hájková cd0e08813a avconv: support infinite loop for the loop option 9 years ago
Anton Khirnov fb472e1a11 avconv: add support for Intel QSV-accelerated transcoding 9 years ago
Alexandra Hájková 16b0c92962 avconv: Add loop option. 9 years ago
Timothy Gu c23999be13 avconv_opt: Add an option that lists all supported hwaccels 9 years ago
Luca Barbato 219b39a71a parseutil: Use non ambiguous aliases for uhd 9 years ago
Luca Barbato e93ca480c9 parseutil: Add more resolution aliases 9 years ago
Martin Storsjö 16302246b1 avconv: Add an option for automatically rotating video according to display matrix 10 years ago
Diego Biurrun 775a0b04f0 doc: Fix syntax and logical errors in avconv stream combination example 10 years ago
Anton Khirnov 481a366749 cmdutils: allow matching by metadata in stream specifiers 10 years ago
Anton Khirnov 1839fafa95 avconv: Support VDA hwaccel 11 years ago
Hendrik Leppkes 35177ba77f avconv: add support for DXVA2 decoding 11 years ago
Luca Barbato 006c253346 doc: Fit the graph in 80 cols 11 years ago
Timothy Gu 3a5a965493 avconv: make the ASCII flow charts narrower to fit onto TTY 11 years ago
Anton Khirnov 746dca483a avconv: support forcing codec tags for input streams 11 years ago
John Stebbins a17ab0e46a doc: add decoders.texi 11 years ago
Anton Khirnov 7671dd7cd7 avconv: add support for VDPAU decoding 11 years ago
Anton Khirnov 07fd0a2219 avconv: add infrastructure for using hwaccels 11 years ago
Luca Barbato f825d42bcc avplay: Accept cpuflags option 11 years ago
Martin Storsjö 205a4502d3 doc: Clarify the avconv section about -re 11 years ago
Anton Khirnov 811bd07846 avconv: make input -ss accurate when transcoding 11 years ago
Vittorio Giovara 7748dd41be avconv: add -n option to immediately exit when output files already exist 11 years ago
Anton Khirnov 481575d255 avconv: remove -deinterlace 12 years ago
Anton Khirnov a4208b9b7d avconv: add options for reading filtergraphs from a file. 12 years ago
Anton Khirnov fb722a900f avconv: remove -same_quant 12 years ago
Anton Khirnov bbcedade00 avconv: make the -passlogfile option per-stream. 12 years ago
Anton Khirnov 038c0b1e06 avconv: make the -pass option per-stream. 12 years ago
Anton Khirnov 79600a8354 avconv: deprecate -isync. 12 years ago
Anton Khirnov 3c0df90584 avconv: make -shortest a per-output file option. 12 years ago
Anton Khirnov ab29609701 avconv: allow no input files. 12 years ago
Anton Khirnov 2b1f105f1b doc/avconv: add some details about the transcoding process. 13 years ago
Anton Khirnov c9cc76290f avconv: extend -r to work on any input stream. 13 years ago
Anton Khirnov 4f81a5072a doc/avconv: expand documentation for the -s option. 13 years ago
Anton Khirnov 6eeb9a0433 avconv: automatically insert asyncts when -async is used. 13 years ago
Anton Khirnov 369cb092ec avconv: add support for audio filters. 13 years ago
Alex Converse 3607dc2b1a doc: Replace a stray reference to the old '-intra' flag. 13 years ago
Anton Khirnov 3b266da3d3 avconv: add support for complex filtergraphs. 13 years ago
Anton Khirnov 4fea8959d8 doc/avconv: remove entries for AVOptions. 13 years ago
Anton Khirnov 4138cd2907 avconv: add -cpuflags option for setting supported cpuflags. 13 years ago
Anton Khirnov 832ba44d8d avconv: saner output video timebase. 13 years ago
John Van Sickle d6a77e2b97 docs: use -bsf:[vas] instead of -[vas]bsf. 13 years ago
Anton Khirnov d7edd359ec avconv: deprecate the -deinterlace option 13 years ago
Anton Khirnov e8c04f6240 avconv: add symbolic names for -vsync parameters 13 years ago
Alexandra Khirnova a7b5e841ff avconv: support stream specifiers in -metadata and -map_metadata 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Anton Khirnov 2e87b4c511 Warn about avserver being broken. 13 years ago
Anton Khirnov a2aeeb2263 avconv: move copy_initial_nonkeyframes to the options context. 13 years ago