]> git.sesse.net Git - vlc/log
vlc
16 years agoHappy new year
Christophe Mutricy [Tue, 1 Jan 2008 16:19:02 +0000 (16:19 +0000)]
Happy new year

16 years agoFix the video controls extended panels (make extensive use of the object's name).
Antoine Cellerier [Tue, 1 Jan 2008 16:17:42 +0000 (16:17 +0000)]
Fix the video controls extended panels (make extensive use of the object's name).

16 years agoFix previous commit.
Pierre d'Herbemont [Tue, 1 Jan 2008 16:15:23 +0000 (16:15 +0000)]
Fix previous commit.

16 years agoVLC_app/VLCMainWindow.h: Fix a warning, about the wrong type of the slider outlet.
Pierre d'Herbemont [Tue, 1 Jan 2008 16:13:58 +0000 (16:13 +0000)]
VLC_app/VLCMainWindow.h: Fix a warning, about the wrong type of the slider outlet.

16 years agoVLCMediaList.m: Don't mess between node hierachical and hierarchical cached copy...
Pierre d'Herbemont [Tue, 1 Jan 2008 16:08:00 +0000 (16:08 +0000)]
VLCMediaList.m: Don't mess between node hierachical and hierarchical cached copy of the MediaListAspect.

16 years agoUse the screen resolution in fullscreen
Rémi Duraffort [Tue, 1 Jan 2008 15:50:01 +0000 (15:50 +0000)]
Use the screen resolution in fullscreen

16 years agoMacOSX/VLC_app: Initial import. Big playlist still causes memory and cpu high load...
Pierre d'Herbemont [Tue, 1 Jan 2008 15:34:28 +0000 (15:34 +0000)]
MacOSX/VLC_app: Initial import. Big playlist still causes memory and cpu high load. Interface is ugly. Miss many functionality. But code is light. Supports multiple player. Fullscreen a-la frontrow interface (yet a bit ugly).

16 years agoMacOSX/Framework: Support event collapsing, and save the media list thats own the...
Pierre d'Herbemont [Tue, 1 Jan 2008 15:29:05 +0000 (15:29 +0000)]
MacOSX/Framework: Support event collapsing, and save the media list thats own the media list aspect.

16 years agoVLCMedia.m: Don't flood the event manager with unused meta change notification. Remov...
Pierre d'Herbemont [Tue, 1 Jan 2008 15:26:55 +0000 (15:26 +0000)]
VLCMedia.m: Don't flood the event manager with unused meta change notification. Remove uneeded willChangeValueForKey: notification, as per Julien Robert suggestion.

16 years agoVLCEventManager.m: Support event collapsing.
Pierre d'Herbemont [Tue, 1 Jan 2008 15:21:45 +0000 (15:21 +0000)]
VLCEventManager.m: Support event collapsing.

16 years agoVLCMediaPlayer.m: Be closer to libvlc.
Pierre d'Herbemont [Tue, 1 Jan 2008 15:17:15 +0000 (15:17 +0000)]
VLCMediaPlayer.m: Be closer to libvlc.

16 years agoinput/item.c: Move SetMeta into a non static exported function.
Pierre d'Herbemont [Tue, 1 Jan 2008 14:55:21 +0000 (14:55 +0000)]
input/item.c: Move SetMeta into a non static exported function.

16 years agov4l2: Factorize code, fix the video controls init, add Dennis Lou's contributions...
Antoine Cellerier [Tue, 1 Jan 2008 14:54:42 +0000 (14:54 +0000)]
v4l2: Factorize code, fix the video controls init, add Dennis Lou's contributions to the v4l2 module in THANKS.

16 years agomacosx: forgot a corner case in the previous commit
Felix Paul Kühne [Tue, 1 Jan 2008 14:54:06 +0000 (14:54 +0000)]
macosx: forgot a corner case in the previous commit

16 years agomacosx: if an input item includes a NowPlaying meta item, display it in our controlle...
Felix Paul Kühne [Tue, 1 Jan 2008 14:48:25 +0000 (14:48 +0000)]
macosx: if an input item includes a NowPlaying meta item, display it in our controller window instead some bogus MRL parsing stuff nobody can understand

16 years agomisc/events.c: Fix event sending, by properly supporting event_manager edition (event...
Pierre d'Herbemont [Tue, 1 Jan 2008 14:33:18 +0000 (14:33 +0000)]
misc/events.c: Fix event sending, by properly supporting event_manager edition (event_detach) while executing a callback (vlc_event_send). This is done through a recursive lock.

16 years agoadd mutex to the sdl video_output
Rémi Duraffort [Tue, 1 Jan 2008 14:15:03 +0000 (14:15 +0000)]
add mutex to the sdl video_output

16 years ago typo
Felix Paul Kühne [Mon, 31 Dec 2007 16:29:40 +0000 (16:29 +0000)]
 typo

16 years agocontrib: mirror the packages by GNUPG on ganesh as their server is constantly unreachable
Felix Paul Kühne [Mon, 31 Dec 2007 14:24:21 +0000 (14:24 +0000)]
contrib: mirror the packages by GNUPG on ganesh as their server is constantly unreachable

16 years agomacosx: added an option to disable the 'Recent Items' list as requested by multiple...
Felix Paul Kühne [Mon, 31 Dec 2007 14:08:05 +0000 (14:08 +0000)]
macosx: added an option to disable the 'Recent Items' list as requested by multiple forum users (closes #1340)

16 years agoadd artChanged signal to inputmanager and change backgroundwidget to use
Ilkka Ollakka [Mon, 31 Dec 2007 12:16:53 +0000 (12:16 +0000)]
add artChanged signal to inputmanager and change backgroundwidget to use
it.

16 years agoosx-proj: fix ogg format descriptions and add media types (refs #1279). Patch by...
Felix Paul Kühne [Mon, 31 Dec 2007 10:01:24 +0000 (10:01 +0000)]
osx-proj: fix ogg format descriptions and add media types (refs #1279). Patch by Saoshyant

16 years agompris controller: update to new api
Rafaël Carré [Mon, 31 Dec 2007 03:02:30 +0000 (03:02 +0000)]
mpris controller: update to new api

16 years agoRemove unwanted part in previous commit.
Pierre d'Herbemont [Mon, 31 Dec 2007 02:09:31 +0000 (02:09 +0000)]
Remove unwanted part in previous commit.

16 years agomedia_list_view.c: Properly forward all items added events.
Pierre d'Herbemont [Mon, 31 Dec 2007 02:07:38 +0000 (02:07 +0000)]
media_list_view.c: Properly forward all items added events.

16 years agoflat_media_list_view.c: Add some debug facilities.
Pierre d'Herbemont [Mon, 31 Dec 2007 02:06:53 +0000 (02:06 +0000)]
flat_media_list_view.c: Add some debug facilities.

16 years agoupdate: use PGP to authenticate status file and downloaded binaries
Rafaël Carré [Mon, 31 Dec 2007 01:34:58 +0000 (01:34 +0000)]
update: use PGP to authenticate status file and downloaded binaries

16 years agoauthorisation -> authorization
Rafaël Carré [Sun, 30 Dec 2007 22:38:21 +0000 (22:38 +0000)]
authorisation -> authorization

16 years agomakefile: we want to use spaces instead of tabs. sorry for the disturbance
Felix Paul Kühne [Sun, 30 Dec 2007 22:08:08 +0000 (22:08 +0000)]
makefile: we want to use spaces instead of tabs. sorry for the disturbance

16 years agoncurses: use directory:// URI when adding a directory to playlist
Rafaël Carré [Sun, 30 Dec 2007 20:54:02 +0000 (20:54 +0000)]
ncurses: use directory:// URI when adding a directory to playlist

16 years agofix #1421
Rafaël Carré [Sun, 30 Dec 2007 20:14:31 +0000 (20:14 +0000)]
fix #1421

16 years agofix #1244
Rafaël Carré [Sun, 30 Dec 2007 18:40:53 +0000 (18:40 +0000)]
fix #1244

16 years agofix #1410.
Rafaël Carré [Sun, 30 Dec 2007 18:24:10 +0000 (18:24 +0000)]
fix #1410.
You can not change a playlist_item_t to be a node, when you previously registered events on it, using input_item_t sub items adding event, because the pointer will be destroyed.
If you want to use nodes anyway, you have to explicitely create them.
Note: we were lucky that xspf did work so far, because we were EXCLUSIVELY using invalid pointers, except for the 1st item being added to each playlist_item_t (it did happen before the conversion obviously).

16 years agodtstospdif.c: Fix spdif type on big endian stream. (Patch by Julien Robert).
Pierre d'Herbemont [Sun, 30 Dec 2007 17:48:26 +0000 (17:48 +0000)]
dtstospdif.c: Fix spdif type on big endian stream. (Patch by Julien Robert).

16 years agoarf
Felix Paul Kühne [Sun, 30 Dec 2007 16:39:23 +0000 (16:39 +0000)]
arf

16 years agoMakefile: correctly distribute .hosts within VLC-release.app
Felix Paul Kühne [Sun, 30 Dec 2007 16:38:27 +0000 (16:38 +0000)]
Makefile: correctly distribute .hosts within VLC-release.app

16 years agomacosx: don't allow the user to open the preferences window multiple times (leading...
Felix Paul Kühne [Sun, 30 Dec 2007 14:53:00 +0000 (14:53 +0000)]
macosx: don't allow the user to open the preferences window multiple times (leading to orphan pref windows which can't be controlled)

16 years agoaudio_filter/converter/dtstospdif.c: Fix odd frame sized DTS conversion to SPDIF...
Pierre d'Herbemont [Sun, 30 Dec 2007 04:25:04 +0000 (04:25 +0000)]
audio_filter/converter/dtstospdif.c: Fix odd frame sized DTS conversion to SPDIF. Patch by Julien Robert <jul at mac.com>. (Reported to fix most of the current DTS issues).

16 years agoMacOSX/Framework/VLCMedia.m: Update the subitems on sub item additions.
Pierre d'Herbemont [Sun, 30 Dec 2007 01:50:14 +0000 (01:50 +0000)]
MacOSX/Framework/VLCMedia.m: Update the subitems on sub item additions.

16 years agoMacOSX/Framework/VLCMediaList.m: new aspect for the node hierarchy view.
Pierre d'Herbemont [Sun, 30 Dec 2007 01:46:12 +0000 (01:46 +0000)]
MacOSX/Framework/VLCMediaList.m: new aspect for the node hierarchy view.

16 years agolibvlc.h: Publish libvlc_media_list_hierarchical_node_view().
Pierre d'Herbemont [Sun, 30 Dec 2007 01:18:00 +0000 (01:18 +0000)]
libvlc.h: Publish libvlc_media_list_hierarchical_node_view().

16 years agocontrol/hierarchical_node_media_list_view.c: Implement a view that only show the...
Pierre d'Herbemont [Sun, 30 Dec 2007 01:17:15 +0000 (01:17 +0000)]
control/hierarchical_node_media_list_view.c: Implement a view that only show the node of the media list, hierarchically.

16 years agoOnly do translation in Qt when asked.
Christophe Mutricy [Sat, 29 Dec 2007 23:25:52 +0000 (23:25 +0000)]
Only do translation in Qt when asked.

16 years agosimplify *install_input_item_observer()
Rafaël Carré [Sat, 29 Dec 2007 21:35:13 +0000 (21:35 +0000)]
simplify *install_input_item_observer()

16 years agofix input item mem leak
Rafaël Carré [Sat, 29 Dec 2007 21:28:44 +0000 (21:28 +0000)]
fix input item mem leak

16 years agoDistribute filter_picture.h
Christophe Mutricy [Sat, 29 Dec 2007 18:30:42 +0000 (18:30 +0000)]
Distribute filter_picture.h

16 years agohierarchical_media_list_view.c: Fix a mlist mem leak.
Pierre d'Herbemont [Sat, 29 Dec 2007 17:08:56 +0000 (17:08 +0000)]
hierarchical_media_list_view.c: Fix a mlist mem leak.

16 years agocontrol/hierarchical_media_list_view.c: Fix a media descriptor leak.
Pierre d'Herbemont [Sat, 29 Dec 2007 17:02:41 +0000 (17:02 +0000)]
control/hierarchical_media_list_view.c: Fix a media descriptor leak.

16 years agocosmetics
Rafaël Carré [Sat, 29 Dec 2007 14:32:01 +0000 (14:32 +0000)]
cosmetics

16 years agoFix previous commit ;.
Pierre d'Herbemont [Sat, 29 Dec 2007 14:26:19 +0000 (14:26 +0000)]
Fix previous commit ;.

16 years agoplaylist/item.c: Properly release the input_item as pointed by funman.
Pierre d'Herbemont [Sat, 29 Dec 2007 14:25:14 +0000 (14:25 +0000)]
playlist/item.c: Properly release the input_item as pointed by funman.

16 years agoMacOSX/Framework/VLCMediaPlayer.m: -isSeekable.
Pierre d'Herbemont [Sat, 29 Dec 2007 03:31:25 +0000 (03:31 +0000)]
MacOSX/Framework/VLCMediaPlayer.m: -isSeekable.

16 years agocontrol/media_instance.c: Publish is_seekable().
Pierre d'Herbemont [Sat, 29 Dec 2007 03:29:10 +0000 (03:29 +0000)]
control/media_instance.c: Publish is_seekable().

16 years agoMacOSX/Framework/VLC.h: Add VLCMediaPlayer.h.
Pierre d'Herbemont [Sat, 29 Dec 2007 02:46:12 +0000 (02:46 +0000)]
MacOSX/Framework/VLC.h: Add VLCMediaPlayer.h.

16 years agoSources/VLCMediaPlayer.m: Position getters and setters.
Pierre d'Herbemont [Sat, 29 Dec 2007 02:45:41 +0000 (02:45 +0000)]
Sources/VLCMediaPlayer.m: Position getters and setters.

16 years agosrc/control/media_instance.c: Don't wait to have modulo something, to forward the...
Pierre d'Herbemont [Sat, 29 Dec 2007 02:44:32 +0000 (02:44 +0000)]
src/control/media_instance.c: Don't wait to have modulo something, to forward the time, that could be crazy.

16 years agocontrol/media_instance.c:
Pierre d'Herbemont [Sat, 29 Dec 2007 01:29:48 +0000 (01:29 +0000)]
control/media_instance.c:
* Implement MediaInstancePositionChanged and MediaInstanceTimeChanged accurately.
control/event.c:
* Register the all event types.
* Don't strdup() in libvlc_event_type_name().

16 years agomacosx: fixed 2 appearance bugs introduced in [23908]
Felix Paul Kühne [Sat, 29 Dec 2007 00:41:01 +0000 (00:41 +0000)]
macosx: fixed 2 appearance bugs introduced in [23908]

16 years agomedia_instance.c: Fix the position callback to retun the time. (Next time, we'll...
Pierre d'Herbemont [Sat, 29 Dec 2007 00:11:36 +0000 (00:11 +0000)]
media_instance.c: Fix the position callback to retun the time. (Next time, we'll fix it to return the position).

16 years agoForgotten file in previous commit.
Pierre d'Herbemont [Fri, 28 Dec 2007 22:23:01 +0000 (22:23 +0000)]
Forgotten file in previous commit.

16 years agoMacOSX/Framework/VLCMediaPlayer.m: Enable bindings uses on the @"time" key.
Pierre d'Herbemont [Fri, 28 Dec 2007 22:22:36 +0000 (22:22 +0000)]
MacOSX/Framework/VLCMediaPlayer.m: Enable bindings uses on the @"time" key.

16 years agoMacOSX/Framework/VLCTime.m: Fix a segfault because of a missing retain. Create a...
Pierre d'Herbemont [Fri, 28 Dec 2007 22:21:26 +0000 (22:21 +0000)]
MacOSX/Framework/VLCTime.m: Fix a segfault because of a missing retain. Create a real null time. Code simplification.

16 years agoMacOSX/Framework/VLCVideoView.m: Capitalize the s in FullScreen.
Pierre d'Herbemont [Fri, 28 Dec 2007 22:20:19 +0000 (22:20 +0000)]
MacOSX/Framework/VLCVideoView.m: Capitalize the s in FullScreen.

16 years agoFix warning
Rémi Denis-Courmont [Fri, 28 Dec 2007 21:05:01 +0000 (21:05 +0000)]
Fix warning

16 years agoUse long
Rémi Denis-Courmont [Fri, 28 Dec 2007 20:38:49 +0000 (20:38 +0000)]
Use long

16 years agoC++ fun
Rémi Denis-Courmont [Fri, 28 Dec 2007 20:37:40 +0000 (20:37 +0000)]
C++ fun

16 years agoRewrite CAST_PTHREAD_TO_INT in a ISO C valid way - closes #1407
Rémi Denis-Courmont [Fri, 28 Dec 2007 20:04:22 +0000 (20:04 +0000)]
Rewrite CAST_PTHREAD_TO_INT in a ISO C valid way - closes #1407

16 years agoAttempt to implement waitpipe with Winsock (should fix #1347)
Rémi Denis-Courmont [Fri, 28 Dec 2007 19:54:40 +0000 (19:54 +0000)]
Attempt to implement waitpipe with Winsock (should fix #1347)

16 years ago* sorry, this one was unintended
Felix Paul Kühne [Fri, 28 Dec 2007 19:38:05 +0000 (19:38 +0000)]
* sorry, this one was unintended

16 years ago* add a 'graphite' button set including the facilities to switch the theme at runtime...
Felix Paul Kühne [Fri, 28 Dec 2007 19:36:00 +0000 (19:36 +0000)]
* add a 'graphite' button set including the facilities to switch the theme at runtime (closes #1379)

16 years agoImprove Aspect Ratio and Crop support
Rémi Duraffort [Fri, 28 Dec 2007 19:11:20 +0000 (19:11 +0000)]
Improve Aspect Ratio and Crop support

16 years agoMacOSX/Framework: Fix end of file line, at least on headers.
Pierre d'Herbemont [Fri, 28 Dec 2007 18:30:23 +0000 (18:30 +0000)]
MacOSX/Framework: Fix end of file line, at least on headers.

16 years agoMacOSX/Framework/VLCLibrary.m: Default the use of the opengllayer video output module...
Pierre d'Herbemont [Fri, 28 Dec 2007 18:29:38 +0000 (18:29 +0000)]
MacOSX/Framework/VLCLibrary.m: Default the use of the opengllayer video output module. Don't be verbose by default.

16 years agoMacOSX/Framework/VLCVideoView.m: Supports the opengllayer video_output.
Pierre d'Herbemont [Fri, 28 Dec 2007 18:28:29 +0000 (18:28 +0000)]
MacOSX/Framework/VLCVideoView.m: Supports the opengllayer video_output.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Implement -parentMediaList.
Pierre d'Herbemont [Fri, 28 Dec 2007 18:25:03 +0000 (18:25 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Implement -parentMediaList.

16 years agoMacOSX/Framework/VLCMediaList.m: Implement -isReadOnly.
Pierre d'Herbemont [Fri, 28 Dec 2007 18:23:46 +0000 (18:23 +0000)]
MacOSX/Framework/VLCMediaList.m: Implement -isReadOnly.

16 years agovideo_output/opengllayer.m: Fix a warning, and use addVoutLayer: instead of addVoutView:.
Pierre d'Herbemont [Fri, 28 Dec 2007 18:21:35 +0000 (18:21 +0000)]
video_output/opengllayer.m: Fix a warning, and use addVoutLayer: instead of addVoutView:.

16 years agoBe on the safe side of memory protection for now: use PROT_WRITE.
Rémi Denis-Courmont [Fri, 28 Dec 2007 17:17:29 +0000 (17:17 +0000)]
Be on the safe side of memory protection for now: use PROT_WRITE.

16 years ago* make sure our window titles change while switching items within playback (closes...
Felix Paul Kühne [Fri, 28 Dec 2007 17:14:58 +0000 (17:14 +0000)]
* make sure our window titles change while switching items within playback (closes #1381)

16 years agoblock_mmap_Alloc: commoditize block allocation from mmap
Rémi Denis-Courmont [Fri, 28 Dec 2007 17:01:56 +0000 (17:01 +0000)]
block_mmap_Alloc: commoditize block allocation from mmap
Only the file access uses this, but I don't like "wild" callbacks into plugins.

16 years agoFix stack overflow in debug code: use heap for large allocations.
Rémi Denis-Courmont [Fri, 28 Dec 2007 16:16:55 +0000 (16:16 +0000)]
Fix stack overflow in debug code: use heap for large allocations.

16 years ago.
Christophe Massiot [Fri, 28 Dec 2007 14:05:56 +0000 (14:05 +0000)]
.

16 years ago* adapted the wizard to use the RTP stream out module instead of the removed RTP...
Felix Paul Kühne [Fri, 28 Dec 2007 12:11:35 +0000 (12:11 +0000)]
* adapted the wizard to use the RTP stream out module instead of the removed RTP access out. Please check the other interfaces...

16 years agosmall fix for http-streaming, don't set b_die to true in beginning if
Ilkka Ollakka [Fri, 28 Dec 2007 11:36:57 +0000 (11:36 +0000)]
small fix for http-streaming, don't set b_die to true in beginning if
object is alive.

16 years agoRevert [23889]. Don't enable debug if you don't want it.
Rémi Denis-Courmont [Thu, 27 Dec 2007 16:48:20 +0000 (16:48 +0000)]
Revert [23889]. Don't enable debug if you don't want it.

16 years agoSync with latest live555 source code.
Jean-Paul Saman [Thu, 27 Dec 2007 14:38:16 +0000 (14:38 +0000)]
Sync with latest live555 source code.

16 years agoFix segfault when Connect() returned failure and fix memleaks. Make sure live555...
Jean-Paul Saman [Thu, 27 Dec 2007 14:31:43 +0000 (14:31 +0000)]
Fix segfault when Connect() returned failure and fix memleaks. Make sure live555 modules exits while in Connect() if vlc is asked to stop.

16 years agoIndentation fix
Jean-Paul Saman [Thu, 27 Dec 2007 12:46:30 +0000 (12:46 +0000)]
Indentation fix

16 years agoSilence debug message.
Jean-Paul Saman [Thu, 27 Dec 2007 12:45:31 +0000 (12:45 +0000)]
Silence debug message.

16 years ago* couple of NEWS updates and typo fixes here and there
Felix Paul Kühne [Thu, 27 Dec 2007 12:44:02 +0000 (12:44 +0000)]
* couple of NEWS updates and typo fixes here and there

16 years ago* revert previous forward-port, as video-device's content changed for 0.9.0. Thanks...
Felix Paul Kühne [Wed, 26 Dec 2007 20:40:50 +0000 (20:40 +0000)]
* revert previous forward-port, as video-device's content changed for 0.9.0. Thanks to Pierre for pointing this out.

16 years ago* forward-port [23884]
Felix Paul Kühne [Wed, 26 Dec 2007 20:12:59 +0000 (20:12 +0000)]
* forward-port [23884]

16 years agovideo_output/opengllayer.m: Correctly set the initial bounds of the layer. Also grab...
Pierre d'Herbemont [Wed, 26 Dec 2007 19:55:39 +0000 (19:55 +0000)]
video_output/opengllayer.m: Correctly set the initial bounds of the layer. Also grab the anti-tearing stuff from the Mac OS X GL vout.

16 years agoMove a few large inlines out of include/
Rémi Denis-Courmont [Wed, 26 Dec 2007 12:29:53 +0000 (12:29 +0000)]
Move a few large inlines out of include/

16 years agoCode factorization
Rémi Denis-Courmont [Wed, 26 Dec 2007 12:21:56 +0000 (12:21 +0000)]
Code factorization

16 years agoAdd "safe" config item property
Rémi Denis-Courmont [Wed, 26 Dec 2007 12:13:56 +0000 (12:13 +0000)]
Add "safe" config item property

16 years agoThree new chroma converters:
Antoine Cellerier [Wed, 26 Dec 2007 02:35:50 +0000 (02:35 +0000)]
Three new chroma converters:
 * yuy2_i420: convert from Packed YUV 4:2:2 to Planar YUV 4:2:0
 * yuy2_i422: convert from Packed YUV 4:2:2 to Planar YUV 4:2:2
 * chroma_chain: attempt to chain 2 chroma converters to acheive the conversion (i.e. yuy2 -> rv32 will be done using yuy2 -> i420 -> rv32)

16 years agoMacOSX/Framework/VLCMediaDiscoverer.m: Remove silly debug code.
Pierre d'Herbemont [Wed, 26 Dec 2007 01:14:28 +0000 (01:14 +0000)]
MacOSX/Framework/VLCMediaDiscoverer.m: Remove silly debug code.

16 years agoSome more filter work:
Antoine Cellerier [Wed, 26 Dec 2007 00:44:51 +0000 (00:44 +0000)]
Some more filter work:
 * adjust.c, extract.c: packed YUV 422 support.
 * filter_picture.h: code shared by some "video filter2" filters.
 * erase.c: validate the picture chroma in the constructor.

16 years agovlc/libvlc.h: Set the return value of the libvlc_*_is_*() call to vlc_bool_t.
Pierre d'Herbemont [Tue, 25 Dec 2007 23:34:52 +0000 (23:34 +0000)]
vlc/libvlc.h: Set the return value of the libvlc_*_is_*() call to vlc_bool_t.