- 11 Oct, 2003 1 commit
-
-
hartman authored
The day i understand strings and memory in C is going to be a joyful day :) * modules/demux/mkv.cpp: fixed an error if there is no ICONV support
-
- 12 Sep, 2003 1 commit
-
-
Laurent Aimar authored
* modules/demux/* : use the stream_t from input_thread_t. * include/ninput.h : begin to add new way to register es. (unused for now). (in the long term I want to split input_thread_t and intoduce demux_t and access_t and perhaps something like access_demux_t)
-
- 07 Sep, 2003 1 commit
-
-
Laurent Aimar authored
is a generic handler) * avi, mp4 : begin to implement a specific pf_demux_control.
-
- 26 Aug, 2003 2 commits
-
-
hartman authored
* modules/demux/mkv.cpp: set UTF-8 for matroska subtitles.
-
Laurent Aimar authored
-
- 25 Aug, 2003 1 commit
-
-
Laurent Aimar authored
preliminary support for SSA.
-
- 18 Aug, 2003 1 commit
-
-
Laurent Aimar authored
(only one place to keep updated).
-
- 17 Aug, 2003 1 commit
-
-
Laurent Aimar authored
(Well, Get(D/Q)WBE are just #define to U16/32/64_AT.
-
- 12 Aug, 2003 1 commit
-
-
Sam Hocevar authored
-
- 10 Aug, 2003 1 commit
-
-
gbazin authored
* modules/demux/mkv.cpp, modules/mux/avi.c, modules/mux/mpeg/ts.c, modules/packetizer/copy.c: thou shalt not use %lld which is not portable.
-
- 01 Aug, 2003 1 commit
-
-
gbazin authored
* src/input/input_clock.c: fixed 2 regressions in 0.6.1. These fixes are actually there to make us more complacent with broken streams. * modules/access/dvb/qpsk.c: gettext reserves the use of _(""). * modules/demux/mkv.cpp, modules/demux/avi/libavi.c, modules/demux/mp4/libmp4.c, modules/demux/mpeg/m4v.c: checks for input_SplitBuffer() > 0. (Thanks to Steve Li for pointing this out)
-
- 04 Jul, 2003 1 commit
-
-
Sam Hocevar authored
upload. * debian/rules: Build builtins in the first compile pass, and build plugins and PIC builtins in the second pass, so that PIC and non-PIC never get messed. * modules/demux/mkv.cpp: Added minor verbosity in a warning message. * modules/gui/kde/preferences.cpp: Fix for woody's KDE. * modules/stream_out/transcode.c: Workaround for woody's vorbisenc.h.
-
- 28 Jun, 2003 1 commit
-
-
Christophe Massiot authored
-
- 26 Jun, 2003 1 commit
-
-
Laurent Aimar authored
-
- 25 Jun, 2003 2 commits
-
-
Laurent Aimar authored
-
gbazin authored
-
- 24 Jun, 2003 6 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
time (seek seems better).
-
Laurent Aimar authored
yet).
-
Laurent Aimar authored
-
Laurent Aimar authored
buffer filling) can seek in file without cues (slow) can play file over http and unseekable input.
-
- 23 Jun, 2003 1 commit
-
-
Laurent Aimar authored
-
- 22 Jun, 2003 5 commits
-
-
Laurent Aimar authored
timestamps problems)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
frame, ...) clean up.
-
Laurent Aimar authored
TODO: * seek support * vorbis support (it's a decoder problem, as matroska embded raw vorbis data) * utf8 subtitles handling (probably at the decoder stage too) * clean up. * support of stream other than files. * ...
-