]> git.sesse.net Git - vlc/log
vlc
19 years agognutls.c: add shortname
Rémi Denis-Courmont [Thu, 10 Mar 2005 09:56:07 +0000 (09:56 +0000)]
gnutls.c: add shortname

19 years agoShould fix compile
Clément Stenac [Thu, 10 Mar 2005 09:47:20 +0000 (09:47 +0000)]
Should fix compile

19 years agoMissing properties
Rémi Denis-Courmont [Thu, 10 Mar 2005 08:27:21 +0000 (08:27 +0000)]
Missing properties

19 years ago- Fix GnuTLS version detection
Rémi Denis-Courmont [Thu, 10 Mar 2005 08:23:03 +0000 (08:23 +0000)]
- Fix GnuTLS version detection

19 years agoPreferences update :
Clément Stenac [Thu, 10 Mar 2005 00:17:33 +0000 (00:17 +0000)]
Preferences update :
- Sorted marq options
- A52 & DTS are audio decoders
- Moved freetype to subtitles/OSD

(last 2 suggested by Anil)

19 years agomkv.cpp: cleaner handling of some tables (now vectors)
Steve Lhomme [Wed, 9 Mar 2005 21:45:02 +0000 (21:45 +0000)]
mkv.cpp: cleaner handling of some tables (now vectors)

19 years agoPreferences icons
Clément Stenac [Wed, 9 Mar 2005 21:06:09 +0000 (21:06 +0000)]
Preferences icons

19 years ago* modules/codec/ffmpeg/video.c: take input rate into account when interpolating next...
Gildas Bazin [Wed, 9 Mar 2005 19:57:28 +0000 (19:57 +0000)]
* modules/codec/ffmpeg/video.c: take input rate into account when interpolating next pts.

19 years agoDon't switch interfaces under linux
Clément Stenac [Wed, 9 Mar 2005 18:05:30 +0000 (18:05 +0000)]
Don't switch interfaces under linux

19 years ago* added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
Derk-Jan Hartman [Wed, 9 Mar 2005 16:00:03 +0000 (16:00 +0000)]
* added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
* upgraded libcdio to 0.7.2 (not that it makes much difference :) )

19 years agostring rationalization (yeah, I know the KDE interface is not used)
Rémi Denis-Courmont [Wed, 9 Mar 2005 13:07:26 +0000 (13:07 +0000)]
string rationalization (yeah, I know the KDE interface is not used)

19 years agoall: correctly align multiline strings when not left-aligned
Sigmund Augdal Helberg [Wed, 9 Mar 2005 12:58:13 +0000 (12:58 +0000)]
all: correctly align multiline strings when not left-aligned

19 years ago* modules/mux/mpeg/ps.c: small cleanup.
Gildas Bazin [Wed, 9 Mar 2005 12:52:47 +0000 (12:52 +0000)]
* modules/mux/mpeg/ps.c: small cleanup.

19 years ago* modules/demux/ps.[c,h]: fixed PSM parsing bug.
Gildas Bazin [Wed, 9 Mar 2005 12:39:36 +0000 (12:39 +0000)]
* modules/demux/ps.[c,h]: fixed PSM parsing bug.

19 years ago* modules/mux/mpeg/ps.c: correct PSM size.
Gildas Bazin [Wed, 9 Mar 2005 12:17:01 +0000 (12:17 +0000)]
* modules/mux/mpeg/ps.c: correct PSM size.

19 years agoHandle VOC files with multiple blocks properly
Rémi Denis-Courmont [Wed, 9 Mar 2005 11:54:36 +0000 (11:54 +0000)]
Handle VOC files with multiple blocks properly

19 years ago* src/video_output/vout_subpictures.c: pass on video output size changes to the text...
Gildas Bazin [Wed, 9 Mar 2005 11:43:02 +0000 (11:43 +0000)]
* src/video_output/vout_subpictures.c: pass on video output size changes to the text renderer.

19 years ago* modules/misc/freetype.c: handle size change properly.
Gildas Bazin [Wed, 9 Mar 2005 11:42:05 +0000 (11:42 +0000)]
* modules/misc/freetype.c: handle size change properly.

