]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
lavc: mark the old audio/video encoding API as deprecated
[ffmpeg] / libavcodec / avcodec.h
2016-05-16 Anton Khirnovlavc: mark the old audio/video encoding API as deprecated
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-04-12 Martin Storsjölibavcodec: Document that encoders may use the framerat...
2016-03-23 wm4lavc: introduce a new decoding/encoding API with decoup...
2016-03-20 Anton Khirnovlavc: add a new bitstream filtering API
2016-02-23 Anton Khirnovlavc: add a variant of av_get_audio_frame_duration...
2016-02-23 Anton Khirnovlavc: add codec parameters API
2016-02-18 Diego Biurruncosmetics: Drop empty comment lines
2016-02-14 Anton Khirnovlavc: add a field for passing AVHWFramesContext to...
2016-01-21 Vittorio Giovaralavc: Move pre_me to codec private options
2016-01-21 Vittorio Giovaralavc: Move me_penalty_compensation to codec private...
2016-01-21 Vittorio Giovaralavc: Move prediction_method to codec private options
2016-01-21 Vittorio Giovaralavc: Move {min,max}_prediction_order to codec private...
2016-01-21 Vittorio Giovaralavc: Move rtp_payload_size to codec private options
2016-01-21 Vittorio Giovaralavc: Move timecode_frame_start to codec private options
2016-01-21 Vittorio Giovaralavc: Move context_model to codec private options
2016-01-21 Vittorio Giovaralavc: Move mpeg_quant to codec private options
2016-01-21 Vittorio Giovaralavc: Move noise_reduction to codec private options
2016-01-21 Vittorio Giovaralavc: Move scenechange_threshold to codec private options
2016-01-21 Vittorio Giovaralavc: Move chromaoffset to codec private options
2016-01-21 Vittorio Giovaralavc: Move frame_skip_* to codec private options
2016-01-21 Vittorio Giovaralavc: Move brd_scale to codec private options
2016-01-21 Vittorio Giovaralavc: Move b_frame_strategy and b_sensitivity to codec...
2015-12-12 Anton Khirnovlavc: add profiles to AVCodecDescriptor
2015-12-07 Vittorio Giovaralavc: Drop exporting 2-pass encoding stats
2015-12-07 Vittorio Giovaralavc: Deprecate coder_type and its symbols
2015-12-06 Anton Khirnovmpegvideo_enc: export vbv_delay in side data
2015-12-06 Anton Khirnovlavc: add a packet side data type for VBV-like parameters
2015-12-06 Anton Khirnovlavc: add stream-global packet side data
2015-12-06 Anton Khirnovavpacket: add a function for wrapping existing data...
2015-11-20 Vittorio Giovaralavc: Deprecate avctx.rtp_callback field
2015-11-18 John Stebbinsavcodec: Define side data type for fallback track
2015-11-09 Anton Khirnovavcodec: fix doxy placement
2015-10-27 Luca Barbatoavpicture: Deprecate the single fields
2015-10-26 Luca Barbatoavpacket: Provide an alloc and a free function for...
2015-10-26 Luca Barbatoavpacket: Deprecate av_dup_packet
2015-10-26 Luca Barbatoavpacket: Replace av_free_packet with av_packet_unref
2015-10-23 Vittorio GiovarainnoHeim/Rsupport Screen Capture Codec decoder
2015-10-22 Vittorio Giovaralavc: Deprecate AVPicture structure and related functions
2015-10-21 Vittorio Giovaralavc: Add data and linesize to AVSubtitleRect
2015-10-10 Luca Barbatowrapped_avframe: Initial implementation
2015-09-30 Vittorio GiovaraScreenpresso SPV1 decoder
2015-09-29 wm4lavc: Make AVPacket.duration int64, and deprecate conve...
2015-09-13 Vittorio Giovaralavc: Keep idct integer option
2015-09-12 Vittorio Giovaralavc: Enable side data only packets by default
2015-09-02 Vittorio GiovaraDXV decoder
2015-08-28 Vittorio Giovaralavu: Drop deprecated duplicated AVFrame/AVCodecContext...
2015-08-28 Vittorio Giovaralavc: Drop deprecated deinterlace module
2015-08-28 Vittorio Giovaralavc: Drop deprecated thread opaque and codec pkt
2015-08-28 Vittorio Giovaralavc: Drop deprecated get_buffer related functions
2015-08-28 Vittorio Giovaralavc: Drop deprecated destruct_packet related functions
2015-08-28 Vittorio Giovaralavc: Drop deprecated request_channels related functions
2015-07-27 Vittorio Giovaralavc: Update version and APIchanges
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-07-27 Vittorio Giovaralavc: Deprecate avctx.me_method
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraAdd a quality factor packet side data
2015-07-08 Vittorio Giovaralavc: Deprecate avctx.rc_strategy
2015-07-02 Vittorio Giovaralavc: Deprecate avctx.{inter,intra}_quant_bias
2015-06-24 Paul B MaholPCM signed 16-bit big-endian planar decoder
2015-06-22 Vittorio GiovaraDirectDraw Surface image decoder
2015-06-22 Vittorio GiovaraHap decoder and encoder
2015-06-21 Luca Barbatolibvpx: Support the vp9 extended profiles
2015-06-15 Luca Barbatolavc: Clarify the behaviour of dimension and format...
2015-04-19 Vittorio GiovaraCanopus HQ/HQA decoder
2015-03-29 Hendrik Leppkeslavc: add profile define for DTS Express
2015-03-13 Vittorio GiovaraTDSC decoder
2015-03-13 Vittorio Giovaralavc: Introduce AVCodec internal capabilities
2015-02-22 Vittorio GiovaraCanopus HQX decoder
2015-02-19 Oleksij Rempellavc: Add DSS SP decoder
2015-02-19 Anton Khirnovh264_parser: export video format and dimensions
2015-02-17 Vittorio Giovaralavc: Document interaction between avcodec_open2()...
2015-01-27 Anton KhirnovAdd a side data type for audio service type.
2015-01-27 Anton Khirnovlavc: deprecate unused AVCodecContext.stream_codec_tag
2015-01-14 Stefano Sabatiniimgutils: create misc functions for dealing with buffers
2014-12-25 Rémi Denis-Courmontlibavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag
2014-12-25 Rémi Denis-Courmontavcodec: add AVCodecContext.sw_pix_fmt
2014-12-05 Vittorio Giovaralavc: mention that the parser callback never returns...
2014-10-18 Anton Khirnovlavc: make lmax/lmin into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make border_masking into private options of mpegv...
2014-10-18 Anton Khirnovlavc: deprecate unused mb_threshold field
2014-10-18 Anton Khirnovlavc: deprecate unused me_threshold field
2014-10-18 Anton Khirnovlavc: make rc_buffer_aggressivity/rc_initial_cplx into...
2014-10-18 Anton Khirnovlavc: make rc_eq into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make rc_qmod_* into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make rc_qsquish a private option of mpegvideo...
2014-10-15 Anton Khirnovlavc: deprecate the use of AVCodecContext.time_base...
2014-10-15 Rémi Denis-Courmontvdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the...
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2014-10-06 Manfred Georglavc: specify the behavior of av_lockmgr_register on...
2014-09-26 Rémi Denis-Courmonthwaccel: Call ->get_format again if hwaccel init fails
2014-09-25 Martin Storsjöavcodec: Fix a doxy comment to refer to the right function
2014-08-31 Michael Niedermayeravcodec: fix missing doxygen comment marker
2014-08-28 Vittorio Giovaraavcodec: add stream-level stereo3d side data
2014-08-08 Diego Biurrunavcodec: Rename xvidmmx IDCT to xvid
2014-08-07 Diego Biurrunavcodec: Undeprecate reordered_opaque
2014-08-03 Kieran Kunhyaavcodec: Deprecate dtg_active_format field in favor...
2014-08-03 Diego Biurrunavcodec: Deprecate unused defines and options
next