aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode/lavc.h
Commit message (Expand)AuthorAge
* vd_lavc: clean out more hwdec legacy codeGravatar wm42017-10-31
* vd_lavc: remove more dead legacy codeGravatar wm42017-10-31
* vd_lavc: remove dead legacy codeGravatar wm42017-10-31
* vd_lavc: makre sure required headers are included early enoughGravatar wm42017-10-31
* vd_lavc: move display mastering data stuff to mp_imageGravatar wm42017-10-30
* vd_lavc: make --hwdec=nvdec-copy actually workGravatar wm42017-10-30
* vd_lavc: remove need for duplicated cuda GL interop backendGravatar wm42017-10-30
* vd_lavc: more aggressive frame dropping for intra only codecsGravatar wm42017-10-26
* video: drop old cuda/cuvid hwaccelGravatar wm42017-09-26
* vd_lavc: fix device leak with copy-mode hwaccelsGravatar wm42017-08-09
* vo_opengl: add direct rendering supportGravatar wm42017-07-24
* vd_lavc: remove unused hwaccel support codeGravatar wm42017-07-04
* vd: use ST.2086 / HDR10 MaxCLL in addition to mastering metadataGravatar Niklas Haas2017-06-18
* d3d: add support for new libavcodec hwaccel APIGravatar wm42017-06-08
* cuda: add new way to set cuda context on cuvid codecsGravatar wm42017-05-05
* vd_lavc: add support for decoders which use AVCodecContext.hw_device_ctxGravatar wm42017-05-03
* decode: fix extra surface countGravatar wm42017-02-27
* vd_lavc, vaapi: move hw device creation to generic codeGravatar wm42017-02-20
* vd_lavc: move most vaapi hwaccel setup code to generic codeGravatar wm42017-02-16
* vd_lavc: remove some leftover vaapi locking infrastructureGravatar wm42017-02-16
* vaapi: move AVHWFramesContext setup code to common codeGravatar wm42017-01-17
* vaapi: handle image copying for vaapi-copy in common codeGravatar wm42017-01-12
* vaapi: support new libavcodec vaapi APIGravatar wm42017-01-11
* video: share hwdec extra surface count between backendsGravatar wm42017-01-11
* vd_lavc: complicated improved fallback behavior for --hwdec=cudaGravatar wm42017-01-10
* video: restructure decode loopGravatar wm42017-01-10
* vd_lavc: expose mastering display side data reference peakGravatar Niklas Haas2016-07-03
* vo_opengl: generalize HDR tone mapping mechanismGravatar Niklas Haas2016-07-03
* video: add --hwdec=auto-copy modeGravatar wm42016-05-11
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* vd_lavc: better hwdec wrapper decoder selectionGravatar wm42016-04-25
* vd_lavc: let hardware decoder request delaying frames explicitlyGravatar wm42016-04-07
* vd_lavc: fix codec vs. decoder confusionGravatar wm42016-04-07
* vd_lavc: remove redundant best_csp fieldGravatar wm42016-02-03
* vd_lavc: force microsecond timestamps on RPIGravatar wm42016-02-03
* vd_lavc: simplify an aspect of hwdec fallbackGravatar wm42016-01-29
* vd_lavc: delay images before reading them backGravatar wm42016-01-25
* vd_lavc: be more careful with flushing the decoderGravatar wm42015-11-10
* rpi: add support for codecs other than h264Gravatar wm42015-11-05
* vd_lavc: make hwdec fallback more tolerantGravatar wm42015-11-03
* vd_lavc: better hwdec log outputGravatar wm42015-09-02
* vd_lavc: remove unneeded hwdec parametersGravatar wm42015-08-19
* vdpau: add support for the "new" libavcodec vdpau APIGravatar wm42015-05-28
* vd_lavc: make hardware decoding fallback less violentGravatar wm42015-05-28
* vd_lavc: report actually used hwdec APIGravatar wm42015-05-25
* RPI supportGravatar wm42015-03-29
* command: add property returning detected hwdec APIGravatar wm42015-02-02
* video: initial dxva2 supportGravatar wm42014-10-25
* vaapi: try dealing with Intel's braindamaged shit driversGravatar wm42014-08-21
* video: warn if an emulated hwdec API is usedGravatar wm42014-05-28