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
2013-03-21doc/APIchanges: List merge commit hashes and version numbersMichael Niedermayer
2013-03-21apichanges: fix 2 wrong hashesMichael Niedermayer
2013-03-21apichanges: Use , instead of / to seperate multiple hashesMichael Niedermayer
2013-03-21apichanges: fix dateMichael Niedermayer
2013-03-21doc/APIchanges: fix odd .01 versionsMichael Niedermayer
2012-09-13doc/Makefile: Add missing $(HOSTEXESUF) to print_optionsjamal
2012-08-31Clarify that -passlogfile has a different syntax when used with -vcodec libx264.Carl Eugen Hoyos
2012-05-25Update for 0.11n0.11Michael Niedermayer
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
2012-05-15lavf: add av_guess_frame_sample_aspect_ratio functionMarton Balint
2012-05-14avconv: automatically insert asyncts when -async is used.Anton Khirnov
2012-05-14avconv: add support for audio filters.Anton Khirnov
2012-05-14lavfi: add asyncts filter.Anton Khirnov
2012-05-14lavfi: add aformat filterAnton Khirnov
2012-05-14lavfi: add an audio buffer sink.Anton Khirnov
2012-05-14lavfi: add an audio buffer source.Anton Khirnov
2012-05-14ffmpeg: accept + prefix to -pix_fmt option to disable automatic conversions.Nicolas George