summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
* doc: Provide better examples for hls and segment muxingLuca Barbato2017-10-27
* lavc: external hardware frame pool initializationwm42017-10-19
* Remove dv1394 input deviceJosh de Kock2017-10-13
* Remove all output devicesDiego Biurrun2017-10-13
* pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-21
* lavf: make avio_read_partial() publicwm42017-08-30
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-20
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-20
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-13
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-08-13
* lavc: Add h264_metadata bitstream filterMark Thompson2017-08-13
* lavc: Add trace_headers bitstream filterMark Thompson2017-08-12
* vaapi_encode: Move quality option to common codeMark Thompson2017-08-06
* imgutils: add function to clear an image to blackwm42017-07-26
* lavc, lavu: move frame cropping to a convenience functionwm42017-07-26
* 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