summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-05
* lavc: mention that the parser callback never returns an errorVittorio Giovara2014-12-05
* mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() failsMichael Niedermayer2014-12-03
* mpegvideo: free_context_frame() cannot fail, make it return voidMichael Niedermayer2014-12-03
* mpegvideo: replace assert about interlaced EC with debug av_log()Michael Niedermayer2014-12-03
* mpeg12dec: Use more specific error codesMichael Niedermayer2014-12-03
* mpeg12dec: Print error/warning messages on issues in mpeg1_decode_sequence()Michael Niedermayer2014-12-03
* exr: Add a gamma flag to exr loader to avoid bandingGonzalo Garramuno2014-12-03
* h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc failsMichael Niedermayer2014-12-03
* h264: Fix memory leak on ff_h264_decode_init() failureDale Curtis2014-12-03
* options_table: fix colorspace minimum option valueJon Morley2014-12-02
* aac: Simplify decode_mid_side_stereoLuca Barbato2014-12-02
* opusdec: make sure all substreams have the same number of coded samplesAnton Khirnov2014-11-27
* vorbis_parser: Include stdint.h in the header, to make it work standaloneMartin Storsjö2014-11-25
* hnm4: change width/height to int to fix hypothetical integer overflowsMichael Niedermayer2014-11-25
* hnm4: Use av_image_check_sizeLuca Barbato2014-11-25
* vc1: Use the correct shift amountMichael Niedermayer2014-11-25
* vc1: Set the is_intra bitfield to all 1 when neededLuca Barbato2014-11-25
* vc1: Simplify a little setting the intra variablesLuca Barbato2014-11-25
* vorbis_parser: Move vp check to avoid a null pointer dereferenceMichael Niedermayer2014-11-25
* lpc: remove unneeded {}Michael Niedermayer2014-11-25
* vc1pred: remove logically dead codeVittorio Giovara2014-11-25
* aacsbr: always initialize max_qmf_subbandsVittorio Giovara2014-11-24
* roqaudio: Always use the frame buffer on flushMichael Niedermayer2014-11-24
* tiffenc: initialize return valueVittorio Giovara2014-11-24
* cook: Make sure there is enough extradataLuca Barbato2014-11-24
* aacdec: avoid an out-of-bounds writeVittorio Giovara2014-11-24
* lavu: move internal define to the only places where it is usedVittorio Giovara2014-11-24
* motion_est: convert stride to ptrdiff_tVittorio Giovara2014-11-24
* hevc: Spin the mv_mpv_mode calls in a stand alone functionLuca Barbato2014-11-21
* qdm2: avoid integer overflowVittorio Giovara2014-11-21
* vp9: Use the correct upper bound for seg_idLuca Barbato2014-11-21