summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* libvpxenc: add static-thresh private optionAnton Khirnov2014-10-18
* lavc: deprecate unused me_threshold fieldAnton Khirnov2014-10-18
* lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov2014-10-18
* lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov2014-10-18
* dump: display codec tags when availableVittorio Giovara2014-10-17
* libfdk-aacdec: Enable Dynamic Range Control Metadata SupportOmer Osman2014-10-17
* libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata SupportOmer Osman2014-10-17
* imc: fix order of operations in coefficients readVittorio Giovara2014-10-15
* lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-15
* vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-15
* vdpau: have av_vdpau_bind_context() fail on unsupported flagRémi Denis-Courmont2014-10-15
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-13
* h263dec: call get_format() on resolution changesRémi Denis-Courmont2014-10-13
* h263dec: call get_format after setting resolution and profileRémi Denis-Courmont2014-10-13
* vc1: initialize color propertiesVittorio Giovara2014-10-08
* vp9: initialize color space and range propertiesVittorio Giovara2014-10-08
* vp8: initialize color space and range propertiesVittorio Giovara2014-10-08
* avcodec: fix colorspace option descriptionVittorio Giovara2014-10-08
* avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud2014-10-08
* avcodec: fix descriptions on color transfer optionsMarc-Antoine Arnaud2014-10-08