1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
Commit Graph

466 Commits

Author SHA1 Message Date
Rémi Denis-Courmont
9cd6bb5e40 Most of what would fix #14 if we really wanted to 2005-06-25 12:47:15 +00:00
Derk-Jan Hartman
051cac88d8 * test for sqrtf in -lmx. If present add to x264 compile flags 2005-06-21 21:31:28 +00:00
Felix Paul Kühne
d4d9435131 * forward-port of [11453] plus a small string-enhancement to src/libvlc.h 2005-06-17 19:30:24 +00:00
Christophe Massiot
577bceea75 * 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).
2005-06-08 14:39:03 +00:00
Derk-Jan Hartman
46148fdac4 * Disable the coreaudio resampler 2005-06-05 21:38:57 +00:00
Antoine Cellerier
eede8c98a0 same in trunk ... 2005-06-02 13:22:17 +00:00
Derk-Jan Hartman
3743f8f902 * Do not link twice to avcodec for builtin avcodec based module. closes #170 2005-06-01 16:10:33 +00:00
Rémi Denis-Courmont
cd75e0a9e4 Cleanup 2005-05-31 20:33:35 +00:00
Gildas Bazin
bcfd2760d7 * configure.ac: s/0.8.3/0.8.3-svn. 2005-05-26 14:00:48 +00:00
Gildas Bazin
0e3121b1c8 * configure.ac: fixed struct addrinfo detection on wince. 2005-05-26 09:21:28 +00:00
Rémi Denis-Courmont
222d1489ea Fix linking of switcher_out plugin (closes #148) 2005-05-24 08:39:05 +00:00
Rémi Denis-Courmont
aabc8afcd1 Attempt to fix addrinfo detection on WinCE 2005-05-24 07:47:18 +00:00
Gildas Bazin
e48600a2b2 * configure.ac: s/0.8.3/0.8.3-svn 2005-05-23 09:28:02 +00:00
Antoine Cellerier
20642e73eb * change trunk version name to 0.8.3-svn so people don't get it confused
with the 0.8.2 branch
2005-05-23 08:33:51 +00:00
Eric Petit
413b31ee1d src/*: BeOS compile fixes
configure.ac: access_ftp now requires -lnet on BeOS
2005-05-23 06:22:02 +00:00
Christophe Massiot
24dfb6fecc * configure.ac : Build dvb as built-in when using --with-dvbpsi-tree. This
fixes dvb on x86_64 architecture.
2005-05-18 16:07:40 +00:00
Christophe Massiot
c18080c926 * configure.ac: Compile libmpeg2 as a built-in when --with-ffmpeg-tree is
requested. Fixes the build of plugins on x86_64 architecture.
2005-05-18 15:02:26 +00:00
Christophe Massiot
f60f74ec16 * configure.ac : Fixed a typo in libtwolame LDFLAGS. 2005-05-17 20:56:22 +00:00
Derk-Jan Hartman
60e9c3a7e7 * When building coreaudio module, also build auhal module 2005-05-15 14:41:50 +00:00
Antoine Cellerier
cafbde3b16 * prepare 0.8.2-test1
* update NEWS
2005-05-12 14:29:58 +00:00
Gildas Bazin
c37c7fd5a2 * configure.ac, Makefile.am: fixes for WinCE build. 2005-05-11 11:30:12 +00:00
Antoine Cellerier
aa632ae84c change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build) 2005-05-10 12:56:02 +00:00
Sam Hocevar
479539b423 * Changed temporary version to 0.8.2.svn. Sorry about that, but it
conflicts with the version in Debian which I am unable to change.
2005-05-09 16:22:10 +00:00
Rémi Denis-Courmont
4cddd75177 Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands 2005-05-07 19:09:11 +00:00
Sam Hocevar
a110441d5a * do not use a dynamic linker if no plugin support was detected/requested. 2005-05-04 14:43:00 +00:00
Felix Paul Kühne
a180b7f48a * aded the new Catalan translation 2005-05-03 20:10:10 +00:00
Christophe Massiot
17aa2b4ee2 * ALL: We are now using libtwolame instead of libtoolame. The reason is that
twolame is thread-safe and maintained. Update your batch files for
  --enable-twolame instead of --enable-toolame. See http://twolame.sf.net
  for more information.
2005-04-29 15:57:24 +00:00
Benjamin Pracht
f657cab57a Compiles mkv.cpp in -O1 on darwin to work around a gcc bug. 2005-04-26 21:34:46 +00:00
Gildas Bazin
fbb6b80239 * configure.ac: add access_filter_record to the build. 2005-04-26 08:25:33 +00:00
Rémi Denis-Courmont
b8bf689d28 Don't enable externrun module in -hopefully- upcoming 0.8.2 2005-04-19 08:20:30 +00:00
Rémi Denis-Courmont
c57f42c1ac add -lz to build gnutls (see if it doesn't break) 2005-04-18 08:37:59 +00:00
Jean-Paul Saman
16caa3618b Make compilation of mozilla plugin easier on different distributions. Removed fixed include paths from mozilla/Makefile.am. XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}.
Configure and compile with XPIDL=<path_to_xpidl> application of your mozilla version, eg for mozilla-1.7.6 use: XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure <rest of line> && make
2005-04-16 14:10:00 +00:00
Christophe Massiot
f976d6ae30 * ALL: converted the video output module "picture" to a stream output
module "mosaic-bridge".
2005-04-15 20:01:19 +00:00
Christophe Massiot
9b84890c73 * configure.ac: Support for x86_64 architecture. 2005-04-15 19:02:14 +00:00
Felix Paul Kühne
f5dc2b5e3f * added Chinese Traditional translation by Frank Chao <frank0624 (at) gmail.com> 2005-04-12 18:51:14 +00:00
Sigmund Augdal Helberg
8211937712 demux/playlist/*: Added a special "shoutcast" mode to b4s parser
rest: new services discovery module to get channels from shoutcast
2005-04-10 11:55:16 +00:00
Derk-Jan Hartman
a89423a894 * Fix vlc compilation on gcc-4.0 (only one patch how easy was that) 2005-04-09 23:31:47 +00:00
Gildas Bazin
f2a0cc3fb4 * src/input/demux.c: skip header id3tag in the core before loading the demux (id3tags have a tendency to mess probing).
* modules/demux/flac.c, modules/demux/mpeg/m4a.c,mpga.c: update id3tag parsing.
* modules/demux/util/id3tag.c: id3tag parsing doesn't need to skip the id3tag header anymore.
* modules/demux/util/id3.c: module removed because id3tag header skipping isn't needed anymore.
2005-04-09 11:27:23 +00:00
Gildas Bazin
d0d6794248 * configure.ac: don't include externrun in the wince build. 2005-04-09 09:26:41 +00:00
Rémi Denis-Courmont
0f024a91f2 - remove externrun directory
- struct addrinfo check
2005-04-09 07:42:21 +00:00
Sylvain Cadhillac
fdebeceeb5 An interface to run extern programs (such as shutdown) 2005-04-08 20:22:45 +00:00
Rémi Denis-Courmont
68f7b2b3ab - Simplify check for getnameinfo
- Added check for getaddrinfo
2005-04-08 20:04:59 +00:00
Gildas Bazin
fad12b2e73 * modules/misc/win32text.c: text renderer using the win32 TextOut API. 2005-04-05 20:50:10 +00:00
Gildas Bazin
6a0a31cb7b * configure.ac: added access_filter_timeshift to the build. 2005-03-29 20:04:44 +00:00
Christophe Massiot
6510bfafe7 * modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
ES packets between different inputs.
2005-03-23 18:39:46 +00:00
Laurent Aimar
c47f3efc64 * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
(Seek is slow, I don't support index yet).
2005-03-23 17:00:15 +00:00
Cyril Deguet
b6e9913fd6 - all: use fribidi in skins2 text rendering if available 2005-03-20 15:58:04 +00:00
Gildas Bazin
59dd99e93c * configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support. 2005-03-16 21:38:19 +00:00
Derk-Jan Hartman
85ec0d848e * New ignore-filetypes option for the directory module.
- you can specify a comma-seperated list of file-extensions. Files of this type will not be added to the
    playlist when the directory module parses directory contents.
    This prevents duplication of playlist items (both m3u and the real files were being played, or both .bin and .cue were added, therfore playing the same movie twice) and the adding of items that are not really useful to VLC as seperate playlist items.
  - By default are ignored the following: m3u,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
2005-03-16 00:16:03 +00:00
Gildas Bazin
84266aae3a * configure.ac: proper LDFLAGS on win32 for the wince gui. 2005-03-15 13:44:31 +00:00