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-10-03update for 1.2.4n1.2.4Michael Niedermayer
2013-09-23doc/encoders: add doc for AAC encoderTimothy Gu
2013-09-23doc/encoders: improve libvo-aacenc docTimothy Gu
2013-09-23doc/ffmpeg-formats: Add documentation for 3 parameters that have been missingTimothy Gu
2013-09-23doc/encoders: Remove options that were not there when branch was cut from masterTimothy Gu
2013-09-23doc/encoders: reformat and add some clarification in libtwolame docTimothy Gu
2013-09-23doc/encoders: reformat libmp3lame docTimothy Gu
2013-08-27doc/codecs: fix dangling reference to codec-options chaptern1.2.3Stefano Sabatini
2013-08-27update for 1.2.3Michael Niedermayer
2013-08-26doc/filters: review introductory example and explanationStefano Sabatini
2013-08-26doc/encoders: add libxvid docTimothy Gu
2013-08-26doc/encoders: partially rewrite and reformat libx264 docsTimothy Gu
2013-08-26doc/encoders: add libopus encoder docTimothy Gu
2013-08-26doc/muxers: Add AIFF docTimothy Gu
2013-08-26doc/decoders: document libopus decoderTimothy Gu
2013-08-26doc/encoders: alphabetically list the encodersTimothy Gu
2013-08-26doc/decoders: Add libopencore-amrwb decoder docTimothy Gu
2013-08-26doc/decoders: Document libopencore-amrnb decoderTimothy Gu
2013-08-26doc/decoders: Document libilbc decoderTimothy Gu
2013-08-26doc/decoders: Document libgsm decoderTimothy Gu
2013-08-26doc/encoders: Add libopencore-amrnb docTimothy Gu
2013-08-26doc/decoders: Document libceltTimothy Gu
2013-08-26doc/general: Make the license status of the Android libraries clearerTimothy Gu
2013-08-26doc/encoders: Add libvo-amrwbenc docTimothy Gu
2013-08-26doc/encoders: Add libvo-aacenc docTimothy Gu
2013-08-26doc/encoders: add documentation for libtwolameTimothy Gu
2013-08-26doc/encoders: Add documentation for libmp3lameTimothy Gu
2013-08-26doc/filters: fix width/height typo in crop filter.Timothy Gu
2013-07-28update for 1.2.2n1.2.2Michael Niedermayer
2013-07-10update all trac links to use the trac subdomainMichael Niedermayer
2013-05-10update for 1.2.1Michael Niedermayer
2013-03-15release_notes: updateMichael Niedermayer
2013-03-09Update for FFmpeg 1.2Michael Niedermayer
2013-03-07lavf/segment: add support to ffconcat segment listStefano Sabatini
2013-03-07doc/texi2pod: fix @ref substitution rule, disallow "}" within the fieldsStefano Sabatini
2013-03-07lavu: add escape APIStefano Sabatini
2013-03-06lavf/concat: document the use of the files durations.Nicolas George
2013-03-06lavfi/deshake: support named options.Clément Bœsch
2013-03-06doc/filters: make examples a bit more consistent.Clément Bœsch
2013-03-05doc/showspectrum: add some examples.Clément Bœsch
2013-03-05lavfi: port MP stereo3d filterPaul B Mahol
2013-03-05examples/muxing: fix memory leak.Nicolas George
2013-03-05doc/muxers: specify that tee needs -map.Nicolas George
2013-03-05doc/filters: fix short options for noise filterPaul B Mahol
2013-03-04doc/filters: fix degrees/radians copy/paste fail.Clément Bœsch
2013-03-02doc/examples/demuxing: use AVFrame accessor functionsMichael Niedermayer
2013-02-28Improve dump_attachment documentation.Carl Eugen Hoyos
2013-02-27ffmpeg_opt: add -to option to specify stop timeJean First
2013-02-25lavfi/geq: improve support for formats with alpha planePaul B Mahol
2013-02-25lavfi/abuffersink: add sample_rates field to AVABufferSinkParamsStefano Sabatini