| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 | 1 | -0/+1 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 13 | -24/+24 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 9 | -11/+11 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 1 | -2/+2 |
* | osd_libass: update styles when OSD changes PlayRes | wm4 | 2013-12-15 | 2 | -8/+15 |
* | osd: use separate ASS_Renderer for each OSD object | wm4 | 2013-12-15 | 3 | -46/+53 |
* | player: don't store subtitle renderer in osd_state | wm4 | 2013-12-15 | 2 | -5/+2 |
* | dvdnav: support mouse interaction | wm4 | 2013-12-13 | 2 | -0/+20 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 | 4 | -4/+26 |
* | sd_lavc: factor out bitmap positioning code | wm4 | 2013-12-12 | 3 | -30/+48 |
* | osd: add option for "unscaled" OSD | wm4 | 2013-12-10 | 3 | -3/+8 |
* | osd: typo in comment | wm4 | 2013-12-10 | 1 | -1/+1 |
* | av_common: add timebase parameter to mp_set_av_packet() | wm4 | 2013-12-04 | 1 | -4/+1 |
* | sub: respect detected language for fuzzy-matched external subtitles | wm4 | 2013-11-25 | 2 | -15/+17 |
* | osd: remove mp_osd_res.video_par field | wm4 | 2013-11-24 | 2 | -3/+1 |
* | Rename sub.c/.h to osd.c/.h | wm4 | 2013-11-24 | 15 | -16/+10 |
* | Reduce stheader.h includes, move stream types to mp_common.h | wm4 | 2013-11-23 | 2 | -2/+0 |
* | player: rearrange how subtitle context and stream headers are used | wm4 | 2013-11-23 | 2 | -15/+17 |
* | demux: rename demux_packet.h to packet.h | wm4 | 2013-11-18 | 1 | -1/+1 |
* | sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs. | Rudolf Polzer | 2013-11-07 | 4 | -8/+40 |
* | sd_ass, sd_lavc: use the input video's pixel aspect for scaling subtitles. | Rudolf Polzer | 2013-11-07 | 2 | -4/+25 |
* | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 2 | -3/+3 |
* | sd_lavc: display DVD subs with unknown duration | wm4 | 2013-10-31 | 1 | -0/+6 |
* | command: sub_seek: avoid getting stuck | wm4 | 2013-10-07 | 1 | -2/+5 |
* | command: add commands for displaying overlays | wm4 | 2013-10-05 | 2 | -0/+8 |
* | command: add properties for retrieving OSD dimensions | wm4 | 2013-10-05 | 2 | -0/+5 |
* | osd_libass: add "Default" dummy style | wm4 | 2013-09-26 | 3 | -2/+11 |
* | Add initial Lua scripting support | wm4 | 2013-09-26 | 4 | -0/+70 |
* | options: allow selecting the libass shaper | wm4 | 2013-09-25 | 1 | -0/+3 |
* | options: make --ass-hinting a choice, instead of using magic numbers | wm4 | 2013-09-25 | 1 | -1/+1 |
* | sd_ass: minor simplification | wm4 | 2013-09-24 | 1 | -14/+8 |
* | sd_ass: remove dead code | wm4 | 2013-09-24 | 1 | -48/+0 |
* | sub/ass_mp: remove superfluous message prefixes | Martin Herkt | 2013-09-23 | 1 | -3/+2 |
* | find_subfiles: fix really dumb bug causing segfaults | wm4 | 2013-09-17 | 1 | -1/+1 |
* | find_subfiles: fix off-by-1 error | Gabriel Peixoto | 2013-09-08 | 1 | -1/+1 |
* | osc: rename osd_font, add some glyphs | ChrisK2 | 2013-09-08 | 2 | -4/+2 |
* | osd_libass: make sure Z-order is well defined for multiple events | wm4 | 2013-09-08 | 1 | -0/+1 |
* | mplayer: don't auto-load explicitly loaded subtitle files | wm4 | 2013-09-07 | 1 | -0/+4 |
* | find_subfiles: don't auto-load .sub file if .idx file exists | wm4 | 2013-09-07 | 1 | -22/+55 |
* | find_subfiles: some cleanups | wm4 | 2013-09-07 | 2 | -8/+0 |
* | find_subfiles: use stat() instead of opening the file to check existence | wm4 | 2013-09-07 | 1 | -3/+1 |
* | find_subfiles: don't try to open URLs as directories | wm4 | 2013-09-07 | 1 | -0/+3 |
* | sd_lavc_conv: fix build with older ffmpeg/libav | wm4 | 2013-08-24 | 1 | -0/+17 |
* | sub: add webvtt-in-webm support | wm4 | 2013-08-24 | 1 | -1/+124 |
* | sd_lavc_conv: don't check AV_CODEC_PROP_TEXT_SUB flag | wm4 | 2013-08-15 | 1 | -7/+3 |
* | sub: don't print detected charset if it's UTF-8 | wm4 | 2013-08-15 | 1 | -1/+1 |
* | sub: if charset detection fails, treat it as broken UTF-8 | wm4 | 2013-08-15 | 1 | -1/+1 |
* | sub: fix accidental subtitle overlaps | wm4 | 2013-08-14 | 1 | -1/+6 |
* | Revert "sub: support straight alpha additionally to premultiplied alpha" | wm4 | 2013-08-12 | 4 | -92/+17 |
* | img_convert: add function to scale RGBA OSD images | wm4 | 2013-08-12 | 2 | -1/+46 |
* | sub: support straight alpha additionally to premultiplied alpha | wm4 | 2013-08-12 | 4 | -16/+91 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 15 | -35/+35 |
* | Fix some -Wshadow warnings | wm4 | 2013-07-23 | 2 | -6/+6 |
* | sd_ass: remove unused variable warning | Stefano Pigozzi | 2013-07-20 | 1 | -1/+1 |
* | sws_utils: don't recursively include libswscale header | wm4 | 2013-07-18 | 1 | -0/+1 |
* | sd_lavc: don't stretch DVD subtitles to video aspect | wm4 | 2013-07-16 | 1 | -4/+16 |
* | sd_ass: fix font aspect ratio with non-ASS subs | wm4 | 2013-07-16 | 1 | -4/+4 |
* | Fix build on Libav (again) | wm4 | 2013-07-15 | 1 | -0/+1 |
* | Fix build on Libav | wm4 | 2013-07-15 | 1 | -0/+1 |
* | sd_ass: scale blur by original video size if requested | wm4 | 2013-07-15 | 1 | -0/+9 |
* | sd_add: add terrible hack for (xy-)vsfilter compatibility | wm4 | 2013-07-15 | 2 | -9/+133 |
* | Cleanup some include statements | wm4 | 2013-07-12 | 1 | -1/+1 |
* | demux: remove facility for partial packet reads | wm4 | 2013-07-11 | 1 | -2/+3 |
* | Merge branch 'master' into remove_old_demuxers | wm4 | 2013-07-08 | 1 | -1/+1 |
|\ |
|
| * | sub: Do not use deprecated “Sans” fontconfig alias | Martin Herkt | 2013-07-08 | 1 | -1/+1 |
* | | Remove old demuxers | wm4 | 2013-07-07 | 1 | -0/+1 |
|/ |
|
* | sd_lavc: respect forced subs only setting for DVD subs | wm4 | 2013-06-29 | 1 | -3/+9 |
* | sd_ass: convert pts to integer for get_text() | wm4 | 2013-06-29 | 1 | -3/+2 |
* | dec_sub: introduce sub_control(), use it for sub_step | wm4 | 2013-06-29 | 4 | -16/+34 |
* | sub: update subtitle time offset even if paused | wm4 | 2013-06-29 | 2 | -2/+2 |
* | core: rename mplayer.h and quvi.c | wm4 | 2013-06-28 | 1 | -1/+0 |
* | dec_sub: fix memory leak when using subtitle codepage conversion | wm4 | 2013-06-28 | 1 | -0/+1 |
* | dec_sub: don't print sub charset of it's empty | wm4 | 2013-06-28 | 1 | -1/+1 |
* | Merge branch 'sub_mess2' | wm4 | 2013-06-25 | 11 | -1833/+384 |
|\ |
|
| * | options: add -sub-speed option | wm4 | 2013-06-25 | 1 | -2/+9 |
| * | dec_sub: add hack to display last MicroDVD subtitle event | wm4 | 2013-06-25 | 1 | -0/+11 |
| * | sub: add hack for Libav SRT demuxer | wm4 | 2013-06-25 | 2 | -1/+101 |
| * | dec_sub: allow postprocessing between decoders | wm4 | 2013-06-25 | 1 | -14/+41 |
| * | dec_sub: change sublist memory allocation | wm4 | 2013-06-25 | 1 | -10/+9 |
| * | dec_sub: move code around | wm4 | 2013-06-25 | 1 | -45/+51 |
| * | sub: prevent subtitle conversion if subs are known UTF-8 | wm4 | 2013-06-25 | 1 | -1/+1 |
| * | sub: add subtitle charset conversion | wm4 | 2013-06-25 | 1 | -2/+69 |
| * | sub: attempt to use video FPS for frame based subtitle formats | wm4 | 2013-06-25 | 1 | -0/+4 |
| * | sub: add demux_libass wrapper, drop old hacks | wm4 | 2013-06-25 | 2 | -30/+0 |
| * | subreader: turn into actual demuxer | wm4 | 2013-06-25 | 1 | -65/+0 |
| * | Move/rename subreader.c | wm4 | 2013-06-25 | 6 | -1461/+1 |
| * | sd_ass: fix nonsense | wm4 | 2013-06-25 | 1 | -1/+4 |
| * | sd_ass: disable special handling of subtitles with duration 0 | wm4 | 2013-06-25 | 2 | -1/+22 |
| * | sd_ass: handle libavformat ASS comment packets as well | wm4 | 2013-06-23 | 2 | -18/+14 |
| * | subreader: remove overlap handling code | wm4 | 2013-06-23 | 1 | -243/+3 |
| * | sub: do some timing postprocessing on preloaded subs | wm4 | 2013-06-23 | 1 | -0/+45 |
| * | sub: preload external text subtitles | wm4 | 2013-06-23 | 2 | -1/+61 |
| * | stream: remove padding parameter from stream_read_complete() | wm4 | 2013-06-23 | 1 | -1/+1 |
* | | sd_srt: handle '<font color="##FFA500">' | wm4 | 2013-06-18 | 1 | -0/+2 |
|/ |
|
* | stream: remove stream_reset() | wm4 | 2013-06-16 | 1 | -2/+0 |
* | sd_srt, sd_microdvd: set ASS script resolution | wm4 | 2013-06-03 | 3 | -1/+18 |
* | sub: add name field to all sub decoders | wm4 | 2013-06-03 | 9 | -0/+20 |
* | sd_ass: add default style if there aren't any styles | wm4 | 2013-06-03 | 1 | -4/+8 |
* | ass_mp: provide function to add default styles | wm4 | 2013-06-03 | 3 | -17/+30 |
* | core: add common function to initialize AVPacket | wm4 | 2013-06-03 | 1 | -4/+1 |
* | sub: never set VSFilter aspect if the ASS subtitle is converted | wm4 | 2013-06-03 | 3 | -1/+7 |
* | sub: don't check for duplicates on sub conversion | wm4 | 2013-06-03 | 3 | -6/+17 |
* | sd_lavc_conv: strip style header | wm4 | 2013-06-03 | 1 | -0/+19 |
* | sd_lavc_conv: add hack if AV_CODEC_PROP_TEXT_SUB is not available | wm4 | 2013-06-03 | 1 | -1/+17 |
* | sd_ass: strip empty/whitespace lines in -no-ass mode | wm4 | 2013-06-03 | 1 | -1/+13 |
* | sub: make use of libavcodec subtitle converters | wm4 | 2013-06-03 | 4 | -0/+151 |
* | sub: turn subassconvert_ functions into sub converters | wm4 | 2013-06-03 | 10 | -233/+151 |
* | sub: split subassconvert.c into sd_microdvd.c and sd_srt.c | wm4 | 2013-06-03 | 2 | -256/+311 |
* | sub: basic subtitle converters | wm4 | 2013-06-03 | 5 | -35/+219 |
* | sub: refactor | wm4 | 2013-06-01 | 8 | -170/+235 |
* | core: add demux_sub pseudo demuxer | wm4 | 2013-06-01 | 2 | -30/+5 |
* | sub: various minor subtitle related changes | wm4 | 2013-06-01 | 5 | -32/+25 |
* | sub: remove some global variables | wm4 | 2013-05-30 | 7 | -118/+76 |
* | spudec: restore --sub-forced-only support | wm4 | 2013-05-30 | 1 | -0/+2 |
* | sub: add sd_spu.c to wrap spudec, cleanup mplayer.c | wm4 | 2013-05-30 | 8 | -46/+149 |
* | sub: remove check_duplicate_plaintext_event() | wm4 | 2013-05-30 | 1 | -19/+0 |
* | sub: redo how -no-ass is handled | wm4 | 2013-05-30 | 11 | -323/+159 |
* | add osd-scale command | Paul B Mahol | 2013-05-14 | 1 | -0/+8 |
* | command: simplify sub OSD update | wm4 | 2013-05-14 | 2 | -6/+4 |
* | Fix some cppcheck / scan-build warnings | wm4 | 2013-05-06 | 2 | -2/+1 |
* | subreader: fix one more unsafe sscanf call with "%[" | Uoti Urpala | 2013-05-06 | 1 | -1/+1 |
* | subreader: fix out of bound write access when parsing .srt | wm4 | 2013-04-30 | 1 | -4/+4 |
* | subassconverter: silence clang warning | Stefano Pigozzi | 2013-04-28 | 1 | -1/+1 |
* | osd: convert OSD font to OpenType | wm4 | 2013-04-27 | 2 | -0/+0 |
* | subassconvert: do not escape likely ASS override tags | wm4 | 2013-04-26 | 1 | -1/+19 |
* | subassconvert: add more web colors | wm4 | 2013-04-20 | 1 | -24/+153 |
* | core: display subtitle codec in track listing | wm4 | 2013-04-20 | 2 | -2/+4 |
* | sub, demux: identify subtitle types with the codec name | wm4 | 2013-04-20 | 5 | -25/+60 |
* | sub: add --osd-blur and --sub-text-blur options | wm4 | 2013-04-13 | 3 | -0/+5 |
* | osd_libass: actually free ASS_Tracks | wm4 | 2013-04-12 | 1 | -0/+6 |
* | osd: fix OSD bar position marker | wm4 | 2013-04-02 | 1 | -0/+10 |
* | osd: disable border for inner part of the OSD bar | wm4 | 2013-03-31 | 1 | -1/+1 |
* | osd: draw the OSD bar with ASS vector drawings | wm4 | 2013-03-30 | 2 | -67/+172 |
* | sub: don't crash on GBRP video | wm4 | 2013-03-28 | 1 | -2/+4 |
* | sub: print messages before and after font setup | wm4 | 2013-03-20 | 1 | -0/+2 |
* | Prefix CODEC_ID_ with AV_ | wm4 | 2013-03-13 | 1 | -5/+5 |
* | Fix missing ctype.h includes | wm4 | 2013-03-04 | 2 | -0/+2 |
* | vo: remove and cleanup globals | Alexander Preisinger | 2013-03-04 | 1 | -1/+1 |
* | fix clang compiler warnings | Stefano Pigozzi | 2013-03-03 | 1 | -1/+1 |
* | m_option: don't define OPT_BASE_STRUCT by default | wm4 | 2013-03-01 | 1 | -1/+0 |
* | vo_caca: remove OSD support | wm4 | 2013-02-24 | 2 | -22/+0 |
* | cleanup: remove duplicated function, move escape parsing function | wm4 | 2013-02-16 | 1 | -18/+11 |
* | osd: always update already visible OSD bar on seeks | wm4 | 2013-02-16 | 1 | -2/+4 |
* | osd: add --osd-bar-align-x/y options to control OSD bar position | wm4 | 2013-02-14 | 1 | -2/+19 |
* | Check return values of some mp_find_..._config_file function calls for NULL | wm4 | 2013-02-09 | 1 | -2/+3 |
* | sub: add experimental --force-rgba-osd-rendering switch | wm4 | 2013-01-13 | 1 | -1/+6 |
* | draw_bmp: use multiple bounding boxes | wm4 | 2013-01-13 | 1 | -27/+20 |
* | img_convert: use multiple bounding boxes for ASS->RGBA | wm4 | 2013-01-13 | 1 | -26/+47 |
* | img_convert: add sub_bitmap bounding box functions | wm4 | 2013-01-13 | 5 | -25/+97 |
* | draw_bmp: don't copy Y plane on up/down-sampling | wm4 | 2013-01-13 | 1 | -5/+46 |
* | draw_bmp: do not reallocate upsample temp image on each frame | wm4 | 2013-01-13 | 1 | -2/+14 |
* | draw_bmp: refactor | wm4 | 2013-01-13 | 1 | -17/+31 |
* | draw_bmp: always allocate cache | wm4 | 2013-01-13 | 1 | -26/+25 |
* | mp_image: add mp_image_crop() | wm4 | 2013-01-13 | 1 | -12/+2 |
* | vo_xv, vo_x11: simplify OSD redrawing | wm4 | 2013-01-13 | 4 | -149/+1 |
* | sub: do not copy the target image if there is no OSD/subs | wm4 | 2013-01-13 | 2 | -0/+26 |
* | draw_bmp: better way to find 444 format | wm4 | 2013-01-13 | 1 | -43/+13 |
* | video: cleanup: replace old mp_image function names | wm4 | 2013-01-13 | 2 | -9/+9 |
* | mp_image: simplify image allocation | wm4 | 2013-01-13 | 1 | -16/+15 |
* | mp_image: require using mp_image_set_size() for setting w/h | wm4 | 2013-01-13 | 1 | -5/+1 |
* | cleanup: ass_mp.h: remove dummy declarations | wm4 | 2013-01-06 | 1 | -15/+1 |
* | sub: add --sub-text-* options to unstyled text subtitles font | wm4 | 2013-01-05 | 2 | -2/+2 |
* | demux_mpg, ass_mp: fix warnings | Rudolf Polzer | 2012-12-28 | 1 | -0/+4 |
* | sub: add ASS to RGBA conversion | wm4 | 2012-12-28 | 4 | -2/+83 |
* | path: add mp_find_config_file and reorganize some of the code | Stefano Pigozzi | 2012-12-15 | 2 | -14/+9 |
* | ass_mp: allow to use a custom fontconfig configuration file | Stefano Pigozzi | 2012-12-15 | 1 | -9/+14 |
* | sd_ass: free external subtitle tracks | wm4 | 2012-12-14 | 1 | -0/+6 |
* | sd_lavc: keep subs on subtitle track switching | wm4 | 2012-12-12 | 1 | -1/+7 |
* | configure: remove --disable-sortsub | wm4 | 2012-12-11 | 1 | -46/+4 |
* | sub: remove vobsub reader in favor of ffmpeg vobsub demuxer | wm4 | 2012-12-11 | 5 | -1076/ |