summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-19
* avpacket: Deprecate av_dup_packetLuca Barbato2015-10-19
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-19
* wrapped_avframe: Initial implementationLuca Barbato2015-10-10
* Screenpresso SPV1 decoderVittorio Giovara2015-09-30
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* lavc: Keep idct integer optionVittorio Giovara2015-09-13
* lavc: Enable side data only packets by defaultVittorio Giovara2015-09-12
* DXV decoderVittorio Giovara2015-09-02
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-28
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-28
* lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-28
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-28
* lavc: Update version and APIchangesVittorio Giovara2015-07-27
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* Add a quality factor packet side dataVittorio Giovara2015-07-20
* lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-08
* lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-24
* DirectDraw Surface image decoderVittorio Giovara2015-06-22
* Hap decoder and encoderVittorio Giovara2015-06-22
* libvpx: Support the vp9 extended profilesLuca Barbato2015-06-21
* lavc: Clarify the behaviour of dimension and format context fieldsLuca Barbato2015-06-15
* Canopus HQ/HQA decoderVittorio Giovara2015-04-19
* lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-29
* TDSC decoderVittorio Giovara2015-03-13
* lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-13
* Canopus HQX decoderVittorio Giovara2015-02-22
* lavc: Add DSS SP decoderOleksij Rempel2015-02-19
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-19
* lavc: Document interaction between avcodec_open2() and decoding routinesVittorio Giovara2015-02-17
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov2015-01-27
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont2014-12-25
* avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont2014-12-25
* lavc: mention that the parser callback never returns an errorVittorio Giovara2014-12-05
* 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
* 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