19 years ago* modules/video_filter/mosaic.c: compilation fix.
Gildas Bazin [Wed, 9 Mar 2005 10:46:45 +0000 (10:46 +0000)]
* modules/video_filter/mosaic.c: compilation fix.

19 years ago* modules/misc/freetype.c: don't display only the last line.
Gildas Bazin [Wed, 9 Mar 2005 10:18:27 +0000 (10:18 +0000)]
* modules/misc/freetype.c: don't display only the last line.

19 years ago- seeking in .VOC file
Rémi Denis-Courmont [Wed, 9 Mar 2005 09:03:32 +0000 (09:03 +0000)]
- seeking in .VOC file

19 years ago* modules/mux/mpeg/ps.c: shut-up valgrind warning.
Gildas Bazin [Wed, 9 Mar 2005 00:59:09 +0000 (00:59 +0000)]
* modules/mux/mpeg/ps.c: shut-up valgrind warning.

19 years ago vlc_common.h: define INT64_MIN/INT64_MAX if necessary
Eric Petit [Wed, 9 Mar 2005 00:43:46 +0000 (00:43 +0000)]
 vlc_common.h: define INT64_MIN/INT64_MAX if necessary

19 years ago* modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.
Gildas Bazin [Wed, 9 Mar 2005 00:31:19 +0000 (00:31 +0000)]
* modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.

19 years ago* modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.
Gildas Bazin [Wed, 9 Mar 2005 00:30:09 +0000 (00:30 +0000)]
*  modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.

19 years ago video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
Eric Petit [Wed, 9 Mar 2005 00:18:15 +0000 (00:18 +0000)]
 video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
         always defined)

19 years agoVCDX depends on libiso9660. Up libcdio version to 0.72.
Rocky Bernstein [Tue, 8 Mar 2005 23:52:01 +0000 (23:52 +0000)]
VCDX depends on libiso9660. Up libcdio version to 0.72.

19 years ago* TEST: removing #include <jis.h> from the mozilla plugin to see if we really require...
Derk-Jan Hartman [Tue, 8 Mar 2005 23:25:11 +0000 (23:25 +0000)]
* TEST: removing #include <jis.h> from the mozilla plugin to see if we really require Java support.
  if this breaks the linux or win32 mozilla plugin then it should be restored.

19 years ago* modules/packetizer/mpeg4video.c: fixed segfault
Gildas Bazin [Tue, 8 Mar 2005 23:21:40 +0000 (23:21 +0000)]
* modules/packetizer/mpeg4video.c: fixed segfault

19 years agomkv.cpp: keep the interresting segments somewhere in memory (not functional yet)
Steve Lhomme [Tue, 8 Mar 2005 21:43:42 +0000 (21:43 +0000)]
mkv.cpp: keep the interresting segments somewhere in memory (not functional yet)

19 years ago* modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.
Gildas Bazin [Tue, 8 Mar 2005 20:17:43 +0000 (20:17 +0000)]
* modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.

19 years agoStrings rationalization
Rémi Denis-Courmont [Tue, 8 Mar 2005 18:43:51 +0000 (18:43 +0000)]
Strings rationalization

19 years agoFix max UDP port number
Rémi Denis-Courmont [Tue, 8 Mar 2005 18:34:00 +0000 (18:34 +0000)]
Fix max UDP port number

19 years ago* modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which...
Gildas Bazin [Tue, 8 Mar 2005 18:10:49 +0000 (18:10 +0000)]
* modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which isn't fatal.

19 years agoSame fix for non-constant string.
Rémi Denis-Courmont [Tue, 8 Mar 2005 17:31:31 +0000 (17:31 +0000)]
Same fix for non-constant string.

The playlist works fine again (with ASCII/Latin locale charset).
When in UTF8, it might be a good idea to check for invalid bytes
sequences and replace them with question mark - at the moment
wxWidgets still leave the whole text blank which result in blank
playlist item in the playlist.

