aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub
Commit message (Expand)AuthorAge
* options: merge ---sub-auto-match with --sub-autoGravatar wm42014-05-04
* osd: make code C99Gravatar wm42014-04-26
* video: make mp_image use mp_image_params directlyGravatar wm42014-04-21
* ass_mp: don't use --subcp for --ass-stylesGravatar wm42014-03-31
* Remove some more unneeded version checksGravatar wm42014-03-16
* sub: remove old MPlayer DVD sub decoderGravatar wm42014-03-16
* demux_libass: change how external ASS subtitles are loadedGravatar wm42014-03-15
* sub: use new FFmpeg API to check MicroDVD FPSGravatar wm42014-03-04
* sd_ass: add a very simple and evil way to override ASS subtitle stylesGravatar wm42014-03-01
* sd_lavc: handle subtitles with no subtitle resolution setGravatar xylosper2014-02-14
* sub: handle vobsub-in-mp4Gravatar wm42014-02-13
* threads: add wrapper for initializing recursive mutexesGravatar wm42014-01-31
* sd_lavc: skip 0 sized sub-bitmapsGravatar wm42014-01-29
* sub: fix crash with certain uses of --vf=subGravatar wm42014-01-26
* video/out: don't access aspdat in VOsGravatar wm42014-01-22
* osd: fix dvdnav highlightsGravatar wm42014-01-18
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* sub: uglify sub decoder with lockingGravatar wm42014-01-17
* sd_lavc: use mp_lavc_set_extradata()Gravatar wm42014-01-11
* sub: fix frame based subtitle timestamp handlingGravatar wm42014-01-09
* Fix subtitle delay inversionGravatar Martin Herkt2014-01-06
* vo: dropping subtitle files on the VO window adds them as subtitle filesGravatar wm42014-01-04
* osd_libass: use bstr_xappend()Gravatar wm42013-12-30
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* msg: rename mp_msg_log -> mp_msgGravatar wm42013-12-21
* msg: convert defines to enumGravatar wm42013-12-21
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* charset_conv: mp_msg conversionsGravatar wm42013-12-21
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* find_subfiles: mp_msg conversionsGravatar wm42013-12-21
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* osd_libass: update styles when OSD changes PlayResGravatar wm42013-12-15
* osd: use separate ASS_Renderer for each OSD objectGravatar wm42013-12-15
* player: don't store subtitle renderer in osd_stateGravatar wm42013-12-15
* dvdnav: support mouse interactionGravatar wm42013-12-13
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* sd_lavc: factor out bitmap positioning codeGravatar wm42013-12-12
* osd: add option for "unscaled" OSDGravatar wm42013-12-10
* osd: typo in commentGravatar wm42013-12-10
* av_common: add timebase parameter to mp_set_av_packet()Gravatar wm42013-12-04
* sub: respect detected language for fuzzy-matched external subtitlesGravatar wm42013-11-25
* osd: remove mp_osd_res.video_par fieldGravatar wm42013-11-24
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* Reduce stheader.h includes, move stream types to mp_common.hGravatar wm42013-11-23
* player: rearrange how subtitle context and stream headers are usedGravatar wm42013-11-23
* demux: rename demux_packet.h to packet.hGravatar wm42013-11-18
* sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs.Gravatar Rudolf Polzer2013-11-07