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
2015-10-13Update for 2.8.1n2.8.1Michael Niedermayer
2015-10-12doc: fix spelling errorsAndreas Cadhalpun
2015-09-21doc: mention libavcodec can decode Opus nativelyJames Almer
2015-09-06set version to 2.8Michael Niedermayer
2015-09-05doc/APIchanges: Fill in missing fields and correct one lavu versionMichael Niedermayer
2015-09-05doc/APIchanges: add 2.8 cut lineMichael Niedermayer
2015-09-04avfilter/vf_waveform: change intensity to floatPaul B Mahol
2015-09-04doc/examples/http_multiclient: Fix occured typoMichael Niedermayer
2015-09-03doc: Explain how to use the fps and the fieldmatch filter together.Carl Eugen Hoyos
2015-09-03avfilter/vf_drawgraph: add rscroll slide modePaul B Mahol
2015-09-03avfilter/vf_elbg: make it possible to output to pal8 pixel formatPaul B Mahol
2015-09-02lavf: add V as a video stream specifier which is not an attached pictureMarton Balint
2015-09-02avfilter/vf_subtitles: allow setting fonts directoryRicardo Constantino
2015-09-01avfilter/vf_waveform: implement various filtersPaul B Mahol
2015-08-30doc/filters: mention all short names for vectorscope optionsPaul B Mahol
2015-08-30avfilter/vf_vectorscope: implement envelope supportPaul B Mahol
2015-08-30avcodec/snowenc: Support setting the iterative dia size separatelyMichael Niedermayer
2015-08-29avfilter/vf_vectorscope: add yet another modePaul B Mahol
2015-08-29avfilter: add allrgbClément Bœsch
2015-08-28doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the ...Harshit Mittal
2015-08-27avfilter: add framerate video filterPaul B Mahol
2015-08-27ffmpeg_opt: Add -hwaccels option that lists all supported hwaccelsTimothy Gu
2015-08-26avfilter: add hstack & vstack filterPaul B Mahol
2015-08-24avfilter/vf_vectorscope: make intensity user configurablePaul B Mahol
2015-08-22avfilter: add waveform monitor filterPaul B Mahol
2015-08-22git-howto: Various copy editsTimothy Gu
2015-08-21Add support for Audible AA filesVesselin Bontchev
2015-08-21avfilter: add video vectorscope filterPaul B Mahol
2015-08-20doc/indevs: Remove non-existent decklink option examplesLou Logan
2015-08-19doc/indevs: add various missing optionsLou Logan
2015-08-19avfilter: add showfreqs filterPaul B Mahol
2015-08-19vaapi: streamline public context structure.Gwenole Beauchesne
2015-08-19vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne
2015-08-19avfilter/vf_histogram: make it possible to pick color components for levels modePaul B Mahol
2015-08-19doc/indevs: fix fbdev typosLou Logan
2015-08-17avfilter: add scale2ref filterMichael Niedermayer
2015-08-16doc/filter_design: Remove reference to the deprecated and unused cur_buf_copyMichael Niedermayer
2015-08-16doc/examples: rename avio_list_dir -> avio_dir_cmdMariusz Szczepańczyk
2015-08-15examples/avio_list_dir: add move and delete methodsMariusz Szczepańczyk
2015-08-14avfilter/avf_avectorscope: add polar modePaul B Mahol
2015-08-14doc/demuxers/mpegts: apply a minor grammar fix to option descriptionStefano Sabatini
2015-08-14doc/demuxers/mpegts: update documentationStefano Sabatini
2015-08-13doc/developer: Suggest everyone to help with patch reviewsMichael Niedermayer
2015-08-12avfilter: add aphasemeter filterPaul B Mahol
2015-08-12doc/ffmpeg,doc/ffplay: reference timespec definitionsGanesh Ajjanagadde
2015-08-11doc/ffmpeg: correct minor typoGanesh Ajjanagadde
2015-08-11doc/codecs: Document color_range for the input sideMichael Niedermayer
2015-08-09swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARDMichael Niedermayer
2015-08-08swscale: Implement alphablendaway for planar 4:4:4 formatsMichael Niedermayer
2015-08-07avfilter/avf_avectorscope: stop making output fully transparentPaul B Mahol