Commit Graph

33415 Commits

Author SHA1 Message Date
Rémi Duraffort 6ceccc7d90 stream_out siwtcher needs avcodec (fix missing symbols). 2009-07-09 11:15:18 +02:00
Rémi Denis-Courmont 9c2b79c89a X11: I don't want random local users accessing my videos!
(cherry picked from commit 0e4d1695919d4fe47e18e0708825508f9abc68c6)
2009-07-08 23:15:24 +03:00
Jean-Baptiste Kempf e29893130b Libogg update to 1.1.4 2009-07-08 19:02:00 +02:00
Rémi Denis-Courmont 1cf4ccdf71 Spell developer properly 2009-07-08 19:56:28 +03:00
Jean-Baptiste Kempf 923f3ec6d4 Update libvorbis to 1.2.2 2009-07-08 18:37:25 +02:00
Jean-Baptiste Kempf 4ddcb8a281 Contrib: Forgotten file 2009-07-08 18:06:14 +02:00
Jean-Baptiste Kempf 799f0ec128 Contrib: fluidsynth on WIN32 2009-07-08 18:01:48 +02:00
Rémi Duraffort 44d12709d3 Fix compilation of the switcher module. 2009-07-08 11:32:41 +02:00
Rémi Duraffort 02b338985c Fix configure to enable the stream_out_switcher if requiere. 2009-07-08 11:17:21 +02:00
Rémi Duraffort 9ae8c891a9 Fix build. 2009-07-08 10:51:42 +02:00
Rémi Duraffort 472aec28c6 Add a visualization module using libprojectM.
If you want to try it and report bugs use --enable-projectm.
2009-07-08 10:23:44 +02:00
Rémi Duraffort f78545dda5 rtmp: add an option to let the user set swfUrl and pageUrl. 2009-07-08 09:20:12 +02:00
Kevin DuBois af0ba14451 RTMP handshake compliance for clients
The spec says that the 2nd round of packets need to have the 1st 4 bytes be the
timestamp (potentially zero) and the next 4 bytes be zero. The bytes after that
should be random. (not necessarily cryptographically secure, just for
establishing a unique echo response in the 3rd round of packets).

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
2009-07-08 09:19:38 +02:00
Rémi Duraffort 3b03fae916 Move the test about variable (I will clean this later on). 2009-07-08 09:14:16 +02:00
Jean-Baptiste Kempf 3f5c831877 Qt: avoid a crash with plugins dialog. 2009-07-08 01:40:32 +02:00
Rémi Duraffort 905600df51 Add a test for the vlc variables. 2009-07-07 22:32:31 +02:00
Rémi Duraffort 93512b8208 Remove unused define. 2009-07-07 22:13:54 +02:00
Rémi Duraffort 0a201d9d01 variables: cosmetics. 2009-07-07 19:17:05 +02:00
Rémi Duraffort 651b9c8bca Factorize. 2009-07-07 18:40:22 +02:00
Rémi Duraffort 35178153c9 Makefile: the wx inteface does not exist anymore. 2009-07-07 09:49:53 +02:00
Rémi Duraffort 6811f46056 Fix typo. 2009-07-07 09:21:25 +02:00
Rémi Duraffort 322eab0c2d http: limit the number of redirection we can follow. 2009-07-07 09:21:25 +02:00
Rémi Duraffort 1df91954cb http: remove trailing space. 2009-07-07 09:21:24 +02:00
Rémi Duraffort 064c638ac9 Fix an infinite loop if we redirect from http to https (or contrary). 2009-07-07 09:21:24 +02:00
Rafaël Carré 220f75c809 Folder album art : use the correct config option name 2009-07-07 02:24:44 +02:00
Rafaël Carré 0af7d430b6 folder meta data retriver: some enhancements
Add rockbox's cover.jpg to the list of known files
Give the possibility to add a custom filename with --album-art-filename
Properly handle URIs on Win32 and other
Cleaner code
2009-07-07 01:55:54 +02:00
Jean-Baptiste Kempf 70e91fe285 Qt: fix albumart on Win32.
(cherry picked from commit 1cc1d3ab74fac41f348d772d8685203b82577d0e)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-07-07 01:53:20 +02:00
Jean-Baptiste Kempf 1330bc9586 Fontconfig update for Win32 2009-07-07 01:52:52 +02:00
Laurent Aimar c1fd947c0f Cosmetic. 2009-07-06 23:33:05 +02:00
Laurent Aimar e0882fbcce Fixed a typo (cosmetic). 2009-07-06 23:33:05 +02:00
Rémi Denis-Courmont 88e839df43 Do not blindly favor writers
This fixes a corner case:
A: rdlock -> OK
B: wrlock -> sleeps
A: rdlock -> dead lock
2009-07-06 23:50:03 +03:00
Rémi Denis-Courmont 5662f3a4e2 Small simplification 2009-07-06 23:49:46 +03:00
Rémi Denis-Courmont f732472647 Relax libvlccore.sym ordering (completely) 2009-07-06 23:25:53 +03:00
Rémi Denis-Courmont 53afb986b8 Remove useless member 2009-07-06 23:25:42 +03:00
Sébastien Escudier 31b1e9090b VLM add input events
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
2009-07-06 21:36:01 +02:00
Laurent Aimar 91d60a7c96 Moved DEFAULT_CHAN to vlc_osd.h 2009-07-06 21:26:53 +02:00
Rémi Denis-Courmont a120d3b56a Do not remove static data files when cleaning - fix make clean all
(cherry picked from commit 3aa5a9f8cd7005aacbdb9211c17fae4570e065a1)
2009-07-06 18:07:10 +03:00
Felix Paul Kühne cf35b4e78a fixed merging 2009-07-06 16:43:14 +02:00
Felix Paul Kühne 9d134194c4 contribs: updated binary package feat. eac3 support in ffmpeg and updated libass 2009-07-06 16:34:36 +02:00
Felix Paul Kühne 9fd3d36ca4 ffmpeg/contrib: fixed logic bug which failed compilation on Darwin. Needs review. 2009-07-06 16:32:29 +02:00
Geoffroy Couprie f5c2514a7a Win32: add a --no-crashdump option 2009-07-06 15:58:23 +02:00
Geoffroy Couprie ba501462ff Strip all debug symbols from binaries (and remove useless case for mozilla and activex) 2009-07-06 14:14:25 +02:00
Pierre d'Herbemont 6030a03b5a Revert "Remove enums from public APIs"
This reverts commit 3d0ef0165c.

