]> git.sesse.net Git - vlc/log
vlc
18 years agoadd myself to the authors list ... because i want to be part of the "very cool dudes...
Antoine Cellerier [Sat, 25 Jun 2005 17:13:09 +0000 (17:13 +0000)]
add myself to the authors list ... because i want to be part of the "very cool dudes" list of people with a SVN account.

18 years agoforward port of 11539
Antoine Cellerier [Sat, 25 Jun 2005 13:32:58 +0000 (13:32 +0000)]
forward port of 11539

18 years agoHTTP_PROXY -> http_proxy that's the commit I should have done in the first place
Rémi Denis-Courmont [Sat, 25 Jun 2005 13:08:57 +0000 (13:08 +0000)]
HTTP_PROXY -> http_proxy that's the commit I should have done in the first place

18 years agoForward port of 11534
Rémi Denis-Courmont [Sat, 25 Jun 2005 13:02:07 +0000 (13:02 +0000)]
Forward port of 11534

18 years agoMost of what would fix #14 if we really wanted to
Rémi Denis-Courmont [Sat, 25 Jun 2005 12:47:15 +0000 (12:47 +0000)]
Most of what would fix #14 if we really wanted to

18 years ago- support for Basic HTTP Proxy authentication (closes #149)
Rémi Denis-Courmont [Sat, 25 Jun 2005 11:15:43 +0000 (11:15 +0000)]
- support for Basic HTTP Proxy authentication (closes #149)
- getenv is case-sensitive !!! use HTTP_PROXY instead of http_proxy

18 years agoClean up : use user and pass from vlc_UrlParse
Rémi Denis-Courmont [Sat, 25 Jun 2005 10:56:30 +0000 (10:56 +0000)]
Clean up : use user and pass from vlc_UrlParse

18 years agoUnbreak previous commit - I was a bit too optimistic
Rémi Denis-Courmont [Sat, 25 Jun 2005 10:36:37 +0000 (10:36 +0000)]
Unbreak previous commit - I was a bit too optimistic

18 years agoforwardport
Antoine Cellerier [Sat, 25 Jun 2005 10:25:08 +0000 (10:25 +0000)]
forwardport

18 years ago- Support for parsing user and password in URLs
Rémi Denis-Courmont [Sat, 25 Jun 2005 10:24:11 +0000 (10:24 +0000)]
- Support for parsing user and password in URLs
- Useless (always true) check removed
- Only one strdup() in vlc_UrlParse

18 years agoFix lame compiler warning
Rémi Denis-Courmont [Sat, 25 Jun 2005 10:22:59 +0000 (10:22 +0000)]
Fix lame compiler warning

18 years agoMore conservative buffer size
Rémi Denis-Courmont [Sat, 25 Jun 2005 07:47:46 +0000 (07:47 +0000)]
More conservative buffer size

18 years agoBigger buffer to reduce stuttering
Rémi Denis-Courmont [Sat, 25 Jun 2005 07:45:57 +0000 (07:45 +0000)]
Bigger buffer to reduce stuttering

18 years agoRemove plugins and builtins with make uninstall (closes #231)
Rémi Denis-Courmont [Sat, 25 Jun 2005 06:06:06 +0000 (06:06 +0000)]
Remove plugins and builtins with make uninstall (closes #231)

18 years agoDeletes vlc's aliases upon make uninstall (refs #231)
Rémi Denis-Courmont [Sat, 25 Jun 2005 05:39:06 +0000 (05:39 +0000)]
Deletes vlc's aliases upon make uninstall (refs #231)

18 years ago* new liveMedia version
Derk-Jan Hartman [Fri, 24 Jun 2005 20:09:21 +0000 (20:09 +0000)]
* new liveMedia version

18 years ago* More greenline prevention (opengl sucks ! :D )
Derk-Jan Hartman [Fri, 24 Jun 2005 19:06:58 +0000 (19:06 +0000)]
* More greenline prevention (opengl sucks ! :D )

18 years agoMuch cleaner fix for the "vlc would crash on item deletion" bug.
Benjamin Pracht [Fri, 24 Jun 2005 16:55:01 +0000 (16:55 +0000)]
Much cleaner fix for the "vlc would crash on item deletion" bug.

Not sure this should be backported at this time (at least not without further testing)

18 years agofix use of uninitialized URI string pointer in SAP announce - closes #228
Rémi Denis-Courmont [Thu, 23 Jun 2005 20:15:03 +0000 (20:15 +0000)]
fix use of uninitialized URI string pointer in SAP announce - closes #228

18 years agoFix "intf" saving - Closes #223
Clément Stenac [Thu, 23 Jun 2005 18:57:22 +0000 (18:57 +0000)]
Fix "intf"  saving - Closes #223

18 years ago- Fix infinite loop on TCP connection timeout
Rémi Denis-Courmont [Thu, 23 Jun 2005 15:35:18 +0000 (15:35 +0000)]
- Fix infinite loop on TCP connection timeout
- Really obey the ipv4-timeout to the ms

18 years agoI suppose Meuuh forgot this one
Rémi Denis-Courmont [Thu, 23 Jun 2005 15:34:29 +0000 (15:34 +0000)]
I suppose Meuuh forgot this one

18 years ago* Disabled UDP timeout on multicast RTSP sessions. closes #227
Derk-Jan Hartman [Thu, 23 Jun 2005 14:46:12 +0000 (14:46 +0000)]
* Disabled UDP timeout on multicast RTSP sessions. closes #227
  A configurable timeout should be added later on?

18 years ago* Fixes playlist search
Benjamin Pracht [Thu, 23 Jun 2005 14:24:25 +0000 (14:24 +0000)]
* Fixes playlist search

(Closes #229)

18 years ago* Properly release streams. closes #226
Derk-Jan Hartman [Thu, 23 Jun 2005 13:38:18 +0000 (13:38 +0000)]
* Properly release streams. closes #226

18 years agohttp/index.html: Fix for IE (patch by Pierre-Hugues PERET) (closes #188)
Christophe Mutricy [Thu, 23 Jun 2005 08:32:57 +0000 (08:32 +0000)]
http/index.html: Fix for IE (patch by Pierre-Hugues PERET) (closes #188)

18 years agoapplied patch by Julien Martin
Antoine Cellerier [Wed, 22 Jun 2005 16:41:48 +0000 (16:41 +0000)]
applied patch by Julien Martin

18 years ago* test for sqrtf in -lmx. If present add to x264 compile flags
Derk-Jan Hartman [Tue, 21 Jun 2005 21:31:28 +0000 (21:31 +0000)]
* test for sqrtf in -lmx. If present add to x264 compile flags

18 years ago- Rounds VOC v1.10 sample rates to usual values (11025, 22050, 44100)
Rémi Denis-Courmont [Tue, 21 Jun 2005 17:44:06 +0000 (17:44 +0000)]
- Rounds VOC v1.10 sample rates to usual values (11025, 22050, 44100)
  which are supported by aout modules (closes #201)
- Use appropriate values in es format computations

18 years agoFix playlist item search (was broken by the "general" node remove comit)
Benjamin Pracht [Tue, 21 Jun 2005 16:07:02 +0000 (16:07 +0000)]
Fix playlist item search (was broken by the "general" node remove comit)

18 years ago* Hopefully really fix OSX playlist this time (very dirty hack inside)
Benjamin Pracht [Tue, 21 Jun 2005 15:34:37 +0000 (15:34 +0000)]
* Hopefully really fix OSX playlist this time (very dirty hack inside)

18 years ago * src/libvlc.*: New --open option to allow to permanently start an MRL on
Christophe Massiot [Tue, 21 Jun 2005 12:29:55 +0000 (12:29 +0000)]
 * src/libvlc.*: New --open option to allow to permanently start an MRL on
   startup. Fixed two typos in two strings.

18 years ago* Mark the video and decoder options of the dummy module as advanced. This 'hides...
Derk-Jan Hartman [Mon, 20 Jun 2005 22:43:40 +0000 (22:43 +0000)]
* Mark the video and decoder options of the dummy module as advanced. This 'hides' the problem described in #162

18 years ago* forwardport [11483] to trunk
Felix Paul Kühne [Mon, 20 Jun 2005 21:12:22 +0000 (21:12 +0000)]
* forwardport [11483] to trunk

18 years ago* Don't show the General node in OS X playlist. it complicates logic, but looks much...
Derk-Jan Hartman [Mon, 20 Jun 2005 20:26:06 +0000 (20:26 +0000)]
* Don't show the General node in OS X playlist. it complicates logic, but looks much nicer this way.

18 years agoDon't continously resize mozilla plugin window - Closes #139
Clément Stenac [Mon, 20 Jun 2005 19:43:52 +0000 (19:43 +0000)]
Don't continously resize mozilla plugin window - Closes #139

18 years agoRestore playlist behaviour
Clément Stenac [Mon, 20 Jun 2005 18:52:46 +0000 (18:52 +0000)]
Restore playlist behaviour

18 years agoAdd a playlist lock. Hopefully fixes the last crash in the OSX playlist.
Benjamin Pracht [Mon, 20 Jun 2005 17:48:25 +0000 (17:48 +0000)]
Add a playlist lock. Hopefully fixes the last crash in the OSX playlist.

18 years ago * src/misc/net.c: Better fix for Cygwin.
Christophe Massiot [Mon, 20 Jun 2005 17:05:53 +0000 (17:05 +0000)]
 * src/misc/net.c: Better fix for Cygwin.

18 years ago * src/misc/net.c: Fix for Cygwin which doesn't have inet_aton().
Christophe Massiot [Mon, 20 Jun 2005 16:48:11 +0000 (16:48 +0000)]
 * src/misc/net.c: Fix for Cygwin which doesn't have inet_aton().

18 years agoDon't fuck up index on delete (fix crash for skins2) - Refs #205
Clément Stenac [Mon, 20 Jun 2005 16:42:10 +0000 (16:42 +0000)]
Don't fuck up index on delete (fix crash for skins2) - Refs #205

18 years agoFix crash on delete (Refs:#205)
Clément Stenac [Mon, 20 Jun 2005 16:32:01 +0000 (16:32 +0000)]
Fix crash on delete (Refs:#205)

18 years ago* Use 0 as default quality setting. The previous "3" would make VLC ignore the ab...
Benjamin Pracht [Mon, 20 Jun 2005 12:26:58 +0000 (12:26 +0000)]
* Use 0 as default quality setting. The previous "3" would make VLC ignore the ab= argument unless being explicitely told to use cbr with the --sout-vorbis-cbr oprion.

18 years ago* fix relative paths
Felix Paul Kühne [Sun, 19 Jun 2005 19:48:04 +0000 (19:48 +0000)]
* fix relative paths

18 years ago* ALL: basic skeleton for a streaming-wizard (refs #13)
Felix Paul Kühne [Sun, 19 Jun 2005 19:37:42 +0000 (19:37 +0000)]
* ALL: basic skeleton for a streaming-wizard (refs #13)

    done:
    - all items are included with complete l10n support
    - checkboxes and select-file-buttons behave as they are supposed to

    todo:
    - implementation of the logic, i.e. handling of the collected values, respective manipulation of the GUI, start of the stream
    - move some arrays to an external header file
    - some GUI things (e.g. radio buttons on page 2, etc. - see FIXMEs)
    - implementation of some help-dialogues (it might be necessary to create a re-usable window in the nib for that, since NSAlert is Panther and Tiger only)
    - l10n string fixes (both in OSX and WX)
    => most of the work still needs to be done

18 years agoDeprecate old docs
Clément Stenac [Sat, 18 Jun 2005 10:31:42 +0000 (10:31 +0000)]
Deprecate old docs

18 years agoUpdated e-mail address. The wxs.nl address is no longer in use.
Jean-Paul Saman [Sat, 18 Jun 2005 08:17:47 +0000 (08:17 +0000)]
Updated e-mail address. The wxs.nl address is no longer in use.

18 years ago* forward-port of [11453] plus a small string-enhancement to src/libvlc.h
Felix Paul Kühne [Fri, 17 Jun 2005 19:30:24 +0000 (19:30 +0000)]
* forward-port of [11453] plus a small string-enhancement to src/libvlc.h

18 years ago * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.
Christophe Massiot [Fri, 17 Jun 2005 17:16:43 +0000 (17:16 +0000)]
 * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.

18 years ago * modules/demux/playlist: Exported symbols inside plug-ins must always be
Christophe Massiot [Fri, 17 Jun 2005 16:42:48 +0000 (16:42 +0000)]
 * modules/demux/playlist: Exported symbols inside plug-ins must always be
   escaped with the E_() macro, to avoid namespace collisions between plug-ins.

18 years ago * modules/control/http.c: Added support for .hosts files detailing hosts
Christophe Massiot [Fri, 17 Jun 2005 12:43:46 +0000 (12:43 +0000)]
 * modules/control/http.c: Added support for .hosts files detailing hosts
   allowed to connect. The format is :
   192.168.0.0/24
   172.16.12.42/32
 * src/misc/net.c: New function net_CheckIP to check that an IP is in a
   given range.
 * OTHERS: Changed prototypes to allow for two new arguments for the
   hosts list.

18 years agoforwardport 11445
Antoine Cellerier [Fri, 17 Jun 2005 12:37:42 +0000 (12:37 +0000)]
forwardport 11445

18 years agochange to new icon ( fixes #185 )
Antoine Cellerier [Thu, 16 Jun 2005 21:11:54 +0000 (21:11 +0000)]
change to new icon ( fixes #185 )

18 years agoupdate copyright date
Antoine Cellerier [Thu, 16 Jun 2005 19:42:34 +0000 (19:42 +0000)]
update copyright date

18 years agomake sure that the "Play with VLC" context menu item plays the item right
Antoine Cellerier [Wed, 15 Jun 2005 23:33:42 +0000 (23:33 +0000)]
make sure that the "Play with VLC" context menu item plays the item right
away (even if the user had --playlist-enqueue saved in his vlcrc file)

18 years agofix prefs icon problem under windows. (All subcategory items have the
Antoine Cellerier [Wed, 15 Jun 2005 23:20:07 +0000 (23:20 +0000)]
fix prefs icon problem under windows. (All subcategory items have the
category's image ... which is different from the linux display where
subcategories don't have images)

fixes #184

18 years ago * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
Christophe Massiot [Wed, 15 Jun 2005 16:25:05 +0000 (16:25 +0000)]
 * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
   it is called with an invalid playlist item.

18 years agoaccess/dvdread.c: Compilation fix
Christophe Mutricy [Wed, 15 Jun 2005 09:24:55 +0000 (09:24 +0000)]
access/dvdread.c: Compilation fix

18 years agohttp/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
Christophe Mutricy [Wed, 15 Jun 2005 07:40:16 +0000 (07:40 +0000)]
http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.

18 years ago* Lets go beserk on the locking and event passing for OpenGL resize. Haven't been...
Derk-Jan Hartman [Tue, 14 Jun 2005 23:45:02 +0000 (23:45 +0000)]
* Lets go beserk on the locking and event passing for OpenGL resize. Haven't been able to crash it anymore.
  closes #45

18 years ago* remove some useless i_mux_rate stuff that we don't use anymore
Derk-Jan Hartman [Tue, 14 Jun 2005 23:08:54 +0000 (23:08 +0000)]
* remove some useless i_mux_rate stuff that we don't use anymore

18 years agoAdd play with VLC and Add to VLC's playlist context menu items
Antoine Cellerier [Tue, 14 Jun 2005 22:46:20 +0000 (22:46 +0000)]
Add play with VLC and Add to VLC's playlist context menu items

18 years ago* Fix the Reset button for OS X preferences (closes #193)
Derk-Jan Hartman [Tue, 14 Jun 2005 21:32:01 +0000 (21:32 +0000)]
* Fix the Reset button for OS X preferences (closes #193)

18 years agouse PLAYLISTENQUEUE help messages ...
Antoine Cellerier [Tue, 14 Jun 2005 20:41:17 +0000 (20:41 +0000)]
use PLAYLISTENQUEUE help messages ...

18 years ago* add --playlist-enqueue option ( win32 only )
Antoine Cellerier [Tue, 14 Jun 2005 20:38:44 +0000 (20:38 +0000)]
* add --playlist-enqueue option ( win32 only )
When running with --one-instance, enqueue item to playlist and keep playing
the current item. (default behavior is to start playing new item)

18 years agoMakefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer...
Christophe Mutricy [Tue, 14 Jun 2005 18:19:34 +0000 (18:19 +0000)]
Makefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer on dbox2 (refs #178).

18 years ago* modules/video_output/x11/xcommon.c: try to detect XShmAttach() failure (eg. when...
Gildas Bazin [Tue, 14 Jun 2005 17:24:01 +0000 (17:24 +0000)]
* modules/video_output/x11/xcommon.c: try to detect XShmAttach() failure (eg. when running on an exported display).

18 years ago* Accurate GET_TIME for dvdread
Derk-Jan Hartman [Tue, 14 Jun 2005 15:58:47 +0000 (15:58 +0000)]
* Accurate GET_TIME for dvdread

18 years ago* modules/video_output/opengl.c: win32 build fix (by Dnumgis).
Gildas Bazin [Tue, 14 Jun 2005 14:14:14 +0000 (14:14 +0000)]
*  modules/video_output/opengl.c: win32 build fix (by Dnumgis).

19 years ago* Largefile support for segmented mkv files (closes #204)
Derk-Jan Hartman [Mon, 13 Jun 2005 20:50:23 +0000 (20:50 +0000)]
* Largefile support for segmented mkv files (closes #204)

19 years ago* compile fix
Derk-Jan Hartman [Mon, 13 Jun 2005 19:11:22 +0000 (19:11 +0000)]
* compile fix

19 years ago * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.
Christophe Massiot [Mon, 13 Jun 2005 13:21:58 +0000 (13:21 +0000)]
 * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.

19 years ago* Don't list 'Input only' devices
Derk-Jan Hartman [Sun, 12 Jun 2005 21:05:23 +0000 (21:05 +0000)]
* Don't list 'Input only' devices

19 years agochange trac url
Antoine Cellerier [Sat, 11 Jun 2005 21:36:48 +0000 (21:36 +0000)]
change trac url

19 years agoAdd link to the documentation in the Start Menu items
Antoine Cellerier [Sat, 11 Jun 2005 20:35:10 +0000 (20:35 +0000)]
Add link to the documentation in the Start Menu items

19 years ago* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with...
Derk-Jan Hartman [Fri, 10 Jun 2005 19:44:13 +0000 (19:44 +0000)]
* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey.
* Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread.
* Fix the OSD feedback of the Repeat One, Repeat All commands
* Added Chris Clepper to the THANKS file for his OpenGL fix [11368]

19 years agoAdd a tooltip to the "search in playlist" input field
Benjamin Pracht [Fri, 10 Jun 2005 19:30:31 +0000 (19:30 +0000)]
Add a tooltip to the "search in playlist" input field

19 years agoImplement SORT_AUTHOR. Closes #196
Clément Stenac [Fri, 10 Jun 2005 19:04:48 +0000 (19:04 +0000)]
Implement SORT_AUTHOR. Closes #196

19 years ago* forwardport of [11392]
Felix Paul Kühne [Fri, 10 Jun 2005 18:59:37 +0000 (18:59 +0000)]
* forwardport of [11392]

19 years agoRemove i263 from stream output dialogs. Closes #187
Clément Stenac [Fri, 10 Jun 2005 18:50:32 +0000 (18:50 +0000)]
Remove i263 from stream output dialogs. Closes #187

19 years agomosaic.c: fixed a string
Felix Paul Kühne [Fri, 10 Jun 2005 18:28:20 +0000 (18:28 +0000)]
mosaic.c: fixed a string
intf.m: Shortend a sentence, since we don't support OSX < 10.2 anymore

19 years ago * include/vlc_threads.h: Priority level VLC_THREAD_PRIORITY_HIGHEST is now
Christophe Massiot [Fri, 10 Jun 2005 16:12:29 +0000 (16:12 +0000)]
 * include/vlc_threads.h: Priority level VLC_THREAD_PRIORITY_HIGHEST is now
   available for all platforms.
 * modules/access_output/udp.c: Now runs the output thread at
   VLC_THREAD_PRIORITY_HIGHEST

19 years ago* Some changes to preferences categorization (This really needs a lot more work)
Derk-Jan Hartman [Fri, 10 Jun 2005 15:29:32 +0000 (15:29 +0000)]
* Some changes to preferences categorization (This really needs a lot more work)

19 years ago * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
Christophe Massiot [Fri, 10 Jun 2005 15:14:16 +0000 (15:14 +0000)]
 * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
   CSA scrambling for video PID(s).

19 years ago * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
Christophe Massiot [Fri, 10 Jun 2005 15:08:51 +0000 (15:08 +0000)]
 * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
 * modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.

19 years ago * modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
Christophe Massiot [Fri, 10 Jun 2005 15:06:29 +0000 (15:06 +0000)]
 * modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
   use with #duplicate{}.

19 years ago* reflects syntax change in the dvdread access
Benjamin Pracht [Fri, 10 Jun 2005 15:03:20 +0000 (15:03 +0000)]
* reflects syntax change in the dvdread access

19 years ago* fixed some strings
Felix Paul Kühne [Fri, 10 Jun 2005 14:20:08 +0000 (14:20 +0000)]
* fixed some strings

19 years agoforwardport of [11376]
Felix Paul Kühne [Fri, 10 Jun 2005 11:03:45 +0000 (11:03 +0000)]
forwardport of [11376]

19 years ago * split file associations in 3 subcategories (audio, video, other)
Antoine Cellerier [Thu, 9 Jun 2005 23:34:47 +0000 (23:34 +0000)]
 * split file associations in 3 subcategories (audio, video, other)

19 years ago* forwardport of [11372]
Derk-Jan Hartman [Thu, 9 Jun 2005 22:49:10 +0000 (22:49 +0000)]
* forwardport of [11372]

19 years ago* All: include x264 in the contrib system, and add a h264 entry in the sout panel
Benjamin Pracht [Thu, 9 Jun 2005 20:24:06 +0000 (20:24 +0000)]
* All: include x264 in the contrib system, and add a h264 entry in the sout panel

19 years ago* GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103
Derk-Jan Hartman [Thu, 9 Jun 2005 11:02:05 +0000 (11:02 +0000)]
* GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103

19 years agoForward port of #11366
Jean-Paul Saman [Wed, 8 Jun 2005 20:44:57 +0000 (20:44 +0000)]
Forward port of #11366

19 years agoBackport [11359]
Clément Stenac [Wed, 8 Jun 2005 20:23:52 +0000 (20:23 +0000)]
Backport [11359]

19 years ago* modules/access/dvdnav.c: slightly better fix for default selection when changing...
Gildas Bazin [Wed, 8 Jun 2005 19:57:33 +0000 (19:57 +0000)]
* modules/access/dvdnav.c: slightly better fix for default selection when changing menu.

19 years agoport previous commits
Rémi Denis-Courmont [Wed, 8 Jun 2005 16:59:27 +0000 (16:59 +0000)]
port previous commits

19 years ago* Fix rear speaker recognition
Derk-Jan Hartman [Wed, 8 Jun 2005 14:48:15 +0000 (14:48 +0000)]
* Fix rear speaker recognition
* Add some more comments on speaker layouts etc.

19 years ago * modules/codec/fake.c: New fake codec. Use it in conjunction with the
Christophe Massiot [Wed, 8 Jun 2005 14:39:03 +0000 (14:39 +0000)]
 * modules/codec/fake.c: New fake codec. Use it in conjunction with the
   fake access to create an efficient background image for the transcode
   module (avoids using the switcher module).

19 years ago * modules/stream_out/transcode.c: Really fixed the latest segfault this time...
Christophe Massiot [Wed, 8 Jun 2005 14:36:19 +0000 (14:36 +0000)]
 * modules/stream_out/transcode.c: Really fixed the latest segfault this time...