summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* hwcontext: add a function for opening devicesAnton Khirnov2016-05-25
* Add release notes for 12.Anton Khirnov2016-05-19
* avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö2016-05-18
* stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-17
* hwcontext: add a dxva2 implementationAnton Khirnov2016-05-17
* Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* opt: Add av_opt_copy()Michael Niedermayer2016-03-24
* file: Add an option for following a file that is being writtenMartin Storsjö2016-03-24
* avio: Add an option 'rw_timeout'Andrey Utkin2016-03-24
* lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov2016-03-23
* lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-23
* doc: Update paths to match new examples locationDiego Biurrun2016-03-23
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-20
* lavfi: generic hardware surface upload and download filtersMark Thompson2016-03-19
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-19
* lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-19
* lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-19
* APIchanges: add missing hashes and datesAnton Khirnov2016-02-26
* lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov2016-02-26
* examples/transcode_aac: convert to codecparAnton Khirnov2016-02-24
* examples/qsvdec: convert to codecparAnton Khirnov2016-02-24
* examples/output: convert to codecparAnton Khirnov2016-02-24
* lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov2016-02-23
* lavc: add codec parameters APIAnton Khirnov2016-02-23
* lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-22
* lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-14
* lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-14
* lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-14
* hwcontext: add a CUDA implementationAnton Khirnov2016-02-14
* pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-14
* hwcontext: add a VDPAU implementationAnton Khirnov2016-02-14
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-14
* buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-14
* doc: Improve the channelsplit exampleVicente Jimenez Aguilar2016-02-06
* lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entryLuca Barbato2016-01-11
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-12
* lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-06
* lavc: add a packet side data type for VBV-like parametersAnton Khirnov2015-12-06
* lavc: add stream-global packet side dataAnton Khirnov2015-12-06
* avpacket: add a function for wrapping existing data as side dataAnton Khirnov2015-12-06
* lavc: G.723.1 encoderMohamed Naufal2015-11-30
* doc: Amend the MSYS2 DocumentationLuca Barbato2015-11-26
* doc: Document better how to use MSYS2Luca Barbato2015-11-23
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-20
* doc/encoders: document the QSV option mappingsAnton Khirnov2015-11-20
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-18
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18
* xtea: Add functions for little endian modeMartin Storsjö2015-11-13