| Commit message (Expand) | Author | Age |
* | sd_lavc: fix stupidity | wm4 | 2014-06-19 |
* | sd_lavc: improve bitmap subtitle timing | wm4 | 2014-06-18 |
* | sub: remove old MPlayer DVD sub decoder | wm4 | 2014-03-16 |
* | sd_lavc: handle subtitles with no subtitle resolution set | xylosper | 2014-02-14 |
* | sub: handle vobsub-in-mp4 | wm4 | 2014-02-13 |
* | sd_lavc: skip 0 sized sub-bitmaps | wm4 | 2014-01-29 |
* | sub: fix crash with certain uses of --vf=sub | wm4 | 2014-01-26 |
* | sd_lavc: use mp_lavc_set_extradata() | wm4 | 2014-01-11 |
* | sub/osd: mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 |
* | sd_lavc: factor out bitmap positioning code | wm4 | 2013-12-12 |
* | Rename sub.c/.h to osd.c/.h | wm4 | 2013-11-24 |
* | Reduce stheader.h includes, move stream types to mp_common.h | wm4 | 2013-11-23 |
* | sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs. | Rudolf Polzer | 2013-11-07 |
* | sd_ass, sd_lavc: use the input video's pixel aspect for scaling subtitles. | Rudolf Polzer | 2013-11-07 |
* | sd_lavc: display DVD subs with unknown duration | wm4 | 2013-10-31 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | sd_lavc: don't stretch DVD subtitles to video aspect | wm4 | 2013-07-16 |
* | Fix build on Libav (again) | wm4 | 2013-07-15 |
* | sd_lavc: respect forced subs only setting for DVD subs | wm4 | 2013-06-29 |
* | sub: add name field to all sub decoders | wm4 | 2013-06-03 |
* | sub: refactor | wm4 | 2013-06-01 |
* | sub: various minor subtitle related changes | wm4 | 2013-06-01 |
* | sub: add sd_spu.c to wrap spudec, cleanup mplayer.c | wm4 | 2013-05-30 |
* | sub: redo how -no-ass is handled | wm4 | 2013-05-30 |
* | sub, demux: identify subtitle types with the codec name | wm4 | 2013-04-20 |
* | Prefix CODEC_ID_ with AV_ | wm4 | 2013-03-13 |
* | sd_lavc: keep subs on subtitle track switching | wm4 | 2012-12-12 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 |
* | VO, sub: refactor | wm4 | 2012-10-24 |
* | sub: fix and simplify some change detection details | wm4 | 2012-10-16 |
* | sub: never decode subs to old OSD format | wm4 | 2012-10-16 |
* | sub: cosmetics: move things around | wm4 | 2012-10-16 |
* | sub: cleanup: don't pass parameters via global variables | wm4 | 2012-10-16 |
* | sub: make it easier to set DVD sub decoding with sd_lavc | wm4 | 2012-10-16 |
* | sub: create sub_bitmap array even when using libass | wm4 | 2012-10-16 |
* | subs, vo_vdpau: support RGBA color for PGS subtitles | Uoti Urpala | 2012-09-18 |
* | sd_lavc: use subtitle framework for former av_sub.c code | Uoti Urpala | 2012-09-18 |