summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264: restore a block mistakenly removed in e10fd08aAnton Khirnov2014-12-27
* vdpau: add support for the H.264 High 4:4:4 Predictive profileRémi Denis-Courmont2014-12-25
* vdpau: add support for 4:2:2 and 4:4:4 chroma samplingRémi Denis-Courmont2014-12-25
* vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont2014-12-25
* libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont2014-12-25
* avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont2014-12-25
* h264: factor hwaccel pixel formats listRémi Denis-Courmont2014-12-25
* mpegts: add support for OpusKieran Kunhya2014-12-20
* on2avc: check number of channelsMichael Niedermayer2014-12-19
* smc: fix the bounds checkMichael Niedermayer2014-12-19
* gifdec: refactor interleave end handlingMichael Niedermayer2014-12-19
* mmvideo: check frame dimensionsAnton Khirnov2014-12-19
* jvdec: check frame dimensionsAnton Khirnov2014-12-19
* mjpegdec: check for pixel format changesAnton Khirnov2014-12-19
* imgconvert: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* wma: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* takdec: check av_samples_get_buffer_size() return valueVittorio Giovara2014-12-18
* aacps: invert the order of parameters of ipdopd_reset()Vittorio Giovara2014-12-18
* assdec: check the right variableVittorio Giovara2014-12-18
* aacenc: correctly check returned valueVittorio Giovara2014-12-18
* lcl: return an appropriate error codeVittorio Giovara2014-12-18
* a64multi: check elbg return valuesVittorio Giovara2014-12-18
* roqvideo: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* elbg: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* theora: support different visible and coded frame sizeVittorio Giovara2014-12-18
* DPX parserPaul B Mahol2014-12-18
* tiff: support encoding and decoding 64bit imagesCarl Eugen Hoyos2014-12-18
* h261dec: Fix context initialization sequenceMichael Niedermayer2014-12-18
* h261enc: Disallow sliced encodingMartin Storsjö2014-12-18
* tiff: set the correct return value when check_size() failsVittorio Giovara2014-12-15
* tiff: Check the check_size() return value and forward itLuca Barbato2014-12-15
* prores: Evaluate all the quantizersLuca Barbato2014-12-15
* mpegvideo: move REBASE_PICTURE where it is usedVittorio Giovara2014-12-15
* mpegvideo: remove unused function declarationVittorio Giovara2014-12-15
* hevc: always clip luma_log2_weight_denomVittorio Giovara2014-12-15
* vaapi: wrap codec specific functions in appropiate #ifsThiago Santos2014-12-14
* svq1dec: Unbreak the scratch buffer allocationMichael Niedermayer2014-12-14
* asvenc: Forward the error instead of asserting on itLuca Barbato2014-12-14
* vdpau: add mapping for H.264 Constrained Baseline profile and fallbackRémi Denis-Courmont2014-12-14
* vdpau: add mapping for H.264 Extended profileRémi Denis-Courmont2014-12-14
* vdpau: revector macro to reduce line spanRémi Denis-Courmont2014-12-14
* libfdk-aacdec: Fix a boundary checkMartin Storsjö2014-12-10
* arm: mlpdsp: handle pic offset calculation in a macroJanne Grunau2014-12-09
* arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position ...Janne Grunau2014-12-09
* aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* h264: increase MAX_SLICES to 32Vittorio Giovara2014-12-08
* dpx: always write the image offsetZoltan Kovacs2014-12-08
* arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumbMartin Storsjö2014-12-08
* arm: fft_vfp: Add a missing "endconst" when building in thumb modeMartin Storsjö2014-12-08