summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/xvmc: apply attribute_deprecated correctlyGanesh Ajjanagadde2015-10-09
* avcodec/mpegvideoenc: fix undefined negative left shiftGanesh Ajjanagadde2015-10-09
* doc: fix spelling errorsAndreas Cadhalpun2015-10-09
* avcodec/takdec: add x86 SIMD for rest of decorrelation modesPaul B Mahol2015-10-09
* lavc/mjpegenc: Add an option to force outputting chroma matrix.Carl Eugen Hoyos2015-10-09
* avcodec/pthread_frame: update doxygen for update_context_from_threadGanesh Ajjanagadde2015-10-09
* avcodec/ass: fix doxygen typowm42015-10-08
* dnxhdenc: mark CID 1260 encoder experimentalChristophe Gisquet2015-10-08
* dnxhddata: introduce and use MBAFF flagChristophe Gisquet2015-10-07
* dnxhddec: better support for 4:4:4Christophe Gisquet2015-10-07
* avcodec/mips: build fix for MSA 64bitShivraj Patil2015-10-07
* avcodec/mips: build fix for MSAShivraj Patil2015-10-07
* doc/encoders: Fix libkvazaar documentationArttu Ylä-Outinen2015-10-07
* libkvazaar: Fix setting framerateArttu Ylä-Outinen2015-10-07
* libkvazaar: Use av_image_copy for copying pixelsArttu Ylä-Outinen2015-10-07
* libkvazaar: Set pts and dtsArttu Ylä-Outinen2015-10-07
* libkvazaar: Replace asserts with proper errorsArttu Ylä-Outinen2015-10-07
* libkvazaar: Remove unnecessary NULL checksArttu Ylä-Outinen2015-10-07
* libkvazaar: Update to work with the latest versionArttu Ylä-Outinen2015-10-07
* vp9: don't keep a stack pointer if we don't need it.Ronald S. Bultje2015-10-07
* avcodec/libx264: silence -WaddressGanesh Ajjanagadde2015-10-07
* avcodec/pngenc: Check that there is at least 1 frameMichael Niedermayer2015-10-07
* avcodec/pngenc: Initialize fctl_chunk to 0Michael Niedermayer2015-10-07
* x86/alacdsp: add simd optimized functionsJames Almer2015-10-06
* vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned.Ronald S. Bultje2015-10-05
* dnxhd: add better support for CIDs 1270 to 1274Jeremy James2015-10-05
* dnxhd: add CID 1270Christophe Gisquet2015-10-05
* dnxhd: add decoder support for DNxHRJeremy James2015-10-05
* dnxhddec: Introduce DNXHD_VARIABLEChristophe Gisquet2015-10-05
* dnxhdenc: do not select 4:4:4 profilesChristophe Gisquet2015-10-05
* dnxhd: profile flagsChristophe Gisquet2015-10-05
* dnxhddec: cleanup frame header parsingChristophe Gisquet2015-10-05
* avcodec/mmaldec: Use av_assert0() instead of assert()Michael Niedermayer2015-10-05
* Merge commit '39f01e346cab464ef6c0d4ec58cc13b7123e60d8'Hendrik Leppkes2015-10-05
|\
| * mmaldec: be more tolerant against MMAL not returning decoded outputwm42015-10-04
* | Merge commit '65db4899fa8790049bec3af16ecdb75dd81051fd'Hendrik Leppkes2015-10-05
|\|
| * mmaldec: refactor to have more context per MMAL input bufferwm42015-10-04
| * avcodec: Do not lock during open for codecs marked as having threadsafe initDerek Buitenhuis2015-10-04
* | Merge commit 'abe9adfb31566c415fd830a8d4977c79512d4385'Hendrik Leppkes2015-10-05
|\|
| * rangecoder: Use AV_RB16 instead of bytestream_get_be16Vittorio Giovara2015-10-04
| * hevc: Simplify logical checkVittorio Giovara2015-10-04
| * h264: Use the correct argument context in debug logVittorio Giovara2015-10-04
* | Merge commit '4628443ca3534060888dd0015b229337eac13fd2'Hendrik Leppkes2015-10-05
|\|
| * h263: Drop uninitialized variable use from log messageVittorio Giovara2015-10-04
* | Merge commit '1da2a20763ae9ca579d5fd20763065871ddf6311'Hendrik Leppkes2015-10-05
|\|
| * dvbsubdec: Fix function return typeVittorio Giovara2015-10-04
* | Merge commit 'cab63a8b594cdc365bb2581a12b3ac8e6dd480b2'Hendrik Leppkes2015-10-05
|\|
| * dv: Mark internal frame reference as constVittorio Giovara2015-10-04
| * dcadec: Always initialize return variableVittorio Giovara2015-10-04
* | Merge commit 'bb198c4997d5036f3bf91de51e44f807115677d0'Hendrik Leppkes2015-10-05
|\|