log

age author description
Thu, 28 Oct 2010 08:12:26 +0000 siretart make indentation consistent (no content changes)
Thu, 28 Oct 2010 07:29:02 +0000 diego Update release instructions to be more in line with current practice.
Wed, 27 Oct 2010 19:04:04 +0000 reimar Add internal read and seek function to avoid a useless memcpy when using
Wed, 27 Oct 2010 18:38:39 +0000 cigaes vo_corevideo.m: change path for sub.h.
Wed, 27 Oct 2010 17:55:45 +0000 cigaes Move spuenc.[ch] from libvo to sub.
Wed, 27 Oct 2010 17:53:24 +0000 cigaes Move osd.[ch] and osd_template.c from libvo to sub.
Wed, 27 Oct 2010 17:52:45 +0000 reimar Remove som irrelevant commented-out code.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 27 Oct 2010 17:37:29 +0000 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
Wed, 27 Oct 2010 17:36:46 +0000 cigaes Ignore .d and .ho files in sub.
Wed, 27 Oct 2010 17:21:43 +0000 reimar Do not use a path for including files in the same directory.
Wed, 27 Oct 2010 17:13:54 +0000 cigaes Makefile: add the sub directory to DIRS.
Wed, 27 Oct 2010 17:12:30 +0000 cigaes Move subassconvert.[ch] to the sub directory.
Wed, 27 Oct 2010 17:08:36 +0000 cigaes Move ass_mp.[ch] to the sub directory.
Wed, 27 Oct 2010 17:03:26 +0000 cigaes Move eosd.[ch] to the sub directory.
Wed, 27 Oct 2010 16:58:23 +0000 cigaes Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
Wed, 27 Oct 2010 16:48:21 +0000 cigaes Move sub_cc.[ch] to the sub directory.
Wed, 27 Oct 2010 16:42:23 +0000 cigaes Move av_sub.[ch] to the sub directory.
Wed, 27 Oct 2010 16:38:51 +0000 cigaes Move spudec.[ch] to the sub directory.
Wed, 27 Oct 2010 16:32:03 +0000 cigaes Move find_sub.c to the sub directory.
Wed, 27 Oct 2010 16:28:50 +0000 cigaes Create a new directory, "sub", for subtitles and OSD related code.
Wed, 27 Oct 2010 15:21:49 +0000 diego Fix compilation with networking disabled due to FFmpeg CONFIG_RTPDEC handling.
Wed, 27 Oct 2010 14:57:52 +0000 cigaes stream_dvd: millisecond accuracy for chapters in -identify output.
Wed, 27 Oct 2010 07:17:22 +0000 siretart bump package build-dependency on x264 to versions later than 0.99
Wed, 27 Oct 2010 07:16:33 +0000 siretart sync x264 version check with the check in ffmpeg/configure
Tue, 26 Oct 2010 19:03:14 +0000 reimar Consistency fix: select track specified by -aid/-vid/-sid automatically
Tue, 26 Oct 2010 18:59:00 +0000 reimar Replace malloc+memset by calloc.
Sat, 23 Oct 2010 21:09:45 +0000 cehoyos Add manual page changes after adding support for additional xvid
Sat, 23 Oct 2010 21:05:02 +0000 cehoyos Fix Italian translation.
Sat, 23 Oct 2010 18:11:54 +0000 reimar Use proper include instead of extern declarations in the .c file.