aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode
Commit message (Expand)AuthorAge
...
* vd_lavc: remove dead legacy codeGravatar wm42017-10-31
* d3d: remove some 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
* Bump libav* API useGravatar 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
* Get rid of deprecated AVFrame accessorsGravatar wm42017-10-30
* vd_lavc: add support for nvdec hwaccelGravatar wm42017-10-28
* vd_lavc: use avcodec_fill_hw_frames_parameters() APIGravatar wm42017-10-27
* vd_lavc: more aggressive frame dropping for intra only codecsGravatar wm42017-10-26
* demux: get rid of demux_packet.new_segment fieldGravatar wm42017-10-24
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* video: make previously added hwdec params mechanism more genericGravatar wm42017-10-16
* video: properly pass through ICC dataGravatar wm42017-10-16
* video: add mp_image_params.hw_flags and add an exampleGravatar wm42017-10-16
* video: make it possible to always override hardware decoding formatGravatar wm42017-10-16
* hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC framesGravatar Aman Gupta2017-10-09
* hwdec: rename mediacodec to mediacodec-copyGravatar Aman Gupta2017-10-09
* build: switch preliminary LGPL mode from v3 to v2.1Gravatar wm42017-10-05
* vd_lavc: cuda requires setting hw_device_ctxGravatar wm42017-09-26
* video: remove old videotoolbox supportGravatar wm42017-09-26
* video: drop old D3D11/DXVA2 supportGravatar wm42017-09-26
* video: drop old cuda/cuvid hwaccelGravatar wm42017-09-26
* vd_lavc: revert accidental vaapi changes revertGravatar wm42017-09-22
* build: add preliminary LGPL modeGravatar wm42017-09-21
* Revert "vd_lavc: change auto-probe order to prefer cuda over vdpau-copy"Gravatar wm42017-09-19
* vd_lavc: change auto-probe order to prefer cuda over vdpau-copyGravatar wm42017-08-30
* vd_lavc: work around some more idiotic FFmpeg nonsenseGravatar wm42017-08-24
* vd_lavc: fix mid-stream hwdec fallbackGravatar wm42017-08-23
* video: add metadata handling for spherical videoGravatar wm42017-08-21
* vd_lavc: fix device leak with copy-mode hwaccelsGravatar wm42017-08-09
* vd_lavc: decode embedded ICC profilesGravatar Niklas Haas2017-08-03
* options: --priority can be LGPLGravatar wm42017-08-03
* vo_opengl: add direct rendering supportGravatar wm42017-07-24
* options: drop --video-aspect-method=hybridGravatar wm42017-07-21
* options: kill --field-dominanceGravatar wm42017-07-21
* vd_lavc: fix crashes with old hwaccelsGravatar wm42017-07-10
* ad_lavc, vd_lavc, sd_lavc: consistently use avcodec_free_context()Gravatar wm42017-07-06
* vd_lavc: fix build with old FFmpeg/Libav versionsGravatar wm42017-07-04
* vd_lavc: remove unused hwaccel support codeGravatar wm42017-07-04
* vd_lavc: make --vd-lavc-check-hw-profile=no work for generic hwaccelsGravatar wm42017-07-04
* d3d: fix behavior with deprecated FFmpeg J pixel formatsGravatar wm42017-07-04
* d3d: UWP support for D3D11VAGravatar wm42017-06-30
* d3d: make DXVA2 support optionalGravatar wm42017-06-30
* vd: use ST.2086 / HDR10 MaxCLL in addition to mastering metadataGravatar Niklas Haas2017-06-18
* video: refactor HDR implementationGravatar Niklas Haas2017-06-18
* dec_video: change license to LGPL (almost)Gravatar wm42017-06-18
* vd, vd_lavc: change license to LGPL (almost)Gravatar wm42017-06-15
* d3d: add support for new libavcodec hwaccel APIGravatar wm42017-06-08