]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
mpeg12dec: move setting first_field to mpeg_field_start()
[ffmpeg] / libavcodec / avcodec.h
2016-12-19 Anton Khirnovpthread_frame: do not run hwaccel decoding asynchronous...
2016-12-14 Anton Khirnovlavc: add support for filtering packets before decoding
2016-12-14 Anton Khirnovdecode: restructure the core decoding code
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-11-21 Diego BiurrunFix some mismatches between function parameter and...
2016-11-17 Luca Barbatoavpacket: Mark src pointer as constant
2016-10-12 Vittorio Giovaralavc: bsf: Document input/output codecparam alloc/init...
2016-10-02 Vittorio Giovaraavcodec: Document AV_PKT_DATA_PALETTE side data type
2016-09-19 Yogender Guptaavcodec: Add the extended pixel format profile for...
2016-08-24 Luca Barbatoav1: Add codec_id and basic demuxing support
2016-06-21 Anton Khirnovlavc: allow using AVCodecContext.hw_frames_ctx for...
2016-06-20 Paul B MaholAdd TrueMotion 2.0 Real Time decoder
2016-06-20 Paul B MaholAdd MagicYUV decoder
2016-06-17 Vittorio Giovaralavc: Document AV_PKT_DATA_NEW_EXTRADATA
2016-06-12 Anton Khirnovlavc: add H.264 MVC profiles
2016-05-24 Francois Cartegniejpeg2000: Fix profile define values
2016-05-23 Anton Khirnovlavc: document that avcodec_close() should not be used
2016-05-23 Anton Khirnovlavc: deprecate avcodec_get_context_defaults3()
2016-05-23 Anton Khirnovlavc: deprecate avcodec_copy_context()
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...
next