]> git.sesse.net Git - ffmpeg/history - doc/APIchanges
lavc: Remove old vaapi decode infrastructure
[ffmpeg] / doc / APIchanges
2016-08-30 Mark Thompsonlavc: Remove old vaapi decode infrastructure
2016-07-20 Diego Biurrunx86: Add SSSE3_SLOW CPU flag and related convenience...
2016-07-16 Diego Biurrunapichanges: Fill in missing hashes and dates
2016-07-02 Mark Thompsonhwcontext_vaapi: Add driver quirks to the hwdevice
2016-07-02 Hendrik Leppkespixfmt: add P010 pixel format
2016-06-21 Anton Khirnovlavc: export the timestamps when decoding in AVFrame.pts
2016-06-21 Anton Khirnovhwcontext: add a QSV implementation
2016-06-21 Anton Khirnovlavc: allow using AVCodecContext.hw_frames_ctx for...
2016-06-12 Anton Khirnovlavc: add H.264 MVC profiles
2016-05-26 Anton Khirnovhwcontext: add a function for opening devices
2016-05-24 Diego Biurrunavcodec: Bump micro version after changing public JPEG...
2016-05-18 Martin Storsjöavio: Allow custom IO users to get labels for the outpu...
2016-05-17 Vittorio Giovarastereo3d: Add API to get name from value or value from...
2016-05-17 Anton Khirnovhwcontext: add a dxva2 implementation
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-03-24 Michael Niedermayeropt: Add av_opt_copy()
2016-03-23 wm4lavc: introduce a new decoding/encoding API with decoup...
2016-03-20 Anton Khirnovlavc: add a new bitstream filtering API
2016-03-19 Mark Thompsonlavfi: generic hardware surface upload and download...
2016-03-19 Mark Thompsonlavu: VAAPI hwcontext implementation
2016-03-19 Mark Thompsonlavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX...
2016-03-19 Mark Thompsonlavu: add a way to query hwcontext frame constraints
2016-02-26 Anton KhirnovAPIchanges: add missing hashes and dates
2016-02-26 Anton Khirnovlavf: add a missing bump and APIchanges for the codecpa...
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-22 Anton Khirnovlavf: add a protocol whitelist/blacklist for file opene...
2016-02-14 Anton Khirnovlavc: add a field for passing AVHWFramesContext to...
2016-02-14 Anton Khirnovlavfi: pass the hw frames context through the filter...
2016-02-14 Anton Khirnovhwcontext: add a CUDA implementation
2016-02-14 Anton Khirnovpixfmt: add a CUDA hwaccelled format
2016-02-14 Anton Khirnovhwcontext: add a VDPAU implementation
2016-02-14 Anton Khirnovlavu: add a framework for handling hwaccel frames
2016-02-14 Anton Khirnovbuffer: add support for pools using caller data in...
2016-01-24 Anton Khirnovlavf: allow custom IO for all files
2016-01-11 Luca BarbatoAPIchanges: Add missing av_pix_fmt_get_chroma_sub_sampl...
2015-12-12 Anton Khirnovlavc: add profiles to AVCodecDescriptor
2015-12-06 Anton Khirnovlavc: export Dirac parsing API used by the ogg demuxer...
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-18 John Stebbinsavformat: expose av_stream_new_side_data helper
2015-11-13 Martin Storsjöxtea: Add functions for little endian mode
2015-11-09 Nicolas Georgelavfi: add a frame_rate field to AVFilterLink.
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-21 Vittorio Giovaralavc: Add data and linesize to AVSubtitleRect
2015-10-19 Vittorio GiovaraAPIchanges: Fill in missing dates and hashes
2015-10-16 Anton Khirnovqsvenc: add an API for allocating opaque surfaces
2015-10-12 Vittorio Giovaradict: Change return type of av_dict_copy()
2015-09-29 wm4lavc: Make AVPacket.duration int64, and deprecate conve...
2015-09-17 Steve Lhommed3d11va: WindowsPhone requires a mutex around ID3D11Vid...
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-09-07 Vittorio Giovaralavu: Remove bit packing from AVComponentDescriptor
2015-09-07 wm4lavu: extend size of the AVPixFmtDescriptor.flags field
2015-08-28 Vittorio GiovaraBump major versions of all libraries
2015-07-31 James Almerdes: add av_des_alloc()
2015-07-31 James Almerxtea: add av_xtea_alloc()
2015-07-31 James Almerrc4: add av_rc4_alloc()
2015-07-31 James Almerblowfish: add av_blowfish_alloc()
2015-07-30 James Almerhmac: add missing version bump and APIChanges entry
2015-07-27 Vittorio Giovaralavc: Update version and APIchanges
2015-07-20 Vittorio GiovaraAdd a quality factor packet side data
2015-07-17 Vittorio GiovaraAPIchanges: Mention lavfi and lavd identification symbo...
2015-07-03 Vittorio Giovaralavu: Add version information for av_version_info()
2015-07-02 wm4lavu: add an API function to return the Libav version...
2015-06-07 Luca Barbatoavio: Add avio_put_str16be
2015-05-31 James Almerx86: add AV_CPU_FLAG_AVXSLOW flag
2015-05-13 Stefano Pigozzivda: Make output CVPixelBuffer format configurable
2015-04-19 Vittorio Giovaralog: Introduce a more verbose debug level
2015-04-07 Luca Barbatoparseutils: Make av_small_strptime public
2015-03-29 Hendrik Leppkeslavc: add profile define for DTS Express
2015-03-29 wm4lavc: add MMAL hardware decoder wrapper
2015-02-19 Anton Khirnovh264_parser: export video format and dimensions
2015-02-19 Anton Khirnovpixfmt: add a pixel format for QSV hwaccel
2015-02-13 Anton Khirnovdoc/APIchanges: fill in missing dates and hashes
2015-01-27 Anton KhirnovAdd a side data type for audio service type.
2015-01-14 Stefano Sabatiniimgutils: create misc functions for dealing with buffers
2014-12-25 Rémi Denis-Courmontvdpau: add helper for surface chroma type and size
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-03 wm4APIchanges: mark the release 11 branch point
2014-11-07 Michael Niedermayerlavf: Add an option for avoiding negative timestamps
2014-11-06 Anton Khirnovlavc: add a public API for parsing vorbis packets.
2014-10-24 Martin Storsjölavu: Add av_gettime_relative
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-15 Rémi Denis-Courmontdoc: fix typing mistake
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2014-10-08 Vittorio Giovarapixdesc: return color properties names
2014-10-06 Rémi Denis-Courmontvdpau: add av_vdpau_bind_context()
2014-08-28 Vittorio Giovaraavcodec: add stream-level stereo3d side data
2014-08-26 Gabriel Dumedoc: fix a typo
2014-08-25 Anton Khirnovlavf: add AVFormatContext.max_ts_probe
2014-08-25 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-08-13 Anton Khirnovmem: add av_strndup() for duplicating substrings
2014-08-13 Andrew StoneAVOption: add support for dictionary types.
next