summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/indeo3: ensure offsets are non negativeMichael Niedermayer2014-12-18
* avcodec/adpcm: Check ideltaMichael Niedermayer2014-12-18
* avcodec/h264: Check *log2_weight_denomMichael Niedermayer2014-12-18
* avcodec/hevc_ps: Check diff_cu_qp_delta_depthMichael Niedermayer2014-12-18
* avcodec/hevc: move qp_block_mask to where its usedMichael Niedermayer2014-12-18
* avcodec/h264: Clear delayed_pic on deallocationMichael Niedermayer2014-12-17
* avcodec/hevc: clear filter_slice_edges() on allocationMichael Niedermayer2014-12-17
* avcodec/dcadec: Check that the added xch channel isnt already thereMichael Niedermayer2014-12-17
* avcodec/imc: dont read bits beyond the endMichael Niedermayer2014-12-17
* avcodec/utils: check the private context classMichael Niedermayer2014-12-17
* avcodec/indeo3: use signed variables to avoid underflowMichael Niedermayer2014-12-17
* flacenc: calculate lower sum levels in-place.Reimar Döffinger2014-12-17
* avcodec/h264: make the first field of H264Context an AVClassMichael Niedermayer2014-12-17
* avcodec/utvideodec: Fix handling of slice_height=0Michael Niedermayer2014-12-16
* avcodec/xface: Add asserts to limit nb_words from becoming too largeMichael Niedermayer2014-12-16
* avcodec/xface: correct the XFACE_MAX_* valuesMichael Niedermayer2014-12-16
* avcodec/vmdvideo: Check len before using it in method 3Michael Niedermayer2014-12-16
* snow_dwt: Don't try and free members of non-existent arraysDerek Buitenhuis2014-12-15
* vp9/x86: save one register on 32bit idct32x32.Ronald S. Bultje2014-12-16
* avcodec/tiffenc: Consistently use ADD_ENTRY1()Michael Niedermayer2014-12-15
* Merge commit '10d4c5e55e5b23e165aa4c7723073ebe2c2e7da0'Michael Niedermayer2014-12-15
|\
| * tiff: set the correct return value when check_size() failsVittorio Giovara2014-12-15
* | Merge commit '3c27275c1309190f2d6ed69140b67d014215b6c9'Michael Niedermayer2014-12-15
|\|
| * tiff: Check the check_size() return value and forward itLuca Barbato2014-12-15
* | Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b'Michael Niedermayer2014-12-15
|\|
| * prores: Evaluate all the quantizersLuca Barbato2014-12-15
* | Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1'Michael Niedermayer2014-12-15
|\|
| * mpegvideo: move REBASE_PICTURE where it is usedVittorio Giovara2014-12-15
* | Merge commit '63fcedcf01247f15b72c0d1f959bb3b612853ba8'Michael Niedermayer2014-12-15
|\|
| * mpegvideo: remove unused function declarationVittorio Giovara2014-12-15
* | avcodec/hevc: Print an error if luma_log2_weight_denom is out of rangeMichael Niedermayer2014-12-15
* | Merge commit 'b2bece5e9a4dd96142962c6798e187c77b88bbfa'Michael Niedermayer2014-12-15
|\|
| * hevc: always clip luma_log2_weight_denomVittorio Giovara2014-12-15
* | avcodec/avdct: support >8bit per sample dctsMichael Niedermayer2014-12-15
* | Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22'Michael Niedermayer2014-12-15
|\|
| * vaapi: wrap codec specific functions in appropiate #ifsThiago Santos2014-12-14
* | Merge commit '5a82ad644f281701eb22e0359fd732fac67aafa4'Michael Niedermayer2014-12-15
|\|
| * svq1dec: Unbreak the scratch buffer allocationMichael Niedermayer2014-12-14
* | Merge commit 'bcbdeb318e0828cf00b458885ffa1e1596c85d06'Michael Niedermayer2014-12-15
|\|
| * asvenc: Forward the error instead of asserting on itLuca Barbato2014-12-14
* | vp9/x86: sse2 MC assembly.Ronald S. Bultje2014-12-15
* | vp9/x86: 32bit and sse2 support for vp9 inverse transform assemblyRonald S. Bultje2014-12-15
* | Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816'Michael Niedermayer2014-12-14
|\|
| * vdpau: add mapping for H.264 Constrained Baseline profile and fallbackRémi Denis-Courmont2014-12-14
* | Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021'Michael Niedermayer2014-12-14
|\|
| * vdpau: add mapping for H.264 Extended profileRémi Denis-Courmont2014-12-14
* | Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9'Michael Niedermayer2014-12-14
|\|
| * vdpau: revector macro to reduce line spanRémi Denis-Courmont2014-12-14
* | avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head...Michael Niedermayer2014-12-14
* | avcodec: fix wording in AVSubtitleRect doxyClément Bœsch2014-12-13