- 23 Jan, 2004 4 commits
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Gildas Bazin authored
* modules/demux/mp4/mp4.c: don't segfault on reference files.
-
Rocky Bernstein authored
probably others.
-
- 22 Jan, 2004 14 commits
-
-
Sigmund Augdal Helberg authored
* removed an unused, and unreleased vlc_object_find() * added support for flac in mkv
-
Gildas Bazin authored
* src/playlist/loadsave.c: errno.h related fixes. * modules/demux/Modules.am: added missing ps.h.
-
Laurent Aimar authored
(we don't try anymore to fill our buffer every time).
-
Gildas Bazin authored
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
* comment out parsing of elements that no muxer ever used, and that are being removed from the spec. (patch by Mosu in the mkv team)
-
Rocky Bernstein authored
RGB2: Use fixed colormap entries black: 0, white: 255, and something else 0x44.
-
Rocky Bernstein authored
RGB2 sorta works, but to do better we need a way to lookup a palette color in a colormap.
-
Jon Lech Johansen authored
GNU/Linux. requires libsysfs (sysfsutils).
-
Sigmund Augdal Helberg authored
* fixed a nasty integer overflow that caused items to be removed right away when the timeout value was large. * fixed a small mem-leak
-
Derk-Jan Hartman authored
-
Sigmund Augdal Helberg authored
* fixed some minor bugs
-
Laurent Aimar authored
(not well tested)
-
Laurent Aimar authored
ES_OUT_SET_GROUP_PCR. * net.c: commented out an error message in net_Write.
-
- 21 Jan, 2004 10 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* modules/demux/dts.c: support for DTS WAV files. * modules/codec/dts.c: support for 14bits little endian DTS bitstreams.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Sam Hocevar authored
-
Laurent Aimar authored
* udp: cleaned to use net_*
-
Rocky Bernstein authored
-
Rocky Bernstein authored
Render->Blend
-
- 20 Jan, 2004 8 commits
-
-
Sam Hocevar authored
+ Control files for a forthcoming official upload.
-
Sam Hocevar authored
+ Added proper const keywords. * modules/demux/mp4/drms.c: + Minor coding style fix.
-
Sigmund Augdal Helberg authored
* add description to valid values of --align
-
Derk-Jan Hartman authored
official method. * modules/gui/macosx/playlist.m: Fix Add with options and no enqueue. * modules/gui/macosx/applescript.m: PLAYLIST_GO fix
-
Laurent Aimar authored
(modplug-xmms.sourceforge.net/) The demuxer is selected by extention look up.(mod, s3m, xm, it, 669, amf, ams, dbm, dmf, dsm, far, mdl, med, mtm, okt, ptm, stm, ult, umx, mt2, psm), I hope that won't give problems.
-
Laurent Aimar authored
playlist_SetDuration. TODO -> add meta info queries trough demux2_Control (a demuxer should NEVER touch playlist themself).
-
Laurent Aimar authored
-
Rocky Bernstein authored
problems it is close to correct.
-
- 19 Jan, 2004 4 commits
-
-
Laurent Aimar authored
-> I'm not sure to set correct alpha values and that values are endian. safe (both alpha and palette) .
-
Laurent Aimar authored
- subtitle/audio selection works - subtitle display works - menu fixed. Problem: - when we see a menu, the currently selected item isn't highlighted You have to select another to see them. I don't understand why ... - manual audio/sub selection is lost when we switch back to the menu.
-
Laurent Aimar authored
-
Laurent Aimar authored
-