summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'e22c63ac74b2968075be8bf0d2deb1ee63b28976'James Almer2017-04-073-13/+3
|\
| * ac3enc: Reshuffle some float/fixed-mode ifdefs to avoid a dummy functionDiego Biurrun2016-11-283-13/+3
* | Merge commit 'd30719e62de68975cbc7ffd318df03a183037563'James Almer2017-04-070-0/+0
|\ \ | |/
| * hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson2016-11-261-0/+4
* | Merge commit '4adbb44ad154cec05e87de60bb827a13c0fe87df'James Almer2017-04-061-1/+1
|\ \ | |/
| * tta: avoid undefined shiftsAnton Khirnov2016-11-251-1/+1
* | Merge commit 'dc4b62502876c0ebeeba317233cd1348c5b0b2b7'James Almer2017-04-060-0/+0
|\ \ | |/
| * tta: use get_unary() instead of a custom implementationAnton Khirnov2016-11-251-11/+2
* | Merge commit 'e122b12c88487ac8766ff4eb071856b0666f0134'James Almer2017-04-060-0/+0
|\ \ | |/
| * build: Drop gcrypt supportDiego Biurrun2016-11-255-46/+4
* | avcodec/dvdsubdec: Fixes 2 runtime error: left shift of 170 by 24 places cann...Michael Niedermayer2017-04-071-2/+2
* | avcodec/bitpacked: Fix mixed declarations and statementMichael Niedermayer2017-04-071-2/+2
* | ffmpeg: Change duration to int64_tMichael Niedermayer2017-04-071-1/+1
* | pthread_frame: don't return stale error codes after flushwm42017-04-061-0/+1
* | avcodec: fix containts typoJames Almer2017-04-061-2/+2
* | avformat/dump : Display Content Light Level metadataSteve Lhomme2017-04-061-0/+11
* | lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme2017-04-068-1/+51
* | lavu: add support for Content Light Level side metadataSteve Lhomme2017-04-066-1/+75
* | build fix for mipsShivraj Patil2017-04-062-2/+3
* | vp8: make mv_min/max thread-local if using partition threading.Ronald S. Bultje2017-04-062-32/+40
* | vp8: make wait/thread_mb_pos atomic.Ronald S. Bultje2017-04-062-17/+18
* | x86/idctdsp_init: reindent.Ronald S. Bultje2017-04-061-15/+15
* | jrev/xvid: hardcode use of C put/add_pixels_clamped.Ronald S. Bultje2017-04-064-18/+14
* | x86/simple_idct: add explicit sse2 simple_idct_put/add versions.Ronald S. Bultje2017-04-063-14/+42
* | cavs: add a sse2 idct implementation.Ronald S. Bultje2017-04-062-2/+61
* | cavs: convert idct from inline asm to yasm.Ronald S. Bultje2017-04-063-160/+171
* | x86/xvididct: remove use of ff_put/add_pixels_clamped function pointer.Ronald S. Bultje2017-04-061-4/+4
* | idct_arm: remove use of ff_put/add_pixels_clamped function pointer.Ronald S. Bultje2017-04-061-4/+4
* | pthread_frame: allow per-field ThreadFrame owners.Ronald S. Bultje2017-04-064-15/+20
* | libavformat/mov: Fix memory leak, need to free the chapter tracks arrayThierry Foucu2017-04-061-0/+1
* | avformat/ftp: Solve a crash bug when network occur a exceptiontiejun.peng@foxmail.com2017-04-051-0/+3
* | avcodec/dvbsubdec: Replace fprintf(stderr) by av_log()Michael Niedermayer2017-04-051-4/+4
* | bitpacked: fix potential overflowRostislav Pehlivanov2017-04-051-1/+1
* | huffyuv: assign correct per-thread avctx pointer to HYuvContext::avctx.Ronald S. Bultje2017-04-051-0/+2
* | avfilter/af_loudnorm: do not upsample during second-pass linear normalizationKyle Swanson2017-04-052-25/+35
* | doc/general: fix project name after 2b1a6b1aeClément Bœsch2017-04-051-1/+1
* | rtp: rfc4175: add handler for YCbCr-4:2:2Damien Riegel2017-04-054-0/+239
* | codec: bitpacked: add decoderDamien Riegel2017-04-056-1/+164
* | Merge commit 'bf2f748fc74fff5272075e1fe1c07b4152421526'James Almer2017-04-041-1/+1
|\ \ | |/
| * configure: Use correct libm linker flag during math function checksDiego Biurrun2016-11-251-1/+1
* | Merge commit 'ce6f780bc6656ad3895f81a988b239ad3c8af4b8'James Almer2017-04-041-0/+4
|\ \ | |/
| * configure: Add missing asyncts filter, movie filter, and output example depsDiego Biurrun2016-11-252-2/+9
* | Merge commit '04698d528cac334b6b5cabd3384f01406a766285'James Almer2017-04-041-1/+1
|\ \ | |/
| * configure: Use correct variable name in libsnappy testDiego Biurrun2016-11-251-1/+1
* | Merge commit '30f0d1b997f15d667c05feab0b54f0b2814ba7a9'James Almer2017-04-041-1/+0
|\ \ | |/
| * configure: Remove old avisynth support leftoverDiego Biurrun2016-11-251-1/+0
* | Merge commit '6a1ea4ec932f4fc9fdc00ec51ee070b298ddb35f'James Almer2017-04-041-0/+9
|\ \ | |/
| * arm: warn/error on movrelx usage problematic with PIC on ELFJanne Grunau2016-11-241-0/+9
* | Merge commit '5bcc6f76f180d0f88269018727c92fc562fb8abb'James Almer2017-04-041-1/+1
|\ \ | |/
| * configure: Disable warning C4703 with MSVCDiego Biurrun2016-11-241-1/+1
OpenPOWER on IntegriCloud