- 01 Aug, 2004 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 31 Jul, 2004 5 commits
-
-
Sam Hocevar authored
+ Compilation and coding style fixes. + Initialise the joystick in Open(), not Run().
-
Benjamin Pracht authored
- Get rid of the old TS over RTP stream output method in OSX interface - ab= and vb= parameters are now (hopefully) always updated
-
Derk-Jan Hartman authored
-
Cyril Deguet authored
--opengl-effect option). Now MacOSX guys you can write the opengl provider interface ;)
-
Derk-Jan Hartman authored
* set the required t= SDP parameter * added config options for description, url and email * send SDPs with description, url and email info when available * add the a:tool parameter so people know who is responsible when VLC starts roaming the web with incorrect announces :)
-
- 30 Jul, 2004 13 commits
-
-
Derk-Jan Hartman authored
* Added nice SDP TODO lists. 17 outstanding issues in RTP announces.
-
Sam Hocevar authored
+ Fixed compiler warnings.
-
Sam Hocevar authored
-
Sam Hocevar authored
+ Fixed compiler warnings due to bad argument types.
-
Sam Hocevar authored
+ Fixed an undefined function warning.
-
Sam Hocevar authored
-
Sam Hocevar authored
+ Fixed a compilation warning due to a missing return value.
-
Sam Hocevar authored
+ Remove the autotools directory and recreate it (forgot to commit that file before).
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 29 Jul, 2004 11 commits
-
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/codec/toolame.c: MPEG-1/2 layer II audio encoder using libtoolame (http://users.tpg.com.au/adslblvi/). Patch from Christophe Massiot.
-
Gildas Bazin authored
* modules/access/http.c: --http-reconnect option to automatically try to reconnect in case the connection was untimely closed (enabled by default for ICY/Icecast web radios).
-
Sam Hocevar authored
+ Fixed generated macros.
-
Sam Hocevar authored
+ Switch build system to dpatch.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
no inline asm version is available for this module.
-
Felix Paul Kühne authored
-
Gildas Bazin authored
* src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because this leads to a steady increase in memory useage when the data isn't consumed quickly enough. (not the best fix, but should be better than nothing)
-
- 28 Jul, 2004 9 commits
-
-
file://filenameLaurent Aimar authored
Initial path by Philippe Van Hecke (philippe DOT vanhecke AT belnet DOT be)
-
Benjamin Pracht authored
Added a RTP (New) stream outpu method for the rtp sout module. Still lot of work in this dialog box.
-
Eric Petit authored
-
Eric Petit authored
-
Eric Petit authored
-
Gildas Bazin authored
- added fourcc for SNOW and DTS. - added 'qscale' (fixed quantizer scale - VBR) and 'strict' (standard compliance) encoding options.
-
Derk-Jan Hartman authored
-
Eric Petit authored
-
Derk-Jan Hartman authored
* vout_Control implemented for macosx * position slider fixed * p_input manage loops fixed (buttons, playstatus etc) * float on top works again * visual filters work * deinterlace filter selection broken * fullscreen button is not being updated atm * potential deadlocks between intf thread and vout thread??? * the window title might not always be updated. OSX devs, please test as much as you can. This was all fairly low level stuff. We need to test it properly.
-