Fri, 07 Jul 2006 18:27:58 +0000 |
eugeni |
Indentation fix (cosmetics).
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|
Fri, 07 Jul 2006 18:07:39 +0000 |
eugeni |
Split guess_cp() in two functions:
|
Fri, 07 Jul 2006 18:04:56 +0000 |
eugeni |
Make utf8_get_char non-static.
|
Fri, 07 Jul 2006 18:02:49 +0000 |
eugeni |
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
|
Fri, 07 Jul 2006 17:04:04 +0000 |
diego |
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
|
Fri, 07 Jul 2006 14:04:07 +0000 |
gpoirier |
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
|
Fri, 07 Jul 2006 11:55:39 +0000 |
reimar |
lavf demuxer works better for gxf
|
Fri, 07 Jul 2006 11:22:24 +0000 |
reimar |
Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.
|
Fri, 07 Jul 2006 11:20:06 +0000 |
reimar |
Remove windows-specific hack that interfered with relative path
|
Fri, 07 Jul 2006 11:17:27 +0000 |
reimar |
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.
|
Fri, 07 Jul 2006 11:14:25 +0000 |
reimar |
Convince windows to allow window sizes > screen size
|
Fri, 07 Jul 2006 09:22:53 +0000 |
diego |
usleep is still missing in MinGW, so leave it out of the MinGW version check.
|
Fri, 07 Jul 2006 09:10:43 +0000 |
gpoirier |
Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
|
Thu, 06 Jul 2006 20:49:23 +0000 |
reimar |
Fix for case when both V4L and V4L2 are enabled
|
Thu, 06 Jul 2006 13:22:59 +0000 |
diego |
some grammar/spelling/markup fixes for -rtsp-destination
|