2845 Commits (9de731e9d0f415ce8c5dc1c9079490964c244867)

Author SHA1 Message Date
Stefano Sabatini e53becc70f examples/Makefile: give priority to pkg-config flags 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 a2318326f1 lavc: add lossy/lossless codec properties. 12 years ago
Ramiro Polla ad7fae4ee1 dshow: allow user to specify audio buffer size 12 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 12 years ago
Andrey Utkin 028b6d2b5c Add 'timeout' option to UDP protocol 12 years ago
Stefano Sabatini 2cbffc6706 examples/Makefile: remove duplicated -f switch 12 years ago
Stefano Sabatini 74419fcf45 examples: add scaling_video example 12 years ago
Jérémy Tran 316afee708 lavfi: add smartblur filter 12 years ago
Nicolas George 786dadc014 cmdutils: add -layouts option. 12 years ago
Stefano Sabatini 60924dfe55 examples/decoding_encoding: make operation logic more self-evident / predictable 12 years ago
Stefano Sabatini 3b0e2763f4 examples/Makefile: apply misc minor fixes to the RM rule 12 years ago
Stefano Sabatini c0bca6425d examples/decoding_encoding: store temporary files in current dir 12 years ago
Stefano Sabatini fef9e84114 examples/decoding_encoding.c: tell where the decoding output files are printed 12 years ago
Stefano Sabatini 864e8adcf1 examples/muxing: update to the new avcodec_encode_video2() API 12 years ago
Michael Niedermayer 5ac603df83 doc/developer: add "Adding files to the fate-suite dataset" 12 years ago
Stefano Sabatini 1181461ca5 lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTT 12 years ago
Stefano Sabatini 3d6d59ef35 doc/filters: itemize examples for *settb filters 12 years ago
Stefano Sabatini c45178cf5b doc/filters: itemize examples for *setpts filters 12 years ago
Stefano Sabatini 0043db2967 doc/filters: move *setpts and *settb filters to the multimedia filters section 12 years ago
Anton Khirnov 7b44061f4b doc/APIchanges: add an entry for codec descriptors. 12 years ago
Stefano Sabatini a7219529d1 examples/decoding_encoding: flush audio frames in the encoder 12 years ago
Stefano Sabatini 535df748c5 examples/decoding_encoding: re-organize frame configuration code 12 years ago
Stefano Sabatini 780bf7595e doc/filters: fix level for the flite Examples subsection 12 years ago
Stefano Sabatini 2c0b164227 doc/faq: mention doc/examples 12 years ago
Stefano Sabatini 005af8ce61 examples/muxing: cast sws_scale() argument to the expected one 12 years ago
Stefano Sabatini 4a91962771 doc/eval: add missing documentation of functions 12 years ago
Stefano Sabatini 4a32b30e0c doc/filters: itemize examples for pad filter, and fix a few typos 12 years ago
Stefano Sabatini 10c3329627 doc/ffmpeg: extend documentation for -(no)stdin option 12 years ago
Clément Bœsch ddda29b4a7 lavfi: add showspectrum filter. 12 years ago
Jan Ekström 1ab5a78042 lavc: add Ut Video encoder 12 years ago
Anton Khirnov 1136bd362a avtools: add -h demuxer/muxer 12 years ago
Anton Khirnov a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
Anton Khirnov 79600a8354 avconv: deprecate -isync. 12 years ago
Nicolas George 5980e57cf9 lavfi: add volumedetect filter. 12 years ago
Stefano Sabatini 69fc2489c4 doc/muxers: simplify segment examples 12 years ago
Stefano Sabatini 2d31ae2921 lavf/segment: change default value for segment_list_size option, from 5 to 0 12 years ago
Stefano Sabatini 1c522e3868 lavf/segment: guess list type from list filename suffix 12 years ago
Stefano Sabatini dc7e4d685f lavfi/mp: remove framestep wrapped filter 12 years ago
Stefano Sabatini 48d116400c lavfi: add framestep filter 12 years ago
Stefano Sabatini e5ae2f9126 lavf/segment: add M3U8 list support 12 years ago
Stefano Sabatini 8e2cf68d09 doc/Makefile: add doc target, as an alias for "documentation" 12 years ago
Anton Khirnov 7c10194996 cmdutils: refactor -codecs option. 12 years ago
Anton Khirnov 3c0df90584 avconv: make -shortest a per-output file option. 12 years ago
Nedeljko Babic 6f98e298cc mips: change list of files with MIPS copyright notice in mips.txt 12 years ago
Jordi Ortiz fd6a085a22 doc: Fix syntax errors in sample Emacs config 12 years ago
Clément Bœsch 3250231a02 lavfi: add edgedetect filter. 12 years ago
Jordi Ortiz e5f2731c73 rtmp: Add support for receiving incoming streams 12 years ago
Jérémy Tran 191b77eb01 lavfi/hue: add named options support 12 years ago