- 26 Apr, 2005 28 commits
-
-
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 !
-
Laurent Aimar authored
* ts: - set BLOCK_FLAG_CORRUPTED on transport_error_indicator. - better support of EIT + VLC_META_NOW_PLAYING.
-
Laurent Aimar authored
-
Laurent Aimar authored
* input: allow chaining of access_filter (like filter1:filter2 ...) * es_out: support VLC_META_NOW_PLAYING for multi-program stream.
-
-
- 25 Apr, 2005 5 commits
-
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
extras/zsh.cpp: Support for completing simple url as well
-
Steve Lhomme authored
-
Sigmund Augdal Helberg authored
(this allows -A and -V to complete the dummy module
-
- 24 Apr, 2005 7 commits
-
-
Clément Stenac authored
-
Sigmund Augdal Helberg authored
-
Steve Lhomme authored
mkv.cpp: Fix a problem when entering a chapter after the previous chapter produced a seek in the code
-
Steve Lhomme authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Steve Lhomme authored
-