summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'f69574cf7aca4fe4d57a2155e925f37fc863474d'Michael Niedermayer2015-03-21
|\
| * h264: move non_zero_count_cache into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '64c81b2cd0dcf1fe66c381a5d2c707dddcf35a7e'Michael Niedermayer2015-03-21
|\|
| * h264: move *_samples_available into the per-slice contextAnton Khirnov2015-03-21
* | avcodec/h264_cabac: Fix intra4x4_pred_mode_cache argument to av_dlog()Michael Niedermayer2015-03-21
* | Merge commit '7d8154edd594981e7891d57de91f2260f8a62939'Michael Niedermayer2015-03-21
|\|
| * h264: move intra4x4_pred_mode[_cache] into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '8b00f4df20f4a8ab0656fdaf7d00233a6515a052'Michael Niedermayer2015-03-21
|\|
| * h264: move some neighbour information into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '4bd5ac200d15b4f458a50f66006549825f9fc865'Michael Niedermayer2015-03-21
|\|
| * h264: move {chroma,intra16x16}_pred_mode into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '5355ed6b20e941430c4f8fb82644e87a65366d61'Michael Niedermayer2015-03-21
|\|
| * h264: move {prev,next}_mb_skipped into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '06789ad3b71296a9e2fbd0278632d97a5d9af8d7'Michael Niedermayer2015-03-21
|\|
| * h264: move qp_thresh into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'Michael Niedermayer2015-03-21
|\|
| * h264: move the quantizers into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'd40ae0e595fe90b5583b9269f8bb000402bde5a6'Michael Niedermayer2015-03-21
|\|
| * h264: do not copy qscale when updating per-thread contextsAnton Khirnov2015-03-21
* | Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87'Michael Niedermayer2015-03-21
|\|
| * h264: split weighted pred-related vars into per-slice contextAnton Khirnov2015-03-21
* | avcodec/hevc_ps: Check cropping parameters more correctlyMichael Niedermayer2015-03-21
* | Merge commit 'd8a45d2d49f54fde042b195f9d5859251252493d'Michael Niedermayer2015-03-21
|\|
| * h264_ps: properly check cropping parameters against overflowAnton Khirnov2015-03-21
| * hevc: zero the correct variables on invalid crop parametersAnton Khirnov2015-03-21
* | Merge commit 'c929659bdd7d2d5848ea52e685a3164c7b901bb0'Michael Niedermayer2015-03-21
|\|
| * hevc: make the crop sizes unsignedAnton Khirnov2015-03-21
| * webp: ensure that each transform is only used onceAndreas Cadhalpun2015-03-19
* | avcodec/hevc_refs: Silence "Could not find ref with POC" for CRA/BLAMichael Niedermayer2015-03-21
* | avcodec/metasound_data: remove unused variable lsp16sMartin Vignali2015-03-20
* | avcodec/libvpxenc: Set min/max quantizer to 0 for lossless modeMichael Niedermayer2015-03-20
* | x86/xvididct: add some yasm guardsJames Almer2015-03-20
* | x86/xvididct: remove obsolete function prototypesJames Almer2015-03-20
* | avcodec/dv: remove unused var dvquantareasMartin Vignali2015-03-20
* | avcodec/dv: remove unused var dv100qstepMartin Vignali2015-03-20
* | avcodec/libdcadec: add missing version bump and changelog entryJames Almer2015-03-19
* | avcodec: Fix libdcadec include dirKacper Michajłow2015-03-20
* | avcodec: add libdcadec decoderHendrik Leppkes2015-03-20
* | avcodec: add profile define for DTS ExpressHendrik Leppkes2015-03-20
* | avcodec/dnxhddec: reset cur_field for non interlaced framesMichael Niedermayer2015-03-19
* | avcodec/dnxhddec: Reset is_444 if format is not 444Michael Niedermayer2015-03-19
* | avcodec/dnxhddec: Check that the frame is interlaced before using cur_fieldMichael Niedermayer2015-03-19
* | avcodec/mjpegdec: Support 31111100 samplingMichael Niedermayer2015-03-18
* | avcodec/mjpegdec: Change upscale_* to an array instead of a bitmaskMichael Niedermayer2015-03-18
* | lavc/dts: Do not set bitrate for DTS-HD Master and High Resolution.Carl Eugen Hoyos2015-03-18
* | Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-18
* | Merge commit '58a840e21577a2168843487a98cb2cea44b5a94a'Michael Niedermayer2015-03-18
|\|
| * Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-17
* | avcodec/ac3dec_fixed: fix compilation when ac3dec is disabledJames Almer2015-03-17
* | avcodec/aacsbr: Replace impossible condition by assertMichael Niedermayer2015-03-17