summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-161-0/+18
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-121-0/+3
* Add GBRP12 pixel format supportMichael Niedermayer2016-10-121-0/+3
* APIchanges: Expand the name of recently added pixel formatsVittorio Giovara2016-10-121-1/+1
* hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-021-0/+3
* avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-301-0/+3
* idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-1/+1
* examples/output: switch to the new encoding APIAnton Khirnov2016-09-281-27/+44
* APIchanges: fix a typo in the version numberAnton Khirnov2016-09-281-1/+1
* lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-271-0/+3
* avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-191-0/+3
* build: doc: more fine-grained dependencies for generated texi filesDiego Biurrun2016-09-151-4/+7
* imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-311-0/+4
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-301-0/+4
* High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-292-0/+56
* doc: Document FATE option HWACCELLuca Barbato2016-08-261-0/+5
* x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-201-0/+3
* examples: Properly free AVCodecContextVittorio Giovara2016-07-201-8/+4
* apichanges: Fill in missing hashes and datesDiego Biurrun2016-07-161-19/+19
* doc: escape left brace in texi2pod.pl regexJanne Grunau2016-07-101-1/+1
* hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-021-0/+4
* pixfmt: add P010 pixel formatHendrik Leppkes2016-07-021-0/+3
* Add an OpenH264 decoder wrapperMartin Storsjö2016-06-281-1/+8
* avconv: buffer the packets written while the muxer is not initializedAnton Khirnov2016-06-251-0/+9
* lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-0/+4
* hwcontext: add a QSV implementationAnton Khirnov2016-06-211-0/+4
* lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-211-0/+3
* Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-201-0/+2
* Add MagicYUV decoderPaul B Mahol2016-06-201-0/+1
* lavc: add H.264 MVC profilesAnton Khirnov2016-06-121-0/+3
* hwcontext: add a function for opening devicesAnton Khirnov2016-05-261-0/+3
* avcodec: Bump micro version after changing public JPEG 2000 definesDiego Biurrun2016-05-241-0/+3
* Add release notes for 12.Anton Khirnov2016-05-191-49/+48
* avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö2016-05-181-0/+4
* stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-171-0/+3
* hwcontext: add a dxva2 implementationAnton Khirnov2016-05-171-0/+3
* Split global .gitignore file into per-directory filesDiego Biurrun2016-05-133-0/+12
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-0418-48/+48
* opt: Add av_opt_copy()Michael Niedermayer2016-03-241-0/+3
* file: Add an option for following a file that is being writtenMartin Storsjö2016-03-241-0/+11
* avio: Add an option 'rw_timeout'Andrey Utkin2016-03-241-0/+8
* lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov2016-03-231-0/+38
* lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-231-0/+5
* doc: Update paths to match new examples locationDiego Biurrun2016-03-233-7/+4
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-201-0/+4
* lavfi: generic hardware surface upload and download filtersMark Thompson2016-03-191-0/+3
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-191-0/+3
* lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-191-0/+4
* lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-191-0/+3
* APIchanges: add missing hashes and datesAnton Khirnov2016-02-261-37/+35
OpenPOWER on IntegriCloud