aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * examples/decode_audio: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* | doc/examples/encode_audio: add missing returnClément Bœsch2017-03-291-0/+2
* | Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'Clément Bœsch2017-03-295-108/+154
|\|
| * examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-023-98/+140
* | Merge commit 'f76698e759a08e8d3b629c06edb0439f474e7fee'Clément Bœsch2017-03-291-20/+10
|\|
| * examples/encode_audio: use the AVFrame API for allocating the dataAnton Khirnov2016-11-021-16/+10
* | Merge commit 'c00a11ab383ff276a2ab2fdba577945e48d465be'Clément Bœsch2017-03-291-4/+4
|\|
| * examples/encode_audio: constify AVCodec instancesAnton Khirnov2016-11-021-4/+4
* | Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'Clément Bœsch2017-03-295-193/+239
|\|
| * examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-023-171/+213
* | doc/examples/transcoding: convert to codecparJames Almer2017-03-281-29/+67
* | doc/examples/extract_mvs: switch to codecparMatthieu Bouron2017-03-281-17/+20
* | doc/examples/remuxing: switch to codecparMatthieu Bouron2017-03-281-7/+35
* | doc/examples/muxing: re-indent blockMatthieu Bouron2017-03-281-9/+9
* | doc/examples/filtering_*: switch to codecparClément Bœsch2017-03-282-4/+14
* | doc/ffprobe: add -show_log optionDave Rice2017-03-281-0/+7
* | ffprobe.xsd: add frame log dataDave Rice2017-03-281-0/+15
* | Merge commit 'c454dfcff90f0ed39c7b0d4e85664986a8b4476c'Clément Bœsch2017-03-271-0/+1
|\|
* | lavfi: remove af_asynts filterRostislav Pehlivanov2017-03-271-33/+0
* | avformat, ffmpeg: deprecate old rotation APIwm42017-03-271-0/+8
* | doc/bitstream_filters: Fix project name after mergeMichael Niedermayer2017-03-261-1/+1
* | Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'Clément Bœsch2017-03-241-0/+1
|\|
* | Merge commit '043b0b9fb1481053b712d06d2c5b772f1845b72b'Clément Bœsch2017-03-241-5/+8
|\|
| * Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|vDiego Biurrun2016-10-221-5/+8
* | doc/libav-merge: add a line about the extract_extradata commitsJames Almer2017-03-231-0/+1
* | Merge commit '89b35a139e838deeb32ec20d8d034c81014401d0'James Almer2017-03-231-0/+18
|\|
| * lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-161-0/+18
| * Add GBRAP12 pixel format supportKieran Kunhya2016-10-121-0/+3
| * Add GBRP12 pixel format supportMichael Niedermayer2016-10-121-0/+3
| * APIchanges: Expand the name of recently added pixel formatsVittorio Giovara2016-10-121-1/+1
* | Merge commit '112cee0241f5799edff0e4682b9e8639b046dc78'Clément Bœsch2017-03-231-0/+1
|\|
* | Merge commit '5cc0057f4910c8c72421b812c8f337ef6c43696c'Clément Bœsch2017-03-231-0/+1
|\|
| * hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-021-0/+3
* | lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx APIwm42017-03-231-0/+5
* | lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-231-0/+4
* | lavc/mips: temporally disable ac3 downmixClément Bœsch2017-03-221-0/+1
* | doc/libav-merge: create a special "extra changes" sectionClément Bœsch2017-03-221-1/+6
* | avdevice/decklink: new option 'format_code' to set video format by fourCCMatthias Hunstock2017-03-221-4/+10
* | Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'James Almer2017-03-211-0/+3
|\|
| * avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-301-0/+3
* | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-211-1/+1
|\|
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-1/+1
* | Merge commit '67d28f4a0fbb52d0734ca3682b85035e96d294fb'Clément Bœsch2017-03-211-0/+1
|\|
| * examples/output: switch to the new encoding APIAnton Khirnov2016-09-281-27/+44
| * APIchanges: fix a typo in the version numberAnton Khirnov2016-09-281-1/+1
| * lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-271-0/+3
| * avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-191-0/+3
| * build: doc: more fine-grained dependencies for generated texi filesDiego Biurrun2016-09-151-4/+7
* | avcodec, avformat: deprecate anything related to side data mergingwm42017-03-211-0/+5
* | add signature filter for MPEG7 video signatureGerion Entrup2017-03-211-0/+89