summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the ...Michael Niedermayer2017-03-301-1/+2
* doc/examples/filtering_audio: switch to new decoding APIMatthieu Bouron2017-03-301-33/+30
* doc/examples/filtering_video: switch to new decoding APIMatthieu Bouron2017-03-301-19/+27
* doc/codecs: add jedec-p22Clément Bœsch2017-03-301-0/+2
* Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0'Clément Bœsch2017-03-301-0/+4
|\
| * hwcontext: Hardware frame mappingMark Thompson2016-11-031-0/+4
* | Merge commit '2025d3787158ba272a1b8fbc0493fa20dd7a8484'Clément Bœsch2017-03-291-4/+10
|\ \ | |/
| * doc: Turn off noisy deprecation warnings in the option printerDiego Biurrun2016-11-021-4/+10
| * examples/decode_video: remove a stray unrelated commentAnton Khirnov2016-11-021-2/+0
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-1/+0
* | lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch2017-03-291-0/+4
* | Merge commit '8191f960a669819db4de33a2439ded1630b8a73e'Clément Bœsch2017-03-291-1/+1
|\ \ | |/
| * examples/decode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* | Merge commit '5b4d7ac7ae5d821cfa6ab89f8eab4d31851ef32c'Clément Bœsch2017-03-291-6/+8
|\ \ | |/
| * examples/encode_video: use the AVFrame API for allocating the frameAnton Khirnov2016-11-021-7/+12
* | doc/examples/{de,en}code_audio: fix includesClément Bœsch2017-03-292-7/+7
* | Merge commit 'd0a603a534a0ee4b255e5e72742428a7f7f42b83'Clément Bœsch2017-03-291-1/+3
|\ \ | |/
| * examples/encode_video: set the framerateAnton Khirnov2016-11-021-1/+3
* | Merge commit 'e02524025bce2c8bf8b5bffd96479785c75a70d4'Clément Bœsch2017-03-291-1/+1
|\ \ | |/
| * examples/encode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
* | Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch2017-03-296-364/+375
|\ \ | |/
| * examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-023-164/+188
* | Merge commit '90265814f993098d79b0a0f40745ecdb403fbf56'Clément Bœsch2017-03-291-1/+1
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud