- 25 Jan, 2004 5 commits
-
-
Rocky Bernstein authored
what DJ was referring to?
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
- demux/ts.c, mux/mpeg/ts.c: added support for CSA (de)scrambling (fixed key).
-
- 24 Jan, 2004 9 commits
-
-
Derk-Jan Hartman authored
* REST: stringreview round 1
-
Laurent Aimar authored
seems to make bogus code (but I'm not sure).
-
Gildas Bazin authored
* configure.ac: added --with-xml2-config-path=PATH option.
-
Cyril Deguet authored
-
Cyril Deguet authored
* modules/gui/skins2/src/var_manager.cpp: delete the variables in the right order to avoid invalid reads in the destructor * modules/gui/skins2/parser/xmlparser: skeleton of a new parser based on the text reader API of libxml2
-
Gildas Bazin authored
* modules/gui/wxwindows/preferences_widgets.cpp: increased the min/max value for int config vars to +/-10000000.
-
Gildas Bazin authored
* modules/mux/mp4.c: store the display size using the proper aspect-ratio. Size optimization for the generation of the stsc table. Some more clean-up.
-
Rocky Bernstein authored
-
Laurent Aimar authored
they miss the faad decoder without having an obscure segfault.)
-
- 23 Jan, 2004 12 commits
-
-
Rocky Bernstein authored
-
Jon Lech Johansen authored
-
Gildas Bazin authored
* src/stream_output/stream_output.c, include/stream_output.h: new sout_AccessOutRead() funcion. * modules/access_output/file.c: implemented sout_AccessOutRead(). * modules/access_output/udp.c: coding style cleanup. * modules/mux/mp4.c: Added support for generating "fast start" files (ie. with the moov header at the beginning of the file). Started some code cleanup.
-
Laurent Aimar authored
-
Eric Petit authored
filter more than 100% faster here (blend mode). Feel free to check if I haven't broken anything, first time doing Altivec ;)
-
Rocky Bernstein authored
-
Rocky Bernstein authored
More code cleanups.
-
Clément Stenac authored
* Add missing locks * Duration sort
-
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.
-