Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-10-02hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov
2016-09-30avio: add a new flag for marking streams seekable by timestampAnton Khirnov
2016-09-29idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun
2016-09-28examples/output: switch to the new encoding APIAnton Khirnov
2016-09-28APIchanges: fix a typo in the version numberAnton Khirnov
2016-09-27lavu: Bump version for the 12bit Planar YUV supportLuca Barbato
2016-09-19avcodec: Add the extended pixel format profile for HEVCYogender Gupta
2016-09-15build: doc: more fine-grained dependencies for generated texi filesDiego Biurrun
2016-08-31imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov
2016-08-31lavc: Remove old vaapi decode infrastructureMark Thompson
2016-08-29High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P
2016-08-26doc: Document FATE option HWACCELLuca Barbato
2016-07-20x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun
2016-07-20examples: Properly free AVCodecContextVittorio Giovara
2016-07-16apichanges: Fill in missing hashes and datesDiego Biurrun
2016-07-10doc: escape left brace in texi2pod.pl regexJanne Grunau
2016-07-02hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson
2016-07-02pixfmt: add P010 pixel formatHendrik Leppkes
2016-06-28Add an OpenH264 decoder wrapperMartin Storsjö
2016-06-25avconv: buffer the packets written while the muxer is not initializedAnton Khirnov
2016-06-21lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov
2016-06-21hwcontext: add a QSV implementationAnton Khirnov
2016-06-21lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov
2016-06-20Add TrueMotion 2.0 Real Time decoderPaul B Mahol
2016-06-20Add MagicYUV decoderPaul B Mahol
2016-06-12lavc: add H.264 MVC profilesAnton Khirnov
2016-05-26hwcontext: add a function for opening devicesAnton Khirnov
2016-05-24avcodec: Bump micro version after changing public JPEG 2000 definesDiego Biurrun
2016-05-19Add release notes for 12.Anton Khirnov
2016-05-18avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö
2016-05-17stereo3d: Add API to get name from value or value from nameVittorio Giovara
2016-05-17hwcontext: add a dxva2 implementationAnton Khirnov
2016-05-13Split global .gitignore file into per-directory filesDiego Biurrun
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-03-24opt: Add av_opt_copy()Michael Niedermayer
2016-03-24file: Add an option for following a file that is being writtenMartin Storsjö
2016-03-24avio: Add an option 'rw_timeout'Andrey Utkin
2016-03-23lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov
2016-03-23lavc: introduce a new decoding/encoding API with decoupled input/outputwm4
2016-03-23doc: Update paths to match new examples locationDiego Biurrun
2016-03-20lavc: add a new bitstream filtering APIAnton Khirnov
2016-03-19lavfi: generic hardware surface upload and download filtersMark Thompson
2016-03-19lavu: VAAPI hwcontext implementationMark Thompson
2016-03-19lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson
2016-03-19lavu: add a way to query hwcontext frame constraintsMark Thompson
2016-02-26APIchanges: add missing hashes and datesAnton Khirnov
2016-02-26lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov
2016-02-24examples/transcode_aac: convert to codecparAnton Khirnov
2016-02-24examples/qsvdec: convert to codecparAnton Khirnov
2016-02-24examples/output: convert to codecparAnton Khirnov