| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | build: make pthreads mandatory | wm4 | 2013-11-28 | 1 | -7/+1 |
* | video: add insane hack to work around FFmpeg/Libav insanity | wm4 | 2013-11-28 | 1 | -3/+8 |
* | video: warn against non-monotonic PTS instead of decreasing PTS | wm4 | 2013-11-28 | 1 | -2/+2 |
* | video: add heuristic to prevent framedrop during hrseek if pts broken | wm4 | 2013-11-28 | 2 | -0/+9 |
* | video: replace d_video->pts field, change PTS jump checks | wm4 | 2013-11-27 | 2 | -5/+6 |
* | video: if PTS is missing, make something up using the framerate | wm4 | 2013-11-27 | 1 | -3/+7 |
* | video: refactor PTS code, add fall back heuristic to DTS | wm4 | 2013-11-27 | 3 | -70/+113 |
* | Move some code from player to audio/video reset functions | wm4 | 2013-11-27 | 1 | -0/+7 |
* | cosmetics: rename video/audio reset functions | wm4 | 2013-11-27 | 4 | -10/+10 |
* | video: remove commented code | wm4 | 2013-11-27 | 1 | -13/+2 |
* | video: use dts as fallback when determining pts by sorting | wm4 | 2013-11-27 | 1 | -11/+10 |
* | video: unbreak --no-correct-pts with demuxers that use DTS | wm4 | 2013-11-26 | 2 | -4/+6 |
* | video: move timestamp determination code to dec_video | wm4 | 2013-11-25 | 2 | -0/+44 |
* | video: disable PTS sorting fallback by default | wm4 | 2013-11-25 | 1 | -2/+3 |
* | demux: export dts from demux_lavf, use it for avi | wm4 | 2013-11-25 | 1 | -4/+1 |
* | player: merge no-correct-pts with correct-pts code | wm4 | 2013-11-25 | 2 | -0/+4 |
* | player: change semantics of --no-correct-pts | wm4 | 2013-11-25 | 1 | -1/+0 |
* | dec_video: fix function signature | wm4 | 2013-11-25 | 2 | -4/+6 |
* | video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFrame | wm4 | 2013-11-25 | 4 | -17/+22 |
* | vd_lavc: improve a comment | wm4 | 2013-11-24 | 1 | -1/+2 |
* | vd_lavc: when falling back to software, revert filter error status | wm4 | 2013-11-23 | 1 | -0/+2 |
* | Attempt to fix build on older libavcodec versions | wm4 | 2013-11-23 | 2 | -0/+2 |
* | video: don't overwrite demuxer FPS value | wm4 | 2013-11-23 | 1 | -1/+1 |
* | video: move handling of container vs. stream AR out of vd_lavc.c | wm4 | 2013-11-23 | 4 | -39/+34 |
* | dec_video: make vf_input and hwdec_info statically allocated | wm4 | 2013-11-23 | 3 | -7/+5 |
* | dec_video: remove "initialized" field | wm4 | 2013-11-23 | 2 | -13/+8 |
* | demux: remove gsh field from sh_audio/sh_video/sh_sub | wm4 | 2013-11-23 | 1 | -3/+3 |
* | video: move decoder context from sh_video into new struct | wm4 | 2013-11-23 | 6 | -187/+216 |
* | video: remove vf_pp auto-insertion | wm4 | 2013-11-23 | 2 | -20/+0 |
* | video: merge vd.c into dec_video.c | wm4 | 2013-11-23 | 2 | -175/+138 |
* | video: move struct mp_hwdec_info into its own header file | wm4 | 2013-11-23 | 5 | -17/+4 |
* | vf_vavpp: make it work with vo_opengl and software decoding | wm4 | 2013-11-22 | 2 | -2/+2 |
* | vdpau_old: enable OpenGL interop | wm4 | 2013-11-19 | 1 | -0/+1 |
* | demux: rename demux_packet.h to packet.h | wm4 | 2013-11-18 | 2 | -2/+2 |
* | vd_lavc: select correct hw decoder profile for constrained baseline h264 | wm4 | 2013-11-14 | 1 | -2/+4 |
* | vdpau: unbreak | wm4 | 2013-11-09 | 1 | -0/+1 |
* | vdpau: drop dummy render function | wm4 | 2013-11-07 | 1 | -14/+2 |
* | vd_lavc: remove explicit crystalhd support | wm4 | 2013-11-06 | 1 | -14/+0 |
* | vo_opengl: support for vdpau hardware decoding | wm4 | 2013-11-05 | 1 | -0/+1 |
* | vdpau: drop required/deprecated access to a libavcodec struct field | wm4 | 2013-11-04 | 1 | -3/+0 |
* | Merge branch 'master' into have_configure | wm4 | 2013-11-04 | 4 | -0/+15 |
|\ |
|
| * | vo_opengl: add support for VA-API OpenGL interop | wm4 | 2013-11-04 | 1 | -0/+1 |
| * | vo_opengl: add infrastructure for hardware decoding OpenGL interop | wm4 | 2013-11-04 | 3 | -0/+14 |
* | | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 1 | -6/+5 |
|/ |
|
* | demux: rename Windows symbols | wm4 | 2013-11-02 | 1 | -10/+10 |
* | video: check profiles with hardware decoding | wm4 | 2013-11-01 | 4 | -72/+130 |
* | vd_lavc: add more ifdeffery and ffmpeg cargo culting for correctness | wm4 | 2013-10-31 | 1 | -7/+13 |
* | dec_video: remove unused declaration of a former global variable | wm4 | 2013-10-31 | 1 | -2/+0 |
* | vdpau_old: restore hardware decoding with old API | wm4 | 2013-10-19 | 1 | -0/+1 |
* | cosmetics: replace "CTRL" defines by enums | wm4 | 2013-10-02 | 1 | -4/+6 |
* | core: add --force-window | wm4 | 2013-10-02 | 1 | -1/+0 |
* | vaapi: remove non-VLD entrypoints | wm4 | 2013-09-29 | 1 | -6/+2 |
* | vaapi: fix non-sense condition | wm4 | 2013-09-29 | 1 | -1/+1 |
* | vaapi: potentially make reading surfaces back to system RAM faster | wm4 | 2013-09-27 | 1 | -1/+4 |
* | video: let sh_video->disp_w/h always be container size | wm4 | 2013-09-26 | 1 | -4/+1 |
* | video: let sh_video->aspect always be container aspect ratio | wm4 | 2013-09-26 | 2 | -11/+14 |
* | vd: move aspect calculation to a function | wm4 | 2013-09-26 | 1 | -24/+9 |
* | vd: remove some dead code | wm4 | 2013-09-26 | 1 | -14/+4 |
* | vaapi: allow GPU read-back with --hwdec=vaapi-copy | wm4 | 2013-09-25 | 3 | -3/+108 |
* | vd_lavc: allow process_image to change image format | wm4 | 2013-09-25 | 2 | -18/+21 |
* | vaapi: add vf_vavpp and use it for deinterlacing | xylosper | 2013-09-25 | 1 | -36/+29 |
* | vd_lavc: reset last_sample_aspect_ratio in uninit_avctx() | xylosper | 2013-09-13 | 1 | -0/+1 |
* | core: add --deinterlace option, restore it with resume functionality | wm4 | 2013-09-13 | 1 | -0/+2 |
* | video: handle video output levels with mp_image_params | wm4 | 2013-08-24 | 3 | -33/+1 |
* | video/out: don't require VOs to handle screenshot aspect specially | wm4 | 2013-08-24 | 1 | -3/+1 |
* | video: add vda decode support (with hwaccel) and direct rendering | Stefano Pigozzi | 2013-08-22 | 2 | -6/+223 |
* | vaapi: use highest available profile, instead of mapping it exactly | wm4 | 2013-08-19 | 1 | -41/+38 |
* | vdpau: don't try to match codec profiles | wm4 | 2013-08-19 | 1 | -27/+11 |
* | 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 | |