19 years agoFix conversion from locale to wxWidgets' Unicode
Rémi Denis-Courmont [Tue, 8 Mar 2005 17:11:08 +0000 (17:11 +0000)]
Fix conversion from locale to wxWidgets' Unicode
(the documentation for wxWidgets 2.5.3 is wrong :
 wxConvCurrent (which does not work) does not point
 to wxConvLibc nor wxConvLocal (which both work))

It is now possible to use wxvlc with non UTF-8 locale.
Previously, any text item with non-ASCII character in it would be
blank.

19 years ago* modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.
Christophe Massiot [Tue, 8 Mar 2005 16:50:19 +0000 (16:50 +0000)]
* modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.

19 years agoFix UDP unicast access when both IPv6 and non-default port are used
Rémi Denis-Courmont [Tue, 8 Mar 2005 16:29:30 +0000 (16:29 +0000)]
Fix UDP unicast access when both IPv6 and non-default port are used

19 years agoEnable voc demux
Rémi Denis-Courmont [Tue, 8 Mar 2005 13:54:11 +0000 (13:54 +0000)]
Enable voc demux

19 years agoCreative Voice File demux
Rémi Denis-Courmont [Tue, 8 Mar 2005 13:53:36 +0000 (13:53 +0000)]
Creative Voice File demux

19 years ago* modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.
Gildas Bazin [Tue, 8 Mar 2005 13:16:38 +0000 (13:16 +0000)]
* modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.

19 years ago* modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
Gildas Bazin [Tue, 8 Mar 2005 13:15:56 +0000 (13:15 +0000)]
* modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
* modules/stream_out/transcode.c: fixed segfault.

19 years ago* modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.
Gildas Bazin [Tue, 8 Mar 2005 10:58:49 +0000 (10:58 +0000)]
* modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.

19 years ago* configure.ac: packetizers are not only useful with the stream output.
Gildas Bazin [Tue, 8 Mar 2005 10:15:36 +0000 (10:15 +0000)]
* configure.ac: packetizers are not only useful with the stream output.

19 years agoinput.c: allow "intelligent" previous-chapter behaviour for access sources too
Steve Lhomme [Tue, 8 Mar 2005 09:06:27 +0000 (09:06 +0000)]
input.c: allow "intelligent" previous-chapter behaviour for access sources too

19 years ago* modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer...
Gildas Bazin [Tue, 8 Mar 2005 01:54:55 +0000 (01:54 +0000)]
* modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer api change.

19 years ago* src/input/es_out.c: fixed another small mem leak.
Gildas Bazin [Tue, 8 Mar 2005 01:38:33 +0000 (01:38 +0000)]
* src/input/es_out.c: fixed another small mem leak.

19 years ago* src/input/es_out.c: fixed small mem leak.
Gildas Bazin [Tue, 8 Mar 2005 01:24:27 +0000 (01:24 +0000)]
* src/input/es_out.c: fixed small mem leak.

19 years ago* include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler...
Gildas Bazin [Tue, 8 Mar 2005 01:23:54 +0000 (01:23 +0000)]
* include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler and more powerful text renderer api.
* modules/misc/freetype.c: rewrite to the new api + outputs YUVP subpicture regions now.

19 years ago* Fix udp->tcp rollover when using multicast in rtsp. now bail after 36 seconds in...
Derk-Jan Hartman [Mon, 7 Mar 2005 23:54:51 +0000 (23:54 +0000)]
* Fix udp->tcp rollover when using multicast in rtsp. now bail after 36 seconds in case of multicast, .9 seconds otherwise. Bail after 3secs of no longer receiving data (multicast or unicast).

19 years ago* dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio...
Derk-Jan Hartman [Mon, 7 Mar 2005 22:30:55 +0000 (22:30 +0000)]
* dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio. This should be fixed in the libcdio pkgconfig, but i'm tired of figuring out how to patch libcdio to do this.

