| Commit message (Expand) | Author | Age | Files | Lines |
* | vd_lavc: revert accidental vaapi changes revert | wm4 | 2017-09-22 | 1 | -7/+5 |
* | build: add preliminary LGPL mode | wm4 | 2017-09-21 | 3 | -32/+28 |
* | Revert "vd_lavc: change auto-probe order to prefer cuda over vdpau-copy" | wm4 | 2017-09-19 | 1 | -7/+5 |
* | vd_lavc: change auto-probe order to prefer cuda over vdpau-copy | wm4 | 2017-08-30 | 1 | -5/+7 |
* | vd_lavc: work around some more idiotic FFmpeg nonsense | wm4 | 2017-08-24 | 1 | -0/+4 |
* | vd_lavc: fix mid-stream hwdec fallback | wm4 | 2017-08-23 | 1 | -0/+3 |
* | video: add metadata handling for spherical video | wm4 | 2017-08-21 | 1 | -0/+4 |
* | vd_lavc: fix device leak with copy-mode hwaccels | wm4 | 2017-08-09 | 2 | -2/+4 |
* | vd_lavc: decode embedded ICC profiles | Niklas Haas | 2017-08-03 | 1 | -0/+6 |
* | options: --priority can be LGPL | wm4 | 2017-08-03 | 1 | -2/+0 |
* | vo_opengl: add direct rendering support | wm4 | 2017-07-24 | 3 | -0/+106 |
* | options: drop --video-aspect-method=hybrid | wm4 | 2017-07-21 | 2 | -29/+3 |
* | options: kill --field-dominance | wm4 | 2017-07-21 | 1 | -9/+0 |
* | vd_lavc: fix crashes with old hwaccels | wm4 | 2017-07-10 | 1 | -7/+5 |
* | ad_lavc, vd_lavc, sd_lavc: consistently use avcodec_free_context() | wm4 | 2017-07-06 | 1 | -5/+1 |
* | vd_lavc: fix build with old FFmpeg/Libav versions | wm4 | 2017-07-04 | 1 | -1/+1 |
* | vd_lavc: remove unused hwaccel support code | wm4 | 2017-07-04 | 2 | -43/+1 |
* | vd_lavc: make --vd-lavc-check-hw-profile=no work for generic hwaccels | wm4 | 2017-07-04 | 1 | -1/+5 |
* | d3d: fix behavior with deprecated FFmpeg J pixel formats | wm4 | 2017-07-04 | 2 | -0/+4 |
* | d3d: UWP support for D3D11VA | wm4 | 2017-06-30 | 3 | -12/+19 |
* | d3d: make DXVA2 support optional | wm4 | 2017-06-30 | 2 | -1/+9 |
* | vd: use ST.2086 / HDR10 MaxCLL in addition to mastering metadata | Niklas Haas | 2017-06-18 | 3 | -18/+36 |
* | video: refactor HDR implementation | Niklas Haas | 2017-06-18 | 1 | -1/+1 |
* | dec_video: change license to LGPL (almost) | wm4 | 2017-06-18 | 2 | -1/+19 |
* | vd, vd_lavc: change license to LGPL (almost) | wm4 | 2017-06-15 | 2 | -8/+18 |
* | d3d: add support for new libavcodec hwaccel API | wm4 | 2017-06-08 | 6 | -13/+381 |
* | videotoolbox: support new libavcodec API | wm4 | 2017-05-24 | 2 | -0/+64 |
* | vd_lavc: check for missing device_ctx ref | wm4 | 2017-05-24 | 1 | -0/+5 |
* | demux_raw: drop "mp-rawvideo" use | wm4 | 2017-05-20 | 1 | -5/+0 |
* | vdpau: crappy hack to allow initializing hw decoding after preemption | wm4 | 2017-05-19 | 1 | -0/+2 |
* | cuda: add new way to set cuda context on cuvid codecs | wm4 | 2017-05-05 | 3 | -3/+27 |
* | d3d: fix build with Libav | wm4 | 2017-05-04 | 2 | -0/+2 |
* | d3d11: change mp_image plane pointer semantics | wm4 | 2017-05-04 | 2 | -8/+8 |
* | vd_lavc: fix build with FFmpeg 3.2 | wm4 | 2017-05-04 | 1 | -1/+6 |
* | vd_lavc: add support for decoders which use AVCodecContext.hw_device_ctx | wm4 | 2017-05-03 | 2 | -7/+18 |
* | video: drop vaapi/vdpau hw decoding support with FFmpeg 3.2 | wm4 | 2017-04-23 | 3 | -597/+3 |
* | vd_lavc: fix return value in receive_frame() | wm4 | 2017-04-07 | 1 | -1/+1 |
* | vd_lavc: fix potential build failure with vaapi | wm4 | 2017-03-23 | 1 | -1/+1 |
* | vdpau: support new vdpau libavcodec decode API | wm4 | 2017-03-23 | 1 | -3/+41 |
* | vdpau: warn on HEVC due to completely broken nVidia drivers | wm4 | 2017-03-14 | 1 | -4/+7 |
* | vd_lavc: disable videotoolbox hack with newer ffmpeg versions | wm4 | 2017-03-07 | 1 | -2/+5 |
* | hw_videotoolbox: allow using native decoder output format | wm4 | 2017-03-02 | 1 | -2/+8 |
* | vd_lavc: log pixel format requested from decoder | wm4 | 2017-03-01 | 1 | -8/+18 |
* | decode: fix extra surface count | wm4 | 2017-02-27 | 4 | -5/+4 |
* | dec_video, dec_audio: remove redundant NULL-checks | wm4 | 2017-02-20 | 1 | -2/+1 |
* | Fix two typos | wm4 | 2017-02-20 | 1 | -1/+1 |
* | vd_lavc: increase verbosity if requested hwaccel is not compiled | wm4 | 2017-02-20 | 1 | -1/+2 |
* | vd_lavc, vaapi: move hw device creation to generic code | wm4 | 2017-02-20 | 4 | -155/+84 |
* | videotoolbox: remove weird format-negotiation between VO and decoder | wm4 | 2017-02-17 | 1 | -16/+10 |
* | videotoolbox: factor some duplicated code | wm4 | 2017-02-17 | 1 | -45/+2 |
* | vd_lavc: fix inverted error check | wm4 | 2017-02-16 | 1 | -1/+1 |
* | vd_lavc: move most vaapi hwaccel setup code to generic code | wm4 | 2017-02-16 | 3 | -48/+95 |
* | vd_lavc: remove some leftover vaapi locking infrastructure | wm4 | 2017-02-16 | 2 | -23/+0 |
* | player: add experimental stream recording feature | wm4 | 2017-02-07 | 2 | -5/+16 |
* | hw_dxva2: create a IDirect3D9Ex device | wm4 | 2017-02-02 | 1 | -18/+27 |
* | vaapi: improve a comment | wm4 | 2017-01-28 | 1 | -1/+7 |
* | vaapi: remove central lock around vaapi API calls | wm4 | 2017-01-28 | 2 | -35/+0 |
* | vd_lavc: allocate 8 ref frames for VP9 | wm4 | 2017-01-26 | 1 | -2/+6 |
* | ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common code | wm4 | 2017-01-25 | 1 | -19/+4 |
* | build: replace some FFmpeg API checks with version checks | wm4 | 2017-01-24 | 1 | -2/+2 |
* | vdpau: reject decoding of non-4:2:0 | wm4 | 2017-01-17 | 1 | -0/+5 |
* | vd_lavc: always fail decoding immediately if copying hw surface fails | wm4 | 2017-01-17 | 1 | -0/+1 |
* | vdpau: use libavutil for surface allocation during decoding | wm4 | 2017-01-17 | 1 | -44/+7 |
* | vaapi: move AVHWFramesContext setup code to common code | wm4 | 2017-01-17 | 3 | -52/+63 |
* | build: prefix hwaccel decoder wrapper filenames with hw_ | wm4 | 2017-01-17 | 7 | -0/+0 |
* | cuda: fix 10 bit decoding | wm4 | 2017-01-16 | 1 | -0/+6 |
* | cuda: fix AVHWFramesContext initialization | wm4 | 2017-01-16 | 1 | -0/+6 |
* | vo_opengl: hwdec_cuda: export AVHWDeviceContext | wm4 | 2017-01-16 | 1 | -25/+4 |
* | vd_lavc: demote software decoding message to verbose log level | wm4 | 2017-01-13 | 1 | -1/+1 |
* | vo_opengl, vaapi: properly probe 10 bit rendering support | wm4 | 2017-01-13 | 1 | -9/+20 |
* | vaapi: always create AVHWDeviceContext on init | wm4 | 2017-01-13 | 1 | -13/+2 |
* | vaapi: fix typo | wm4 | 2017-01-12 | 1 | -1/+1 |
* | vaapi: explicitly reject 10 bit surfaces outside of copy mode | wm4 | 2017-01-12 | 1 | -0/+7 |
* | vaapi: handle image copying for vaapi-copy in common code | wm4 | 2017-01-12 | 3 | -13/+16 |
* | vd_lavc, mp_image: remove code duplication for AVFrame<->mp_image | wm4 | 2017-01-12 | 1 | -27/+5 |
* | vaapi: properly set hw_subfmt field with new decode API | wm4 | 2017-01-12 | 2 | -7/+6 |
* | vaapi: set our own context in AVHWFramesContext not AVHWDeviceContext | wm4 | 2017-01-12 | 1 | -3/+3 |
* | vaapi: support new libavcodec vaapi API | wm4 | 2017-01-11 | 3 | -1/+243 |
* | vaapi: move standalone display creation code to common code | wm4 | 2017-01-11 | 1 | -136/+9 |
* | vaapi: rename vaapi.c to vaapi_old.c | wm4 | 2017-01-11 | 1 | -0/+0 |
* | video: share hwdec extra surface count between backends | wm4 | 2017-01-11 | 3 | -2/+9 |
* | vd_lavc: inline a function | wm4 | 2017-01-11 | 1 | -45/+37 |
* | video: make decoder EOF reporting explicit | wm4 | 2017-01-11 | 3 | -51/+38 |
* | vd_lavc: fix some leaks and a discarded frame on hwdec fallback | wm4 | 2017-01-11 | 1 | -1/+6 |
* | vd_lavc: move end-of-probing code out of user notification if condition | wm4 | 2017-01-11 | 1 | -1/+3 |
* | vd_lavc: return proper error codes from get_buffer2 callback | wm4 | 2017-01-11 | 1 | -2/+2 |
* | vd_lavc: complicated improved fallback behavior for --hwdec=cuda | wm4 | 2017-01-10 | 2 | -16/+65 |
* | video: restructure decode loop | wm4 | 2017-01-10 | 4 | -95/+138 |
* | player: change aspects of cover art handling | wm4 | 2017-01-10 | 2 | -18/+0 |
* | Prefix libavcodec CODEC_FLAG_ constants with AV_ | wm4 | 2016-12-29 | 1 | -3/+3 |
* | options: deprecate codec family selection in --vd/--ad | wm4 | 2016-12-23 | 1 | -10/+9 |
* | vd_lavc: use AVFrame fields directly instead of AVCodecContext | wm4 | 2016-12-22 | 1 | -4/+4 |
* | video: use demuxer-signaled duration for last video frame | wm4 | 2016-12-21 | 1 | -0/+5 |
* | ad_lavc, vd_lavc: don't set AVCodecContext.refcounted_frames | wm4 | 2016-12-18 | 1 | -1/+0 |
* | Remove compatibility things | wm4 | 2016-12-07 | 1 | -8/+1 |
* | vdpau: fix vaapi probing if libvdpau-va-gl1 is present | wm4 | 2016-12-02 | 1 | -5/+7 |
* | vo_opengl: hwdec_cuda: Use dynamic loading for cuda functions | Philip Langdale | 2016-11-23 | 1 | -24/+6 |
* | vo_opengl: hwdec_cuda: Support P016 output surfaces | Philip Langdale | 2016-11-22 | 1 | -1/+2 |
* | d3d11va: unconditionally load D3D DLLs | James Ross-Gowan | 2016-11-23 | 1 | -1/+5 |
* | vdpau: fix hwdec uninit | wm4 | 2016-11-10 | 2 | -1/+2 |
* | dec_video: don't spam missing PTS warnings | wm4 | 2016-11-09 | 2 | -2/+11 |
* | dec_video, dec_audio: avoid full reinit on switches to the same segment | wm4 | 2016-11-09 | 1 | -6/+9 |
* | demux: expose demuxer colorimetry metadata to player | Niklas Haas | 2016-11-08 | 1 | -0/+1 |
* | video: add --hwdec=vdpau-copy mode | wm4 | 2016-10-20 | 2 | -1/+76 |
* | ad_lavc, vd_lavc: fix a recent libavcodec deprecation warning | wm4 | 2016-10-17 | 1 | -1/+1 |
* | vd_lavc: Add hwdec wrapper for crystalhd | Philip Langdale | 2016-10-15 | 1 | -0/+7 |
* | vaapi: support drm devices when running in vaapi-copy mode | Bernhard Frauendienst | 2016-10-02 | 1 | -0/+53 |
* | vd_lavc: log if hw decoding selects a different underlying decoder | wm4 | 2016-09-30 | 1 | -0/+3 |
* | rpi: add --hwdec=rpi-copy | wm4 | 2016-09-30 | 1 | -0/+6 |
* | cuda: initialize hwframes format | Philip Langdale | 2016-09-28 | 1 | -0/+4 |
* | win32: build with -DINITGUID | James Ross-Gowan | 2016-09-28 | 3 | -4/+2 |
* | command: add a video-dec-params property | wm4 | 2016-09-20 | 2 | -1/+8 |
* | video: handle override video parameters in a better place | wm4 | 2016-09-20 | 2 | -8/+7 |
* | command: change update handling of some video-related properties | wm4 | 2016-09-20 | 2 | -2/+2 |
* | hwdec_cuda: Rename config variable to be more consistent | Philip Langdale | 2016-09-16 | 1 | -2/+2 |
* | hwdec_cuda: Add trivial cuda-copy wrapper | Philip Langdale | 2016-09-11 | 1 | -0/+9 |
* | hwdec/opengl: Add support for CUDA and cuvid/NvDecode | Philip Langdale | 2016-09-08 | 2 | -0/+130 |
* | vd_lavc: always force milliseconds for MMAL | wm4 | 2016-08-29 | 1 | -0/+5 |
* | vd_lavc, ad_lavc: set pkt_timebase, not time_base | wm4 | 2016-08-29 | 1 | -1/+4 |
* | vd_lavc: minor simplification | wm4 | 2016-08-23 | 1 | -3/+1 |
* | vd_lavc: remove unnecessary initialization | wm4 | 2016-08-19 | 1 | -1/+0 |
* | video/audio: always provide "proper" timestamps to libavcodec | wm4 | 2016-08-19 | 1 | -4/+1 |
* | video: change hw_subfmt meaning | wm4 | 2016-07-15 | 1 | -17/+15 |
* | videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with... | Aman Gupta | 2016-07-15 | 2 | -9/+115 |
* | vd_lavc: expose mastering display side data reference peak | Niklas Haas | 2016-07-03 | 2 | -1/+26 |
* | vo_opengl: generalize HDR tone mapping mechanism | Niklas Haas | 2016-07-03 | 1 | -0/+3 |
* | mp_image: split colorimetry metadata into its own struct | Niklas Haas | 2016-07-03 | 1 | -4/+6 |
* | vd_lavc: hide structs behind platform flags | Ben Boeckel | 2016-07-01 | 1 | -0/+4 |
* | d3d: implement screenshots for --hwdec=d3d11va | wm4 | 2016-06-28 | 2 | -0/+85 |
* | d3d: merge angle_common.h into d3d.h | wm4 | 2016-06-28 | 2 | -0/+17 |
* | Fix misspellings | stepshal | 2016-06-26 | 1 | -1/+1 |
* | vo_opengl: vdpau interop without RGB conversion | wm4 | 2016-06-19 | 1 | -0/+12 |
* | d3d11va: remove unused d3d11va_surface.subindex field | wm4 | 2016-06-16 | 1 | -3/+1 |
* | dxva2: remove dead code in failure case | James Ross-Gowan | 2016-06-07 | 1 | -3/+0 |
* | video: remove d3d11 video processor use from OpenGL interop | wm4 | 2016-05-29 | 1 | -0/+3 |
* | d3d: simplify DLL loading | wm4 | 2016-05-17 | 4 | -49/+34 |
* | video: merge dxva2 source files | wm4 | 2016-05-17 | 1 | -2/+62 |
* | vaapi: avoid forward declaration of variable | wm4 | 2016-05-15 | 1 | -9/+7 |
* | video: add --hwdec=auto-copy mode | wm4 | 2016-05-11 | 5 | -3/+14 |
* | build: merge d3d11va and dxva2 hwaccel checks | wm4 | 2016-05-11 | 1 | -5/+1 |
* | vo_opengl: d3d11egl: native NV12 sampling support | wm4 | 2016-05-10 | 1 | -1/+25 |
* | video: refactor how VO exports hwdec device handles | wm4 | 2016-05-09 | 8 | -61/+40 |
* | d3d: DXVA2_ModeMPEG2_VLD supports all profiles | wm4 | 2016-05-03 | 1 | -2/+1 |
* | win32: replace libuuid.a usage with initguid.h | James Ross-Gowan | 2016-05-01 | 2 | -0/+3 |
* | d3d11va: fix invalid deref on decoder init failure | Kevin Mitchell | 2016-04-29 | 1 | -1/+1 |
* | d3d11va, dxva2: return the format struct directly | wm4 | 2016-04-29 | 4 | -16/+13 |
* | d3d11va, dxva2: simplify decoder selection | wm4 | 2016-04-29 | 4 | -67/+58 |
* | video: add IMGFMT_P010 alias | wm4 | 2016-04-29 | 1 | -2/+1 |
* | d3d11va: store texture/subindex in IMGFMT_D3D11VA plane pointers | wm4 | 2016-04-27 | 1 | -7/+68 |
* | vd_lavc: adjust D3D11VA autoprobe order | wm4 | 2016-04-27 | 1 | -1/+3 |
* | vo_opengl: D3D11VA + ANGLE interop | wm4 | 2016-04-27 | 3 | -2/+36 |
* | vd_lavc: hack against videotoolbox crash on failure | wm4 | 2016-04-26 | 1 | -1/+3 |
* | vd_lavc: simplify some unneeded ifdeffery | wm4 | 2016-04-25 | 1 | -8/+2 |
* | vd_lavc: make image_format hwdec field optional | wm4 | 2016-04-25 | 1 | -26/+24 |
* | vd_lavc: simplify RPI and Mediacodec wrappers | wm4 | 2016-04-25 | 3 | -141/+12 |
* | vd_lavc: make all hwdec callbacks optional | wm4 | 2016-04-25 | 1 | -2/+2 |
* | vd_lavc: set AVCodecContext.time_base to forced time base | wm4 | 2016-04-25 | 1 | -0/+3 |
* | vd_lavc: better hwdec wrapper decoder selection | wm4 | 2016-04-25 | 2 | -1/+66 |
* | vd_lavc: allow process_image() to return NULL | wm4 | 2016-04-25 | 1 | -1/+1 |
* | vd_lavc: fix hwdec fallback if hwdec pre-initialization fails | wm4 | 2016-04-22 | 1 | -7/+7 |
* | d3dva: move Intel_H264_NoFGT_ClearVideo to lower priority | Kevin Mitchell | 2016-04-18 | 1 | -1/+1 |
* | dxva2: fix missing newline in error message | Kevin Mitchell | 2016-04-18 | 1 | -1/+1 |
* | d3dva: include selected decoder and format in verbose output | Kevin Mitchell | 2016-04-17 | 2 | -0/+7 |
* | vaapi: determine surface format in decoder, not in renderer | wm4 | 2016-04-11 | 1 | -0/+7 |
* | d3d: fix Windows build | wm4 | 2016-04-07 | 1 | -2/+2 |
* | videotoolbox: change how videotoolbox format is managed | wm4 | 2016-04-07 | 1 | -3/+15 |
* | vd_lavc: let hardware decoder request delaying frames explicitly | wm4 | 2016-04-07 | 5 | -4/+9 |
* | vd_lavc: fix codec vs. decoder confusion | |