summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* lavfi: add avfilter_default_filter_name()Stefano Sabatini2012-06-04
* ffprobe: add flat output format.Clément Bœsch2012-06-01
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-30
|\
| * avconv: extend -r to work on any input stream.Anton Khirnov2012-05-29
| * doc/avconv: expand documentation for the -s option.Anton Khirnov2012-05-29
| * avprobe: restore pseudo-INI old style format for compatibility.Anton Khirnov2012-05-26
* | ffprobe: make -of an alias for -print_format.Clément Bœsch2012-05-29
* | ffprobe: add INI writerStefano Sabatini2012-05-29
* | doc/syntax: escape '@' to fix a warning.Clément Bœsch2012-05-29
* | ffprobe: add support to '\b' and '\f' escaping in c_escape_str()Stefano Sabatini2012-05-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-26
|\|
| * opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-26
| * avprobe: update documentationLuca Barbato2012-05-25
| * rtmp: fix url parsingLuca Barbato2012-05-25
| * fate: document TARGET_EXEC and its usageLuca Barbato2012-05-25
* | ffprobe: display the codec profile in show_stream()Christian Schmidt2012-05-26
* | release_notes: updateMichael Niedermayer2012-05-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-25
|\|
| * lavfi: add audio mix filterJustin Ruggles2012-05-23
* | doc/filters: move "aformat" before "amerge".Clément Bœsch2012-05-24
* | doc/filters: remove old aformat entry.Clément Bœsch2012-05-24
* | doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11)Michael Niedermayer2012-05-24
* | lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini2012-05-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-22
|\|
| * lavfi: add an audio split filterJustin Ruggles2012-05-21
| * fate: change name of FATE samples location environment variableDiego Biurrun2012-05-21
| * avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-20
* | doc: add syntax.texi fileStefano Sabatini2012-05-22
* | doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain ffmpeg.o...Stefano Sabatini2012-05-21
* | cmdutils: allow to specify a stream by its ID.Nicolas George2012-05-20
* | Merge commit '755cd4197d53946208e042f095b930dca18d9430'Michael Niedermayer2012-05-19
|\|
| * lavfi: Add fps filter.Anton Khirnov2012-05-18
* | lavfi/asplit: move asplit code to vf_split.c, and make it support N outputsStefano Sabatini2012-05-19
* | doc/examples: make use of the parameter filters_descr parameter in init_filte...Clément Bœsch2012-05-19
* | doc/examples: fix pts heuristic in filtering_video.Clément Bœsch2012-05-19
* | doc/examples: properly close input in metadata.Clément Bœsch2012-05-19
* | doc/examples: print operation filename in decoding_encoding.Clément Bœsch2012-05-19
* | doc/examples: add debug compilation flag.Clément Bœsch2012-05-19
* | doc/examples: use system headers in decoding_encoding and muxing.Clément Bœsch2012-05-19
* | doc/examples: remove explicit rules.Clément Bœsch2012-05-19
* | doc/examples: add libavr to libraries to avoid link failures.Clément Bœsch2012-05-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-19
|\|
| * doc: Replace some @file tags by more suitable markup.Diego Biurrun2012-05-18
| * build: Add 'check' target to run all compile and test targets.Diego Biurrun2012-05-15
* | lavfi/aevalsrc: add option channel_layoutStefano Sabatini2012-05-18
* | lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|\|
| * Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-15
| * avconv: automatically insert asyncts when -async is used.Anton Khirnov2012-05-14
| * avconv: add support for audio filters.Anton Khirnov2012-05-14