summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'Mark Thompson2018-01-161-0/+12
|\
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-041-0/+10
* | Merge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74'Mark Thompson2018-01-161-1/+0
|\ \ | |/
| * 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
* | avformat: make avformat_network_init() explicitly optionalwm42018-01-161-0/+6
* | avformat: deprecate another ffserver API leftoverwm42018-01-161-0/+4
* | dashdec: Support for multiple video/audio streamssfan52018-01-141-0/+10
* | aacenc: use the fast coder as the defaultRostislav Pehlivanov2018-01-131-5/+4
* | examples/vaapi_encode: Remove redundancy check when free context.Jun Zhao2018-01-121-2/+1
* | doc/filters: fix error in aiir options namesPaul B Mahol2018-01-101-2/+2
* | avfilter/af_aiir: add polar zeros/poles format variantPaul B Mahol2018-01-101-3/+12
* | doc/filters: fix examples for aiir filterPaul B Mahol2018-01-101-2/+2
* | doc/filters: update aiir filter documentationPaul B Mahol2018-01-091-0/+20
* | doc/filters: correct typo in psnr filter docsKyle Swanson2018-01-081-1/+1
* | doc/filters: Document OpenCL program filtersMark Thompson2018-01-071-0/+202
* | avfilter/af_aiir: rename options, provide gains in separate optionPaul B Mahol2018-01-071-9/+11
* | avfilter/af_aiir: add support for alternative coefficients formatPaul B Mahol2018-01-071-3/+20
* | Remove the ffserver programRostislav Pehlivanov2018-01-0624-1353/+40
* | avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-061-0/+3
* | doc/fate: Document how to upload samples to the fate suiteMichael Niedermayer2018-01-061-0/+20
* | Revert "avfilter: deprecate avfilter_link_get_channels()"James Almer2018-01-051-4/+0
* | doc/libav-merge: remove line about libavutil atomics APIJames Almer2018-01-051-1/+0
* | avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-051-0/+4
* | avfilter: add arbitrary audio IIR filterPaul B Mahol2018-01-051-0/+35
* | avfilter: add hilbert source FIR filterPaul B Mahol2018-01-041-0/+28
* | lavr: deprecate the entire libraryRostislav Pehlivanov2018-01-041-0/+9
* | avfilter: add entropy filterPaul B Mahol2018-01-031-0/+14
* | avformat/hlsenc: creation of variant streams in subdirectoriesVishwanath Dixit2018-01-021-1/+32
* | avformat/hlsenc: configurable variant stream index position in filenamesVishwanath Dixit2018-01-021-6/+25
* | avformat/dashenc: Persistent HTTP connections supported as an optionKarthick Jeyapal2017-12-291-0/+2
* | avfilter: add deconvolve filterPaul B Mahol2017-12-271-0/+23
* | avformat/hls: enable http_multiple only for http/1.1 serversAman Gupta2017-12-261-1/+1
* | avformat/http: export http_version from responseAman Gupta2017-12-261-0/+3
* | lavc: replace and deprecate the lock managerwm42017-12-261-0/+5
* | avutil: add AVX-512 flagsJames Darnley2017-12-241-0/+3
* | avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attributeVishwanath Dixit2017-12-231-0/+12
* | avformat/hls: add http_multiple optionAman Gupta2017-12-221-0/+4
* | avformat/hls: add http_persistent optionAman Gupta2017-12-221-0/+4
* | avfilter/vf_framerate: fix scene change detection scoreMarton Balint2017-12-211-1/+1
* | avfilter/af_biquads: add kHz width_typePaul B Mahol2017-12-211-0/+16
* | doc/filters: update biquad filters with commands sectionPaul B Mahol2017-12-181-0/+162
* | libavformat: LibreSSL (libtls) supportsfan52017-12-171-1/+1
* | avfilter/vf_overlay: add premultiplied alpha modePaul B Mahol2017-12-161-0/+4
* | lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta2017-12-161-0/+3
* | lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta2017-12-161-0/+4
* | doc/libav-merge: remove line about VP9 superframe parsingJames Almer2017-12-151-1/+0
* | doc/libav-merge: Remove VAAPI VP8 decode hwaccel merge noteMark Thompson2017-12-151-1/+0
OpenPOWER on IntegriCloud