aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub
Commit message (Expand)AuthorAge
* sub: detect charset in demuxerGravatar wm42015-12-17
* sub: remove sd_srt.cGravatar wm42015-12-15
* sub: remove sd_microdvd.cGravatar wm42015-12-15
* sub: remove sd_lavf_srt.cGravatar wm42015-12-15
* sub: remove sd_movtext.cGravatar wm42015-12-15
* csputils: rename "yuv2rgb" functionsGravatar wm42015-12-09
* csputils: remove obscure int_bits matrix scalingGravatar wm42015-12-09
* sub: increase gap/overlap fixing threshold to 210msGravatar wm42015-12-07
* sd_ass: slightly better heuristic for applying --sub-fix-timingGravatar wm42015-12-06
* sub: another minor simplificationGravatar wm42015-12-06
* sub: minor simplificationsGravatar wm42015-12-05
* sub: move subtitle FPS adjustment to sd_ass.cGravatar wm42015-12-05
* sub: move --sub-fix-timing handling to rendererGravatar wm42015-12-05
* sd_lavc: remove small gaps between subtitlesGravatar wm42015-12-05
* sd_lavc: discard empty subtitles and improve sub_seek behaviorGravatar wm42015-12-05
* sd_lavc: implement sub_step/sub_seekGravatar wm42015-12-05
* sub: allow feeding bitmap subs in advanceGravatar wm42015-12-05
* sub: remove unused function, move another oneGravatar wm42015-11-29
* osd: fix and cleanup font style managementGravatar wm42015-11-29
* osd: use the same ASS_Renderer for OSD text and progbarGravatar wm42015-11-28
* sd_ass: fix secondary subtitle modeGravatar wm42015-11-22
* player: remove OSD subtitle render pathGravatar wm42015-11-17
* player: use demuxer ts offset to simplify timeline ts handlingGravatar wm42015-11-16
* sub: remove an unneeded old hack for MicroDVDGravatar wm42015-11-16
* sub: remove use of semi-deprecated libass fieldGravatar wm42015-10-28
* Replace deprecated av_free_packet() callsGravatar wm42015-10-28
* options: remove --use-text-osdGravatar wm42015-10-24
* sd_lavc: take care of AVPicture deprecationGravatar wm42015-10-23
* sub: adjust behavior on mismatching video/subtitle aspect mismatchGravatar wm42015-10-21
* sd_lavc: extend subtitle resolution if images go outsideGravatar wm42015-10-21
* Take care of libavcodec convergence_duration deprecationGravatar wm42015-09-29
* player: rename and move find_subfiles.cGravatar wm42015-09-20
* player: add opus to list of external audio file extensionsGravatar wm42015-09-20
* osd: delay libass initialization as far as possibleGravatar wm42015-09-07
* sub: always try to use libavcodec text subtitle converterGravatar wm42015-09-01
* sd_ass: assume negative durations are unknown durations, and handle themGravatar wm42015-08-27
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* charset_conv: make it possible to return an allocated string as guessGravatar wm42015-08-01
* sub: add option for stretching image subtitles to screenGravatar wm42015-07-18
* sub: fix srt subs and other casesGravatar wm42015-07-07
* sub: protect ASS_Renderer stateGravatar wm42015-07-06
* demux: merge extradata fieldsGravatar wm42015-06-21
* player: use an array for stream ID options and suchGravatar wm42015-05-22
* sub: add .sup file extension for subtitle autoloadingGravatar wm42015-05-18
* path: make mp_path_join accept normal C stringsGravatar wm42015-05-09
* Update license headersGravatar Marcin Kurczewski2015-04-13
* mp_image: remove redundant flags fieldGravatar wm42015-04-10
* mp_image: remove redundant chroma_x/y_shift fieldsGravatar wm42015-04-10
* mp_image: get rid of chroma_width/height fieldsGravatar wm42015-04-09
* sub: don't truncate timestamps to intGravatar wm42015-04-08