19 years agomkv.cpp: prepare the code to handle seemless segment switching
Steve Lhomme [Mon, 7 Mar 2005 22:05:54 +0000 (22:05 +0000)]
mkv.cpp: prepare the code to handle seemless segment switching

19 years ago * add a mutex so the callbacks don't change anything while the filter is
Antoine Cellerier [Mon, 7 Mar 2005 20:50:13 +0000 (20:50 +0000)]
 * add a mutex so the callbacks don't change anything while the filter is
   doing something

19 years ago* modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn...
Gildas Bazin [Mon, 7 Mar 2005 20:36:18 +0000 (20:36 +0000)]
* modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn't use floats.

19 years agoFixes a compiler warning
Rémi Denis-Courmont [Mon, 7 Mar 2005 20:21:24 +0000 (20:21 +0000)]
Fixes a compiler warning

19 years agomake the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT...
Steve Lhomme [Mon, 7 Mar 2005 20:16:52 +0000 (20:16 +0000)]
make the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT_TIME

19 years agoaudio.c: fix a compiler portability issue
Steve Lhomme [Mon, 7 Mar 2005 20:13:56 +0000 (20:13 +0000)]
audio.c: fix a compiler portability issue

19 years ago- Don't crash when transcoding is enabled
Rémi Denis-Courmont [Mon, 7 Mar 2005 19:59:38 +0000 (19:59 +0000)]
- Don't crash when transcoding is enabled
- Some cleanup

19 years ago* modules/gui/wince/interface.cpp: compilation fix.
Gildas Bazin [Mon, 7 Mar 2005 19:41:34 +0000 (19:41 +0000)]
* modules/gui/wince/interface.cpp: compilation fix.

19 years ago* modules/misc/freetype.c: removed debug messages.
Gildas Bazin [Mon, 7 Mar 2005 19:35:11 +0000 (19:35 +0000)]
* modules/misc/freetype.c: removed debug messages.

19 years ago* src/video_output/vout_subpictures.c: New function spu_MakeRegion which
Christophe Massiot [Mon, 7 Mar 2005 19:28:52 +0000 (19:28 +0000)]
* src/video_output/vout_subpictures.c: New function spu_MakeRegion which
  reuses a given picture_t without allocating a new one.
* modules/video_output/picture.c: New --picture-height and width options
  to do the scaling in the vout thread. Misc bug corrections.
* modules/video_filter/mosaic.c: Less overhead.
* modules/codec/ffmpeg/video_filter.c: Do the scaling before the conversion
  in case the original size is bigger than the destination.

19 years ago* modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420 is the same as I420 (we could...
Gildas Bazin [Mon, 7 Mar 2005 18:34:21 +0000 (18:34 +0000)]
* modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420 is the same as I420 (we could convert to have the exact chroma but that would be slower).

19 years ago* configure.ac: fixed typo.
Gildas Bazin [Mon, 7 Mar 2005 18:04:24 +0000 (18:04 +0000)]
* configure.ac: fixed typo.

19 years ago* modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_pictures.c: fixed JPEG encoding.
Gildas Bazin [Mon, 7 Mar 2005 17:52:05 +0000 (17:52 +0000)]
* modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_pictures.c: fixed JPEG encoding.

19 years ago* modules/access/dshow: flush the capture pin's buffers when the capture filter is...
Gildas Bazin [Mon, 7 Mar 2005 16:33:56 +0000 (16:33 +0000)]
* modules/access/dshow: flush the capture pin's buffers when the capture filter is stopped (instead of doing it in the pin's destructor).

19 years agopropset
Rémi Denis-Courmont [Mon, 7 Mar 2005 15:04:53 +0000 (15:04 +0000)]
propset

19 years agoAllow seeking
Rémi Denis-Courmont [Mon, 7 Mar 2005 15:02:33 +0000 (15:02 +0000)]
Allow seeking

19 years ago* modules/gui/wince: fixed bunch of bugs and memory leaks.
Gildas Bazin [Mon, 7 Mar 2005 14:37:39 +0000 (14:37 +0000)]
* modules/gui/wince: fixed bunch of bugs and memory leaks.

