summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* dvdsubdec: Do not leak on failure pathLuca Barbato2014-11-21
* libtwolame: prevent a NULL pointer dereferenceVittorio Giovara2014-11-21
* lavc: Move the libtwolame encoder registration to the list for external libra...Martin Storsjö2014-11-21
* lavc: fix bitshifts amount bigger than the typeVittorio Giovara2014-11-18
* libvpxenc: clean memory on errorVittorio Giovara2014-11-18
* hevc: remove superfluous assignments and checksAnton Khirnov2014-11-17
* hevc: eliminate an unneeded intermediate variableAnton Khirnov2014-11-17
* hevc: reduce variable scopeAnton Khirnov2014-11-17
* hevc: further reduce code duplication in hls_prediction_unit()Anton Khirnov2014-11-17
* hevc: reduce code duplication in hls_prediction_unit()Anton Khirnov2014-11-17
* hevcdsp_template: templatize transquant_bypassAnton Khirnov2014-11-17
* hevc: remove an unused function parameterAnton Khirnov2014-11-17
* hevc: remove a redundant lineAnton Khirnov2014-11-17
* hevc: do not store rqt_root_cbf in the contextAnton Khirnov2014-11-17
* hevc: do not store pcm_flag in the contextAnton Khirnov2014-11-17
* aarch64: Make the function pointer tables position independentMartin Storsjö2014-11-16
* on2avc: Fix out of array accessMichael Niedermayer2014-11-15
* dv: Drop a spurious checkLuca Barbato2014-11-15
* atrac3plus: always initialize refwavesVittorio Giovara2014-11-14
* lpc: always initialize ref and errVittorio Giovara2014-11-14
* exr: check return valueVittorio Giovara2014-11-14
* bgmc: fix sizeof argumentsThilo Borgmann2014-11-14
* jpeg2000: do not compute the same value twiceVittorio Giovara2014-11-13
* svq1enc: check ff_get_buffer return valueVittorio Giovara2014-11-13
* ansi: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* avs: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* g2meet: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* indeo3: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* shorten: check for return valueVittorio Giovara2014-11-13
* dcadec: initialize variables before useVittorio Giovara2014-11-13