aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/developer.texi: Add a code of conductMichael Niedermayer2016-06-051-0/+29
* doc/general: update supported DCA extensionsJames Almer2016-05-141-1/+1
* update for 3.0.2Michael Niedermayer2016-04-281-1/+1
* doc/Doxyfile: update for 3.0.1Michael Niedermayer2016-03-291-1/+1
* avformat/concatdec: set safe mode to enabled instead of autoMichael Niedermayer2016-03-261-2/+4
* doc/utils: fix typo for min() descriptionPaul B Mahol2016-03-021-1/+1
* Basic updates for 3.0Michael Niedermayer2016-02-141-1/+1
* Changelog/APIChanges Put 3.0 release markerMichael Niedermayer2016-02-141-0/+2
* doc/protocols: document protocol_whitelistMichael Niedermayer2016-02-141-0/+19
* doc/APIchanges: fill in more missing thingsMichael Niedermayer2016-02-131-3/+3
* doc/APIchanges: Fill in some missing valuesMichael Niedermayer2016-02-131-19/+19
* doc/filters: add one more blend examplePaul B Mahol2016-02-121-0/+6
* doc/filters: add geq diagonal split screen exampleLou Logan2016-02-121-5/+2
* doc/encoders: fix typos in the vc2 encoder documentationRostislav Pehlivanov2016-02-121-2/+2
* doc/encoders: add documentation for the VC-2 encoderRostislav Pehlivanov2016-02-121-0/+65
* doc/filters: fix metadata examplePaul B Mahol2016-02-111-1/+1
* avfilter/f_metadata: rename "string" into "same_str"Tobias Rapp2016-02-111-7/+2
* avfilter/f_metadata: add starts_with string functionTobias Rapp2016-02-111-0/+4
* avfilter/f_metadata: add support for file outputTobias Rapp2016-02-111-0/+6
* Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-101-0/+3
|\
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-241-0/+4
* | avfilter/f_metadata: fix few logic errorsPaul B Mahol2016-02-101-2/+2
* | avfilter: add metadata filtersPaul B Mahol2016-02-101-0/+94
* | avfilter/vf_blend: add multiply128 modePaul B Mahol2016-02-071-0/+1
* | libvpxenc: Allow setting tune parameterTimothy Gu2016-02-071-0/+6
* | avfilter: add swaprect filterPaul B Mahol2016-02-071-0/+54
* | avfilter: add streamselect and astreamselect filterPaul B Mahol2016-02-061-0/+39
* | lavf/asfenc: add support for setting packet sizeMarton Balint2016-02-051-0/+20
* | doc/demuxers: add some concat demuxer script examplesTobias Rapp2016-02-031-0/+27
* | decklink: support all valid numbers of audio channelsMatthias Hunstock2016-02-031-1/+12
* | avformat: add protocol_whitelistMichael Niedermayer2016-02-021-0/+3
* | avutil: Add GOP timecode frame side dataDerek Buitenhuis2016-02-011-0/+3
* | doc/ffmpeg: explain properly how -fs worksUmair Khan2016-02-011-1/+3
* | avfilter: add nnedi filterPaul B Mahol2016-02-011-0/+109
* | doc/filters.texi: fix typo in spectrumsynth examplePaul B Mahol2016-01-311-1/+1
* | avcodec: Add forgotten minor bump, add Changelog and add Cineform to general....Kieran Kunhya2016-01-301-0/+1
* | avcodec: Remove libvo-aacenc support.Kieran Kunhya2016-01-292-35/+2
* | avcodec: Remove libaacplusTimothy Gu2016-01-292-4/+4
* | configure: remove libzvbi GPL dependencyMarton Balint2016-01-291-6/+0
* | lavd/decklink_dec: add support for teletextMarton Balint2016-01-291-0/+10
* | lavf/segment: add new option segment_clocktime_wrap_durationMarton Balint2016-01-281-0/+12
* | lavf/segment: add support for specifying clock time offsetMarton Balint2016-01-281-0/+10
* | avfilter/vf_zscale: make it possible to override input frame parametersPaul B Mahol2016-01-261-0/+57
* | ffmpeg_opt: Allow -metadata option to set metadata on programs.Vittorio Gambaletta (VittGam)2016-01-261-2/+2
* | lavc/libzvbi-teletextdec: add support for setting background opacityMarton Balint2016-01-251-1/+7
* | avfilter/vf_zoompan: fix pts handlingPaul B Mahol2016-01-241-0/+3
* | avformat: Remove support for libquviKieran Kunhya2016-01-241-12/+0
* | doc/demuxers: Document enable_drefs and use_absolute_pathMichael Niedermayer2016-01-231-0/+17
* | libavformat/tcp.c : add send_buffer_size and recv_buffer_size optionsPerette Barella2016-01-221-0/+6
* | avfilter: add convolution filterPaul B Mahol2016-01-221-0/+62