summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* Add Cinepak encoderTomas Härdin2017-07-05
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-08
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-08
* doc: Document hwupload, hwdownload and hwmap filtersMark Thompson2017-05-16
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-02
* hwcontext: Improve allocation in derived contextsMark Thompson2017-04-30
* avconv: Support setting the hardware device to use when filteringMark Thompson2017-04-30
* spherical: add functions to retrieve and request projection namesJames Almer2017-04-27
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-26
* Add ClearVideo decoderKostya Shishkov2017-04-25
* doc/examples/output: Cast pointer to the right (const) typeDiego Biurrun2017-04-24
* doc/examples/filter_audio: const correctnessDiego Biurrun2017-04-24
* Add FM Screen Capture Codec decoderPaul B Mahol2017-04-13
* examples: Fixed and extended Doxygen documentationAndreas Unterweger2017-04-10
* doc: Add VAAPI encodersMark Thompson2017-04-02
* vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-04-02
* vp9: Add bsf to merge superframesRonald S. Bultje2017-04-02
* APIchanges: Update bump datesVittorio Giovara2017-03-23
* avconv: Document the -init_hw_device optionMark Thompson2017-03-20
* lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-20
* hwcontext: Make it easier to work with device typesMark Thompson2017-03-20
* hwcontext: Add device derivationMark Thompson2017-03-20
* Add Cineform HD DecoderKieran Kunhya2017-03-09
* spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* build: Prefer NASM assembler over YASMDiego Biurrun2017-03-07
* Add Apple Pixlet decoderPaul B Mahol2017-03-01
* build: Drop DOC_ prefix from EXAMPLES-related variablesDiego Biurrun2017-02-27
* Use modern avconv syntax for codec selection in documentation and testsDiego Biurrun2017-02-27
* build: Separate logic for building examples from that for building avtoolsDiego Biurrun2017-02-21
* build: Split logic for building examples off into a separate MakefileDiego Biurrun2017-02-21
* build: Avoid duplication in examples listsDiego Biurrun2017-02-21
* build: Drop leftover reference to old EXAMPLES logicDiego Biurrun2017-02-21
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-13
* AVFrame: add an opaque_ref fieldwm42017-02-11
* frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-11
* cpu: add a function for querying maximum required data alignmentAnton Khirnov2017-02-11
* avio: add a destructor for AVIOContextAnton Khirnov2017-02-11
* lavc: deprecate refcounted_frames fieldwm42017-02-01
* avconv: allow -b to be used with streamcopyAnton Khirnov2017-02-01
* doc: add dash muxerPeter Große2017-01-31
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-12
* frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-12
* crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-09
* fate: Add --ignore-tests configure option for omitting specific FATE testsJanne Grunau2016-12-28
* lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-14
* lavc: add a null bitstream filterAnton Khirnov2016-12-14
* APIChanges: Mention where release 12 was cutVittorio Giovara2016-12-08
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07
* Remove Plan 9 supportDiego Biurrun2016-12-03