| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into pr6360 | Jan Ekström | 2019-03-11 | 1 | -2/+2 |
|\ |
|
| * | vd_lavc: increase the possible length of the hwdec name | Akemi | 2019-01-23 | 1 | -1/+1 |
| * | vd_lavc: minor simplification for get_format fallback | wm4 | 2018-05-25 | 1 | -7/+1 |
* | | vd_lavc: move hwdec opts to local config, don't use global MPOpts | wm4 | 2018-05-24 | 1 | -21/+41 |
* | | vd_lavc: minor simplification for get_format fallback | wm4 | 2018-05-24 | 1 | -7/+1 |
|/ |
|
* | vd_lavc: enable dr by default | wm4 | 2018-04-29 | 1 | -0/+1 |
* | vd_lavc: slightly better logging about why hwdec is not used | wm4 | 2018-03-08 | 1 | -5/+9 |
* | vd_lavc: fix inverted condition | wm4 | 2018-03-03 | 1 | -1/+1 |
* | Fix recent FFmpeg deprecations | wm4 | 2018-02-13 | 1 | -2/+3 |
* | vd_lavc: fix stall with some uses of --hwdec=copy | wm4 | 2018-02-05 | 1 | -3/+6 |
* | vd_lavc: fix recently broken hardware decode fallback | wm4 | 2018-02-04 | 1 | -7/+16 |
* | video: make decoder wrapper a filter | wm4 | 2018-01-30 | 4 | -776/+125 |
* | video: minor simplification | wm4 | 2018-01-25 | 1 | -1/+1 |
* | video: warn user against FFmpeg's lies | wm4 | 2018-01-22 | 1 | -9/+6 |
* | video: change some remaining vo_opengl mentions to vo_gpu | Akemi | 2018-01-20 | 1 | -1/+1 |
* | video: avoid some unnecessary vf.h includes | wm4 | 2018-01-18 | 1 | -1/+0 |
* | video: change some mp_image_pool semantics | wm4 | 2018-01-13 | 1 | -2/+2 |
* | video, audio: don't actively wait for demuxer input | wm4 | 2018-01-09 | 1 | -0/+2 |
* | video, audio: always read all frames before getting next packet | wm4 | 2018-01-01 | 2 | -2/+24 |
* | demux_mkv: add hack to pass along x264 version to decoder | wm4 | 2017-12-28 | 1 | -0/+13 |
* | vd_lavc: add an option to explicitly workaround x264 4:4:4 bug | wm4 | 2017-12-28 | 1 | -0/+5 |
* | vd_lavc: fix crash with RPI hwdec | wm4 | 2017-12-28 | 1 | -1/+2 |
* | options: drop some previously deprecated options | wm4 | 2017-12-25 | 1 | -4/+0 |
* | Restore Libav support | wm4 | 2017-12-21 | 1 | -0/+2 |
* | msg: reinterpret a bunch of message levels | Niklas Haas | 2017-12-15 | 1 | -4/+4 |
* | vd_lavc: rename --hwdec=rpi to --hwdec=mmal | wm4 | 2017-12-15 | 1 | -4/+0 |
* | vd_lavc: use libavcodec metadata for hardware decoder wrappers | wm4 | 2017-12-15 | 1 | -25/+8 |
* | vd_lavc: always load VO interops with non-copy hw decoders | wm4 | 2017-12-11 | 1 | -0/+4 |
* | vd_lavc: add rkmpp to the hwdec_wrappers array. | LongChair | 2017-12-10 | 1 | -0/+1 |
* | vd_lavc: don't request native pixfmt with -copy and METHOD_INTERNAL | wm4 | 2017-12-02 | 1 | -0/+1 |
* | vd_lavc, vdpau, vaapi: restore emulated API avoidance | wm4 | 2017-12-02 | 1 | -0/+11 |
* | vd_lavc: simpler way to check for opque hw frame | wm4 | 2017-12-02 | 1 | -3/+1 |
* | vd_lavc: sort -copy hwdec modes to end of list | wm4 | 2017-12-02 | 1 | -6/+12 |
* | vd_lavc: allow forcing single implementations with --hwdec | wm4 | 2017-12-02 | 1 | -2/+3 |
* | vd_lavc: slightly simplify | wm4 | 2017-12-02 | 1 | -34/+28 |
* | vd_lavc: coding style | wm4 | 2017-12-02 | 1 | -1/+1 |
* | vd_lavc: fix dumb nonsense | wm4 | 2017-12-01 | 1 | -1/+4 |
* | vd_lavc, mp_image: remove weird mpv specific palette constant | wm4 | 2017-12-01 | 1 | -4/+0 |
* | vd_lavc: merge redundant header | wm4 | 2017-12-01 | 2 | -94/+77 |
* | vd_lavc: rewrite how --hwdec is handled | wm4 | 2017-12-01 | 2 | -479/+323 |
* | vd_lavc: drop mediacodec direct rendering support temporarily | wm4 | 2017-12-01 | 2 | -69/+8 |
* | video: move d3d.c out of decode sub directory | wm4 | 2017-12-01 | 2 | -329/+0 |
* | vd_lavc: delete hw_d3d11va.c/hw_dxva2.c and merge leftovers | wm4 | 2017-12-01 | 5 | -117/+39 |
* | hw_dxva2: move dxva2 code to d3d.c | wm4 | 2017-12-01 | 2 | -117/+126 |
* | video: refactor hw device creation for hwdec copy modes | wm4 | 2017-12-01 | 5 | -87/+71 |
* | vd_lavc: move entrypoint for hwframes_refine | wm4 | 2017-12-01 | 6 | -11/+7 |
* | vd_lavc: remove process_image callback | wm4 | 2017-12-01 | 2 | -9/+3 |
* | d3d11: move code for d3d11eglrgb hack | wm4 | 2017-12-01 | 2 | -10/+3 |
* | vo_gpu: make it possible to load multiple hwdec interop drivers | wm4 | 2017-12-01 | 1 | -1/+1 |
* | vd_lavc: prefer nvdec over vdpau with --hwdec=auto | wm4 | 2017-11-30 | 1 | -11/+13 |
* | vd_lavc: restore --hwdec-image-format and d3d11 opaque mode | wm4 | 2017-11-02 | 2 | -1/+6 |
* | vd_lavc: clean out more hwdec legacy code | wm4 | 2017-10-31 | 3 | -39/+5 |
* | vd_lavc: remove more dead legacy code | wm4 | 2017-10-31 | 4 | -108/+2 |
* | videotoolbox: use generic code for dummy hwdevice init | wm4 | 2017-10-31 | 2 | -75/+19 |
* | vd_lavc: remove dead legacy code | wm4 | 2017-10-31 | 2 | -22/+0 |
* | d3d: remove some legacy code | wm4 | 2017-10-31 | 1 | -42/+0 |
* | vd_lavc: makre sure required headers are included early enough | wm4 | 2017-10-31 | 2 | -1/+1 |
* | vd_lavc: move display mastering data stuff to mp_image | wm4 | 2017-10-30 | 3 | -42/+3 |
* | Bump libav* API use | wm4 | 2017-10-30 | 1 | -154/+6 |
* | vd_lavc: make --hwdec=nvdec-copy actually work | wm4 | 2017-10-30 | 2 | -3/+32 |
* | vd_lavc: remove need for duplicated cuda GL interop backend | wm4 | 2017-10-30 | 2 | -2/+6 |
* | 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 | 2 | -2/+112 |
* | vd_lavc: more aggressive frame dropping for intra only codecs | wm4 | 2017-10-26 | 2 | -5/+15 |
* | demux: get rid of demux_packet.new_segment field | wm4 | 2017-10-24 | 1 | -3/+8 |
* | Add DRM_PRIME Format Handling and Display for RockChip MPP decoders | Lionel CHAZALLON | 2017-10-23 | 1 | -0/+7 |
* | video: make previously added hwdec params mechanism more generic | wm4 | 2017-10-16 | 1 | -4/+5 |
* | video: properly pass through ICC data | wm4 | 2017-10-16 | 1 | -6/+0 |
* | video: add mp_image_params.hw_flags and add an example | wm4 | 2017-10-16 | 1 | -1/+19 |
* | 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 | 2 | -0/+49 |
* | hwdec: rename mediacodec to mediacodec-copy | Aman Gupta | 2017-10-09 | 2 | -9/+26 |
* | 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 | 2 | -179/+1 |
* | video: drop old D3D11/DXVA2 support | wm4 | 2017-09-26 | 4 | -1458/+8 |
* | video: drop old cuda/cuvid hwaccel | wm4 | 2017-09-26 | 3 | -122/+1 |
* | 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 | wm4 | 2016-04-07 | 10 | -31/+32 |
* | demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change | wm4 | 2016-03-31 | 1 | -2/+1 |
* | dxva2: rewrite to use shared code with d3d11va | Kevin Mitchell | 2016-03-30 | 1 | -494/+350 |
* | vd_lavc: add d3d11va hwdec | Kevin Mitchell | 2016-03-30 | 4 | -0/+793 |
* | Add a mediacodec decoder hwdec wrapper | Jan Ekström | 2016-03-25 | 2 | -0/+72 |
* | 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 |
* | dxva2: prevent outputting native surfaces with HWDEC_DXVA2_COPY (again) | wm4 | 2016-03-17 | 1 | -1/+2 |
* | dec_video: always redisplay cover art after a seek | wm4 | 2016-03-11 | 1 | -3/+1 |
* | dec_video: reduce scope of variable | wm4 | 2016-03-11 | 1 | -3/+3 |
* | video: fix coverart decoding | wm4 | 2016-03-07 | 1 | -2/+4 |
* | av_common: explicitly exclude _vdpau deccoders from enumeration | wm4 | 2016-03-02 | 1 | -11/+0 |
* | video: fix hr-seek | wm4 | 2016-02-28 | 1 | -1/+3 |
* | vd_lavc: simplify hwdec pixfmt check | wm4 | 2016-02-20 | 1 | -1/+1 |
* | dxva2: fix autoprobing | wm4 | 2016-02-19 | 1 | -1/+6 |
* | video: allow the decoder to consume packets partially | wm4 | 2016-02-19 | 2 | -2/+9 |
* | video: move packet timestamp fudging | wm4 | 2016-02-19 | 1 | -9/+8 |
* | video: move unreliable-packet-PTS check | wm4 | 2016-02-19 | 1 | -5/+8 |
* | dxva2: add interop (non-copyback) hwdec_type | Kevin Mitchell | 2016-02-17 | 2 | -2/+16 |
* | dxva2: avoid using AV_PIX_FMT_P010 directly | wm4 | 2016-02-17 | 1 | -3/+4 |
* | dxva2: use mp_HESULT_to_str on FAILED(hr) | Kevin Mitchell | 2016-02-16 | 1 | -11/+20 |
* | dxva2: use mp_image_pool_get_no_alloc for decoder images | Kevin Mitchell | 2016-02-16 | 1 | -1/+2 |
* | dxva2: another attempt at using mp_image pool | Kevin Mitchell | 2016-02-16 | 1 | -31/+34 |
* | Rewrite ordered chapters and timeline stuff | wm4 | 2016-02-15 | 2 | -7/+67 |
* | audio/video: expose codec info as separate field | wm4 | 2016-02-15 | 3 | -8/+8 |
* | video: remove pointless parameter indirection | wm4 | 2016-02-15 | 2 | -3/+5 |
* | dxva2: support HEVC Main 10 | wm4 | 2016-02-15 | 1 | -8/+35 |
* | dxva2: use mp_image pool for d3d surfaces | Kevin Mitchell | 2016-02-14 | 1 | -131/+65 |
* | dxva2: remove unused structure members | Kevin Mitchell | 2016-02-14 | 1 | -5/+1 |
* | dxva2: streamline number of surface calculation | Kevin Mitchell | 2016-02-14 | 1 | -9/+2 |
* | video: approximate AVI timestamps via DTS handling | wm4 | 2016-02-11 | 4 | -54/+12 |
* | player: fix crash if no video decoder can be initialized | wm4 | 2016-02-10 | 1 | -0/+2 |
* | video/decode/dxva2.c: GUID_NULL conflicts | kwkam | 2016-02-06 | 1 | -1/+1 |
* | 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 |
* | video: remove AVI timestamps for dropped frames | wm4 | 2016-02-04 | 1 | -1/+5 |
* | vd_lavc: remove redundant best_csp field | wm4 | 2016-02-03 | 2 | -15/+3 |
* | vd_lavc: force microsecond timestamps on RPI | wm4 | 2016-02-03 | 2 | -3/+9 |
* | audio/video: merge decoder return values | wm4 | 2016-02-01 | 2 | -23/+18 |
* | 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 | 2 | -21/+34 |
* | vd_lavc: simplify an aspect of hwdec fallback | wm4 | 2016-01-29 | 2 | -10/+5 |
* | video: fix broken-PTS fallback determination | wm4 | 2016-01-29 | 1 | -11/+6 |
* | rpi: add VC-1 support | wm4 | 2016-01-28 | 1 | -0/+1 |
* | rpi: add mpeg-4 decoding support | wm4 | 2016-01-27 | 1 | -0/+1 |
* | vaapi: lower number of allocated surfaces again | wm4 | 2016-01-26 | 1 | -1/+1 |
* | vd_lavc: delay images before reading them back | wm4 | 2016-01-25 | 4 | -9/+52 |
* | video: cleanup pts/dts passing between decoder components | wm4 | 2016-01-25 | 3 | -11/+16 |
* | vdpau: force driver to report preemption early | wm4 | 2016-01-25 | 1 | -3/+1 |
* | player: fix some oversights in video refactoring | wm4 | 2016-01-22 | 1 | -5/+0 |
* | Change 3 more files to LGPL | wm4 | 2016-01-20 | 1 | -7/+7 |
* | vaapi: fix compilation on older FFmpeg/Libav | wm4 | 2016-01-20 | 1 | -1/+1 |
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 2 | -14/+14 |
* | vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding | Aman Gupta | 2016-01-18 | 1 | -0/+11 |
* | video: refactor: disentangle decoding/filtering some more | wm4 | 2016-01-16 | 2 | -17/+112 |
* | video: fix interactively changing aspect ratio | wm4 | 2016-01-14 | 2 | -0/+6 |
* | video: decouple filtering/decoding slightly more | wm4 | 2016-01-14 | 2 | -6/+0 |
* | video: refactor: shuffle code around | wm4 | 2016-01-14 | 2 | -76/+1 |
* | video: refactor: handle video format fixups closer to decoder | wm4 | 2016-01-14 | 2 | -64/+67 |
* | demux: merge sh_video/sh_audio/sh_sub | wm4 | 2016-01-12 | 2 | -20/+21 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 | 1 | -1/+1 |
* | dxva2: log more debug infos | wm4 | 2016-01-11 | 1 | -11/+41 |
* | 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 |
* | vaapi: add VP9 profile entires | BtbN | 2015-12-20 | 1 | -0/+7 |
* | video: switch from using display aspect to sample aspect | wm4 | 2015-12-19 | 2 | -19/+19 |
* | vd_lavc: fix avctx NULL checks | wm4 | 2015-12-05 | 1 | -1/+4 |
* | video: readd codec delay estimation | wm4 | 2015-12-02 | 3 | -0/+18 |
* | dxva2: reject 10 bit HEVC | wm4 | 2015-11-23 | 1 | -0/+4 |
* | videotoolbox: make decoder format customizable | wm4 | 2015-11-17 | 1 | -2/+2 |
* | vd_lavc: be more careful with flushing the decoder | wm4 | 2015-11-10 | 2 | -5/+22 |
* | video: increase avi pts buffer size | wm4 | 2015-11-06 | 1 | -1/+1 |
* | rpi: add support for codecs other than h264 | wm4 | 2015-11-05 | 3 | -7/+20 |
* | vd_lavc: make hwdec fallback more tolerant | wm4 | 2015-11-03 | 2 | -6/+14 |
* | vdpau: fix uninit when init fails | wm4 | 2015-11-01 | 2 | -5/+2 |
* | 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: fix base for --no-correct-pts | wm4 | 2015-10-06 | 2 | -9/+10 |
* | video: increase maximum number of buffered AVI pts samples | wm4 | 2015-10-06 | 1 | -1/+1 |
* | video: don't sort AVI pts samples | wm4 | 2015-10-06 | 1 | -14/+10 |
* | video: remove user-controllable PTS sorting (--pts-association-mode) | wm4 | 2015-10-06 | 2 | -57/+5 |
* | video: disable framedrop if avi-style timestamps are used | wm4 | 2015-10-06 | 1 | -0/+3 |
* | video: remove codec delay estimation | wm4 | 2015-10-03 | 3 | -15/+2 |
* | video: cosmetics: remove trailing whitespace | wm4 | 2015-10-03 | 1 | -1/+1 |
* | 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 | 2 | -122/+0 |
* | vd_lavc: remove some ancient cargo-culting | wm4 | 2015-09-28 | 1 | -1/+0 |
* | vaapi: remove dependency on X11 | wm4 | 2015-09-27 | 1 | -13/+58 |
* | video: refactor GPU memcpy usage | wm4 | 2015-09-25 | 2 | -193/+5 |
* | 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 |
* | video: make --field-dominance set interlaced flag | Kevin Mitchell | 2015-09-10 | 1 | -4/+6 |
* | vd_lavc: better hwdec log output | wm4 | 2015-09-02 | 2 | -4/+17 |
* | vd_lavc: factor all hwdec fallbacks into the same function | wm4 | 2015-09-02 | 1 | -24/+19 |
* | video: make container vs. bitstream aspect ratio configurable | wm4 | 2015-08-30 | 2 | -17/+38 |
* | vd_lavc: bump number of allocated surfaces for hwdec with HEVC | wm4 | 2015-08-24 | 1 | -1/+4 |
* | vaapi: add HEVC profile entries | wm4 | 2015-08-24 | 1 | -0/+10 |
* | vd_lavc: remove unneeded hwdec parameters | wm4 | 2015-08-19 | 8 | -25/+16 |
* | video: fix VideoToolbox/VDA autodetection | wm4 | 2015-08-17 | 1 | -2/+12 |
* | video: remove old vdpau hwaccel API usage | wm4 | 2015-08-10 | 1 | -224/+0 |
* | hwdec: add VideoToolbox support | Sebastien Zwickert | 2015-08-05 | 2 | -0/+119 |
* | win32: revert wchar_t changes | wm4 | 2015-08-01 | 1 | -2/+2 |
* | win32: more wchar_t -> WCHAR replacements | wm4 | 2015-07-30 | 1 | -2/+2 |
* | video: don't restrict --vd-lavc-threads to a maximum of 16 | wm4 | 2015-07-23 | 1 | -1/+1 |
* | vaapi: allow allocating additional surfaces during decoding | wm4 | 2015-07-15 | 1 | -3/+2 |
* | vaapi: increase number of additional surfaces | wm4 | 2015-07-08 | 1 | -6/+2 |
* | dxva2: fix handling of cropped video | wm4 | 2015-07-06 | 1 | -1/+5 |
* | video: replace our own refcounting with libavutil's | wm4 | 2015-07-05 | 1 | -8/+5 |
* | client API, dxva2: add a workaround for OpenGL fullscreen issues | wm4 | 2015-07-03 | 1 | -0/+1 |
* | vo_direct3d, dxva2: use the same D3D device | wm4 | 2015-07-03 | 1 | -0/+10 |
* | dxva2: move device creation code | wm4 | 2015-07-03 | 1 | -34/+50 |
* | vaapi: prefer direct display over copy-back | wm4 | 2015-06-29 | 1 | -1/+1 |
* | demux: merge extradata fields | wm4 | 2015-06-21 | 1 | -1/+1 |
* | demux: rename sh_stream.format to sh_stream.codec_tag | wm4 | 2015-06-21 | 1 | -4/+4 |
* | video: reduce error message when loading hwdec backend fails | wm4 | 2015-06-20 | 2 | -4/+5 |
* | player: make decoding cover art more robust | wm4 | 2015-06-18 | 2 | -0/+3 |
* | vaapi: remove direct mapping non-sense | wm4 | 2015-05-29 | 1 | -42/+6 |
* | vd_lavc: fix a hw decoding fallback case | wm4 | 2015-05-29 | 1 | -1/+6 |
* | vdpau: add support for the "new" libavcodec vdpau API | wm4 | 2015-05-28 | 3 | -1/+120 |
* | video: rename vdpau.c to vdpau_old.c | wm4 | 2015-05-28 | 1 | -0/+0 |
* | vd_lavc: allocate hw surfaces using the coded size | wm4 | 2015-05-28 | 1 | -10/+9 |
* | vd_lavc: merge two functions | wm4 | 2015-05-28 | 1 | -27/+15 |
* | vd_lavc: make hardware decoding fallback less violent | wm4 | 2015-05-28 | 2 | -5/+15 |
* | vd_lavc: report actually used hwdec API | wm4 | 2015-05-25 | 2 | -4/+1 |
* | dxva2: support HEVC | wm4 | 2015-05-14 | 1 | -1/+8 |
* | vda: add support for nv12 image formats | Stefano Pigozzi | 2015-05-13 | 1 | -1/+9 |
* | dxva2: fix broken build with gcc 5.1 | Avi Halachmi (:avih) | 2015-04-24 | 1 | -0/+5 |
* | video: cleanup some old log messages | wm4 | 2015-04-20 | 1 | -9/+0 |
* | player: change video-bitrate and audio-bitrate properties | wm4 | 2015-04-20 | 3 | -8/+1 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 4 | -20/+16 |
* | vdpau: fix preemption handling | Dan Oscarsson | 2015-03-31 | 1 | -0/+23 |
* | video: move colorspace overrides to vf_format, simplify | wm4 | 2015-03-31 | 1 | -10/+0 |
* | RPI support | wm4 | 2015-03-29 | 3 | -1/+66 |
* | vd_lavc: less confusing message when hardware decoding won't work | wm4 | 2015-03-20 | 1 | -2/+3 |
* | player: better handling of video with no timestamps | wm4 | 2015-03-20 | 1 | -1/+7 |
* | player: warn against non-monotonic video PTS only once | wm4 | 2015-03-18 | 1 | -5/+0 |
* | vd_lavc: change message about using hardware decoding | wm4 | 2015-03-17 | 1 | -1/+1 |
* | video: don't drop anamorphic scaling if it's too minor | wm4 | 2015-03-16 | 1 | -8/+1 |
* | vd_lavc: let --hwdec=auto select "vaapi-copy" | wm4 | 2015-03-05 | 1 | -1/+1 |
* | Remove some FFmpeg/Libav compatibility hacks | wm4 | 2015-03-03 | 1 | -4/+0 |
* | Revert "Revert recent vo_opengl related commits" | Niklas Haas | 2015-02-28 | 1 | -0/+1 |
* | Revert recent vo_opengl related commits | wm4 | 2015-02-28 | 1 | -1/+0 |
* | vd_lavc: respect lavc's color_trc field | Niklas Haas | 2015-02-28 | 1 | -0/+1 |
* | video: remove redundant codec parameters | wm4 | 2015-02-24 | 1 | -5/+0 |
* | video: un-discourage "vaapi-copy" hwdec mode | wm4 | 2015-02-20 | 1 | -5/+0 |
* | vd_lavc: uninit the hwdec backend after closing the decoder | wm4 | 2015-02-14 | 1 | -6/+3 |
* | video: work around libswscale for PNG pixel formats | wm4 | 2015-02-06 | 1 | -1/+2 |
* | command: add property returning detected hwdec API | wm4 | 2015-02-02 | 1 | -12/+0 |
* | video: have a generic context struct for hwdec backends | wm4 | 2015-01-22 | 2 | -8/+6 |
* | win32: request UTF-16 API variants, Vista+ APIs, and COM C macros | wm4 | 2015-01-07 | 1 | -7/+2 |
* | dxva2: copy mp_image attributes to sw_img | James Ross-Gowan | 2015-01-07 | 1 | -0/+1 |
* | player: print used number of threads in verbose mode | wm4 | 2015-01-05 | 1 | -1/+1 |
* | vd_lavc: fix error handling path | wm4 | 2014-12-13 | 1 | -11/+12 |
* | Check some mallocs | wm4 | 2014-12-12 | 1 | -0/+4 |
* | vd_lavc: use avcodec_is_open() | wm4 | 2014-12-02 | 1 | -1/+1 |
* | vd_lavc: don't crash if codec could not be opened | wm4 | 2014-12-01 | 1 | -1/+1 |
* | vd_lavc: flush frames before uninitializing hw decoder | wm4 | 2014-11-20 | 1 | -0/+3 |
* | dxva2: use gpu_memcpy with unmatched strides | James Ross-Gowan | 2014-10-27 | 1 | -8/+29 |
* | dxva2: fix copying surfaces with different stride | James Ross-Gowan | 2014-10-27 | 1 | -10/+18 |
* | dxva2: fix crash on initialization failure | wm4 | 2014-10-26 | 1 | -0/+2 |
* | dxva2: gpu_memcpy: fix build for GCC 4.8.3 | James Ross-Gowan | 2014-10-26 | 1 | -3/+10 |
* | dxva2: use optimized memcpy | James Ross-Gowan | 2014-10-26 | 2 | -11/+164 |
* | video: initial dxva2 support | wm4 | 2014-10-25 | 3 | -0/+611 |
* | vd_lavc: fix a small memory leak on init error | wm4 | 2014-09-29 | 2 | -8/+5 |
* | Remove mpbswap.h | wm4 | 2014-09-25 | 1 | -1/+0 |
* | video: remove BITMAPINFOHEADER from internal demuxer API | wm4 | 2014-09-25 | 1 | -14/+7 |
* | build: handle insane libavcodec API bullshit | wm4 | 2014-09-05 | 1 | -11/+25 |
* | video: initial Matroska 3D support | wm4 | 2014-08-30 | 1 | -0/+2 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 1 | -4/+2 |
* | vaapi: try dealing with Intel's braindamaged shit drivers | wm4 | 2014-08-21 | 3 | -0/+37 |
* | vaapi: we need more surfaces | wm4 | 2014-08-18 | 1 | -1/+2 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 1 | -2/+2 |
* | video: don't keep multiple pointers to hwdec info struct | wm4 | 2014-08-11 | 2 | -3/+3 |
* | vaapi: fix uninitialized value read | wm4 | 2014-08-11 | 1 | -1/+1 |
* | video: remove "hard" framedrop mode | wm4 | 2014-08-09 | 1 | -5/+10 |
* | Improve setting AVOptions | wm4 | 2014-08-02 | 1 | -11/+3 |
* | vda: only support the new hwaccel 1.2 API (remove old code) | Stefano Pigozzi | 2014-08-01 | 1 | -145/+13 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 | 2 | -4/+0 |
* | options: Expose --colormatrix-primaries to the user | Niklas Haas | 2014-06-22 | 1 | -0/+2 |
* | video: Add support for non-BT.709 primaries | Niklas Haas | 2014-06-22 | 1 | -0/+1 |
* | video: introduce failure path for image allocations | wm4 | 2014-06-17 | 1 | -1/+1 |
* | options: remove OPT_FLAG_CONSTANTS | wm4 | 2014-06-13 | 1 | -4/+4 |
* | vd_lavc: use option parser for skip suboptions | wm4 | 2014-06-13 | 1 | -22/+25 |
* | vd_lavc: make option struct local | wm4 | 2014-06-11 | 1 | -15/+34 |
* | Add more const | wm4 | 2014-06-11 | 1 | -1/+1 |
* | player: hide audio/video codec and file format messages | wm4 | 2014-05-31 | 1 | -2/+1 |
* | vd_lavc: set video bitrate if available | Marcoen Hirschberg | 2014-05-28 | 1 | -0/+5 |
* | audio: rename i_bps to 'bitrate' to avoid confusion | Marcoen Hirschberg | 2014-05-28 | 2 | -3/+3 |
* | audio: change values from bytes-per-second to bits-per-second | Marcoen Hirschberg | 2014-05-28 | 2 | -3/+3 |
* | vaapi: fix destruction with --hwdec=haapi-copy | wm4 | 2014-05-28 | 1 | -2/+6 |
* | video: warn if an emulated hwdec API is used | wm4 | 2014-05-28 | 4 | -4/+17 |
* | video: better handling for (very) broken timestamps | wm4 | 2014-05-27 | 1 | -1/+9 |
* | video: add --video-rotate option for controlling auto-rotation | wm4 | 2014-05-24 | 1 | -0/+7 |
* | vdpau: don't fallback to software decoding on preemption | wm4 | 2014-05-18 | 1 | -7/+12 |
* | vda: Hwaccel 1.2 support | Luca Barbato | 2014-05-12 | 1 | -34/+69 |
* | vda: Simplify codec selection | Luca Barbato | 2014-05-12 | 1 | -28/+2 |
* | vd_lavc: Support hwaccel 1.2 and later | Luca Barbato | 2014-05-12 | 1 | -4/+4 |
* | vdpau: handle display preemption during decoding | wm4 | 2014-05-10 | 1 | -38/+13 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 | 1 | -1/+0 |
* | video: change everything | wm4 | 2014-05-02 | 2 | -6/+2 |
* | video: handle colorspace and aspect overrides separately | wm4 | 2014-05-02 | 1 | -2/+2 |
* | video: improve error messages | wm4 | 2014-04-30 | 1 | -1/+1 |
* | video: add a "hwdec" property to enable or disable hw decoding at runtime | wm4 | 2014-04-23 | 3 | -0/+11 |
* | demux: export video rotation parameter | wm4 | 2014-04-21 | 1 | -0/+1 |
* | player: add a --dump-stats option | wm4 | 2014-04-17 | 1 | -1/+3 |
* | vdpau: remove pointer indirection for a field | wm4 | 2014-03-19 | 1 | -3/+3 |
* | vdpau: fix decoder init return value | wm4 | 2014-03-19 | 1 | -3/+3 |
* | vaapi: make struct va_surface private | wm4 | 2014-03-17 | 1 | -11/+8 |
* | vaapi: replace image pool implementation with mp_image_pool | wm4 | 2014-03-17 | 1 | -30/+29 |
* | vdpau: remove legacy pixel formats | wm4 | 2014-03-17 | 1 | -1/+1 |
* | vdpau: remove unused type | wm4 | 2014-03-17 | 1 | -6/+0 |
* | vd_lavc: reinit hwdec on profile changes | wm4 | 2014-03-17 | 2 | -2/+6 |
* | vd_lavc: remove unused field | wm4 | 2014-03-16 | 2 | -3/+0 |
* | vd_lavc: reduce hardware decoder mid-stream reinitializations | wm4 | 2014-03-16 | 1 | -1/+6 |
* | vd_lavc: remove compatibility crap | wm4 | 2014-03-16 | 7 | -798/+28 |
* | vd_lavc: ridiculous workaround for Libav 9 compatibility | wm4 | 2014-03-16 | 3 | -1/+23 |
* | video: initialize hw decoder in get_format | wm4 | 2014-03-10 | 4 | -46/+42 |
* | vdpau: change the error message when video too large | Andrey Morozov | 2014-02-24 | 1 | -1/+2 |
* | video: fix --no-aspect | wm4 | 2014-02-11 | 1 | -2/+2 |
* | vd_lavc: matroska: remove weird code setting extra_huff for mjpeg | wm4 | 2014-01-11 | 1 | -12/+0 |
* | vd_lavc: matroska: remove weird realvideo special handling | wm4 | 2014-01-11 | 1 | -16/+1 |
* | vd_lavc: minor simplification | wm4 | 2014-01-11 | 1 | -11/+2 |
* | Factor out setting AVCodecContext extradata | wm4 | 2014-01-11 | 1 | -19/+8 |
* | video: fix --brightness etc. options | wm4 | 2013-12-29 | 1 | -11/+0 |
* | vd_lavc: by default, output all frames, even corrupted ones | wm4 | 2013-12-29 | 1 | -0/+10 |
* | vda: attempt to fix build (2) | wm4 | 2013-12-22 | 1 | -2/+2 |
* | msg: rename mp_msg_log -> mp_msg | wm4 | 2013-12-21 | 1 | -2/+2 |
* | codecs: mp_msg conversion | wm4 | 2013-12-21 | 1 | -1/+1 |
* | vaapi: mp_msg conversions | wm4 | 2013-12-21 | 1 | -26/+24 |
* | vdpau: mp_msg conversions | wm4 | 2013-12-21 | 2 | -11/+14 |
* | video/decode: mp_msg conversions | wm4 | 2013-12-21 | 5 | -65/+71 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 | 1 | -2/+0 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 5 | -13/+13 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 2 | -3/+3 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 2 | -20/+20 |
* | dec_video: fix handling of timestamp resets | wm4 | 2013-12-12 | 1 | -1/+0 |
* | video: display last frame, drain frames on video reconfig | wm4 | 2013-12-10 | 2 | -0/+5 |
* | video: move handling of brightness and deinterlacing control | wm4 | 2013-12-10 | 2 | -3/+42 |
* | video: move video filter chain initialization from decoder to player | wm4 | 2013-12-10 | 5 | -62/+37 |
* | video: create a separate context for video filter chain | wm4 | 2013-12-07 | 3 | -52/+11 |
* | video: remove --flip | wm4 | 2013-12-05 | 1 | -15/+3 |
* | vd_lavc: factor out libavcodec thread setup | wm4 | 2013-12-04 | 1 | -15/+1 |
* | vd_lavc: don't check required hwdec fields | wm4 | 2013-12-04 | 1 | -4/+3 |
* | av_common: add timebase parameter to mp_set_av_packet() | wm4 | 2013-12-04 | 1 | -2/+3 |
* | vo_opengl: support for vda hardware decoding | Stefano Pigozzi | 2013-12-02 | 1 | -0/+3 |
* | Take care of some libavutil deprecations, drop support for FFmpeg 1.0 | wm4 | 2013-11-29 | 2 | -9/+9 |
* | vdpau: always let decoder output IMGFMT_VDPAU | wm4 | 2013-11-29 | 1 | -0/+1 |
* | vaapi: remove unused hw image formats, simplify | wm4 | 2013-11-29 | 1 | -2/+2 |