As agreed, the information loss is too important, even for sanitizing the ABI. And there are alternative solutions available.
2009-07-05 19:51:56 -07:00
Pierre d'Herbemont f4b870787f libvlc: Correct the error string in libvlc_media_list_player_next. 2009-07-05 19:49:58 -07:00
Cyril Mathé 89c901ff96 Mozilla-plugin: Fix a crash when exiting
Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
(cherry picked from commit 2c1ccdbdd8070a7f0881619be181b9a2906a7dd8)
2009-07-06 00:31:10 +02:00
Rémi Denis-Courmont 3f949d6715 Deliver log messages synchronously to subscribers
Most if not all subscribers are using a fast asynchronous callback
internally anyway (at least Qt4 and libvlc do that). This was
redumdant and wasteful.
2009-07-05 20:30:49 +03:00
Rémi Denis-Courmont 651698d171 Read/write locks 2009-07-05 20:21:43 +03:00
Rémi Denis-Courmont f3aaa6e2c2 Do not embed \0 in format string - fix warning
Parsing of a format string will anyway stop at the first nul, so there
is no point in having two nuls.
2009-07-05 20:20:17 +03:00
Rémi Denis-Courmont bfd545e285 Remove buggy rule, fix distcheck
(cherry picked from commit 4054dd1fe53dac91138281fc3341bcbbc50f1fe8)
2009-07-05 15:31:32 +03:00
Rémi Denis-Courmont c54562d1b7 dist_ makes no sense inside automake conditionals
(cherry picked from commit 3709fb1eea9ec601981791c0e77a5d9d30dca38d)
2009-07-05 15:31:30 +03:00