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
2018-08-17bsf: add a flushing mechanism to AVBSFContextJames Almer
2018-06-04avformat/libsrt: add latency options and deprecate tspbdelaySven Dueking
2018-06-03avformat/libsrt: add payload size optionSven Dueking
2018-03-28Add Haivision SRT protocolSven Dueking
2018-03-12Add AV1 video decoding support through libaomLuca Barbato
2018-03-07examples: Use new API for transcoding exampleAndreas Unterweger
2018-02-12lavfi: Add support for increasing hardware frame pool sizesMark Thompson
2018-02-12lavc: Add support for increasing hardware frame pool sizesMark Thompson
2018-01-04Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton
2017-12-29examples/qsvdec: do not set the deprecated field refcounted_framesZhong Li
2017-12-20lavc: Mark all AVHWAccel structures as constMark Thompson
2017-12-20lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson
2017-12-20lavc: Add codec metadata to indicate hardware supportMark Thompson
2017-11-28stereo3d: Support view type for frame sequence typeVittorio Giovara
2017-10-27doc: Provide better examples for hls and segment muxingLuca Barbato
2017-10-19lavc: external hardware frame pool initializationwm4
2017-10-14Remove dv1394 input deviceJosh de Kock
2017-10-14Remove all output devicesDiego Biurrun
2017-09-21pixdesc: Add API to map color property names to enum valuesVittorio Giovara
2017-08-30lavf: make avio_read_partial() publicwm4
2017-08-20lavc: Add mpeg2_metadata bitstream filterMark Thompson
2017-08-20lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson
2017-08-13lavc: Add hevc_metadata bitstream filterMark Thompson
2017-08-13lavc: Add h264_redundant_pps bitstream filterMark Thompson
2017-08-13lavc: Add h264_metadata bitstream filterMark Thompson
2017-08-13lavc: Add trace_headers bitstream filterMark Thompson
2017-08-06vaapi_encode: Move quality option to common codeMark Thompson
2017-07-27imgutils: add function to clear an image to blackwm4
2017-07-27lavc, lavu: move frame cropping to a convenience functionwm4
2017-07-05Add Cinepak encoderTomas Härdin
2017-06-08dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-08lavu: add new D3D11 pixfmt and hwcontextwm4
2017-05-17doc: Document hwupload, hwdownload and hwmap filtersMark Thompson
2017-05-02aac: Split function to parse ADTS header data into public and private partDiego Biurrun
2017-04-30hwcontext: Improve allocation in derived contextsMark Thompson
2017-04-30avconv: Support setting the hardware device to use when filteringMark Thompson
2017-04-27spherical: add functions to retrieve and request projection namesJames Almer
2017-04-27lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson
2017-04-25Add ClearVideo decoderKostya Shishkov
2017-04-24doc/examples/output: Cast pointer to the right (const) typeDiego Biurrun
2017-04-24doc/examples/filter_audio: const correctnessDiego Biurrun
2017-04-13Add FM Screen Capture Codec decoderPaul B Mahol
2017-04-10examples: Fixed and extended Doxygen documentationAndreas Unterweger
2017-04-02doc: Add VAAPI encodersMark Thompson
2017-04-02vp9: Add bsf to fix reordering in raw streamsMark Thompson
2017-04-02vp9: Add bsf to merge superframesRonald S. Bultje
2017-03-23APIchanges: Update bump datesVittorio Giovara
2017-03-21avconv: Document the -init_hw_device optionMark Thompson
2017-03-21lavc: Add hwaccel_flags field to AVCodecContextwm4
2017-03-21hwcontext: Make it easier to work with device typesMark Thompson