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-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
2013-02-24Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'Michael Niedermayer
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer
2013-02-24lavf/concatdec: add the "duration" directive.Nicolas George
2013-02-24lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles
2013-02-23doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun
2013-02-23doc/filters: add forgotten sentence for blend filter examplesPaul B Mahol
2013-02-23doc/muxers: fix reference to @anchor defined in another manualStefano Sabatini
2013-02-23lavu/parseutils: allow MM:SS format for duration in av_parse_time()Senthilnathan M
2013-02-22doc/filters: apply minor spacing fixes to boxblur docsStefano Sabatini
2013-02-22lavfi/boxblur: add support to named optionsStefano Sabatini
2013-02-22blend filterPaul B Mahol
2013-02-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-20lavfi/overlay: add format optionStefano Sabatini
2013-02-20lavfi/overlay: implement shortest optionStefano Sabatini
2013-02-20doc/filters: rework introductory description for decimateStefano Sabatini
2013-02-20lavfi/decimate: use named optionsStefano Sabatini
2013-02-20doc/filters: apply misc fixes to drawbox documentationStefano Sabatini
2013-02-20doc: filters: Correct BNF FILTER descriptionVicente Jimenez Aguilar
2013-02-19lavfi/histogram: overlay display mode for levels histogram modePaul B Mahol
2013-02-18doc: Fix some obsolete references to av* tools as ff* toolsVicente Jimenez Aguilar
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