summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* nellymoserenc: fix array element orderingMichael Niedermayer2014-11-13
* libopusenc: prevent an out-of-bounds read by returning earlyVittorio Giovara2014-11-13
* libopusenc: check return valueVittorio Giovara2014-11-13
* vp7: fix checking vp7_feature_value_size()Michael Niedermayer2014-11-13
* 4xm: more thorought check for negative index and negative shiftVittorio Giovara2014-11-13
* tiff: Use av_mallocz_arrayLuca Barbato2014-11-11
* h264_parser: don't stop on SPS_EXT in splitJohn Stebbins2014-11-11
* h264_cabac: fix one fill_rectangle() indentation levelMichael Niedermayer2014-11-11
* png_parser: fix size of chunk_lenghtVittorio Giovara2014-11-11
* dvbsubdec: move shared codepathVittorio Giovara2014-11-11
* dvbsubdec: improve error checkingVittorio Giovara2014-11-11
* dvbsubdec: add missing breakJernej Fijačko2014-11-11
* hevc_cabac: decrease CABAC_MAX_BINMichael Niedermayer2014-11-11
* hevc_mvs: prevent unitialized useVittorio Giovara2014-11-11
* 4xm: drop unnecessary checkVittorio Giovara2014-11-11
* hpeldsp: Increase put_no_rnd_pixels_tab[][] sizeMichael Niedermayer2014-11-11
* mjpegenc: fix argument size in encode_mbVittorio Giovara2014-11-11
* mpegvideo: fix size of arrayVittorio Giovara2014-11-11
* mpegvideo: check mpv return valueVittorio Giovara2014-11-11
* mpeg12enc: increase declared size of block function argumentMichael Niedermayer2014-11-11
* libavcodec: Unconditionally build xiph.oMartin Storsjö2014-11-11
* libfdk-aacdec: Support building with the latest version of fdk-aacMartin Storsjö2014-11-10
* lavc: Compact the side-data passthroughLuca Barbato2014-11-09
* mjpegdec: fix undefined shiftVittorio Giovara2014-11-06
* pthreads_frame: Do not leak on failure pathLuca Barbato2014-11-06
* mpeg12dec: simplify context duplicationVittorio Giovara2014-11-06
* mpeg12enc: factor out check in encode_dcVittorio Giovara2014-11-06
* mpegvideo_enc: factor out denominator and explicitly cast operandsVittorio Giovara2014-11-06
* mpegvideo_enc: rework direct mode checkVittorio Giovara2014-11-06
* lavc: make avpriv_flac_is_extradata_valid() private on the next bumpAnton Khirnov2014-11-06
* lavc: make avpriv_flac_parse_streaminfo() private on the next bumpAnton Khirnov2014-11-06
* lavf: stop using avpriv_flac_parse_streaminfo()Anton Khirnov2014-11-06
* lavc,lavf: switch to the new vorbis parse APIAnton Khirnov2014-11-06
* lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-06
* vorbis_parser: add an AV prefix to VorbisParseContextAnton Khirnov2014-11-06
* vorbis_parser: use a dedicated AVClass for loggingAnton Khirnov2014-11-06
* hwaccel: Deinitialize hardware acceleration early enoughRémi Denis-Courmont2014-11-04
* aacdec: add default case in channel layoutVittorio Giovara2014-11-04
* aacsbr: change order of operation to prevent out of array readMichael Niedermayer2014-11-04
* aacsbr: treat 1-d arrays as suchVittorio Giovara2014-11-03
* celp_filters: don't use filter lenght as loop boundVittorio Giovara2014-11-03
* error_resilience: initialize prev_* variablesVittorio Giovara2014-11-03
* motion_est: remove dead codeVittorio Giovara2014-11-03
* get_bits: remove unused assignmentVittorio Giovara2014-11-03
* vdpau: return MAIN instead of BASELINE for H.264 CBPRémi Denis-Courmont2014-10-28
* vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBPRémi Denis-Courmont2014-10-28
* lavc: Use av_gettime_relativeOlivier Langlois2014-10-24
* lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: deprecate unused mb_threshold fieldAnton Khirnov2014-10-18