Pierre d'Herbemont
bf1292e443
libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player.
2008-03-30 04:02:57 +02:00
Jean-Baptiste Kempf
b87ff819b6
Reduce Space in effects UI.
2008-03-29 18:39:04 -07:00
Jean-Baptiste Kempf
6e24e77abe
No need for FFmpeg protocols.
2008-03-29 18:18:17 -07:00
Jean-Baptiste Kempf
44be07a5ea
Good location.
2008-03-29 18:17:27 -07:00
Jean-Baptiste Kempf
c6062b7f4a
Revert "ffmpeg RTSP Windows patch -- unsupported error message"
...
Wrong dir
This reverts commit f11a132c4c
.
2008-03-29 18:17:06 -07:00
Jean-Baptiste Kempf
3f5b0ca857
Small UI fix.
2008-03-29 18:09:28 -07:00
Pierre d'Herbemont
d893ab35e1
media_list.c: Fix crash showed by the new testapi tests.
2008-03-30 01:59:26 +01:00
Lukas Durfina
ade35d4af3
Add tests for media list.
...
Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
2008-03-30 01:46:03 +01:00
Pierre d'Herbemont
cef623b973
Revert "libvlc: Wait for input end."
...
This reverts commit 1dfd50c2ad
.
This is no needed of such a hack if there is no circular dependency between input and vout and if the input are properly released.
2008-03-30 01:36:26 +01:00
Pierre d'Herbemont
3eadc79747
testapi: Remove the sleep() hack.
2008-03-30 01:34:35 +01:00
Pierre d'Herbemont
81e3de1b3a
video_output: Don't keep the input around for a long time in RunThread.
...
Else there is a circular dependency between the vout that yield() the input, where the vout is also an input child. This should fix properly the media_instance() tests.
2008-03-30 01:33:39 +01:00
Pierre d'Herbemont
f8b8b4bfeb
stream: No use to vlc_object_yield() and object that create ourslef, and that a race could possibly corrupt in case of bad usage.
2008-03-30 01:29:26 +01:00
Pierre d'Herbemont
5b3a2948fe
input: retain the input item.
2008-03-29 22:52:00 +01:00
Pierre d'Herbemont
ab121fdf60
objects: Export vlc_object_dump() to debug.
2008-03-29 22:31:36 +01:00
Pierre d'Herbemont
719f576184
stats: Move the stat to libvlc instead of the playlist. As stated in the code it is not playlist related.
2008-03-29 21:53:12 +01:00
Pierre d'Herbemont
1dfd50c2ad
libvlc: Wait for input end.
2008-03-29 21:32:26 +01:00
Pierre d'Herbemont
d2265a34f9
media_instance: Use input_CreateThread() to have a stop that is synchronous.
2008-03-29 17:44:32 +01:00
Mark Moriarty
23efea7f9b
Makefile -- add ffmpeg win32 RTSP patch
2008-03-29 10:37:24 -04:00
Mark Moriarty
f11a132c4c
ffmpeg RTSP Windows patch -- unsupported error message
2008-03-29 10:37:20 -04:00
Felix Paul Kühne
8c5e9b0731
somewhat fix VLC-release.app: (well, isn't distributable yet)
2008-03-29 15:34:09 +01:00
Rémi Denis-Courmont
d21779b98e
Remove some global object-specific hacks
2008-03-29 16:13:49 +02:00
Rémi Denis-Courmont
e8d99a6b94
root object: use vlc_custom_create
2008-03-29 15:59:35 +02:00
Rémi Denis-Courmont
28257ce4bc
Input and playlist: use custom object
2008-03-29 15:54:49 +02:00
Pierre d'Herbemont
250dcb477a
es_out: is not a vlc_object_t.
2008-03-29 14:48:25 +01:00
Pierre d'Herbemont
c2b333e3de
description: Fix compilation.
2008-03-29 14:32:47 +01:00
Pierre d'Herbemont
3ed6ed50cc
es_out: Put a msg_Dbg in input_EsOutDelete.
2008-03-29 14:28:43 +01:00
Pierre d'Herbemont
49bc02ec73
description: A buggy case needs an assert.
2008-03-29 14:16:42 +01:00
Rémi Denis-Courmont
a9a95bcee8
Fix size of VOD objects
2008-03-29 13:58:49 +02:00
Rémi Denis-Courmont
a9d773c1af
Assert that allocate object size makes sense
2008-03-29 13:56:06 +02:00
Rafaël Carré
4772289dac
Fix off by one
2008-03-29 12:13:32 +01:00
Rémi Denis-Courmont
56ec4da04e
Remove unused #include
2008-03-29 13:06:24 +02:00
Rémi Denis-Courmont
aaf55bf8e4
Create OSD menu as a custom object
2008-03-29 13:06:01 +02:00
Rémi Denis-Courmont
1e8999a2b6
Create VLM as a custom object
2008-03-29 13:02:07 +02:00
Rémi Denis-Courmont
8654870c9b
Remove useless #include
2008-03-29 12:57:03 +02:00
Rémi Denis-Courmont
f684355f6f
Missing #include
2008-03-29 11:30:46 +02:00
Rémi Denis-Courmont
b8610e40d9
Fix warnings
2008-03-29 11:27:56 +02:00
Rémi Denis-Courmont
9fc1c6d158
Remove META_ENGINE object type
2008-03-29 11:24:33 +02:00
Rémi Denis-Courmont
6d1bdaf0c6
Remove stats type - not used anywhere
2008-03-29 11:19:39 +02:00
Rémi Denis-Courmont
e24e108c76
Remove XML object type
2008-03-29 11:18:33 +02:00
Rémi Denis-Courmont
bb5a8eb81e
Remove SD object type
2008-03-29 11:16:41 +02:00
Rémi Denis-Courmont
182f9a350d
Remove SPU type
2008-03-29 11:10:35 +02:00
Rémi Denis-Courmont
e19cbb78b6
Remove useless #include
2008-03-29 11:05:29 +02:00
Rémi Denis-Courmont
9a867d7368
Remove VOD object type - not actually needed
2008-03-29 11:04:54 +02:00
Rémi Denis-Courmont
5541a98c21
Remove ITEM type - not used anywhere
2008-03-29 10:59:27 +02:00
Rémi Denis-Courmont
864ca35c1d
Revert "prevent #1312 from occuring (refs #1312 )"
...
This reverts commit 69d572ca8a
.
It's not an issue with sout-keep alone. The issue shows up if using
both sout-keep and #gather, and there is no easy way for a stream
object to know what its upstream stream (if any) is. Hence, let users
shoot themselves in the feet if they want, and otherwise assume that
people don't use #gather _in_front_ of #display.
2008-03-29 10:39:44 +02:00
Rémi Denis-Courmont
aa4867fe61
Fix es_format_Copy prototype
2008-03-29 10:39:44 +02:00
Jean-Baptiste Kempf
5bfcf59daf
Small improvements on the TelX bar.
2008-03-28 22:23:13 -07:00
Jean-Baptiste Kempf
12f8c376dd
Detect the spu presence in the IM. Deactivate the teletext until any
...
good detection exist.
2008-03-28 22:08:49 -07:00
Jean-Baptiste Kempf
dab72b3b72
Hopefully fix the play button issue.
...
ILEoo, any idea why ?
2008-03-28 21:17:48 -07:00
Rafaël Carré
adee2d264e
Do not crash in vout destruction when exiting
2008-03-29 03:24:17 +01:00