summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* mpegvideo_enc: export vbv_delay in side dataAnton Khirnov2015-12-061-0/+5
* lavc: add a packet side data type for VBV-like parametersAnton Khirnov2015-12-061-0/+54
* lavc: add stream-global packet side dataAnton Khirnov2015-12-061-0/+10
* avpacket: add a function for wrapping existing data as side dataAnton Khirnov2015-12-061-0/+16
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-201-0/+6
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-181-0/+8
* avcodec: fix doxy placementAnton Khirnov2015-11-091-2/+2
* avpicture: Deprecate the single fieldsLuca Barbato2015-10-271-1/+3
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-261-0/+34
* avpacket: Deprecate av_dup_packetLuca Barbato2015-10-261-1/+4
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-261-14/+19
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-231-0/+1
* lavc: Deprecate AVPicture structure and related functionsVittorio Giovara2015-10-221-29/+21
* lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-211-2/+11
* wrapped_avframe: Initial implementationLuca Barbato2015-10-101-0/+1
* Screenpresso SPV1 decoderVittorio Giovara2015-09-301-0/+1
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-291-31/+11
* lavc: Keep idct integer optionVittorio Giovara2015-09-131-2/+0
* lavc: Enable side data only packets by defaultVittorio Giovara2015-09-121-8/+10
* DXV decoderVittorio Giovara2015-09-021-0/+1
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-281-33/+0
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-281-10/+0
* lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-281-16/+0
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-281-114/+0
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-281-15/+1
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-281-10/+0
* lavc: Update version and APIchangesVittorio Giovara2015-07-271-0/+4
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-7/+16
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-14/+103
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-3/+98
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-271-6/+8
* Deprecate avctx.coded_frameVittorio Giovara2015-07-201-1/+5
* Add a quality factor packet side dataVittorio Giovara2015-07-201-0/+7
* lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-081-2/+4
* lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-021-8/+6
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-241-0/+1
* DirectDraw Surface image decoderVittorio Giovara2015-06-221-0/+1
* Hap decoder and encoderVittorio Giovara2015-06-221-0/+1
* libvpx: Support the vp9 extended profilesLuca Barbato2015-06-211-0/+4
* lavc: Clarify the behaviour of dimension and format context fieldsLuca Barbato2015-06-151-3/+19
* Canopus HQ/HQA decoderVittorio Giovara2015-04-191-0/+1
* lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-291-0/+1
* TDSC decoderVittorio Giovara2015-03-131-0/+1
* lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-131-0/+5
* Canopus HQX decoderVittorio Giovara2015-02-221-0/+1
* lavc: Add DSS SP decoderOleksij Rempel2015-02-191-0/+1
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-191-0/+22
* lavc: Document interaction between avcodec_open2() and decoding routinesVittorio Giovara2015-02-171-0/+12
* Add a side data type for audio service type.Anton Khirnov2015-01-271-0/+6
* lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov2015-01-271-4/+4
OpenPOWER on IntegriCloud