summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '56febc993b928ccc039a32158ca60b234c311875'Michael Niedermayer2015-03-21
|\
| * h264: move the slice type variables into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '5f390eef8ee2b8adab00c5d2923a52aa261eb999'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_[uv]linesize into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '99a35d1ccbb6b6cd260ce5c8369a897a79fe6a3a'Michael Niedermayer2015-03-21
|\|
| * h264: move neighbor_transform_size into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'e6287f077c3e8e4aca11e61dd4bade1351439e6b'Michael Niedermayer2015-03-21
|\|
| * h264: move {mv,ref}_cache into the per-slice contextAnton Khirnov2015-03-21
* | 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
* | Merge commit '5127c00b971b674f72609369b39a9c0f7c36977d'Michael Niedermayer2015-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
* | avcodec/hevc_refs: Silence "Could not find ref with POC" for CRA/BLAMichael Niedermayer2015-03-21
* | avformat/movenc: avoid using uninitialized display_matrix_sizeMichael Niedermayer2015-03-21
* | avcodec/metasound_data: remove unused variable lsp16sMartin Vignali2015-03-20
* | Merge commit '22a6d48b0d7367b3a45dd6db245f8ffaaa364995'Michael Niedermayer2015-03-20
|\|
| * avconv: Print the avfilter errorsLuca Barbato2015-03-20
* | Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c'Michael Niedermayer2015-03-20
|\|
| * cmdutils: Add a stream specifier to map usable streamsLuca Barbato2015-03-20
* | libavutil: add bmi2 optimized av_mod_uintp2James Almer2015-03-20
* | libavutil: add av_mod_uintp2James Almer2015-03-20
* | avcodec/libvpxenc: Set min/max quantizer to 0 for lossless modeMichael Niedermayer2015-03-20
* | avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-20
* | avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-20
* | avfilter/vf_phase: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-20
* | configure: Silence warnings about constant unsigned overflows in MSVCMichael Niedermayer2015-03-20