]> git.sesse.net Git - vlc/log
vlc
19 years ago2nd attempt to get libcdio cdda working.
Rocky Bernstein [Mon, 6 Sep 2004 04:38:46 +0000 (04:38 +0000)]
2nd attempt to get libcdio cdda working.

mtime.h: define constant for second-to-millisecond conversions.

19 years agomodules/gui/wxwindows/extrapanel.cpp: minor string fix
Felix Paul Kühne [Sun, 5 Sep 2004 18:38:53 +0000 (18:38 +0000)]
modules/gui/wxwindows/extrapanel.cpp: minor string fix
po/*: updated the po-files
THANKS: updated my mail-address

19 years ago* first update of the German translation
Felix Paul Kühne [Sun, 5 Sep 2004 16:53:39 +0000 (16:53 +0000)]
* first update of the German translation

19 years ago* string review
Felix Paul Kühne [Sun, 5 Sep 2004 16:53:04 +0000 (16:53 +0000)]
* string review

19 years agoFirst attempt to reinstate a libcdio cdda.
Rocky Bernstein [Sat, 4 Sep 2004 14:51:04 +0000 (14:51 +0000)]
First attempt to reinstate a libcdio cdda.

vlc_meta.h: added CD-Text, ISO 9660, and CDDB fields. Separate email
will be sent about this.

Note: sound may be off by 2 seconds (150 sectors or pregap
amount). The sound for both this and the other cdda plugin don't work
for me. Before the last SVN update though that's what it sounded like.

19 years ago* syntax to specify the dvd title/chapter to open has changed...
Benjamin Pracht [Sat, 4 Sep 2004 10:39:44 +0000 (10:39 +0000)]
* syntax to specify the dvd title/chapter to open has changed...

19 years ago* modules/demux/ts.c, modules/access/dvb: Added support for the CAM device
Christophe Massiot [Fri, 3 Sep 2004 18:42:25 +0000 (18:42 +0000)]
* modules/demux/ts.c, modules/access/dvb: Added support for the CAM device
  of linuxtv drivers. We currently only descramble one channel (this will
  change in the near future). Also fixed a few demux-related bugs.

19 years ago* modules/demux/demuxdump.c: Added a --demuxdump-append boolean option.
Christophe Massiot [Fri, 3 Sep 2004 18:38:33 +0000 (18:38 +0000)]
* modules/demux/demuxdump.c: Added a --demuxdump-append boolean option.

19 years ago* modules/access/pvr/pvr.c: Added a --pvr-caching option.
Christophe Massiot [Fri, 3 Sep 2004 18:37:21 +0000 (18:37 +0000)]
* modules/access/pvr/pvr.c: Added a --pvr-caching option.

19 years agomsg_Err -> msg_Dbg
Clément Stenac [Fri, 3 Sep 2004 00:11:25 +0000 (00:11 +0000)]
msg_Err -> msg_Dbg

19 years ago* src/libvlc.h: plugins-cache is now enabled by default.
Gildas Bazin [Thu, 2 Sep 2004 21:42:14 +0000 (21:42 +0000)]
* src/libvlc.h: plugins-cache is now enabled by default.

19 years ago* NEWS: next version is going to be 0.8.0.
Gildas Bazin [Thu, 2 Sep 2004 21:19:35 +0000 (21:19 +0000)]
* NEWS: next version is going to be 0.8.0.

19 years ago* src/video_output/vout_intf.c: fixed mouse events forwarding in opengl provider.
Gildas Bazin [Thu, 2 Sep 2004 19:40:28 +0000 (19:40 +0000)]
* src/video_output/vout_intf.c: fixed mouse events forwarding in opengl provider.

19 years ago* extras/contrib/src/packages.mak: fixed the faad2 package
Gildas Bazin [Thu, 2 Sep 2004 17:51:02 +0000 (17:51 +0000)]
* extras/contrib/src/packages.mak: fixed the faad2 package

19 years ago* modules/gui/wxwindows/video.cpp: before resizing the interface when a video stops...
Gildas Bazin [Thu, 2 Sep 2004 16:00:44 +0000 (16:00 +0000)]
* modules/gui/wxwindows/video.cpp: before resizing the interface when a video stops, wait a bit just to make sure a new video outut is not being spawned.

19 years agoSwitch video-filters on the fly
Clément Stenac [Thu, 2 Sep 2004 15:31:00 +0000 (15:31 +0000)]
Switch video-filters on the fly

19 years ago* src/video_output/video_output.c: re-enabled on-the-fly switching of video filters.
Gildas Bazin [Thu, 2 Sep 2004 15:20:34 +0000 (15:20 +0000)]
* src/video_output/video_output.c: re-enabled on-the-fly switching of video filters.

19 years ago* src/input/demux.c: ignore STREAM_CONTROL_ACCESS control query + coding style changes.
Gildas Bazin [Thu, 2 Sep 2004 14:27:57 +0000 (14:27 +0000)]
* src/input/demux.c: ignore STREAM_CONTROL_ACCESS control query + coding style changes.

19 years ago* Don't say make bin works in the contrib system
Derk-Jan Hartman [Thu, 2 Sep 2004 07:47:01 +0000 (07:47 +0000)]
* Don't say make bin works in the contrib system

19 years ago* ChangeLog: update.
Gildas Bazin [Wed, 1 Sep 2004 23:17:43 +0000 (23:17 +0000)]
* ChangeLog: update.

19 years ago* modules/visualization/galaktos/Modules.am: a whole lot of files were forgotten.
Gildas Bazin [Wed, 1 Sep 2004 23:15:12 +0000 (23:15 +0000)]
* modules/visualization/galaktos/Modules.am: a whole lot of files were forgotten.

19 years ago* modules/stream_out/transcode.c: fixed fps and audio-sync options.
Gildas Bazin [Wed, 1 Sep 2004 22:26:48 +0000 (22:26 +0000)]
* modules/stream_out/transcode.c: fixed fps and audio-sync options.

19 years ago* fix the ebml and matroska downloads. added toolame target, but not enabled, since...
Derk-Jan Hartman [Wed, 1 Sep 2004 22:08:00 +0000 (22:08 +0000)]
* fix the ebml and matroska downloads. added toolame target, but not enabled, since toolame is worse than ffmpeg when it comes to makefiles... ("it needs sam power").

19 years ago* updated ebml, matroska, liveMedia and faad2 version
Derk-Jan Hartman [Wed, 1 Sep 2004 21:40:35 +0000 (21:40 +0000)]
* updated ebml, matroska, liveMedia and faad2 version

19 years agoAdded "is_playing", "get_title", "get_time" and "get_length" to get computer-readable...
Clément Stenac [Wed, 1 Sep 2004 20:02:17 +0000 (20:02 +0000)]
Added "is_playing", "get_title", "get_time" and "get_length" to get computer-readable output (for third-party programs)

19 years ago + vout_subpictures.c: don't check only the first subpicture_t to see
Eric Petit [Wed, 1 Sep 2004 18:59:23 +0000 (18:59 +0000)]
 + vout_subpictures.c: don't check only the first subpicture_t to see
   if we need blending & rendering modules (fixes text messages which
   were missing sometimes)

19 years ago + misc/freetype.c: workaround yet another weird BeOS behaviour
Eric Petit [Wed, 1 Sep 2004 18:41:22 +0000 (18:41 +0000)]
 + misc/freetype.c: workaround yet another weird BeOS behaviour

19 years ago* modules/codec/dmo/dmo.c: specify required input chroma for video encoding.
Gildas Bazin [Wed, 1 Sep 2004 15:56:03 +0000 (15:56 +0000)]
* modules/codec/dmo/dmo.c: specify required input chroma for video encoding.

19 years ago* modules/stream_out/transcode.c: free the original picture pointer, not the aligned...
Gildas Bazin [Wed, 1 Sep 2004 15:37:40 +0000 (15:37 +0000)]
* modules/stream_out/transcode.c: free the original picture pointer, not the aligned one.

19 years ago* modules/mux/asf.c: MUX_GET_ADD_STREAM_WAIT == true. Seems even asfh can't send...
Gildas Bazin [Wed, 1 Sep 2004 14:34:24 +0000 (14:34 +0000)]
* modules/mux/asf.c: MUX_GET_ADD_STREAM_WAIT == true. Seems even asfh can't send new headers after the stream started.

19 years ago* modules/codec/ffmpeg/video_filter.c: oops, copy&paste bug.
Gildas Bazin [Wed, 1 Sep 2004 14:26:23 +0000 (14:26 +0000)]
* modules/codec/ffmpeg/video_filter.c: oops, copy&paste bug.

19 years ago* modules/mux/asf.c: fixed a bug I introduced in my last commit.
Gildas Bazin [Wed, 1 Sep 2004 14:07:45 +0000 (14:07 +0000)]
* modules/mux/asf.c: fixed a bug I introduced in my last commit.

19 years ago* modules/codec/ffmpeg/video.c: fixed a crash on win32 (s/free/av_free).
Gildas Bazin [Wed, 1 Sep 2004 14:02:23 +0000 (14:02 +0000)]
* modules/codec/ffmpeg/video.c: fixed a crash on win32 (s/free/av_free).

19 years ago* modules/codec/x264.c: updated to latest x264 version.
Gildas Bazin [Wed, 1 Sep 2004 13:27:46 +0000 (13:27 +0000)]
* modules/codec/x264.c: updated to latest x264 version.

19 years ago* src/input/input.c: fixed small memory leak.
Gildas Bazin [Wed, 1 Sep 2004 13:19:43 +0000 (13:19 +0000)]
* src/input/input.c: fixed small memory leak.

19 years ago* Added some status information to the HTTP interface
Clément Stenac [Wed, 1 Sep 2004 12:54:34 +0000 (12:54 +0000)]
* Added some status information to the HTTP interface

* Invalid HTML SUX !
* Table layout SUX !

19 years ago* Fixed a few string errors
Clément Stenac [Wed, 1 Sep 2004 11:02:15 +0000 (11:02 +0000)]
* Fixed a few string errors

* Update PO files

* First round of updates for the french l10n

19 years ago* src/video_output/vout_subpictures.c: use p_vout->output instead of p_vout->render...
Gildas Bazin [Tue, 31 Aug 2004 22:53:22 +0000 (22:53 +0000)]
* src/video_output/vout_subpictures.c: use p_vout->output instead of p_vout->render where necessary.

19 years ago* Updated version number to 0.8.0-test1 and to codename Janus
Derk-Jan Hartman [Tue, 31 Aug 2004 20:44:47 +0000 (20:44 +0000)]
* Updated version number to 0.8.0-test1 and to codename Janus

19 years ago * Defer nsviews untill the NSWindow is created. Hopefully fixes the VLC[25709] ...
Derk-Jan Hartman [Tue, 31 Aug 2004 20:21:54 +0000 (20:21 +0000)]
 * Defer nsviews untill the NSWindow is created. Hopefully fixes the VLC[25709] *** Assertion failure in -[NSViewHierarchyLock unlockTopMostReader], AppKit.subproj/NSViewHierarchyLock.m:428

19 years ago* forgot the most important file of the commit :)
Derk-Jan Hartman [Tue, 31 Aug 2004 18:52:22 +0000 (18:52 +0000)]
* forgot the most important file of the commit :)

19 years ago* Don't bitch anymore about not found access_demux plugins.
Derk-Jan Hartman [Tue, 31 Aug 2004 18:32:54 +0000 (18:32 +0000)]
* Don't bitch anymore about not found access_demux plugins.
* Add ACCESS_SET_PRIVATE_ID_STATE to the list of every access plugin
* msg_Err -> msg_Warn for unimplemented Control queries

19 years ago* src/video_output/vout_subpictures.c, include/vlc_video.h:
Gildas Bazin [Tue, 31 Aug 2004 18:29:58 +0000 (18:29 +0000)]
* src/video_output/vout_subpictures.c, include/vlc_video.h:
  + introduce a "TEXT" subpicture region type.
  + a psz_text field stores the subpicture text.
* src/video_output/video_text.c: produce "TEXT" subpictures.
* modules/codec/subsdec.c: produce "TEXT" subpictures.
* modules/misc/freetype.c: auto sizing works again.

19 years ago* modules/stream_out/transcode.c, modules/audio_filter/format.c: fixed a bunch of...
Gildas Bazin [Tue, 31 Aug 2004 12:02:12 +0000 (12:02 +0000)]
* modules/stream_out/transcode.c, modules/audio_filter/format.c: fixed a bunch of stupid mistakes.

19 years ago* modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c,mpgatofixed32.c: relea...
Gildas Bazin [Tue, 31 Aug 2004 12:00:38 +0000 (12:00 +0000)]
* modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c,mpgatofixed32.c: release the old audio buffer after conversion.

19 years ago* modules/codec/araw.c: got rid of the audio conversion in the encoder, which is...
Gildas Bazin [Tue, 31 Aug 2004 11:58:40 +0000 (11:58 +0000)]
* modules/codec/araw.c: got rid of the audio conversion in the encoder, which is now done by the audio filters.

19 years ago* modules/demux/ps.h: oups... fixed typo in my ps_pkt_parse_system() fix.
Gildas Bazin [Tue, 31 Aug 2004 10:25:39 +0000 (10:25 +0000)]
* modules/demux/ps.h: oups... fixed typo in my ps_pkt_parse_system() fix.

19 years ago* modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c: don't forget to updat...
Gildas Bazin [Tue, 31 Aug 2004 09:29:04 +0000 (09:29 +0000)]
* modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c: don't forget to update the size of the audio buffer after decoding.

19 years agoConsistency in labels.
Benjamin Pracht [Tue, 31 Aug 2004 05:44:15 +0000 (05:44 +0000)]
Consistency in labels.

19 years ago compile fix
Eric Petit [Mon, 30 Aug 2004 22:53:40 +0000 (22:53 +0000)]
 compile fix

19 years ago* modules/stream_out/transcode.c: fix for channels mapping.
Gildas Bazin [Mon, 30 Aug 2004 21:02:00 +0000 (21:02 +0000)]
* modules/stream_out/transcode.c: fix for channels mapping.

19 years ago* Add some options to the subtitle selection dialog. (relative size, encoding, and...
Benjamin Pracht [Mon, 30 Aug 2004 20:57:08 +0000 (20:57 +0000)]
* Add some options to the subtitle selection dialog. (relative size, encoding, and alignement).

19 years ago* modules/demux/avi/avi.c, modules/codec/rawvideo.c: RGB DIBs are coded from bottom...
Gildas Bazin [Mon, 30 Aug 2004 19:58:56 +0000 (19:58 +0000)]
* modules/demux/avi/avi.c, modules/codec/rawvideo.c: RGB DIBs are coded from bottom to top.

19 years ago* modules/access/v4l/v4l.c: in v4l, RGB24 really is BGR24. Changed aspect ratio to...
Gildas Bazin [Mon, 30 Aug 2004 19:37:35 +0000 (19:37 +0000)]
* modules/access/v4l/v4l.c: in v4l, RGB24 really is BGR24. Changed aspect ratio to 4:3.

19 years ago* ALL: use rgb mask members in video_format_t.
Gildas Bazin [Mon, 30 Aug 2004 19:24:55 +0000 (19:24 +0000)]
* ALL: use rgb mask members in video_format_t.
* modules/demux/avi/avi.c: raw RGB 24 is in fact BGR 24.

19 years ago* modules/mux/mpeg/ts.c: waiting for the fifo to have 51 packets before muxing is...
Gildas Bazin [Mon, 30 Aug 2004 17:46:46 +0000 (17:46 +0000)]
* modules/mux/mpeg/ts.c: waiting for the fifo to have 51 packets before muxing is completely insane. Put back the old value of 2 packets.

19 years ago* modules/stream_out/transcode.c: don't segfault when video encoder or filter can...
Gildas Bazin [Mon, 30 Aug 2004 16:28:38 +0000 (16:28 +0000)]
* modules/stream_out/transcode.c: don't segfault when video encoder or filter can't be opened.

19 years ago* modules/gui/wxwindows/interface.cpp: do not use a checkbox control for the bookmark...
Gildas Bazin [Mon, 30 Aug 2004 14:52:52 +0000 (14:52 +0000)]
* modules/gui/wxwindows/interface.cpp: do not use a checkbox control for the bookmarks menu

19 years agoFew improvements
Clément Stenac [Mon, 30 Aug 2004 13:14:05 +0000 (13:14 +0000)]
Few improvements

19 years ago* Remove fprintf debug statement in the mp4 demux
Derk-Jan Hartman [Mon, 30 Aug 2004 11:02:33 +0000 (11:02 +0000)]
* Remove fprintf debug statement in the mp4 demux

19 years agoi've modified the following functions to properly skip data (read buffer is nil)...
Damien Fouilleul [Mon, 30 Aug 2004 10:45:01 +0000 (10:45 +0000)]
i've modified the following functions to properly skip data (read buffer is nil) on streams which cannot be seeked.

AStreamReadBlock()
AStreamReadStream()

before those modifications, playback would suddenly be interrupted after a while on network streams prone to packet loss.

19 years ago* NEWS: update
Gildas Bazin [Mon, 30 Aug 2004 10:35:19 +0000 (10:35 +0000)]
* NEWS: update

19 years ago* modules/demux/ps.h: fixed parsing of system header.
Gildas Bazin [Mon, 30 Aug 2004 02:15:25 +0000 (02:15 +0000)]
* modules/demux/ps.h: fixed parsing of system header.

19 years ago* modules/video_chroma/i420_rgb8.c: take care of width != pitch as well.
Gildas Bazin [Mon, 30 Aug 2004 01:26:14 +0000 (01:26 +0000)]
* modules/video_chroma/i420_rgb8.c: take care of width != pitch as well.

19 years ago* modules/video_chroma/i420_rgb16.c: take care of width != pitch as well.
Gildas Bazin [Mon, 30 Aug 2004 01:24:08 +0000 (01:24 +0000)]
* modules/video_chroma/i420_rgb16.c: take care of width != pitch as well.

19 years ago* modules/video_chroma/i420_yuy2.c: take care of chroma pitch as well.
Gildas Bazin [Mon, 30 Aug 2004 01:03:12 +0000 (01:03 +0000)]
* modules/video_chroma/i420_yuy2.c: take care of chroma pitch as well.

19 years ago* src/input/es_out.c: really fixed ES_OUT_SET_FMT this time.
Gildas Bazin [Mon, 30 Aug 2004 00:10:17 +0000 (00:10 +0000)]
* src/input/es_out.c: really fixed ES_OUT_SET_FMT this time.

19 years ago* src/input/es_out.c: fixed ES_OUT_SET_FMT control.
Gildas Bazin [Sun, 29 Aug 2004 23:48:31 +0000 (23:48 +0000)]
* src/input/es_out.c: fixed ES_OUT_SET_FMT control.

19 years ago* src/video_output/vout_pictures.c: RV24 is really 24 bits per pixel.
Gildas Bazin [Sun, 29 Aug 2004 23:18:11 +0000 (23:18 +0000)]
* src/video_output/vout_pictures.c: RV24 is really 24 bits per pixel.

19 years ago* build ffmpeg with zlib on Mac/BeOS
Derk-Jan Hartman [Sun, 29 Aug 2004 22:32:39 +0000 (22:32 +0000)]
* build ffmpeg with zlib on Mac/BeOS
  remember to configure vlc with --with-ffmpeg-zlib

19 years ago* added TSCC decoder to our ffmpeg module
Derk-Jan Hartman [Sun, 29 Aug 2004 22:18:25 +0000 (22:18 +0000)]
* added TSCC decoder to our ffmpeg module

19 years agoFix memleaks
Clément Stenac [Sun, 29 Aug 2004 21:26:16 +0000 (21:26 +0000)]
Fix memleaks

19 years ago* Fix the play/pause button status
Derk-Jan Hartman [Sun, 29 Aug 2004 19:48:09 +0000 (19:48 +0000)]
* Fix the play/pause button status
* the prime manage thread now runs every .1 sec instead of .3,
  this might improve response sometimes.

19 years ago * es_out: msg_Err -> msg_Warn for Program empty. But I still need to
Laurent Aimar [Sun, 29 Aug 2004 19:36:41 +0000 (19:36 +0000)]
 * es_out: msg_Err -> msg_Warn for Program empty. But I still need to
fix it... (it should be annoying only with TS, you may have dead program
entry).

19 years ago * mp4: support vobsub in .mp4 (NeroRecode), but won't work if the video
Laurent Aimar [Sun, 29 Aug 2004 19:34:54 +0000 (19:34 +0000)]
 * mp4: support vobsub in .mp4 (NeroRecode), but won't work if the video
has been cropped.

19 years ago* Don't release the VLCWindow on QTClose. The mainthread still needs it.
Derk-Jan Hartman [Sun, 29 Aug 2004 15:59:12 +0000 (15:59 +0000)]
* Don't release the VLCWindow on QTClose. The mainthread still needs it.
* Updated TODO list

19 years ago* fix text encoding of subtitle filenames (and other paths).
Derk-Jan Hartman [Sun, 29 Aug 2004 15:11:50 +0000 (15:11 +0000)]
* fix text encoding of subtitle filenames (and other paths).

19 years ago src/input/es_out.c: gcc < 3 fix
Eric Petit [Sun, 29 Aug 2004 13:40:56 +0000 (13:40 +0000)]
 src/input/es_out.c: gcc < 3 fix

19 years ago* modules/stream_out/transcode.c: when overlaying subtitles, duplicate frames if...
Gildas Bazin [Sun, 29 Aug 2004 13:18:53 +0000 (13:18 +0000)]
* modules/stream_out/transcode.c: when overlaying subtitles, duplicate frames if they are referenced by the decoder.

19 years ago* modules/misc/dummy/vout.c: have the dummy vout use the render chroma by default.
Gildas Bazin [Sun, 29 Aug 2004 12:40:33 +0000 (12:40 +0000)]
* modules/misc/dummy/vout.c: have the dummy vout use the render chroma by default.

19 years ago* modules/demux/ogg.c: fixed skipped pictures problem when starting a stream.
Gildas Bazin [Sun, 29 Aug 2004 12:27:49 +0000 (12:27 +0000)]
* modules/demux/ogg.c: fixed skipped pictures problem when starting a stream.

19 years ago* modules/mux/ogg.c: when removing a stream, flush its fifo first.
Gildas Bazin [Sun, 29 Aug 2004 11:42:43 +0000 (11:42 +0000)]
* modules/mux/ogg.c: when removing a stream, flush its fifo first.

19 years ago* modules/codec/vorbis.c: VBR encoding is now the default + added a cbr option.
Gildas Bazin [Sun, 29 Aug 2004 10:56:24 +0000 (10:56 +0000)]
* modules/codec/vorbis.c: VBR encoding is now the default + added a cbr option.

19 years ago* modules/video_output/x11/xcommon.c: 24 bits screen depth uses 32bits per pixels.
Gildas Bazin [Sun, 29 Aug 2004 09:58:07 +0000 (09:58 +0000)]
* modules/video_output/x11/xcommon.c: 24 bits screen depth uses 32bits per pixels.
* video_chroma/i420_rgb.c: disable RV24 support (which was assuming 32 bits per pixels).

19 years agoFix last playlist item deletion with wxWIN32
Clément Stenac [Sun, 29 Aug 2004 09:04:20 +0000 (09:04 +0000)]
Fix last  playlist item deletion with wxWIN32

19 years ago * async_queue.*: AsyncQueue::remove is now thread-safe to avoid potential
Cyril Deguet [Sun, 29 Aug 2004 09:00:03 +0000 (09:00 +0000)]
  * async_queue.*: AsyncQueue::remove is now thread-safe to avoid potential
  (but *very* unlikely) segfaults

19 years ago* modules/codec/mpeg_audio.c: correct bitrate.
Gildas Bazin [Sun, 29 Aug 2004 01:28:28 +0000 (01:28 +0000)]
* modules/codec/mpeg_audio.c: correct bitrate.

19 years ago* commit modules/mux/ogg.c: added SNOW fourcc.
Gildas Bazin [Sun, 29 Aug 2004 01:25:29 +0000 (01:25 +0000)]
* commit modules/mux/ogg.c: added SNOW fourcc.

19 years ago* codec/ffmpeg/video_filter.c: deinterlace filter.
Gildas Bazin [Sun, 29 Aug 2004 01:12:06 +0000 (01:12 +0000)]
* codec/ffmpeg/video_filter.c: deinterlace filter.
* stream_out/transcode.c: deinterlacing works again.

19 years ago* modules/audio_filter/converter/dtstofloat32.c: added implementation for the new...
Gildas Bazin [Sun, 29 Aug 2004 00:40:43 +0000 (00:40 +0000)]
* modules/audio_filter/converter/dtstofloat32.c: added implementation for the new audio filter architecture.
* codec/dts.c: bug fix.
* codec/araw.c: added more PCM formats to the encoder.

19 years ago* modules/audio_filter/converter/a52tofloat32.c: added implementation for the new...
Gildas Bazin [Sat, 28 Aug 2004 23:59:55 +0000 (23:59 +0000)]
* modules/audio_filter/converter/a52tofloat32.c: added implementation for the new audio filter architecture.

19 years ago* modules/codec/vorbis.c: vorbis encoder takes float32 as input.
Gildas Bazin [Sat, 28 Aug 2004 23:58:01 +0000 (23:58 +0000)]
* modules/codec/vorbis.c: vorbis encoder takes float32 as input.
* modules/stream_out/transcode.c: respect input requested by encoder.

19 years ago* modules/gui/wxwindows/menus.cpp: increased size of a couple of arrays for safety.
Gildas Bazin [Sat, 28 Aug 2004 22:50:50 +0000 (22:50 +0000)]
* modules/gui/wxwindows/menus.cpp: increased size of a couple of arrays for safety.

19 years agoUpdate the "Stream and Media Info" dialog
Clément Stenac [Sat, 28 Aug 2004 19:29:32 +0000 (19:29 +0000)]
Update the "Stream and Media Info" dialog

19 years ago* codec/theora.c: Removed the "multiple of 16" size restriction for the encoding.
Gildas Bazin [Sat, 28 Aug 2004 18:37:02 +0000 (18:37 +0000)]
* codec/theora.c: Removed the "multiple of 16" size restriction for the encoding.
  + correct cropping of the decoded video when specified.
* stream_out/transcode.c: make sure the size of the encoded video is at least a multiple of 2.

19 years ago* src/video_output/vout_pictures.c: oups, inverted i_visible_lines and i_lines.
Gildas Bazin [Sat, 28 Aug 2004 18:07:35 +0000 (18:07 +0000)]
* src/video_output/vout_pictures.c: oups, inverted i_visible_lines and i_lines.

19 years ago* ALL: use i_visible_lines in plane_t.
Gildas Bazin [Sat, 28 Aug 2004 17:36:02 +0000 (17:36 +0000)]
* ALL: use i_visible_lines in plane_t.

19 years ago* include/vlc_video.h: added an i_visible_lines field to plane_t.
Gildas Bazin [Sat, 28 Aug 2004 16:46:22 +0000 (16:46 +0000)]
* include/vlc_video.h: added an i_visible_lines field to plane_t.

19 years ago * stream.c: oops another bug with SET_ID...
Laurent Aimar [Sat, 28 Aug 2004 15:40:11 +0000 (15:40 +0000)]
 * stream.c: oops another bug with  SET_ID...

19 years ago * all: ooops wrong order for ACCESS_SET_PRIVATE_ID...
Laurent Aimar [Sat, 28 Aug 2004 15:20:18 +0000 (15:20 +0000)]
 * all: ooops wrong order for ACCESS_SET_PRIVATE_ID...