- 01 May, 2005 1 commit
-
-
Rocky Bernstein authored
play_item initialization accidently lost. Probably need a vlc_object release of the playlist. Adjust comments which were wrong because of cut and paste artifacts. Some changes that may help debugging. First attempt at playing via audio controls - mostly not working.
-
- 29 Apr, 2005 2 commits
-
-
Christophe Massiot authored
twolame is thread-safe and maintained. Update your batch files for --enable-twolame instead of --enable-toolame. See http://twolame.sf.net for more information.
-
Laurent Aimar authored
remove the uri/path part.
-
- 28 Apr, 2005 8 commits
-
-
Steve Lhomme authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
- added support for IAMStreamConfig interface to configure user settings on capture pin media type
-
Damien Fouilleul authored
record.c: make it compile under mingw32, needs review
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
ts.c: use ES_OUT_DEL_GROUP to remove old program.
-
- 27 Apr, 2005 3 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Rémi Denis-Courmont authored
-
- 26 Apr, 2005 26 commits
-
-
Sigmund Augdal Helberg authored
for "rate-faster" and "rate-slower". input_ControlPush will handle it. This fixes a race condition when "rate" ends up at a different value than p_input->i_rate
-
Benjamin Pracht authored
-
Sam Hocevar authored
-
Eric Petit authored
-
Steve Lhomme authored
+ code cleaning
-
Felix Paul Kühne authored
* fix to the hotkeys on OSX: RECORD start/stop is cmd-shift-r, HISTORY_BACK/_FORWARD ctrl-v/ctrl-b now, as '[' and ']' are unaccessible on German keyboards
-
Benjamin Pracht authored
-
Steve Lhomme authored
-
Gildas Bazin authored
* modules/video_output/x11/xcommon.c, modules/video_output/directx/events.c: added support for insert/delete hotkeys.
-
Gildas Bazin authored
* include/vlc_playlist.h, src/playlist/playlist.c, src/video_output/video_output.c: added a lock to the playlist garbage collector to avoid a race condition with the vout creation/destruction.
-
Steve Lhomme authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/codec/x264.c: crop the video if its size isn't a multiple of 16 (will have to be changed to use the visible size values).
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Laurent Aimar authored
recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream).
-
Laurent Aimar authored
-
Laurent Aimar authored
* mpjpeg.c: use sout_CfgParse !
-