| Commit message (Expand) | Author | Age |
* | player: add a --dump-stats option | wm4 | 2014-04-17 |
* | vdpau: remove pointer indirection for a field | wm4 | 2014-03-19 |
* | vdpau: fix decoder init return value | wm4 | 2014-03-19 |
* | vaapi: make struct va_surface private | wm4 | 2014-03-17 |
* | vaapi: replace image pool implementation with mp_image_pool | wm4 | 2014-03-17 |
* | vdpau: remove legacy pixel formats | wm4 | 2014-03-17 |
* | vdpau: remove unused type | wm4 | 2014-03-17 |
* | vd_lavc: reinit hwdec on profile changes | wm4 | 2014-03-17 |
* | vd_lavc: remove unused field | wm4 | 2014-03-16 |
* | vd_lavc: reduce hardware decoder mid-stream reinitializations | wm4 | 2014-03-16 |
* | vd_lavc: remove compatibility crap | wm4 | 2014-03-16 |
* | vd_lavc: ridiculous workaround for Libav 9 compatibility | wm4 | 2014-03-16 |
* | video: initialize hw decoder in get_format | wm4 | 2014-03-10 |
* | vdpau: change the error message when video too large | Andrey Morozov | 2014-02-24 |
* | video: fix --no-aspect | wm4 | 2014-02-11 |
* | vd_lavc: matroska: remove weird code setting extra_huff for mjpeg | wm4 | 2014-01-11 |
* | vd_lavc: matroska: remove weird realvideo special handling | wm4 | 2014-01-11 |
* | vd_lavc: minor simplification | wm4 | 2014-01-11 |
* | Factor out setting AVCodecContext extradata | wm4 | 2014-01-11 |
* | video: fix --brightness etc. options | wm4 | 2013-12-29 |
* | vd_lavc: by default, output all frames, even corrupted ones | wm4 | 2013-12-29 |
* | vda: attempt to fix build (2) | wm4 | 2013-12-22 |
* | msg: rename mp_msg_log -> mp_msg | wm4 | 2013-12-21 |
* | codecs: mp_msg conversion | wm4 | 2013-12-21 |
* | vaapi: mp_msg conversions | wm4 | 2013-12-21 |
* | vdpau: mp_msg conversions | wm4 | 2013-12-21 |
* | video/decode: mp_msg conversions | wm4 | 2013-12-21 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | dec_video: fix handling of timestamp resets | wm4 | 2013-12-12 |
* | video: display last frame, drain frames on video reconfig | wm4 | 2013-12-10 |
* | video: move handling of brightness and deinterlacing control | wm4 | 2013-12-10 |
* | video: move video filter chain initialization from decoder to player | wm4 | 2013-12-10 |
* | video: create a separate context for video filter chain | wm4 | 2013-12-07 |
* | video: remove --flip | wm4 | 2013-12-05 |
* | vd_lavc: factor out libavcodec thread setup | wm4 | 2013-12-04 |
* | vd_lavc: don't check required hwdec fields | wm4 | 2013-12-04 |
* | av_common: add timebase parameter to mp_set_av_packet() | wm4 | 2013-12-04 |
* | vo_opengl: support for vda hardware decoding | Stefano Pigozzi | 2013-12-02 |
* | Take care of some libavutil deprecations, drop support for FFmpeg 1.0 | wm4 | 2013-11-29 |
* | vdpau: always let decoder output IMGFMT_VDPAU | wm4 | 2013-11-29 |
* | vaapi: remove unused hw image formats, simplify | wm4 | 2013-11-29 |
* | build: make pthreads mandatory | wm4 | 2013-11-28 |
* | video: add insane hack to work around FFmpeg/Libav insanity | wm4 | 2013-11-28 |
* | video: warn against non-monotonic PTS instead of decreasing PTS | wm4 | 2013-11-28 |
* | video: add heuristic to prevent framedrop during hrseek if pts broken | wm4 | 2013-11-28 |
* | video: replace d_video->pts field, change PTS jump checks | wm4 | 2013-11-27 |
* | video: if PTS is missing, make something up using the framerate | wm4 | 2013-11-27 |