]> git.sesse.net Git - vlc/log
vlc
19 years ago* Tagged the 0.8.0 release. 0.8.0
Gildas Bazin [Wed, 3 Nov 2004 00:27:02 +0000 (00:27 +0000)]
* Tagged the 0.8.0 release.

19 years ago* modules/audio_filter/normvol.c: oops.
Gildas Bazin [Wed, 3 Nov 2004 00:07:38 +0000 (00:07 +0000)]
* modules/audio_filter/normvol.c: oops.

19 years ago * include/vlc_interface.h src/libvlc.h: typography.
Sam Hocevar [Wed, 3 Nov 2004 00:05:22 +0000 (00:05 +0000)]
  * include/vlc_interface.h src/libvlc.h: typography.

19 years ago* ChangeLog, po: YAUF 0.8.0 (yet another update for 0.8.0).
Gildas Bazin [Tue, 2 Nov 2004 23:59:02 +0000 (23:59 +0000)]
* ChangeLog, po: YAUF 0.8.0 (yet another update for 0.8.0).

19 years ago * modules/access/cdda/cdda.c: Spelling fix.
Sam Hocevar [Tue, 2 Nov 2004 23:51:21 +0000 (23:51 +0000)]
  * modules/access/cdda/cdda.c: Spelling fix.

19 years ago* configure.ac: added normvol to the list of plugins.
Gildas Bazin [Tue, 2 Nov 2004 23:43:41 +0000 (23:43 +0000)]
* configure.ac: added normvol to the list of plugins.

19 years ago* modules/audio_filter/normvol.c: compilation fix (C99ism).
Gildas Bazin [Tue, 2 Nov 2004 23:42:08 +0000 (23:42 +0000)]
* modules/audio_filter/normvol.c: compilation fix (C99ism).

19 years ago* Disable cddb, libcdio and vcdimager building on OSX, since basically they aren...
Derk-Jan Hartman [Tue, 2 Nov 2004 23:41:36 +0000 (23:41 +0000)]
* Disable cddb, libcdio and vcdimager building on OSX, since basically they aren't used yet on OS X. (guarding for unused 3rd party libraries)

19 years ago* src/misc/variables.c: fixed bug (config_GetPsz() can return NULL).
Gildas Bazin [Tue, 2 Nov 2004 23:40:20 +0000 (23:40 +0000)]
* src/misc/variables.c: fixed bug (config_GetPsz() can return NULL).

19 years ago * src/misc/modules:
Sam Hocevar [Tue, 2 Nov 2004 22:29:07 +0000 (22:29 +0000)]
  * src/misc/modules:
    + Only consider psz_program when looking for an interface plugin.

19 years ago* kasenna patch for OS X. cheating while i can :)
Derk-Jan Hartman [Tue, 2 Nov 2004 21:35:54 +0000 (21:35 +0000)]
* kasenna patch for OS X. cheating while i can :)
  patch is for the 2004.10.28a version of vlc

19 years ago* newer liveMedia version for OSX.
Derk-Jan Hartman [Tue, 2 Nov 2004 20:59:41 +0000 (20:59 +0000)]
* newer liveMedia version for OSX.

19 years ago* fixed a problem with sub-fps overriding
Derk-Jan Hartman [Tue, 2 Nov 2004 20:52:45 +0000 (20:52 +0000)]
* fixed a problem with sub-fps overriding
  If subtitle format  doesn't have their own reference, they should define 25fps as the the standard reference, BUT NOT GLOBALLY. Cause then ALL subtitle formats will use this correction factor of 25fps.

19 years ago* Tagged the 0.8.0 release.
Gildas Bazin [Tue, 2 Nov 2004 20:22:25 +0000 (20:22 +0000)]
* Tagged the 0.8.0 release.

19 years ago* ChangeLog: updated for the 0.8.0 release.
Gildas Bazin [Tue, 2 Nov 2004 19:25:31 +0000 (19:25 +0000)]
* ChangeLog: updated for the 0.8.0 release.

