https://github.com/videolan/vlc

sort by:
Revision Author Date Message Commit Date
7aafdfd Fix win32 compile. 15 June 2008, 20:26:21 UTC
f0436bf macosx: s/NSAssert/assert/ 15 June 2008, 20:11:43 UTC
d716c3d macosx: Use var_GetBool. 15 June 2008, 20:03:34 UTC
be05e83 macosx: Use NSAssert for impossible cases. 15 June 2008, 19:57:22 UTC
e1f0919 RTP sout: fix buffer size for SRTP 15 June 2008, 19:41:04 UTC
bc3af7e SRTP: check buffer length before sequence 15 June 2008, 19:40:33 UTC
74e39ff Add build dependency 15 June 2008, 19:39:55 UTC
72fc2d9 RTP sout: rudimentary SRTP support 15 June 2008, 19:06:54 UTC
fa14c09 SRTP: test the parser 15 June 2008, 19:06:54 UTC
8650df1 SRTP: fix parser 15 June 2008, 19:06:54 UTC
60e93de RTP: need to create variables before using them 15 June 2008, 19:06:54 UTC
7640ddc Fix image resizing with non accelerated vouts. Still uses chroma builtin resizing which is horrible. Upcomming commit will fix that. 15 June 2008, 17:48:41 UTC
65340ca Remove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types 15 June 2008, 16:42:16 UTC
1a7f1a4 input: kill all the children [add evil laughters here] No need for vlc_object_find() 15 June 2008, 16:32:33 UTC
d0a2e55 streams are always attached to access - no need for vlc_object_find 15 June 2008, 16:28:26 UTC
320337e Dynamic two-keys CSA N.B.: I suspect there is a small race condition whereby the callbacks are invoked while being deleted, but this looks like yet another LibVLC objects insanity. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com> 15 June 2008, 16:17:42 UTC
75bd4e6 libvlc_event: Typo. 15 June 2008, 15:54:07 UTC
df4a1af libvlc_event: Fix a typo in libvlc_event_manager_release(), that result in a double free(). (Issue reported by Rov Juvano). 15 June 2008, 15:22:27 UTC
1290cd7 vout: Create the drawable variable from the vout, not libvlc. 15 June 2008, 13:57:24 UTC
a1123b0 playlist: Fix a typo in event detaching. 15 June 2008, 13:44:29 UTC
10ca561 Fix warnings 15 June 2008, 13:22:53 UTC
f2f15f4 M3U playlist detection Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com> 15 June 2008, 13:16:18 UTC
8c03243 RTP: always enable Roll-Over-Counter carriage It is pretty much impossible to receive broadcast SRTP without this. If/when someone needs to disable this, let me know. 15 June 2008, 12:52:51 UTC
b501c2e Remove unused VLC_EBADOBJ 15 June 2008, 12:32:09 UTC
d408d54 HTTP access: support for libproxy, with configure autodetection Libproxy can read proxy settings from KDE, GNOME, NetworkManager, or the environment. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com> 15 June 2008, 12:28:29 UTC
6ff7bb0 Add a note about extended state reporting for the web plugins. 15 June 2008, 12:25:38 UTC
a0b3691 RTMP output: fix warnings (msg_Warn invocation was broken) 15 June 2008, 11:14:58 UTC
c88f841 RTMP output: restore listen/accept and remove ENOSYS connect Revert "Remove non-sensical connect->listen transition" This reverts commit e1b146414f8b85755fb917bbac941367fb3c4e15 15 June 2008, 11:13:23 UTC
66bffcc Update lua intf scripts to new API (untested). 15 June 2008, 11:05:55 UTC
009f2b0 Update lua meta script to new API (untested). 15 June 2008, 11:05:55 UTC
8a16cc0 Update lua playlist scripts to new API. (untested) 15 June 2008, 11:05:55 UTC
3260158 Add a global documentation for all the Lua modules. 15 June 2008, 11:05:55 UTC
c0b61e8 Use filter chain in mosaic bridge too. 15 June 2008, 11:05:55 UTC
95addd5 Implement Lua objects in the C code directly. Fix most type checks. Move every thing arround. 15 June 2008, 11:05:50 UTC
e9315c8 Fix test program. 15 June 2008, 07:34:07 UTC
43a486b Make distinction between stop and ended status. 15 June 2008, 07:34:07 UTC
1370667 Add Ended state. 15 June 2008, 07:34:07 UTC
99c1a25 Cosmetic. 15 June 2008, 03:22:00 UTC
7d723b4 Attempt to fix crashes on the extended panel. 15 June 2008, 03:21:11 UTC
5dd166a Kill a Warning 15 June 2008, 01:28:08 UTC
286f666 Small adding to NEWS. 15 June 2008, 01:02:17 UTC
aa13881 Fix typo introduced in [ba06700b854653f4c1af9175aefcb92796d8fd2e] Sorry about that. 15 June 2008, 00:55:31 UTC
83aca3e Update freetype since security issues are present in 2.3.5. Remove unneeded patch applied upstream. 15 June 2008, 00:53:42 UTC
c69ca05 Kill a "cannot pass objects of non-POD type 'class TagLib::FileName' through '...'; call will abort at runtime" warning/error on Windows. 15 June 2008, 00:48:31 UTC
2d85699 Don't use deprecated functions. 15 June 2008, 00:17:36 UTC
ba06700 Kill a warning on windows. 15 June 2008, 00:13:33 UTC
f82fe2f Don't define smb_auth on windows. 14 June 2008, 23:51:43 UTC
86682a8 Remove unused variable. 14 June 2008, 23:32:45 UTC
a0a315c Kill warnings. 14 June 2008, 23:31:33 UTC
b5c0d68 Kill warnings. 14 June 2008, 23:11:17 UTC
25bf450 Remove unused variable. 14 June 2008, 22:45:17 UTC
5e36fea Remove unused variable. 14 June 2008, 22:44:06 UTC
ecbf636 Add a shortname to USF subs decoder. 14 June 2008, 22:43:27 UTC
3770811 Remove unused variable. 14 June 2008, 22:39:57 UTC
9d56c18 Remove unused variables. 14 June 2008, 22:39:11 UTC
9b372ac Remove unused variable. 14 June 2008, 22:37:16 UTC
e43f191 Introduce setLayoutMargins for layout margins difference between Qt4.2 and Qt4.3 14 June 2008, 22:25:37 UTC
9af5ad6 Added a couple of more useful error messages 14 June 2008, 22:04:43 UTC
3646783 Work-around a playlist-core bug which prevents 'intf-change' to be set on-time after the addition of new inputs. However, this doubles the idle-CPU load, so we may to fix that in core properly.. 14 June 2008, 22:04:43 UTC
967acfe Added some stuff to make sure that we get nice fps values for screen capture (range: 1 to 30) 14 June 2008, 22:04:43 UTC
a965485 Parse RealAudio headers files. Doesn't decode correctly yet . 14 June 2008, 22:00:04 UTC
cc6941a Fix memory leak and error handling 14 June 2008, 21:40:46 UTC
8cb6c0e Spare relocations 14 June 2008, 21:35:43 UTC
4fac9bb Support more path to look for RealVideo Dlls. 14 June 2008, 21:12:28 UTC
8ad0515 mp4: Don't use playlist code. 14 June 2008, 16:11:20 UTC
bcab891 nsc: No need to include vlc_playlist.h 14 June 2008, 16:01:15 UTC
5dad9b0 demux/playlist: Remove ununsed functions. 14 June 2008, 15:56:42 UTC
2c50364 mms: Get rid of the playlist. 14 June 2008, 15:56:22 UTC
5faadbd Remove VLC_DIR_ACTIVITY, as it is not used. 14 June 2008, 15:38:34 UTC
a0e351f demux/playlist: Don't use playlist_t. 14 June 2008, 15:36:03 UTC
fcaf374 stats: Kill a warning. 14 June 2008, 15:28:29 UTC
188b8fa sgimb: Kill a warning. 14 June 2008, 15:27:48 UTC
ff6d0af lua: Don't use the playlist in the lua demux. 14 June 2008, 15:26:37 UTC
44b9876 stats: Remove vlc_playlist.h 14 June 2008, 15:15:03 UTC
dfef0e4 cdda: Fix a really right warning. 14 June 2008, 15:13:51 UTC
8589b24 demux/playlist: Don't use playlist_t code. 14 June 2008, 15:12:13 UTC
9e93e03 sgimb: Don't use playlist code. 14 June 2008, 15:10:03 UTC
555437f shoutcast: Don't use playlist code. 14 June 2008, 15:09:08 UTC
33c1029 directory: Playlist code shouldn't be used here. 14 June 2008, 15:05:09 UTC
23613e6 cdda: Warn about wrong playlist usage in the file. 14 June 2008, 15:04:25 UTC
2a5fae4 cdda: Warn about wrong playlist usage in the file. We should open a ticket for that one too. 14 June 2008, 15:03:33 UTC
d974dcd cdda: Remove inclusion of vlc_playlist.h. 14 June 2008, 15:01:25 UTC
3597618 xspf: Remove references to the playlist. 14 June 2008, 14:59:47 UTC
89d2445 vcdx: Don't include playlist.h 14 June 2008, 14:55:05 UTC
1d63f0d stream_output: Remove vlc_playlist.h from included headers list. 14 June 2008, 14:41:57 UTC
ffcd6fe vout: Remove vlc_playlist.h from included header list. 14 June 2008, 14:41:21 UTC
e018b9f input: Remove p_playlist gc signaling now that the playlist is aware of vlc_InputSelectedStreamChanged. 14 June 2008, 14:26:30 UTC
3c5f6d9 playlist: Listen to vlc_InputSelectedStreamChanged events. 14 June 2008, 14:26:30 UTC
e9fba76 input: Send vlc_InputSelectedStreamChanged. 14 June 2008, 14:26:30 UTC
1c35d45 Fix typo 14 June 2008, 14:19:23 UTC
9649fa5 Fix status reporting in test.html. 14 June 2008, 14:19:23 UTC
84476bb Update test HTML page. 14 June 2008, 14:19:23 UTC
a4bb635 Unify libvlc_state_t, input_state_e, mediacontrol_PlayerStatus and libvlc_event_type_t. 14 June 2008, 14:19:23 UTC
0a54676 Take win32 into considiration. 14 June 2008, 14:19:22 UTC
15e55a2 Cleanup indentation 14 June 2008, 14:19:22 UTC
ef5b823 Remove deadcode. 14 June 2008, 14:19:22 UTC
c21f918 input: No need to include vlc_playlist.h in control.c now. 14 June 2008, 14:14:43 UTC
86c8471 ncurses: Properly update on item-change variable callback. 14 June 2008, 14:14:43 UTC
bbd8852 input: Don't do NotifyPlaylist() now that the playlist properly listen to input item event. 14 June 2008, 14:14:43 UTC
89237ca playlist: Respond to Name and Info changed events. 14 June 2008, 14:14:03 UTC
back to top