summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* hlsenc: Add encryption supportLuca Barbato2016-11-17
* examples/transcode_aac: Drop pointless return value const qualifierDiego Biurrun2016-11-17
* Ignore all generated example binariesDiego Biurrun2016-11-17
* doc: Add note about recent regression in AviSynth+Stephen Hutchinson2016-11-17
* examples/decode_audio: Add missing header for av_free()Diego Biurrun2016-11-10
* pixfmt: Add GRAY12Luca Barbato2016-11-07
* hwcontext: Hardware frame mappingMark Thompson2016-11-03
* doc: Turn off noisy deprecation warnings in the option printerDiego Biurrun2016-11-02
* examples/decode_video: remove a stray unrelated commentAnton Khirnov2016-11-02
* examples/decode_video: constify the AVCodec instanceAnton Khirnov2016-11-02
* examples/encode_video: use the AVFrame API for allocating the frameAnton Khirnov2016-11-02
* examples/encode_video: set the framerateAnton Khirnov2016-11-02
* examples/encode_video: constify the AVCodec instanceAnton Khirnov2016-11-02
* examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-02
* examples/decode_audio: constify the AVCodec instanceAnton Khirnov2016-11-02
* examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-02
* examples/encode_audio: use the AVFrame API for allocating the dataAnton Khirnov2016-11-02
* examples/encode_audio: constify AVCodec instancesAnton Khirnov2016-11-02
* examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-02
* Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|vDiego Biurrun2016-10-22
* lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-16
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
* Add GBRP12 pixel format supportMichael Niedermayer2016-10-12
* APIchanges: Expand the name of recently added pixel formatsVittorio Giovara2016-10-12
* hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-02
* avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-30
* idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* examples/output: switch to the new encoding APIAnton Khirnov2016-09-28
* APIchanges: fix a typo in the version numberAnton Khirnov2016-09-28
* lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-27
* avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-19
* build: doc: more fine-grained dependencies for generated texi filesDiego Biurrun2016-09-15
* imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-31
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-30
* High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-29
* doc: Document FATE option HWACCELLuca Barbato2016-08-26
* x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-20
* examples: Properly free AVCodecContextVittorio Giovara2016-07-20
* apichanges: Fill in missing hashes and datesDiego Biurrun2016-07-16
* doc: escape left brace in texi2pod.pl regexJanne Grunau2016-07-10
* hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-02
* pixfmt: add P010 pixel formatHendrik Leppkes2016-07-02
* Add an OpenH264 decoder wrapperMartin Storsjö2016-06-28
* avconv: buffer the packets written while the muxer is not initializedAnton Khirnov2016-06-25
* lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-21
* hwcontext: add a QSV implementationAnton Khirnov2016-06-21
* lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-21
* Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-20
* Add MagicYUV decoderPaul B Mahol2016-06-20
* lavc: add H.264 MVC profilesAnton Khirnov2016-06-12