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-02-17eval: print() supportMichael Niedermayer
2013-02-17doc/codecs: simple sub_charenc option documentation.Clément Bœsch
2013-02-17doc/examples: do not allocate AVFrame directly.Nicolas George
2013-02-17lavfi/subtitles: support charenc option.Clément Bœsch
2013-02-17lavfi/mp: drop mp=kerndeint filterStefano Sabatini
2013-02-17lavfi/mp: drop mp=unsharp filterStefano Sabatini
2013-02-17lavfi/unsharp: add check on matrix x/y size values oddityStefano Sabatini
2013-02-16lavfi: port MP noise filterPaul B Mahol
2013-02-16lavfi/unsharp: extend range for amount values, to reflect the behavior of mp=...Stefano Sabatini
2013-02-16doc/filters: itemize unsharp examplesStefano Sabatini
2013-02-16lavfi/unsharp: use named options, and add missing checks on matrix size valuesStefano Sabatini
2013-02-15doc: fix reference to ffmpeg-bitstream-filters.html pageStefano Sabatini
2013-02-15lavfi/unsharp: use the same macros used in the original MP filterStefano Sabatini
2013-02-15examples/scaling_video: fix typoStefano Sabatini
2013-02-15doc/APIchanges: List merge commit hashes and version numbersMichael Niedermayer
2013-02-15Fix a few "its" vs "it's" typo.Clément Bœsch
2013-02-15doc/resampler: fix two typo.Clément Bœsch
2013-02-15apichanges: fix 2 wrong hashesMichael Niedermayer
2013-02-14apichanges: Use , instead of / to seperate multiple hashesMichael Niedermayer
2013-02-14apichanges: fix dateMichael Niedermayer
2013-02-14lavfi: remove softskip libmpcodecs wrapperPaul B Mahol
2013-02-14lavfi: remove dsize libmpcodecs wrapperPaul B Mahol
2013-02-14doc/APIchanges: fix odd .01 versionsMichael Niedermayer
2013-02-14doc/platform: Fix 10l typoDerek Buitenhuis
2013-02-13doc/dev: clarify public symbols prefixes.Clément Bœsch
2013-02-13lavf/concatdec: allow probing.Nicolas George
2013-02-13lavf/concatdec: add signature directive.Nicolas George
2013-02-13lavf/concatdec: add safe option.Nicolas George
2013-02-13doc/demuxers: quote command line arguments with @codeDaniel Verkamp
2013-02-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-12Merge commit '56dea32f09e71460add14a1b6d0fbe6eb16f02a4'Michael Niedermayer
2013-02-12doc/filters: rework idet filter descriptionStefano Sabatini
2013-02-12doc/filters: apply minor fixes to il filter docsStefano Sabatini
2013-02-12doc/filters: fix position of il filter docsStefano Sabatini
2013-02-11doc: developer: Fix wording in "naming conventions" sectionDiego Biurrun
2013-02-11doc: developer: Add a note about reserved system name spaceDiego Biurrun
2013-02-10lavfi: remove mp=il filterPaul B Mahol
2013-02-10lavfi: port MP il filterPaul B Mahol
2013-02-09lavf: add tee pseudo-muxer.Nicolas George
2013-02-09lavfi/histogram: make waveform mode more usefulPaul B Mahol
2013-02-09doc/filters: end table in histogram docsStefano Sabatini
2013-02-09doc/demuxers: add docs for rawvideo demuxerStefano Sabatini
2013-02-09doc/demuxers: fix copy&paste error in "@c man end" lineStefano Sabatini
2013-02-09doc/demuxers: sort demuxers by nameStefano Sabatini
2013-02-09histogram filterPaul B Mahol
2013-02-07doc/filters: remove another instance of '×'Stefano Sabatini
2013-02-07doc: replace '×' symbol with 'x'Stefano Sabatini
2013-02-05doc/filters: apply various rendering changes to the showspectrum docsStefano Sabatini
2013-02-05doc/filters: fix @item syntax in showspectrum docsStefano Sabatini
2013-02-04lavfi/showspectrum: display multiple channels in separate rowRudolf Polzer