aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode
Commit message (Expand)AuthorAge
* vd_lavc: inline a functionGravatar wm42017-01-11
* video: make decoder EOF reporting explicitGravatar wm42017-01-11
* vd_lavc: fix some leaks and a discarded frame on hwdec fallbackGravatar wm42017-01-11
* vd_lavc: move end-of-probing code out of user notification if conditionGravatar wm42017-01-11
* vd_lavc: return proper error codes from get_buffer2 callbackGravatar wm42017-01-11
* vd_lavc: complicated improved fallback behavior for --hwdec=cudaGravatar wm42017-01-10
* video: restructure decode loopGravatar wm42017-01-10
* player: change aspects of cover art handlingGravatar wm42017-01-10
* Prefix libavcodec CODEC_FLAG_ constants with AV_Gravatar wm42016-12-29
* options: deprecate codec family selection in --vd/--adGravatar wm42016-12-23
* vd_lavc: use AVFrame fields directly instead of AVCodecContextGravatar wm42016-12-22
* video: use demuxer-signaled duration for last video frameGravatar wm42016-12-21
* ad_lavc, vd_lavc: don't set AVCodecContext.refcounted_framesGravatar wm42016-12-18
* Remove compatibility thingsGravatar wm42016-12-07
* vdpau: fix vaapi probing if libvdpau-va-gl1 is presentGravatar wm42016-12-02
* vo_opengl: hwdec_cuda: Use dynamic loading for cuda functionsGravatar Philip Langdale2016-11-23
* vo_opengl: hwdec_cuda: Support P016 output surfacesGravatar Philip Langdale2016-11-22
* d3d11va: unconditionally load D3D DLLsGravatar James Ross-Gowan2016-11-23
* vdpau: fix hwdec uninitGravatar wm42016-11-10
* dec_video: don't spam missing PTS warningsGravatar wm42016-11-09
* dec_video, dec_audio: avoid full reinit on switches to the same segmentGravatar wm42016-11-09
* demux: expose demuxer colorimetry metadata to playerGravatar Niklas Haas2016-11-08
* video: add --hwdec=vdpau-copy modeGravatar wm42016-10-20
* ad_lavc, vd_lavc: fix a recent libavcodec deprecation warningGravatar wm42016-10-17
* vd_lavc: Add hwdec wrapper for crystalhdGravatar Philip Langdale2016-10-15
* vaapi: support drm devices when running in vaapi-copy modeGravatar Bernhard Frauendienst2016-10-02
* vd_lavc: log if hw decoding selects a different underlying decoderGravatar wm42016-09-30
* rpi: add --hwdec=rpi-copyGravatar wm42016-09-30
* cuda: initialize hwframes formatGravatar Philip Langdale2016-09-28
* win32: build with -DINITGUIDGravatar James Ross-Gowan2016-09-28
* command: add a video-dec-params propertyGravatar wm42016-09-20
* video: handle override video parameters in a better placeGravatar wm42016-09-20
* command: change update handling of some video-related propertiesGravatar wm42016-09-20
* hwdec_cuda: Rename config variable to be more consistentGravatar Philip Langdale2016-09-16
* hwdec_cuda: Add trivial cuda-copy wrapperGravatar Philip Langdale2016-09-11
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodeGravatar Philip Langdale2016-09-08
* vd_lavc: always force milliseconds for MMALGravatar wm42016-08-29
* vd_lavc, ad_lavc: set pkt_timebase, not time_baseGravatar wm42016-08-29
* vd_lavc: minor simplificationGravatar wm42016-08-23
* vd_lavc: remove unnecessary initializationGravatar wm42016-08-19
* video/audio: always provide "proper" timestamps to libavcodecGravatar wm42016-08-19
* video: change hw_subfmt meaningGravatar wm42016-07-15
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Gravatar Aman Gupta2016-07-15
* vd_lavc: expose mastering display side data reference peakGravatar Niklas Haas2016-07-03
* vo_opengl: generalize HDR tone mapping mechanismGravatar Niklas Haas2016-07-03
* mp_image: split colorimetry metadata into its own structGravatar Niklas Haas2016-07-03
* vd_lavc: hide structs behind platform flagsGravatar Ben Boeckel2016-07-01
* d3d: implement screenshots for --hwdec=d3d11vaGravatar wm42016-06-28
* d3d: merge angle_common.h into d3d.hGravatar wm42016-06-28
* Fix misspellingsGravatar stepshal2016-06-26