2487 Commits (e00b2d284e492e4f40dcf41392518b7a7d652901)

Author SHA1 Message Date
Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
Clément Bœsch fd0c83c666 ffprobe: add flat output format. 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
Clément Bœsch dae8505492 ffprobe: make -of an alias for -print_format. 13 years ago
Stefano Sabatini 89d49acb3b ffprobe: add INI writer 13 years ago
Clément Bœsch f0c15ecd45 doc/syntax: escape '@' to fix a warning. 13 years ago
Stefano Sabatini c365cdf202 ffprobe: add support to '\b' and '\f' escaping in c_escape_str() 13 years ago
Anton Khirnov 8271f55bd7 avprobe: restore pseudo-INI old style format for compatibility. 13 years ago
Samuel Pitoiset 154486f9ad opt: Add av_opt_set_bin() 13 years ago
Christian Schmidt f7d5272456 ffprobe: display the codec profile in show_stream() 13 years ago
Luca Barbato 6a6c2a94c5 avprobe: update documentation 13 years ago
Luca Barbato c6eeb9b7b6 rtmp: fix url parsing 13 years ago
Luca Barbato b0970a69d1 fate: document TARGET_EXEC and its usage 13 years ago
Michael Niedermayer 6bc485b86b release_notes: update 13 years ago
Clément Bœsch ba4aa656ce doc/filters: move "aformat" before "amerge". 13 years ago
Clément Bœsch 42b2908d7b doc/filters: remove old aformat entry. 13 years ago
Michael Niedermayer 53285ced19 doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11) 13 years ago
Stefano Sabatini f2ee065638 lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h 13 years ago
Justin Ruggles c7448c182a lavfi: add audio mix filter 13 years ago
Stefano Sabatini 27127ebe6c doc: add syntax.texi file 13 years ago
Justin Ruggles afeb3590fc lavfi: add an audio split filter 13 years ago
Stefano Sabatini 3853e1d94e doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain ffmpeg.org url 13 years ago
Diego Biurrun 9309bdfe2c fate: change name of FATE samples location environment variable 13 years ago
James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
Nicolas George ea07063fd8 cmdutils: allow to specify a stream by its ID. 13 years ago
Stefano Sabatini 150227e8ed lavfi/asplit: move asplit code to vf_split.c, and make it support N outputs 13 years ago
Clément Bœsch 4fd573970a doc/examples: make use of the parameter filters_descr parameter in init_filters(). 13 years ago
Clément Bœsch e692b9d564 doc/examples: fix pts heuristic in filtering_video. 13 years ago
Clément Bœsch 5e82ec9b42 doc/examples: properly close input in metadata. 13 years ago
Clément Bœsch 50df68fd50 doc/examples: print operation filename in decoding_encoding. 13 years ago
Clément Bœsch c6bbe3c2a7 doc/examples: add debug compilation flag. 13 years ago
Clément Bœsch 6c211085bb doc/examples: use system headers in decoding_encoding and muxing. 13 years ago
Clément Bœsch 136ca0e5f8 doc/examples: remove explicit rules. 13 years ago
Clément Bœsch 7aedfeebfb doc/examples: add libavr to libraries to avoid link failures. 13 years ago
Anton Khirnov 54c5dd89e3 lavfi: Add fps filter. 13 years ago
Diego Biurrun 90c9edba58 doc: Replace some @file tags by more suitable markup. 13 years ago
Stefano Sabatini e1a8df70a2 lavfi/aevalsrc: add option channel_layout 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Clément Bœsch a48abf5e26 doc/filter_design: fix a few other typo. 13 years ago
Stefano Sabatini a28aa76ac8 doc/filtering_design: fix typo negociation -> negotiation 13 years ago
Diego Biurrun 4982e1ddfa build: Add 'check' target to run all compile and test targets. 13 years ago
Anton Khirnov d89eca507c Add missing version bumps and APIchanges/Changelog entries. 13 years ago
Marton Balint 94a9ac1277 lavf: add av_guess_frame_sample_aspect_ratio function 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
Anton Khirnov 9f26421b0b lavfi: add asyncts filter. 13 years ago
Anton Khirnov fb604ae850 lavfi: add aformat filter 13 years ago
Anton Khirnov a2cd9be212 lavfi: add an audio buffer sink. 13 years ago
Anton Khirnov 4c66c40718 lavfi: add an audio buffer source. 13 years ago