summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* imgutils: add function to clear an image to blackwm42017-07-261-0/+3
* lavc, lavu: move frame cropping to a convenience functionwm42017-07-261-0/+3
* Add Cinepak encoderTomas Härdin2017-07-051-1/+1
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-081-0/+6
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-081-0/+3
* doc: Document hwupload, hwdownload and hwmap filtersMark Thompson2017-05-161-0/+98
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-021-1/+1
* hwcontext: Improve allocation in derived contextsMark Thompson2017-04-301-0/+4
* avconv: Support setting the hardware device to use when filteringMark Thompson2017-04-301-0/+14
* spherical: add functions to retrieve and request projection namesJames Almer2017-04-271-0/+3
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-261-0/+3
* Add ClearVideo decoderKostya Shishkov2017-04-251-0/+2
* doc/examples/output: Cast pointer to the right (const) typeDiego Biurrun2017-04-241-2/+3
* doc/examples/filter_audio: const correctnessDiego Biurrun2017-04-241-4/+4
* Add FM Screen Capture Codec decoderPaul B Mahol2017-04-131-0/+1
* examples: Fixed and extended Doxygen documentationAndreas Unterweger2017-04-101-163/+215
* doc: Add VAAPI encodersMark Thompson2017-04-021-0/+96
* vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-04-021-0/+5
* vp9: Add bsf to merge superframesRonald S. Bultje2017-04-021-0/+4
* APIchanges: Update bump datesVittorio Giovara2017-03-231-7/+7
* avconv: Document the -init_hw_device optionMark Thompson2017-03-201-27/+58
* lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-201-0/+4
* hwcontext: Make it easier to work with device typesMark Thompson2017-03-201-0/+4
* hwcontext: Add device derivationMark Thompson2017-03-201-0/+3
* Add Cineform HD DecoderKieran Kunhya2017-03-091-0/+1
* spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-071-0/+5
* build: Prefer NASM assembler over YASMDiego Biurrun2017-03-072-10/+10
* Add Apple Pixlet decoderPaul B Mahol2017-03-011-0/+1
* build: Drop DOC_ prefix from EXAMPLES-related variablesDiego Biurrun2017-02-271-23/+23
* Use modern avconv syntax for codec selection in documentation and testsDiego Biurrun2017-02-273-7/+7
* build: Separate logic for building examples from that for building avtoolsDiego Biurrun2017-02-211-0/+5
* build: Split logic for building examples off into a separate MakefileDiego Biurrun2017-02-212-21/+28
* build: Avoid duplication in examples listsDiego Biurrun2017-02-211-8/+1
* build: Drop leftover reference to old EXAMPLES logicDiego Biurrun2017-02-211-1/+1
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-131-0/+3
* AVFrame: add an opaque_ref fieldwm42017-02-111-0/+3
* frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-111-0/+4
* cpu: add a function for querying maximum required data alignmentAnton Khirnov2017-02-111-0/+3
* avio: add a destructor for AVIOContextAnton Khirnov2017-02-111-0/+3
* lavc: deprecate refcounted_frames fieldwm42017-02-011-0/+6
* avconv: allow -b to be used with streamcopyAnton Khirnov2017-02-011-0/+7
* doc: add dash muxerPeter Große2017-01-311-0/+62
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-121-0/+4
* frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-121-0/+4
* crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-091-0/+4
* fate: Add --ignore-tests configure option for omitting specific FATE testsJanne Grunau2016-12-281-0/+1
* lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-141-0/+4
* lavc: add a null bitstream filterAnton Khirnov2016-12-141-0/+3
* APIChanges: Mention where release 12 was cutVittorio Giovara2016-12-081-0/+4
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-0/+4
OpenPOWER on IntegriCloud