summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* examples/qsvdec: do not set the deprecated field refcounted_framesZhong Li2017-12-291-1/+0
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-191-0/+3
* lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-191-0/+4
* lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-191-0/+3
* stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-281-0/+3
* doc: Provide better examples for hls and segment muxingLuca Barbato2017-10-271-2/+8
* lavc: external hardware frame pool initializationwm42017-10-191-0/+3
* Remove dv1394 input deviceJosh de Kock2017-10-132-5/+0
* Remove all output devicesDiego Biurrun2017-10-133-35/+0
* pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-211-0/+5
* lavf: make avio_read_partial() publicwm42017-08-301-0/+3
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-201-0/+36
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-201-1/+1
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-131-0/+54
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-08-131-0/+9
* lavc: Add h264_metadata bitstream filterMark Thompson2017-08-131-0/+63
* lavc: Add trace_headers bitstream filterMark Thompson2017-08-121-0/+8
* vaapi_encode: Move quality option to common codeMark Thompson2017-08-061-3/+6
* 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
OpenPOWER on IntegriCloud