summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '1a469a5e423bdad779b8534247dea8cc86169b88'Clément Bœsch2017-03-300-0/+0
|\ \ | |/
| * options_table: Remove a now unnecessary include of config.hMartin Storsjö2016-11-031-1/+0
* | Merge commit 'ffbd1d2b0002576ef0d976a41ff959c635373fdc'Clément Bœsch2017-03-300-0/+0
|\ \ | |/
| * arm: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-036-3/+913
* | Merge commit '2e55e26b40e269816bba54da7d0e03955731b8fe'Clément Bœsch2017-03-300-0/+0
|\ \ | |/
| * vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-036-85/+77
* | tests/fate/source-check: Use git grep in place of grepMichael Niedermayer2017-03-301-1/+1
* | avfilter: Add AV_OPT_FLAG_FILTERING_PARAM where it is missingMichael Niedermayer2017-03-302-2/+2
* | ffprobe: fix printing packet side data informationJames Almer2017-03-292-3/+3
* | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron2017-03-3011-9/+29
|\ \ | |/
| * lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-0211-9/+30
* | Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d'Matthieu Bouron2017-03-295-32/+12
|\ \ | |/
| * lavfi: Use ff_get_video_buffer in all filters using hwframesMark Thompson2016-11-025-31/+11
* | avcodec/exr: add support for uint32Martin Vignali2017-03-291-5/+12
* | Merge commit '7433feb82f75827884d909de34d341a1c4401d4a'Matthieu Bouron2017-03-291-0/+16
|\ \ | |/
| * lavfi: Make default get_video_buffer work with hardware framesMark Thompson2016-11-021-4/+10
* | lavfi/signature: fix -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-3/+10
* | 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
* | Merge commit 'f4ca8ea92a8b36fe723412aefafc1b2fa89f8dc6'Clément Bœsch2017-03-291-4/+5
|\ \ | |/
| * rtmpproto: Restructure zlib code to avoid unreachable code warningDiego Biurrun2016-11-021-4/+5
* | Merge commit 'baab87c4f30e75ea309294b06adcd01ce678bdc5'Clément Bœsch2017-03-291-1/+3
|\ \ | |/
| * bink: Have function pointer prototype match implementationDiego Biurrun2016-11-021-1/+3
* | lavc/idctdsp: use prefix restrict with av_Clément Bœsch2017-03-291-3/+3
* | lavc/pthread_slice: remove pointless conditionClément Bœsch2017-03-291-5/+1
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-2956-101/+118
* | lavu/mem: clamp alignment to 16 for DJGPPClément Bœsch2017-03-291-0/+3
* | lavfi/xbr: undef PI if definedClément Bœsch2017-03-291-0/+4
* | lavfi/psnr: rename pow2 to pow_2Clément Bœsch2017-03-291-4/+4
* | lavfi/dynaudnorm: rename pow2 to pow_2Clément Bœsch2017-03-291-5/+5
* | lavc: use av_fourcc2str() where appropriateClément Bœsch2017-03-292-11/+4
* | lavf: use av_fourcc2str() where appropriateClément Bœsch2017-03-299-35/+23
* | lavf/ape: remove unused magic fieldClément Bœsch2017-03-291-2/+0
* | ffmpeg_videotoolbox: fix usage of av_get_codec_tag_string()Clément Bœsch2017-03-291-3/+2
* | ffprobe: fix usage of av_get_codec_tag_string()Clément Bœsch2017-03-291-2/+1
* | tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-291-14/+7
* | lavf: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-298-37/+16
* | lavc: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-295-31/+17
* | lavc: deprecate av_get_codec_tag_string()Clément Bœsch2017-03-292-0/+8
* | lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch2017-03-294-1/+42
* | Merge commit '4cf2ffb7c45840b09bc49e34da88d4053dd442cb'Clément Bœsch2017-03-291-3/+5
|\ \ | |/
| * idct: Have function pointer prototype match implementationDiego Biurrun2016-11-021-3/+5
* | Merge commit '39cea6570c11a49b64b2ec8d71e218db03b4c742'Clément Bœsch2017-03-291-4/+4
|\ \ | |/
| * aactab: Move extern keyword to the front of array declarationsDiego Biurrun2016-11-021-2/+2
* | Merge commit '85baef4ff1512bcc2544928bfa5f42072903a691'Clément Bœsch2017-03-291-2/+1
|\ \ | |/
| * vf_drawtext: Move static keyword to beginning of variable declarationDiego Biurrun2016-11-021-3/+2
* | Merge commit '636515c324facaa14ccd8ab0732740a240a31ba9'Clément Bœsch2017-03-290-0/+0
|\ \ | |/
| * examples/decode_video: remove a stray unrelated commentAnton Khirnov2016-11-021-2/+0
* | Merge commit '8191f960a669819db4de33a2439ded1630b8a73e'Clément Bœsch2017-03-291-1/+1
|\ \ | |/
| * examples/decode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
OpenPOWER on IntegriCloud