19 years agotypo fix
Rémi Denis-Courmont [Mon, 7 Mar 2005 13:28:08 +0000 (13:28 +0000)]
typo fix

19 years agoCosmetic cleanup (pointed out by fenrir)
Rémi Denis-Courmont [Mon, 7 Mar 2005 13:26:33 +0000 (13:26 +0000)]
Cosmetic cleanup (pointed out by fenrir)

19 years agoFix email address
Rémi Denis-Courmont [Mon, 7 Mar 2005 13:12:51 +0000 (13:12 +0000)]
Fix email address

19 years agoForgotten new file from previous commit
Rémi Denis-Courmont [Mon, 7 Mar 2005 13:10:29 +0000 (13:10 +0000)]
Forgotten new file from previous commit

19 years ago- XA file demux
Rémi Denis-Courmont [Mon, 7 Mar 2005 13:05:06 +0000 (13:05 +0000)]
- XA file demux
- EA ADPCM decoder (Maxis games)
(- corner case memleak in adpcm decoder)

19 years ago* configure.ac: Link against dependent static libraries successfully on
Andre Pang [Mon, 7 Mar 2005 13:00:48 +0000 (13:00 +0000)]
* configure.ac: Link against dependent static libraries successfully on
  Mac OS X

19 years ago- activate (make visible) as soon as embedded into a container, no longer wait for...
Damien Fouilleul [Mon, 7 Mar 2005 10:40:23 +0000 (10:40 +0000)]
- activate (make visible) as soon as embedded into a container, no longer wait for container to do the activation

This fixes an annoying Internet Explorer optimization which would make the activex control invisible till a user moves the mouse over it

19 years agoFix mpeg ps time output, making it seekable. There may still be an error in there...
Mark Moriarty [Mon, 7 Mar 2005 02:52:05 +0000 (02:52 +0000)]
Fix mpeg ps time output, making it seekable.  There may still be an error in there -- a test file reports 11:57 on VLC, 15:42 minutes on WMP, though it plays OK on both, seekable to the end.

19 years ago misc/freetype.c: compile fix
Eric Petit [Mon, 7 Mar 2005 00:54:26 +0000 (00:54 +0000)]
 misc/freetype.c: compile fix

19 years ago* modules/codec/ffmpeg/audio.c: fix for ALAC support.
Gildas Bazin [Sun, 6 Mar 2005 19:37:26 +0000 (19:37 +0000)]
* modules/codec/ffmpeg/audio.c: fix for ALAC support.

19 years ago* modules/codec/flac.c, configure.ac: FLAC packetizer doesn't depend on libflac anymore.
Gildas Bazin [Sun, 6 Mar 2005 18:46:43 +0000 (18:46 +0000)]
* modules/codec/flac.c, configure.ac: FLAC packetizer doesn't depend on libflac anymore.

19 years agoremove useless --rc-extend option in favor of the longhelp command
Antoine Cellerier [Sun, 6 Mar 2005 18:10:51 +0000 (18:10 +0000)]
remove useless --rc-extend option in favor of the longhelp command

19 years ago* modules/codec/ffmpeg: support for libavcodec's flac decoder.
Gildas Bazin [Sun, 6 Mar 2005 17:54:34 +0000 (17:54 +0000)]
* modules/codec/ffmpeg: support for libavcodec's flac decoder.

19 years ago* src/input/es_out.c: ES_OUT_SET_FMT restarts the decoder.
Gildas Bazin [Sun, 6 Mar 2005 17:53:49 +0000 (17:53 +0000)]
* src/input/es_out.c: ES_OUT_SET_FMT restarts the decoder.

19 years ago * mosaic call back help
Antoine Cellerier [Sun, 6 Mar 2005 16:39:27 +0000 (16:39 +0000)]
 * mosaic call back help

19 years agoenable rc logo-file on the fly
Mark Moriarty [Sun, 6 Mar 2005 16:27:35 +0000 (16:27 +0000)]
enable rc logo-file on the fly

