Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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