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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-05-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-01doc/filters: use @var{} for denoting parameter reference in drawtext docsStefano Sabatini
2012-05-01doc/filters: alphabetically sort drawtext option listingStefano Sabatini
2012-05-01lavfi/tinterlace: support symbolic names for the parameterStefano Sabatini
2012-05-01lavfi/tinterlace: add tinterlace mode 6Stuart Morris
2012-04-30APIchanges: fill in some dates and commit hashesJustin Ruggles
2012-04-28examples/filtering_audio: do not stop on decode error.Nicolas George
2012-04-28examples/filtering_audio: fix a memory leak.Nicolas George
2012-04-27lavc: add MicroDVD decoder.Clément Bœsch
2012-04-27doc: fix syntax for durations and timestamps.Nicolas George
2012-04-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-26avutil: add av_parse_cpu_flags() functionMans Rullgard
2012-04-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-25Add libavresampleJustin Ruggles
2012-04-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-23print_options: warn that the files are generated.Nicolas George
2012-04-23Remove libdirac decoder.Diego Biurrun
2012-04-21lavfi/setfield: add "progressive" optionTim Nicholson
2012-04-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-20avutil: add audio fifo bufferJustin Ruggles
2012-04-20lavfi/mp: remove libmpcodecs mirror filterStefano Sabatini
2012-04-20lavfi: add avfilter_unref_bufferp()Robert Nagy
2012-04-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-17Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29'Michael Niedermayer
2012-04-16doc: Update sample Vim config with suitable (function) indentation settings.Diego Biurrun
2012-04-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-15doc/filters: update documentation.Anton Khirnov
2012-04-15avconv: add support for complex filtergraphs.Anton Khirnov
2012-04-15doc: Improve suggested Emacs settings for our coding style.Diego Biurrun
2012-04-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-14avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini
2012-04-14graphparser: allow specifying sws flags in the graph description.Anton Khirnov
2012-04-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-13lavfi/mp: remove 2xsai wrapped filterStefano Sabatini
2012-04-13lavfi: port 2xsai filter from libmpcodecsStefano Sabatini
2012-04-13examples/decoding_encoding: remove unused variable "size"Stefano Sabatini
2012-04-13lavfi: install asrc_abuffer.h headerStefano Sabatini
2012-04-13git-howto: Explain how to avoid Windows line endings in git checkouts.Diego Biurrun
2012-04-12ffmpeg: add -benchmark_all option.Nicolas George
2012-04-10vf_drawtext: fontconfig support.Nicolas George
2012-04-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-08avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()Justin Ruggles
2012-04-07doc/muxers: add documentation for the md5 and framemd5 muxersStefano Sabatini
2012-04-07doc/muxers: clarify documentation for the framecrc muxerStefano Sabatini
2012-04-07doc/muxers: update documentation for the framecrc muxerStefano Sabatini
2012-04-07doc/filters: remove reference to removed delogo wrapperStefano Sabatini
2012-04-07lavfi/mp: remove remove_logo wrapperStefano Sabatini
2012-04-07lavfi: port libmpcodecs remove-logo filterStefano Sabatini
2012-04-06doc: image2: update docs for glob input patternsAlexander Strasser
2012-04-06lavc: add a OpenEXR decoderJimmy Christensen