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
2016-12-06Avoid using the term "file" and prefer "url" in some docs and commentsMichael Niedermayer
2016-12-04Update for version 3.0.5Michael Niedermayer
2016-10-19doc/examples/demuxing_decoding: Drop AVFrame->pts usen3.0.4Michael Niedermayer
2016-09-28Update for 3.0.4Michael Niedermayer
2016-08-13Update for 3.0.3Michael Niedermayer
2016-06-05doc/developer.texi: Add a code of conductMichael Niedermayer
2016-05-15doc/general: update supported DCA extensionsJames Almer
2016-04-28update for 3.0.2Michael Niedermayer
2016-03-29doc/Doxyfile: update for 3.0.1n3.0.1Michael Niedermayer
2016-03-26avformat/concatdec: set safe mode to enabled instead of autoMichael Niedermayer
2016-03-03doc/utils: fix typo for min() descriptionPaul B Mahol
2016-02-15Basic updates for 3.0Michael Niedermayer
2016-02-15Changelog/APIChanges Put 3.0 release markerMichael Niedermayer
2016-02-14doc/protocols: document protocol_whitelistMichael Niedermayer
2016-02-13doc/APIchanges: fill in more missing thingsMichael Niedermayer
2016-02-13doc/APIchanges: Fill in some missing valuesMichael Niedermayer
2016-02-13doc/filters: add one more blend examplePaul B Mahol
2016-02-12doc/filters: add geq diagonal split screen exampleLou Logan
2016-02-12doc/encoders: fix typos in the vc2 encoder documentationRostislav Pehlivanov
2016-02-12doc/encoders: add documentation for the VC-2 encoderRostislav Pehlivanov
2016-02-11doc/filters: fix metadata examplePaul B Mahol
2016-02-11avfilter/f_metadata: rename "string" into "same_str"Tobias Rapp
2016-02-11avfilter/f_metadata: add starts_with string functionTobias Rapp
2016-02-11avfilter/f_metadata: add support for file outputTobias Rapp
2016-02-10Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis
2016-02-10avfilter/f_metadata: fix few logic errorsPaul B Mahol
2016-02-10avfilter: add metadata filtersPaul B Mahol
2016-02-07avfilter/vf_blend: add multiply128 modePaul B Mahol
2016-02-07libvpxenc: Allow setting tune parameterTimothy Gu
2016-02-07avfilter: add swaprect filterPaul B Mahol
2016-02-07avfilter: add streamselect and astreamselect filterPaul B Mahol
2016-02-05lavf/asfenc: add support for setting packet sizeMarton Balint
2016-02-03doc/demuxers: add some concat demuxer script examplesTobias Rapp
2016-02-03decklink: support all valid numbers of audio channelsMatthias Hunstock
2016-02-02avformat: add protocol_whitelistMichael Niedermayer
2016-02-01avutil: Add GOP timecode frame side dataDerek Buitenhuis
2016-02-01doc/ffmpeg: explain properly how -fs worksUmair Khan
2016-02-01avfilter: add nnedi filterPaul B Mahol
2016-01-31doc/filters.texi: fix typo in spectrumsynth examplePaul B Mahol
2016-01-30avcodec: Add forgotten minor bump, add Changelog and add Cineform to general....Kieran Kunhya
2016-01-30avcodec: Remove libvo-aacenc support.Kieran Kunhya
2016-01-30avcodec: Remove libaacplusTimothy Gu
2016-01-29configure: remove libzvbi GPL dependencyMarton Balint
2016-01-29lavd/decklink_dec: add support for teletextMarton Balint
2016-01-28lavf/segment: add new option segment_clocktime_wrap_durationMarton Balint
2016-01-28lavf/segment: add support for specifying clock time offsetMarton Balint
2016-01-27avfilter/vf_zscale: make it possible to override input frame parametersPaul B Mahol
2016-01-26ffmpeg_opt: Allow -metadata option to set metadata on programs.Vittorio Gambaletta (VittGam)
2016-01-26lavc/libzvbi-teletextdec: add support for setting background opacityMarton Balint
2016-01-24avfilter/vf_zoompan: fix pts handlingPaul B Mahol