19 years ago* modules/gui/wxwindows/interface.cpp: slightly bigger interface on win32.
Gildas Bazin [Tue, 2 Nov 2004 19:23:40 +0000 (19:23 +0000)]
* modules/gui/wxwindows/interface.cpp: slightly bigger interface on win32.

19 years ago* httpd: Do not close the connection on timeout for rtsp.
Laurent Aimar [Tue, 2 Nov 2004 15:23:18 +0000 (15:23 +0000)]
* httpd: Do not close the connection on timeout for rtsp.
(Make quicktime happy)

19 years ago * po/fr.po:
Sam Hocevar [Tue, 2 Nov 2004 14:11:19 +0000 (14:11 +0000)]
  * po/fr.po:
    + Minor spelling fixes.
    + Correct UTF8 apostrophes.

19 years ago* po/*: update in preparation for 0.8.0.
Gildas Bazin [Tue, 2 Nov 2004 13:47:19 +0000 (13:47 +0000)]
* po/*: update in preparation for 0.8.0.

19 years ago* modules/control/rc.c: reverted last commit and only print an additional '\r' in...
Gildas Bazin [Tue, 2 Nov 2004 13:38:04 +0000 (13:38 +0000)]
* modules/control/rc.c: reverted last commit and only print an additional '\r' in net mode.

19 years ago* src/misc/win32_specific.c: mozilla plugin fix.
Gildas Bazin [Tue, 2 Nov 2004 12:52:49 +0000 (12:52 +0000)]
* src/misc/win32_specific.c: mozilla plugin fix.

19 years ago* detect rtsptext reference files as used by QuickTime and Real
Derk-Jan Hartman [Tue, 2 Nov 2004 12:50:17 +0000 (12:50 +0000)]
* detect rtsptext reference files as used by QuickTime and Real

19 years ago* modules/audio_output/portaudio.c: make stereo the default.
Gildas Bazin [Tue, 2 Nov 2004 09:19:19 +0000 (09:19 +0000)]
* modules/audio_output/portaudio.c: make stereo the default.

19 years ago* changed the used-charset-property to UTF-8
Felix Paul Kühne [Mon, 1 Nov 2004 22:41:54 +0000 (22:41 +0000)]
* changed the used-charset-property to UTF-8

19 years ago* modules/access/dshow/filter.cpp: fixed uninitialized variable.
Gildas Bazin [Mon, 1 Nov 2004 16:37:32 +0000 (16:37 +0000)]
* modules/access/dshow/filter.cpp: fixed uninitialized variable.

19 years ago* modules/codec/dmo/dmo.c: fixed a couple of memleaks.
Gildas Bazin [Mon, 1 Nov 2004 16:21:29 +0000 (16:21 +0000)]
* modules/codec/dmo/dmo.c: fixed a couple of memleaks.

19 years ago* src/video_output/video_output.c: portability fix.
Gildas Bazin [Mon, 1 Nov 2004 15:35:11 +0000 (15:35 +0000)]
* src/video_output/video_output.c: portability fix.

19 years ago* Shame shame shame shame shame, Shame on me
Derk-Jan Hartman [Mon, 1 Nov 2004 13:43:43 +0000 (13:43 +0000)]
* Shame shame shame shame shame, Shame on me

19 years ago* Set a higher RTSP caching if we use Kasenna VoD
Derk-Jan Hartman [Mon, 1 Nov 2004 13:42:05 +0000 (13:42 +0000)]
* Set a higher RTSP caching if we use Kasenna VoD

19 years ago* modules/access/dshow/dshow.cpp: don't add a prefered media type when dealing with...
Gildas Bazin [Mon, 1 Nov 2004 13:10:14 +0000 (13:10 +0000)]
* modules/access/dshow/dshow.cpp: don't add a prefered media type when dealing with pins which handle MEDIATYPE_Stream (for some reason the WinTV PVR doesn't really like this).

19 years ago* modules/access/dshow/filter.cpp: fixed crash.
Gildas Bazin [Mon, 1 Nov 2004 12:58:39 +0000 (12:58 +0000)]
* modules/access/dshow/filter.cpp: fixed crash.

19 years agoPossibility to set volume using %
Antoine Cellerier [Mon, 1 Nov 2004 11:06:13 +0000 (11:06 +0000)]
Possibility to set volume using %

19 years agoFixed the volume control
Antoine Cellerier [Mon, 1 Nov 2004 10:35:39 +0000 (10:35 +0000)]
Fixed the volume control

19 years agoUpdate version information in iPAQ build files.wq
Jean-Paul Saman [Sun, 31 Oct 2004 17:24:18 +0000 (17:24 +0000)]
Update version information in iPAQ build files.wq

19 years agoInitialize i_smooth
Mark Moriarty [Sun, 31 Oct 2004 16:50:14 +0000 (16:50 +0000)]
Initialize i_smooth

19 years ago* ALL: update in preparation for 0.8.0.
Gildas Bazin [Sun, 31 Oct 2004 16:44:01 +0000 (16:44 +0000)]
* ALL: update in preparation for 0.8.0.

19 years ago* src/libvlc.h: --intf isn't an advanced option.
Gildas Bazin [Sun, 31 Oct 2004 16:21:28 +0000 (16:21 +0000)]
* src/libvlc.h: --intf isn't an advanced option.
* TODO: updated.

19 years agoLogical fix: add packetizer in PackitizerOpen()
Jean-Paul Saman [Sun, 31 Oct 2004 15:51:24 +0000 (15:51 +0000)]
Logical fix: add packetizer in PackitizerOpen()

19 years ago* modules/gui/wxwindows/preferences_widgets.cpp/h: work around a wxSpinCtrl recursion...
Gildas Bazin [Sun, 31 Oct 2004 13:19:28 +0000 (13:19 +0000)]
* modules/gui/wxwindows/preferences_widgets.cpp/h: work around a wxSpinCtrl recursion bug in wxGTK.

19 years ago* modules/control/netsync.c: less verbose.
Gildas Bazin [Sat, 30 Oct 2004 15:32:56 +0000 (15:32 +0000)]
* modules/control/netsync.c: less verbose.

19 years ago* modules/codec/ffmpeg/encoder.c: compilation fix for ffmpeg 0.4.8 (not sure it's...
Gildas Bazin [Sat, 30 Oct 2004 15:27:28 +0000 (15:27 +0000)]
* modules/codec/ffmpeg/encoder.c: compilation fix for ffmpeg 0.4.8 (not sure it's worth but...).

19 years ago* modules/stream_out/transcode.c: trying to make the audio/fps resync work even when...
Gildas Bazin [Sat, 30 Oct 2004 15:05:52 +0000 (15:05 +0000)]
* modules/stream_out/transcode.c: trying to make the audio/fps resync work even when an ES is not transcoded.

19 years ago* modules/stream_out/transcode.c: fixed subtitles encoding when used with audio...
Gildas Bazin [Sat, 30 Oct 2004 14:12:35 +0000 (14:12 +0000)]
*  modules/stream_out/transcode.c: fixed subtitles encoding when used with audio-sync.

19 years ago* src/misc/vlm.c: reformat help message.
Gildas Bazin [Sat, 30 Oct 2004 10:36:07 +0000 (10:36 +0000)]
* src/misc/vlm.c: reformat help message.
* modules/control/telnet.c: "\n" -> "\r\n" + cleanup.

19 years ago* live365.com servers behave quite like icecast servers. they are now supported and...
Derk-Jan Hartman [Fri, 29 Oct 2004 16:13:10 +0000 (16:13 +0000)]
* live365.com servers behave quite like icecast servers. they are now supported and piggyback on the same 'hack'. Also print the [ice|icy|x-audiocast]-* meta headers. send by ICY and icecast servers.

19 years ago* Fix icecast detection (only works if the server truly is icecast).
Derk-Jan Hartman [Fri, 29 Oct 2004 15:11:07 +0000 (15:11 +0000)]
* Fix icecast detection (only works if the server truly is icecast).

19 years ago* recognize the following descriptors in a DVB stream (no decoders yet)
Derk-Jan Hartman [Fri, 29 Oct 2004 12:59:14 +0000 (12:59 +0000)]
* recognize the following descriptors in a DVB stream (no decoders yet)
  - 0x56 Systems B EBU Teletext
  - 0x45 VBI Data
  - 0x46 VBI Teletext

19 years ago* src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method to get...
Gildas Bazin [Fri, 29 Oct 2004 10:59:19 +0000 (10:59 +0000)]
* src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method to get a converted timestamp.
* modules/control/netsync.c: fixed the netsync module.

19 years ago* modules/mux/mp4.c: added a 3gp mode which writes a 3gp ftyp header.
Gildas Bazin [Fri, 29 Oct 2004 09:19:38 +0000 (09:19 +0000)]
* modules/mux/mp4.c: added a 3gp mode which writes a 3gp ftyp header.

19 years ago* modules/audio_output/portaudio.c: ported to portaudio v19 by Frederic Ruget + ...
Gildas Bazin [Thu, 28 Oct 2004 17:46:18 +0000 (17:46 +0000)]
* modules/audio_output/portaudio.c: ported to portaudio v19 by Frederic Ruget +  mostly rewritten by me.

19 years ago* modules/access/dvb/linux_dvb.c: compilation fix for new versions.
Gildas Bazin [Thu, 28 Oct 2004 13:52:36 +0000 (13:52 +0000)]
* modules/access/dvb/linux_dvb.c: compilation fix for new versions.

19 years ago* modules/codec/dmo: couple of fixes.
Gildas Bazin [Thu, 28 Oct 2004 13:42:48 +0000 (13:42 +0000)]
* modules/codec/dmo: couple of fixes.

19 years ago* modules/access/dshow: some more debug messages.
Gildas Bazin [Thu, 28 Oct 2004 11:16:06 +0000 (11:16 +0000)]
* modules/access/dshow: some more debug messages.

19 years ago* src/misc/modules.c: remove debug message.
Gildas Bazin [Thu, 28 Oct 2004 10:29:49 +0000 (10:29 +0000)]
* src/misc/modules.c: remove debug message.

19 years ago* src/misc/modules.c: include current language in cache file.
Gildas Bazin [Thu, 28 Oct 2004 10:26:00 +0000 (10:26 +0000)]
* src/misc/modules.c: include current language in cache file.

19 years ago* subtitle.c: make sure int -> date conversion is don properly everywhere.
Derk-Jan Hartman [Thu, 28 Oct 2004 10:17:22 +0000 (10:17 +0000)]
* subtitle.c: make sure int -> date conversion is don properly everywhere.

19 years ago* src/misc/modules.c: fixed forcing of modules.
Gildas Bazin [Thu, 28 Oct 2004 09:23:37 +0000 (09:23 +0000)]
* src/misc/modules.c: fixed forcing of modules.

19 years agoAdd rtsp to the list of protocols available in the http/ftp/mms option of the open...
Benjamin Pracht [Wed, 27 Oct 2004 21:47:44 +0000 (21:47 +0000)]
Add rtsp to the list of protocols available in the http/ftp/mms option of the open network dialog. This breaks translation of this string but, BTW, why is it translatable ?

19 years ago * modules/access/dvb: Fixed a bug with CAMs which take a long time to
Christophe Massiot [Wed, 27 Oct 2004 15:22:01 +0000 (15:22 +0000)]
 * modules/access/dvb: Fixed a bug with CAMs which take a long time to
   initialize.

19 years ago* modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when...
Gildas Bazin [Wed, 27 Oct 2004 14:59:24 +0000 (14:59 +0000)]
* modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2).

19 years ago* modules/codec/ffmpeg/encoder.c: work around stupid timestamping behaviour in libavc...
Gildas Bazin [Wed, 27 Oct 2004 14:14:47 +0000 (14:14 +0000)]
* modules/codec/ffmpeg/encoder.c: work around stupid timestamping behaviour in libavcodec.

19 years ago * src/misc/modules:
Sam Hocevar [Wed, 27 Oct 2004 13:32:21 +0000 (13:32 +0000)]
  * src/misc/modules:
    + Support for CACHEDIR.TAG (see http://www.brynosaurus.com/cachedir/).

19 years ago * src/misc/modules.c:
Sam Hocevar [Wed, 27 Oct 2004 13:20:42 +0000 (13:20 +0000)]
  * src/misc/modules.c:
    + Store plugin cache in a cache/ subdirectory.
    + Encode the endianness and pointer size in the plugin cache filename to
      prevent crashes on multiarch home directories.

19 years ago* modules/demux/asf/asf.c: commented out the 'found compressed payload' message.
Gildas Bazin [Wed, 27 Oct 2004 10:42:48 +0000 (10:42 +0000)]
* modules/demux/asf/asf.c: commented out the 'found compressed payload' message.

19 years ago* livedotcom.cpp: - added support for the RTSP BYE packet. Patch by
Derk-Jan Hartman [Wed, 27 Oct 2004 01:05:37 +0000 (01:05 +0000)]
* livedotcom.cpp: - added support for the RTSP BYE packet. Patch by
  Ross Finlayson (21 august 2004)
  - fixed support for (Darwin) Pause. Patch from Hussain ( conundrums at gmail dot com )

19 years ago* modules/demux/mpeg/mpga.c: oops, uninitialized variable.
Gildas Bazin [Tue, 26 Oct 2004 13:03:03 +0000 (13:03 +0000)]
* modules/demux/mpeg/mpga.c: oops, uninitialized variable.

19 years ago* modules/demux/mpeg/mpga.c: rewritten using the mpeg audio packetizer.
Gildas Bazin [Tue, 26 Oct 2004 13:00:04 +0000 (13:00 +0000)]
* modules/demux/mpeg/mpga.c: rewritten using the mpeg audio packetizer.
  - fixes problems the old demux had with some mp3s.
  - should handle free-bitrate as well.

19 years agoComment out truncated packets debug message.
Mark Moriarty [Mon, 25 Oct 2004 11:23:11 +0000 (11:23 +0000)]
Comment out truncated packets debug message.

19 years ago* modules/access/http.c: reverted the change to flag shoutcast streams as non-pace...
Gildas Bazin [Mon, 25 Oct 2004 10:59:17 +0000 (10:59 +0000)]
* modules/access/http.c: reverted the change to flag shoutcast streams as non-pace controllable (doesn't work really well).

19 years ago* src/libvlc.h: do not make --high-priority an advanced option.
Gildas Bazin [Mon, 25 Oct 2004 08:19:29 +0000 (08:19 +0000)]
* src/libvlc.h: do not make --high-priority an advanced option.

19 years ago* src/libvlc.c, src/misc/threads.c: couple of fixes for thread priorities.
Gildas Bazin [Sun, 24 Oct 2004 21:07:58 +0000 (21:07 +0000)]
* src/libvlc.c, src/misc/threads.c: couple of fixes for thread priorities.

19 years agoUTF8 version of it.po
Carlo Calabrò [Sun, 24 Oct 2004 17:09:14 +0000 (17:09 +0000)]
UTF8 version of it.po

19 years agoCosmetics
Clément Stenac [Sun, 24 Oct 2004 16:37:13 +0000 (16:37 +0000)]
Cosmetics

19 years agofreetype.c: fixed crash on unbreakable strings
Sigmund Augdal Helberg [Sun, 24 Oct 2004 16:19:44 +0000 (16:19 +0000)]
freetype.c: fixed crash on unbreakable strings

19 years agofreetype.c: Auto-wrap subtitles (still needs some work to handle margins)
Sigmund Augdal Helberg [Sun, 24 Oct 2004 16:03:11 +0000 (16:03 +0000)]
freetype.c: Auto-wrap subtitles (still needs some work to handle margins)

19 years agoTruncated packet debug message -- state reported vs. actual length, not the delta.
Mark Moriarty [Sun, 24 Oct 2004 15:56:37 +0000 (15:56 +0000)]
Truncated packet debug message -- state reported vs. actual length, not the delta.

19 years ago* modules/codec/ffmpeg/encoder.c: sanity check for frames in the past that libavcodec...
Gildas Bazin [Sun, 24 Oct 2004 15:26:23 +0000 (15:26 +0000)]
* modules/codec/ffmpeg/encoder.c: sanity check for frames in the past that libavcodec really doesn't like.

19 years agofreetype.c: fixed two size/position related bugs.
Sigmund Augdal Helberg [Sun, 24 Oct 2004 13:13:58 +0000 (13:13 +0000)]
freetype.c: fixed two size/position related bugs.

19 years ago* configure.ac: fixed detection of libavformat.
Gildas Bazin [Sat, 23 Oct 2004 19:47:24 +0000 (19:47 +0000)]
* configure.ac: fixed detection of libavformat.

19 years ago* configure.ac: mkv compilation fix by Philippe Van Hecke (philippe dot vanhecke...
Gildas Bazin [Sat, 23 Oct 2004 18:22:42 +0000 (18:22 +0000)]
* configure.ac: mkv compilation fix by Philippe Van Hecke (philippe dot vanhecke at belnet dot be).

19 years ago* final update to the Spanish translation by Antonio Javier Varela Calvo
Felix Paul Kühne [Sat, 23 Oct 2004 16:54:56 +0000 (16:54 +0000)]
* final update to the Spanish translation by Antonio Javier Varela Calvo

19 years agoUpdate muxers and codecs in wizard
Clément Stenac [Sat, 23 Oct 2004 16:08:57 +0000 (16:08 +0000)]
Update muxers and codecs in wizard

19 years ago* modules/misc/freetype.c: off by one error.
Gildas Bazin [Sat, 23 Oct 2004 11:47:22 +0000 (11:47 +0000)]
* modules/misc/freetype.c: off by one error.

19 years ago* include/vlc_block.h: compilation fix (define BLOCK_FLAG_NO_KEYFRAME).
Gildas Bazin [Fri, 22 Oct 2004 18:34:38 +0000 (18:34 +0000)]
* include/vlc_block.h: compilation fix (define BLOCK_FLAG_NO_KEYFRAME).

19 years ago * modules/mux/mpeg/pes.c: Extended prototype to allow for padding bytes
Christophe Massiot [Fri, 22 Oct 2004 15:16:45 +0000 (15:16 +0000)]
 * modules/mux/mpeg/pes.c: Extended prototype to allow for padding bytes
   and data_alignment in the PES header (needed for teletext).
 * modules/mux/mpeg/ts.c: Teletext (0x56 descriptor) streaming support,
   new options spu-pid and tsid, re-enabled bmax because it is useful for
   debugging the encoder, fixed in a bug in the parsing of the CSA key

19 years ago* Fix reference modules to add after their own playlist position instead of the end...
Derk-Jan Hartman [Fri, 22 Oct 2004 13:53:53 +0000 (13:53 +0000)]
* Fix reference modules to add after their own playlist position instead of the end of the playlist

19 years ago * modules/access/dvb: Partial EN 50 221 implementation. This activates
Christophe Massiot [Fri, 22 Oct 2004 13:53:18 +0000 (13:53 +0000)]
 * modules/access/dvb: Partial EN 50 221 implementation. This activates
   native support for CAM modules (without using an external program).
   When used in conjunction with --programs, it also allows to descramble
   several services with one professional CAM.

19 years ago * src/input: Added a --programs configuration option, allowing to select
Christophe Massiot [Fri, 22 Oct 2004 13:49:14 +0000 (13:49 +0000)]
 * src/input: Added a --programs configuration option, allowing to select
   several coma-separated programs.

19 years ago* modules/stream_out/transrate/frame.c: Added Antoine Missout's (the
Christophe Massiot [Fri, 22 Oct 2004 13:44:24 +0000 (13:44 +0000)]
* modules/stream_out/transrate/frame.c: Added Antoine Missout's (the
  original author) email address.

19 years ago* src/misc/threads.c: Fixed a bug in handling of priorities : with POSIX
Christophe Massiot [Fri, 22 Oct 2004 13:42:17 +0000 (13:42 +0000)]
* src/misc/threads.c: Fixed a bug in handling of priorities : with POSIX
  threads a newly created thread inherits the priority of its parent.
  Set the priority even if it is 0.

19 years ago * src/misc/variables.c: Implemented inheritance for variables of type list.
Christophe Massiot [Fri, 22 Oct 2004 13:37:21 +0000 (13:37 +0000)]
 * src/misc/variables.c: Implemented inheritance for variables of type list.

19 years ago* modules/gui/wxwindows/open.cpp: small cosmetic change.
Gildas Bazin [Fri, 22 Oct 2004 13:33:31 +0000 (13:33 +0000)]
* modules/gui/wxwindows/open.cpp: small cosmetic change.

19 years ago* modules/access/dshow/dshow.cpp: moved tuner properties to its own function + new...
Gildas Bazin [Fri, 22 Oct 2004 13:31:17 +0000 (13:31 +0000)]
* modules/access/dshow/dshow.cpp: moved tuner properties to its own function + new dshow-tuner config option.

19 years ago* modules/gui/wxwindows/streamout.cpp: removed avi muxer + added wav muxer and a...
Gildas Bazin [Fri, 22 Oct 2004 12:07:08 +0000 (12:07 +0000)]
* modules/gui/wxwindows/streamout.cpp: removed avi muxer + added wav muxer and a few more codecs.

19 years ago* modules/codec/ffmpeg/video.c: libavcodec still doesn't handle avc1 properly so...
Gildas Bazin [Fri, 22 Oct 2004 11:22:04 +0000 (11:22 +0000)]
* modules/codec/ffmpeg/video.c: libavcodec still doesn't handle avc1 properly so work around this until the issue is solved.

19 years ago* modules/packetizer/h264.c: oops, forgot to remove a bit of debug code.
Gildas Bazin [Fri, 22 Oct 2004 11:11:27 +0000 (11:11 +0000)]
* modules/packetizer/h264.c: oops, forgot to remove a bit of debug code.

19 years ago* modules/codec/ffmpeg/postprocessing: removed deprecated postprocessing code.
Gildas Bazin [Fri, 22 Oct 2004 10:08:17 +0000 (10:08 +0000)]
* modules/codec/ffmpeg/postprocessing: removed deprecated postprocessing code.

19 years ago* es.po: almost complete update to the Spanish l10n by Antonio Javier Varela, convert...
Felix Paul Kühne [Thu, 21 Oct 2004 14:55:00 +0000 (14:55 +0000)]
* es.po: almost complete update to the Spanish l10n by Antonio Javier Varela, converted to UTF-8
* de.po: small fix

19 years ago* modules/control/ntservice.c: fix for --ntservice-extraintf.
Gildas Bazin [Thu, 21 Oct 2004 14:33:27 +0000 (14:33 +0000)]
* modules/control/ntservice.c: fix for --ntservice-extraintf.

19 years ago* modules/codec/dvbsub.c: fixed a sanity check.
Gildas Bazin [Thu, 21 Oct 2004 13:20:54 +0000 (13:20 +0000)]
* modules/codec/dvbsub.c: fixed a sanity check.