| Commit message (Expand) | Author | Age | Files | Lines |
* | vdpau_old: add forgotten probe callback | wm4 | 2013-08-15 | 1 | -0/+1 |
* | vdpau: fix compilation on Libav | wm4 | 2013-08-15 | 1 | -0/+1 |
* | video/decode: change fix_image callback | wm4 | 2013-08-15 | 3 | -5/+7 |
* | vd_lavc: fix comment, document hwdec video frame size trickiness | wm4 | 2013-08-15 | 1 | -1/+4 |
* | video/decode: pass parameters directly to hwdec allocate_image callback | wm4 | 2013-08-15 | 5 | -20/+14 |
* | video: add vaapi decode and output support | wm4 | 2013-08-12 | 4 | -0/+420 |
* | video: redo hw decoding initialization, add --hwdec=auto | wm4 | 2013-08-11 | 4 | -99/+195 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 4 | -13/+13 |
* | vd_lavc: print warning if hardware decoding API is not available | wm4 | 2013-07-30 | 1 | -0/+3 |
* | vd_lavc: fix CONFIG_VDPAU check | wm4 | 2013-07-30 | 1 | -1/+1 |
* | vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API | wm4 | 2013-07-28 | 6 | -73/+587 |
* | lavc_dr1: make reference counting thread-safe | wm4 | 2013-07-28 | 1 | -4/+39 |
* | Fix some -Wshadow warnings | wm4 | 2013-07-23 | 1 | -4/+4 |
* | video: remove fullscreen flags chaos | wm4 | 2013-07-18 | 1 | -2/+1 |
* | video: redo how colorspaces are handled | wm4 | 2013-07-16 | 3 | -45/+18 |
* | Fix build on Libav stable (dammit) | wm4 | 2013-07-15 | 1 | -0/+8 |
* | vd: add VDCTRL_GET_PARAMS | wm4 | 2013-07-15 | 2 | -0/+4 |
* | video: unify colorspace setup | wm4 | 2013-07-15 | 3 | -21/+36 |
* | vf: add vf_control wrapper | wm4 | 2013-07-15 | 1 | -6/+6 |
* | dec_video: add vd_control wrapper | wm4 | 2013-07-15 | 2 | -7/+12 |
* | Cleanup some include statements | wm4 | 2013-07-12 | 2 | -4/+1 |
* | Remove old demuxers | wm4 | 2013-07-07 | 1 | -4/+1 |
* | vo_opengl: handle chroma location | wm4 | 2013-06-28 | 1 | -0/+3 |
* | video: add a new method to configure filters and VOs | wm4 | 2013-06-28 | 4 | -28/+47 |
* | options: remove -lavdopts debug suboption | wm4 | 2013-06-28 | 1 | -4/+0 |
* | osdep: remove shmem wrapper | wm4 | 2013-06-18 | 1 | -1/+0 |
* | core: add common function to initialize AVPacket | wm4 | 2013-06-03 | 1 | -11/+2 |
* | options: remove some questionable -lavdopts suboptions | wm4 | 2013-05-29 | 1 | -15/+0 |
* | dec_video: get rid of two global variables | wm4 | 2013-05-21 | 2 | -8/+3 |
* | dec_video: remove emms usage | wm4 | 2013-05-21 | 1 | -10/+0 |
* | core: allow changing filter filters at runtime | wm4 | 2013-05-18 | 1 | -0/+1 |
* | vd_lavc: change VDCTRL_REINIT_VO behavior | wm4 | 2013-05-18 | 1 | -3/+1 |
* | video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VO | wm4 | 2013-05-18 | 4 | -5/+5 |
* | vd_lavc: hack-fix vdpau decoding with non mod 16 video | wm4 | 2013-05-14 | 1 | -1/+10 |
* | video: add --hwdec-codecs option to whitelist codecs for hw decoding | wm4 | 2013-05-04 | 1 | -3/+16 |
* | vd_lavc: allow explicitly selecting vdpau hw decoders | wm4 | 2013-05-04 | 1 | -1/+11 |
* | vd_lavc: fix decoder init failure path | wm4 | 2013-04-27 | 1 | -14/+18 |
* | core: always pass data via packet fields to video decoders | wm4 | 2013-03-28 | 4 | -16/+11 |
* | video: make use of libavcodec refcounting | wm4 | 2013-03-13 | 2 | -10/+77 |
* | video: prepare for libavcodec refcounting | wm4 | 2013-03-13 | 1 | -46/+40 |
* | vo: remove and cleanup globals | Alexander Preisinger | 2013-03-04 | 1 | -10/+10 |
* | m_option: don't define OPT_BASE_STRUCT by default | wm4 | 2013-03-01 | 1 | -0/+2 |
* | video/out: remove video mode switching (--vm) | wm4 | 2013-02-26 | 1 | -3/+2 |
* | dec_video: remove weird offset for VDCTRL_QUERY_UNSEEN_FRAMES | wm4 | 2013-02-26 | 2 | -5/+6 |
* | vd_lavc: better warning message for software decoding fallback | wm4 | 2013-02-26 | 1 | -1/+2 |
* | vd_lavc: fix software decoding fallback | wm4 | 2013-02-21 | 1 | -1/+1 |
* | dec_video: fix bogus assert | wm4 | 2013-02-13 | 1 | -1/+1 |
* | demux_lavf, ad_lavc, vd_lavc: pass codec header data directly | wm4 | 2013-02-10 | 1 | -6/+11 |
* | demux_lavf, ad_lavc, vd_lavc: refactor, cleanup | wm4 | 2013-02-10 | 1 | -54/+61 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 6 | -230/+131 |
* | cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAG | wm4 | 2013-02-09 | 1 | -1/+1 |
* | vd_lavc: add stupid hack to fix decoding of some files with Libav 0.8.x | wm4 | 2013-01-24 | 1 | -5/+8 |
* | video: move handling of -x/-y/-xy options to VO | wm4 | 2013-01-23 | 1 | -51/+20 |
* | Silence two compiler warnings | wm4 | 2013-01-16 | 1 | -1/+0 |
* | video: print filter chain in verbose mode | wm4 | 2013-01-14 | 1 | -7/+8 |
* | vd_lavc: remove -lavdopts vstats suboption | wm4 | 2013-01-13 | 2 | -97/+0 |
* | vd_lavc: remove lowres decoding | wm4 | 2013-01-13 | 1 | -11/+2 |
* | vd_lavc: prefer AVFrame over AVCodecContext fields | wm4 | 2013-01-13 | 1 | -18/+17 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 | 2 | -11/+9 |
* | mp_image: change how palette is handled | wm4 | 2013-01-13 | 1 | -14/+0 |
* | mp_image: simplify image allocation | wm4 | 2013-01-13 | 1 | -2/+2 |
* | vd_lavc: make non-reference frames writeable | wm4 | 2013-01-13 | 1 | -1/+18 |
* | video/filter: change filter API, use refcounting, remove filter DR | wm4 | 2013-01-13 | 5 | -59/+24 |
* | mp_image: require using mp_image_set_size() for setting w/h | wm4 | 2013-01-13 | 1 | -2/+1 |
* | vd_lavc: use refcounting | wm4 | 2013-01-13 | 3 | -16/+58 |
* | vd_lavc: add DR1 support | wm4 | 2013-01-13 | 3 | -21/+273 |
* | video: different way to enable hardware decoding, add software fallback | wm4 | 2013-01-13 | 1 | -66/+204 |
* | vd_lavc: remove codec DR | wm4 | 2013-01-13 | 3 | -203/+14 |
* | video: make vdpau hardware decoding not use DR code path | wm4 | 2013-01-13 | 1 | -39/+107 |
* | vd_lavc: do not mutate global threads option | wm4 | 2013-01-13 | 1 | -10/+9 |
* | vd_lavc: cosmetics: move debugging code out of the way | wm4 | 2013-01-13 | 1 | -75/+82 |
* | video: simplify decoder pixel format handling | wm4 | 2013-01-13 | 4 | -99/+29 |
* | video: remove slice based filtering and video output | wm4 | 2013-01-13 | 3 | -63/+1 |
* | video: make vdpau hardware decoding not use slices code path | wm4 | 2013-01-13 | 1 | -2/+15 |
* | options, vo_x11: remove -zoom option, make it default | wm4 | 2012-11-16 | 1 | -1/+0 |
* | Add missing compat/libav.h includes | wm4 | 2012-11-12 | 1 | -0/+2 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 5 | -34/+34 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 5 | -0/+1689 |