summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* x86/alacdsp: add simd optimized functionsJames Almer2015-10-066-2/+185
* vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned.Ronald S. Bultje2015-10-051-0/+10
* dnxhd: add better support for CIDs 1270 to 1274Jeremy James2015-10-052-38/+118
* dnxhd: add CID 1270Christophe Gisquet2015-10-052-9/+17
* dnxhd: add decoder support for DNxHRJeremy James2015-10-052-1/+10
* dnxhddec: Introduce DNXHD_VARIABLEChristophe Gisquet2015-10-052-2/+7
* dnxhdenc: do not select 4:4:4 profilesChristophe Gisquet2015-10-051-1/+1
* dnxhd: profile flagsChristophe Gisquet2015-10-052-18/+37
* dnxhddec: cleanup frame header parsingChristophe Gisquet2015-10-051-27/+27
* avcodec/mmaldec: Use av_assert0() instead of assert()Michael Niedermayer2015-10-051-1/+1
* Merge commit '39f01e346cab464ef6c0d4ec58cc13b7123e60d8'Hendrik Leppkes2015-10-051-2/+14
|\
| * mmaldec: be more tolerant against MMAL not returning decoded outputwm42015-10-041-2/+14
* | Merge commit '65db4899fa8790049bec3af16ecdb75dd81051fd'Hendrik Leppkes2015-10-051-9/+10
|\ \ | |/
| * mmaldec: refactor to have more context per MMAL input bufferwm42015-10-041-9/+10
| * avcodec: Do not lock during open for codecs marked as having threadsafe initDerek Buitenhuis2015-10-041-17/+21
* | Merge commit 'abe9adfb31566c415fd830a8d4977c79512d4385'Hendrik Leppkes2015-10-051-2/+4
|\ \ | |/
| * rangecoder: Use AV_RB16 instead of bytestream_get_be16Vittorio Giovara2015-10-041-2/+4
| * hevc: Simplify logical checkVittorio Giovara2015-10-041-1/+1
| * h264: Use the correct argument context in debug logVittorio Giovara2015-10-041-1/+1
* | Merge commit '4628443ca3534060888dd0015b229337eac13fd2'Hendrik Leppkes2015-10-051-2/+2
|\ \ | |/
| * h263: Drop uninitialized variable use from log messageVittorio Giovara2015-10-041-2/+2
* | Merge commit '1da2a20763ae9ca579d5fd20763065871ddf6311'Hendrik Leppkes2015-10-051-4/+5
|\ \ | |/
| * dvbsubdec: Fix function return typeVittorio Giovara2015-10-041-1/+2
* | Merge commit 'cab63a8b594cdc365bb2581a12b3ac8e6dd480b2'Hendrik Leppkes2015-10-052-8/+9
|\ \ | |/
| * dv: Mark internal frame reference as constVittorio Giovara2015-10-042-7/+8
| * dcadec: Always initialize return variableVittorio Giovara2015-10-041-1/+1
* | Merge commit 'bb198c4997d5036f3bf91de51e44f807115677d0'Hendrik Leppkes2015-10-052-1/+12
|\ \ | |/
| * d3d11va: make av_d3d11va_alloc_context() available at all timesAnton Khirnov2015-10-032-1/+12
* | Merge commit 'f3202871598f59b570b31b01cfeb64b8fedbd700'Hendrik Leppkes2015-10-051-0/+5
|\ \ | |/
| * d3d11va: check for malloc failureAnton Khirnov2015-10-031-0/+5
* | avcodec/tta: Un-break build without threadsMichael Niedermayer2015-10-041-2/+0
* | avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdspJames Almer2015-10-044-41/+115
* | avcodec: use HAVE_THREADS header guards to silence -Wunused-functionGanesh Ajjanagadde2015-10-0417-0/+40
* | libx264: copy A53 closed captions from sourceDeHackEd2015-10-031-0/+45
* | blockdsp: reindent after parameter removalChristophe Gisquet2015-10-035-24/+23
* | avcodec/apedec: fix bug introduced in commit d3e5fbb1406995e07fccbff3ca8c1e24...Ganesh Ajjanagadde2015-10-031-1/+1
* | vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction.Ronald S. Bultje2015-10-036-2/+1562
* | vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje2015-10-039-5/+669
* | vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.Ronald S. Bultje2015-10-036-1/+918
* | lavc/options_table: Add option flags to the truncated flag.Carl Eugen Hoyos2015-10-031-1/+1
* | avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-10-031-2/+2
* | Merge commit 'e54d7e4e8ef7d778e2ddc5a60bf7307ed55d6333'Hendrik Leppkes2015-10-031-0/+1
|\ \ | |/
| * dnxhddata: Deduplicate cid 1256 chroma tableChristophe Gisquet2015-10-021-12/+2
| * dnxhddata: Deduplicate dnx100 tablesJeremy James2015-10-021-48/+7
| * dnxhddata: Fix cid 1260 luma and chroma tablesJeremy James2015-10-021-16/+16
| * dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2015-10-021-32/+34
* | Merge commit '380146924ecad2e05e9dcc5c3c2e1b5ba47c51e8'Hendrik Leppkes2015-10-031-6/+15
|\ \ | |/
| * x264: Add option to force IDR framesDerek Buitenhuis2015-10-011-5/+18
| * x264: Expose the NV21 input supportYu Xiaolei2015-10-011-0/+6
* | Merge commit 'd0a3e89d41b05f9ed0e7401c352b60ed4f4d1ed5'Hendrik Leppkes2015-10-031-20/+21
|\ \ | |/
OpenPOWER on IntegriCloud