19 years ago* modules/demux/mp4, modules/codec/ffmpeg: support for Apple Lossless Audio Codec.
Gildas Bazin [Sun, 6 Mar 2005 16:25:02 +0000 (16:25 +0000)]
* modules/demux/mp4, modules/codec/ffmpeg: support for Apple Lossless Audio Codec.

19 years agotranscode -- prevent user error, limit mp3 channels to max of 2
Mark Moriarty [Sun, 6 Mar 2005 14:48:14 +0000 (14:48 +0000)]
transcode -- prevent user error, limit mp3 channels to max of 2

19 years ago* src/video_output/video_output.c: revert commit 10160 which breaks direct-rendering.
Gildas Bazin [Sun, 6 Mar 2005 13:55:48 +0000 (13:55 +0000)]
* src/video_output/video_output.c: revert commit 10160 which breaks direct-rendering.

19 years agovideo_output.c: use the visible dimensions and not the pixel dimensions
Steve Lhomme [Sun, 6 Mar 2005 13:44:17 +0000 (13:44 +0000)]
video_output.c: use the visible dimensions and not the pixel dimensions

if this create some memory leaks, it should be corrected elsewhere
this solves the HDTV grey line bug

19 years agoFixes segfault
Rémi Denis-Courmont [Sun, 6 Mar 2005 11:07:41 +0000 (11:07 +0000)]
Fixes segfault

19 years ago* added statistics, blue/green wall filter and goom effect video filter to the TODO...
Derk-Jan Hartman [Sun, 6 Mar 2005 10:53:18 +0000 (10:53 +0000)]
* added statistics, blue/green wall filter and goom effect video filter to the TODO list

19 years agomkv.cpp: support aspect ratio for video tracks
Steve Lhomme [Sun, 6 Mar 2005 10:36:49 +0000 (10:36 +0000)]
mkv.cpp: support aspect ratio for video tracks

19 years ago- support for client certificate verification from SSL server
Rémi Denis-Courmont [Sun, 6 Mar 2005 09:06:09 +0000 (09:06 +0000)]
- support for client certificate verification from SSL server
  (= sort of server-side support for secure VoD)
- fixes global mutex name

19 years ago* modules/video_output/wingdi.c, include/video_output.h: disable GAPI when the video...
Gildas Bazin [Sat, 5 Mar 2005 18:07:49 +0000 (18:07 +0000)]
* modules/video_output/wingdi.c, include/video_output.h: disable GAPI when the video window looses the focus.

19 years ago* modules/gui/wince/*: improvements to the WinCE interface.
Gildas Bazin [Sat, 5 Mar 2005 18:05:42 +0000 (18:05 +0000)]
* modules/gui/wince/*: improvements to the WinCE interface.

19 years ago* src/input/stream.c: check return value of malloc/realloc.
Gildas Bazin [Sat, 5 Mar 2005 18:02:56 +0000 (18:02 +0000)]
* src/input/stream.c: check return value of malloc/realloc.

19 years agoMemleak fixed
Rémi Denis-Courmont [Sat, 5 Mar 2005 18:01:05 +0000 (18:01 +0000)]
Memleak fixed

19 years ago* modules/demux/*: removed useless probing messages.
Gildas Bazin [Sat, 5 Mar 2005 17:54:19 +0000 (17:54 +0000)]
* modules/demux/*: removed useless probing messages.

19 years agofreetype.c: fix rendering with X11 vout. Do not ask me why this is
Sigmund Augdal Helberg [Sat, 5 Mar 2005 17:49:33 +0000 (17:49 +0000)]
freetype.c: fix rendering with X11 vout. Do not ask me why this is
necessary, and even less ask me why the vout used make a difference

19 years ago- TLS API cleanup
Rémi Denis-Courmont [Sat, 5 Mar 2005 17:46:10 +0000 (17:46 +0000)]
- TLS API cleanup
- some minor fixes as well

19 years ago* ALL: a few fixes.
Gildas Bazin [Sat, 5 Mar 2005 17:18:30 +0000 (17:18 +0000)]
* ALL: a few fixes.