| Commit message (Expand) | Author | Age | Files | Lines |
* | vd_lavc: move display mastering data stuff to mp_image | wm4 | 2017-10-30 | 1 | -39/+0 |
* | Bump libav* API use | wm4 | 2017-10-30 | 1 | -154/+6 |
* | vd_lavc: make --hwdec=nvdec-copy actually work | wm4 | 2017-10-30 | 1 | -3/+28 |
* | vd_lavc: remove need for duplicated cuda GL interop backend | wm4 | 2017-10-30 | 1 | -2/+4 |
* | Get rid of deprecated AVFrame accessors | wm4 | 2017-10-30 | 1 | -1/+1 |
* | vd_lavc: add support for nvdec hwaccel | wm4 | 2017-10-28 | 1 | -0/+15 |
* | vd_lavc: use avcodec_fill_hw_frames_parameters() API | wm4 | 2017-10-27 | 1 | -2/+99 |
* | vd_lavc: more aggressive frame dropping for intra only codecs | wm4 | 2017-10-26 | 1 | -5/+14 |
* | Add DRM_PRIME Format Handling and Display for RockChip MPP decoders | Lionel CHAZALLON | 2017-10-23 | 1 | -0/+7 |
* | video: properly pass through ICC data | wm4 | 2017-10-16 | 1 | -6/+0 |
* | video: make it possible to always override hardware decoding format | wm4 | 2017-10-16 | 1 | -0/+2 |
* | hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC frames | Aman Gupta | 2017-10-09 | 1 | -0/+2 |
* | hwdec: rename mediacodec to mediacodec-copy | Aman Gupta | 2017-10-09 | 1 | -9/+2 |
* | build: switch preliminary LGPL mode from v3 to v2.1 | wm4 | 2017-10-05 | 1 | -9/+1 |
* | vd_lavc: cuda requires setting hw_device_ctx | wm4 | 2017-09-26 | 1 | -1/+1 |
* | video: remove old videotoolbox support | wm4 | 2017-09-26 | 1 | -6/+1 |
* | video: drop old cuda/cuvid hwaccel | wm4 | 2017-09-26 | 1 | -8/+1 |
* | vd_lavc: revert accidental vaapi changes revert | wm4 | 2017-09-22 | 1 | -7/+5 |
* | build: add preliminary LGPL mode | wm4 | 2017-09-21 | 1 | -14/+14 |
* | 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 |
* | vd_lavc: fix device leak with copy-mode hwaccels | wm4 | 2017-08-09 | 1 | -2/+3 |
* | vd_lavc: decode embedded ICC profiles | Niklas Haas | 2017-08-03 | 1 | -0/+6 |
* | vo_opengl: add direct rendering support | wm4 | 2017-07-24 | 1 | -0/+98 |
* | 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 | 1 | -37/+1 |
* | vd_lavc: make --vd-lavc-check-hw-profile=no work for generic hwaccels | wm4 | 2017-07-04 | 1 | -1/+5 |
* | d3d: make DXVA2 support optional | wm4 | 2017-06-30 | 1 | -0/+3 |
* | vd: use ST.2086 / HDR10 MaxCLL in addition to mastering metadata | Niklas Haas | 2017-06-18 | 1 | -16/+21 |
* | video: refactor HDR implementation | Niklas Haas | 2017-06-18 | 1 | -1/+1 |
* | vd, vd_lavc: change license to LGPL (almost) | wm4 | 2017-06-15 | 1 | -1/+11 |
* | d3d: add support for new libavcodec hwaccel API | wm4 | 2017-06-08 | 1 | -1/+4 |
* | videotoolbox: support new libavcodec API | wm4 | 2017-05-24 | 1 | -0/+3 |
* | 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 | 1 | -1/+13 |
* | 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 | 1 | -4/+14 |
* | video: drop vaapi/vdpau hw decoding support with FFmpeg 3.2 | wm4 | 2017-04-23 | 1 | -13/+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 |
* | vd_lavc: disable videotoolbox hack with newer ffmpeg versions | wm4 | 2017-03-07 | 1 | -2/+5 |
* | vd_lavc: log pixel format requested from decoder | wm4 | 2017-03-01 | 1 | -8/+18 |
* | 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 | 1 | -6/+71 |
* | 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 | 1 | -0/+63 |
* | vd_lavc: remove some leftover vaapi locking infrastructure | wm4 | 2017-02-16 | 1 | -20/+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 |
* | vd_lavc: always fail decoding immediately if copying hw surface fails | wm4 | 2017-01-17 | 1 | -0/+1 |
* | vaapi: move AVHWFramesContext setup code to common code | wm4 | 2017-01-17 | 1 | -0/+54 |
* | vd_lavc: demote software decoding message to verbose log level | wm4 | 2017-01-13 | 1 | -1/+1 |
* | vaapi: handle image copying for vaapi-copy in common code | wm4 | 2017-01-12 | 1 | -0/+13 |
* | 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 | 1 | -0/+6 |
* | vaapi: support new libavcodec vaapi API | wm4 | 2017-01-11 | 1 | -1/+2 |
* | vd_lavc: inline a function | wm4 | 2017-01-11 | 1 | -45/+37 |
* | video: make decoder EOF reporting explicit | wm4 | 2017-01-11 | 1 | -34/+19 |
* | 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 | 1 | -15/+59 |
* | video: restructure decode loop | wm4 | 2017-01-10 | 1 | -78/+106 |
* | Prefix libavcodec CODEC_FLAG_ constants with AV_ | wm4 | 2016-12-29 | 1 | -3/+3 |
* | 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 hwdec uninit | wm4 | 2016-11-10 | 1 | -0/+1 |
* | video: add --hwdec=vdpau-copy mode | wm4 | 2016-10-20 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | video: handle override video parameters in a better place | wm4 | 2016-09-20 | 1 | -8/+0 |
* | 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 | 1 | -0/+4 |
* | 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 |
* | videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with... | Aman Gupta | 2016-07-15 | 1 | -0/+2 |
* | vd_lavc: expose mastering display side data reference peak | Niklas Haas | 2016-07-03 | 1 | -0/+25 |
* | 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 |
* | video: add --hwdec=auto-copy mode | wm4 | 2016-05-11 | 1 | -3/+9 |
* | build: merge d3d11va and dxva2 hwaccel checks | wm4 | 2016-05-11 | 1 | -5/+1 |
* | video: refactor how VO exports hwdec device handles | wm4 | 2016-05-09 | 1 | -11/+5 |
* | vd_lavc: adjust D3D11VA autoprobe order | wm4 | 2016-04-27 | 1 | -1/+3 |
* | vo_opengl: D3D11VA + ANGLE interop | wm4 | 2016-04-27 | 1 | -0/+2 |
* | 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 | 1 | -2/+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 | 1 | -1/+60 |
* | 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 |
* | vd_lavc: let hardware decoder request delaying frames explicitly | wm4 | 2016-04-07 | 1 | -4/+1 |
* | vd_lavc: fix codec vs. decoder confusion | wm4 | 2016-04-07 | 1 | -13/+14 |
* | demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change | wm4 | 2016-03-31 | 1 | -2/+1 |
* | vd_lavc: add d3d11va hwdec | Kevin Mitchell | 2016-03-30 | 1 | -0/+4 |
* | Add a mediacodec decoder hwdec wrapper | Jan Ekström | 2016-03-25 | 1 | -0/+4 |
* | vd_lavc: mediacodec also needs special timebase love | Jan Ekström | 2016-03-25 | 1 | -1/+1 |
* | ad_lavc, vd_lavc: support new Libav decoding API | wm4 | 2016-03-24 | 1 | -3/+18 |
* | vd_lavc: slightly improve codec_timebase hack | wm4 | 2016-03-24 | 1 | -4/+3 |
* | vd_lavc: don't get into an endless loop if decoding fails | wm4 | 2016-03-18 | 1 | -0/+2 |
* | av_common: explicitly exclude _vdpau deccoders from enumeration | wm4 | 2016-03-02 | 1 | -11/+0 |
* | vd_lavc: simplify hwdec pixfmt check | wm4 | 2016-02-20 | 1 | -1/+1 |
* | video: allow the decoder to consume packets partially | wm4 | 2016-02-19 | 1 | -0/+5 |
* | dxva2: add interop (non-copyback) hwdec_type | Kevin Mitchell | 2016-02-17 | 1 | -0/+2 |
* | audio/video: expose codec info as separate field | wm4 | 2016-02-15 | 1 | -4/+3 |
* | video: approximate AVI timestamps via DTS handling | wm4 | 2016-02-11 | 1 | -6/+2 |
* | vd_lavc: fix use after free in some hwdecs | Kevin Mitchell | 2016-02-06 | 1 | -8/+3 |
* | vd_lavc: avoid calling flush on an unopened AVCodecContext | wm4 | 2016-02-05 | 1 | -6/+9 |
* | vd_lavc: remove redundant best_csp field | wm4 | 2016-02-03 | 1 | -14/+3 |
* | vd_lavc: force microsecond timestamps on RPI | wm4 | 2016-02-03 | 1 | -3/+8 |
* | vd_lavc: release surfaces before destroying decoder | wm4 | 2016-01-30 | 1 | -4/+3 |
* | vd_lavc: allow switching between hw/sw decoding any time | wm4 | 2016-01-29 | 1 | -21/+33 |
* | vd_lavc: simplify an aspect of hwdec fallback | wm4 | 2016-01-29 | 1 | -9/+4 |
* | vd_lavc: delay images before reading them back | wm4 | 2016-01-25 | 1 | -7/+42 |
* | video: cleanup pts/dts passing between decoder components | wm4 | 2016-01-25 | 1 | -7/+10 |
* | vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding | Aman Gupta | 2016-01-18 | 1 | -0/+11 |
* | demux: merge sh_video/sh_audio/sh_sub | wm4 | 2016-01-12 | 1 | -12/+13 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 | 1 | -1/+1 |
* | Fix build on older libavcodec versions | wm4 | 2016-01-08 | 1 | -0/+2 |
* | vd_lavc: log codec profile when attempting hardware decoding | wm4 | 2016-01-08 | 1 | -0/+4 |
* | video: switch from using display aspect to sample aspect | wm4 | 2015-12-19 | 1 | -6/+2 |
* | vd_lavc: fix avctx NULL checks | wm4 | 2015-12-05 | 1 | -1/+4 |
* | video: readd codec delay estimation | wm4 | 2015-12-02 | 1 | -0/+13 |
* | vd_lavc: be more careful with flushing the decoder | wm4 | 2015-11-10 | 1 | -5/+21 |
* | rpi: add support for codecs other than h264 | wm4 | 2015-11-05 | 1 | -1/+1 |
* | vd_lavc: make hwdec fallback more tolerant | wm4 | 2015-11-03 | 1 | -6/+13 |
* | vdpau: fix uninit when init fails | wm4 | 2015-11-01 | 1 | -0/+1 |
* | vd_lavc: fix declarations | wm4 | 2015-10-30 | 1 | -6/+6 |
* | vd_lavc: make software decoding fallback an option | Rodger Combs | 2015-10-25 | 1 | -1/+5 |
* | vd_lavc: attempt to fallback from hwdec before anything is decoded | wm4 | 2015-10-19 | 1 | -4/+4 |
* | vd_lavc: continue decoding properly after decoding failure | wm4 | 2015-10-19 | 1 | -3/+7 |
* | vd_lavc: work around libavcodec nonsense causing hwdec init failure | wm4 | 2015-10-12 | 1 | -0/+3 |
* | vd_lavc: refuse to initialize vaapi with unknown profiles | wm4 | 2015-10-11 | 1 | -3/+1 |
* | video: remove codec delay estimation | wm4 | 2015-10-03 | 1 | -7/+0 |
* | Revert "vd_lavc: do not abort hardware decoding on errors" | wm4 | 2015-09-28 | 1 | -0/+1 |
* | video: remove VDA support | wm4 | 2015-09-28 | 1 | -4/+0 |
* | vd_lavc: remove some ancient cargo-culting | wm4 | 2015-09-28 | 1 | -1/+0 |
* | vd_lavc: Fix recovery from vdpau preemption | Philip Langdale | 2015-09-25 | 1 | -3/+3 |
* | vd_lavc: do not abort hardware decoding on errors | wm4 | 2015-09-23 | 1 | -8/+7 |
* | vd_lavc: minor cleanup to hwdec fallback code | wm4 | 2015-09-23 | 1 | -15/+8 |
* | vd_lavc: better hwdec log output | wm4 | 2015-09-02 | 1 | -4/ |