]> git.sesse.net Git - vlc/log
vlc
16 years agomacosx: we need to import intf.h before any import of vlc/vlc.h, because it includes...
Felix Paul Kühne [Sun, 27 Jan 2008 18:49:32 +0000 (18:49 +0000)]
macosx: we need to import intf.h before any import of vlc/vlc.h, because it includes config.h

16 years agoFix symbols list, fix linking on platforms that DO have strnlen
Rémi Denis-Courmont [Sun, 27 Jan 2008 17:59:46 +0000 (17:59 +0000)]
Fix symbols list, fix linking on platforms that DO have strnlen

16 years agostrnlen: export its VLC pendant properly and check its existance in cc.c. Fixes the...
Felix Paul Kühne [Sun, 27 Jan 2008 17:56:28 +0000 (17:56 +0000)]
strnlen: export its VLC pendant properly and check its existance in cc.c. Fixes the compilation onDarwin

16 years agoTypo
Rémi Denis-Courmont [Sun, 27 Jan 2008 17:51:49 +0000 (17:51 +0000)]
Typo

16 years agoDist vlc_fixups
Rémi Denis-Courmont [Sun, 27 Jan 2008 17:05:30 +0000 (17:05 +0000)]
Dist vlc_fixups

16 years agoUpdate the symbols list
Rémi Denis-Courmont [Sun, 27 Jan 2008 16:43:31 +0000 (16:43 +0000)]
Update the symbols list

16 years agoFix another series of HAVE_ dependencies (string replacement functions mostly).
Rémi Denis-Courmont [Sun, 27 Jan 2008 16:31:12 +0000 (16:31 +0000)]
Fix another series of HAVE_ dependencies (string replacement functions mostly).
Now vlc/vlc.h can be included out of the box.
However, I believe it will only work properly on little-endian 32-bits platforms.

16 years agoDon't mess up with config.h!
Rémi Denis-Courmont [Sun, 27 Jan 2008 15:59:21 +0000 (15:59 +0000)]
Don't mess up with config.h!

16 years agoDefault to using pthread instead of exploding.
Rémi Denis-Courmont [Sun, 27 Jan 2008 15:56:24 +0000 (15:56 +0000)]
Default to using pthread instead of exploding.
This fixes the single largest source of problems when including vlc/*.h out of the box.

16 years agoRemove check for pthread_once - we never used it
Rémi Denis-Courmont [Sun, 27 Jan 2008 15:45:34 +0000 (15:45 +0000)]
Remove check for pthread_once - we never used it

16 years agoRemove #define vlc_foobar NULL from the gone era of vlc_symbol
Rémi Denis-Courmont [Sun, 27 Jan 2008 15:36:15 +0000 (15:36 +0000)]
Remove #define vlc_foobar NULL from the gone era of vlc_symbol

16 years agoFix VLM compilation with --disable-vlm - fixes #1431
Rémi Denis-Courmont [Sun, 27 Jan 2008 15:18:38 +0000 (15:18 +0000)]
Fix VLM compilation with --disable-vlm - fixes #1431

16 years agofix warning
Rafaël Carré [Sun, 27 Jan 2008 14:26:33 +0000 (14:26 +0000)]
fix warning

16 years agocast to (const char**)
Rafaël Carré [Sun, 27 Jan 2008 14:26:08 +0000 (14:26 +0000)]
cast to (const char**)

16 years agocast to (char*) , remove unused code
Rafaël Carré [Sun, 27 Jan 2008 14:25:31 +0000 (14:25 +0000)]
cast to (char*) , remove unused code

16 years agomissing header
Rafaël Carré [Sun, 27 Jan 2008 14:25:03 +0000 (14:25 +0000)]
missing header

16 years agocast to (char*)
Rafaël Carré [Sun, 27 Jan 2008 14:24:33 +0000 (14:24 +0000)]
cast to (char*)

16 years agofix warnings, using (char*) casting
Rafaël Carré [Sun, 27 Jan 2008 14:24:04 +0000 (14:24 +0000)]
fix warnings, using (char*) casting

16 years agoStandard MIDI File: don't abuse demux_vaControlHelper which is meant for sample-based...
Rémi Denis-Courmont [Sat, 26 Jan 2008 15:18:21 +0000 (15:18 +0000)]
Standard MIDI File: don't abuse demux_vaControlHelper which is meant for sample-based audio files. This fixes the warping position and prevent uninplemented seeking.

16 years ago.
Christophe Massiot [Sat, 26 Jan 2008 12:30:36 +0000 (12:30 +0000)]
.

16 years agoQt4 - Fix segfault from previous commit, and read from the config only once and simplify.
Jean-Baptiste Kempf [Sat, 26 Jan 2008 06:24:47 +0000 (06:24 +0000)]
Qt4 - Fix segfault from previous commit, and read from the config only once and simplify.

16 years agoQt4- Playlist Model. Save the showColumn flags in the configuration ONLY during distr...
Jean-Baptiste Kempf [Sat, 26 Jan 2008 06:11:20 +0000 (06:11 +0000)]
Qt4- Playlist Model. Save the showColumn flags in the configuration ONLY during distruction and not while running.

16 years agoUpdate Po
Jean-Baptiste Kempf [Sat, 26 Jan 2008 05:12:23 +0000 (05:12 +0000)]
Update Po

16 years agoQt4 - Split PLItem and PLModel in two different files.
Jean-Baptiste Kempf [Sat, 26 Jan 2008 04:37:06 +0000 (04:37 +0000)]
Qt4 - Split PLItem and PLModel in two different files.

16 years agoQt4 - playlist, Don't fetch name if you have title. Less memory used, I think.
Jean-Baptiste Kempf [Sat, 26 Jan 2008 03:44:38 +0000 (03:44 +0000)]
Qt4 - playlist, Don't fetch name if you have title. Less memory used, I think.

16 years agoQt4 - Fix some sizing in open dialog.
Jean-Baptiste Kempf [Sat, 26 Jan 2008 01:53:51 +0000 (01:53 +0000)]
Qt4 - Fix some sizing in open dialog.

16 years agoQt4 - Remove unnecessary inclusion...
Jean-Baptiste Kempf [Sat, 26 Jan 2008 01:53:26 +0000 (01:53 +0000)]
Qt4 - Remove unnecessary inclusion...

16 years agoQt4 - Windows. Put the file extensions in a tree and in categories. Various checks...
Jean-Baptiste Kempf [Sat, 26 Jan 2008 01:51:35 +0000 (01:51 +0000)]
Qt4 - Windows. Put the file extensions in a tree and in categories. Various checks on registry manipulation and on building of the dialog. Basically close #763

16 years agoQT4: Modify About dialog: make it brief, clean and simple.
Pavlov Konstantin [Fri, 25 Jan 2008 22:23:55 +0000 (22:23 +0000)]
QT4: Modify About dialog: make it brief, clean and simple.

16 years agoAdded a csri based renderer/decoder for ass/ssa subtitles. Can use
Sigmund Augdal Helberg [Fri, 25 Jan 2008 21:31:18 +0000 (21:31 +0000)]
Added a csri based renderer/decoder for ass/ssa subtitles. Can use
libass and asa as rendering backends. By equinox. Part of Google
Summer of Code

16 years agosubtitle demux change for better ASS/SSA support. By equinox,
Sigmund Augdal Helberg [Fri, 25 Jan 2008 21:26:43 +0000 (21:26 +0000)]
subtitle demux change for better ASS/SSA support. By equinox,
sponsored by Google Summer of Code

16 years agoCore changes needed to add asa support. By equinox, part of Google
Sigmund Augdal Helberg [Fri, 25 Jan 2008 21:23:56 +0000 (21:23 +0000)]
Core changes needed to add asa support. By equinox, part of Google
Summer of Code 2007

16 years agoFix scaling of subpicture in fb video_output.
Jean-Paul Saman [Fri, 25 Jan 2008 19:49:45 +0000 (19:49 +0000)]
Fix scaling of subpicture in fb video_output.

16 years agoIf the framebuffer hardware doesn't support double buffering in hardware, then do...
Jean-Paul Saman [Fri, 25 Jan 2008 18:59:31 +0000 (18:59 +0000)]
If the framebuffer hardware doesn't support double buffering in hardware, then do this in software. It will increase vout memory consumption by at least one output picture size, but will guarantee smooth subpictures in the video output.

16 years agoQt4 - Moc knows SYS_MINGW32, but not WIN32. Temporary fix.
Jean-Baptiste Kempf [Fri, 25 Jan 2008 17:54:30 +0000 (17:54 +0000)]
Qt4 - Moc knows SYS_MINGW32, but not WIN32. Temporary fix.

16 years ago- set rc_min_rate = rc_max_rate when strict-rc is set
Ilkka Ollakka [Fri, 25 Jan 2008 17:32:06 +0000 (17:32 +0000)]
- set rc_min_rate = rc_max_rate when strict-rc is set
- disable frame.pts only mp4v (seems to be bug concerning only that
  codec)
- initialize p_sys->i_hq to FF_MB_DECISION_RD if else ain't specified
  (seems like it's used uninitialised otherwise)
- set mb_lmin/mb_lmax and lmin/lmax also with qmin (ffmpeg documentation
  says lmax = qmax * FF_QP2LAMBDA) seems to help rate-control.

16 years agoThis file does not exist
Rémi Denis-Courmont [Fri, 25 Jan 2008 17:12:08 +0000 (17:12 +0000)]
This file does not exist

16 years agomove mutex setkind hack to src/
Rémi Denis-Courmont [Fri, 25 Jan 2008 16:51:54 +0000 (16:51 +0000)]
move mutex setkind hack to src/

16 years agoSame as previous commit
Rémi Denis-Courmont [Fri, 25 Jan 2008 16:41:35 +0000 (16:41 +0000)]
Same as previous commit

16 years agoFix cpp warning
Rémi Denis-Courmont [Fri, 25 Jan 2008 16:39:07 +0000 (16:39 +0000)]
Fix cpp warning

16 years agoPrivatize the memalign replacement
Rémi Denis-Courmont [Fri, 25 Jan 2008 16:38:14 +0000 (16:38 +0000)]
Privatize the memalign replacement

16 years agoUpdate POTFILES after file renaming
Christophe Mutricy [Fri, 25 Jan 2008 15:54:24 +0000 (15:54 +0000)]
Update POTFILES after file renaming

16 years agoaccess_file: fix a vlc warning
Rafaël Carré [Fri, 25 Jan 2008 15:15:56 +0000 (15:15 +0000)]
access_file: fix a vlc warning

16 years agolua demuxer: update dailymotion thumbnails
Rafaël Carré [Fri, 25 Jan 2008 14:45:13 +0000 (14:45 +0000)]
lua demuxer: update dailymotion thumbnails

16 years agofix segfault
Rafaël Carré [Fri, 25 Jan 2008 14:12:36 +0000 (14:12 +0000)]
fix segfault

16 years agofix apple remote compilation
Rafaël Carré [Fri, 25 Jan 2008 12:51:53 +0000 (12:51 +0000)]
fix apple remote compilation

16 years agofix cdda compilation
Rafaël Carré [Fri, 25 Jan 2008 12:50:17 +0000 (12:50 +0000)]
fix cdda compilation

16 years agocontribs: don't build libcaca's ruby, C# and C++ bindings
Rafaël Carré [Fri, 25 Jan 2008 12:45:35 +0000 (12:45 +0000)]
contribs: don't build libcaca's ruby, C# and C++ bindings

16 years agoQt4 - Remove QFontDialog Dependency... We don't have some CONFIG_ITEM_FONT yet.....
Jean-Baptiste Kempf [Fri, 25 Jan 2008 08:42:24 +0000 (08:42 +0000)]
Qt4 - Remove QFontDialog Dependency... We don't have some CONFIG_ITEM_FONT yet... Do we have complete fontconfig support btw ?

16 years agoQt4 - Remove useless inclusion.
Jean-Baptiste Kempf [Fri, 25 Jan 2008 08:18:40 +0000 (08:18 +0000)]
Qt4 - Remove useless inclusion.

16 years agoQt4 - Remove unused includes.
Jean-Baptiste Kempf [Fri, 25 Jan 2008 07:49:28 +0000 (07:49 +0000)]
Qt4 - Remove unused includes.

16 years agoQt4 - VLM: Schedule configuration. The VLM Dialog should work, still basic, but work.
Jean-Baptiste Kempf [Fri, 25 Jan 2008 01:44:32 +0000 (01:44 +0000)]
Qt4 - VLM: Schedule configuration. The VLM Dialog should work, still basic, but work.

16 years agoQt4 - Windows registry manipulation. Create the good HKEY where there should be,...
Jean-Baptiste Kempf [Fri, 25 Jan 2008 00:48:32 +0000 (00:48 +0000)]
Qt4 - Windows registry manipulation. Create the good HKEY where there should be, even if the installer didn't do it.

16 years agoUse standard memory management functions
Rémi Denis-Courmont [Thu, 24 Jan 2008 21:17:00 +0000 (21:17 +0000)]
Use standard memory management functions

16 years agoRemove some GCCisms.
Rémi Denis-Courmont [Thu, 24 Jan 2008 20:55:46 +0000 (20:55 +0000)]
Remove some GCCisms.
Fix RC compilation, and OSD from C++ code in the process.

16 years agoMissing #include on Win32
Rémi Denis-Courmont [Thu, 24 Jan 2008 18:29:14 +0000 (18:29 +0000)]
Missing #include on Win32

16 years agoFix Galaktos plugin compilation, config.h related.
Jean-Baptiste Kempf [Thu, 24 Jan 2008 18:13:23 +0000 (18:13 +0000)]
Fix Galaktos plugin compilation, config.h related.

16 years agoAdd sanity check for public headers
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:53:34 +0000 (17:53 +0000)]
Add sanity check for public headers

16 years agoFix typo in [24531]
Jean-Baptiste Kempf [Thu, 24 Jan 2008 17:48:28 +0000 (17:48 +0000)]
Fix typo in [24531]

16 years agoTabs
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:34:52 +0000 (17:34 +0000)]
Tabs

16 years agoRemove net_AddressIsMulticast:
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:22:50 +0000 (17:22 +0000)]
Remove net_AddressIsMulticast:
it did not work properly (proper check is impossible without blocking)

16 years ago- Don't override PACKAGE. It breaks.
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:15:50 +0000 (17:15 +0000)]
- Don't override PACKAGE. It breaks.
- Don't undef off_t twice.

16 years agoRemove the sys/socket.h check. We don't really use it anyway, and socket calls have...
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:07:35 +0000 (17:07 +0000)]
Remove the sys/socket.h check. We don't really use it anyway, and socket calls have to be somewhere anyway

16 years agoDon't work-around would-be bugs in the configure checks.
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:05:18 +0000 (17:05 +0000)]
Don't work-around would-be bugs in the configure checks.

16 years agoFix header inclusion. VLC does not check for sys/socket.h
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:03:16 +0000 (17:03 +0000)]
Fix header inclusion. VLC does not check for sys/socket.h

16 years agoDon't check for ssize_t twice, and don't use autoconf <= 2.1x syntax.
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:45:26 +0000 (16:45 +0000)]
Don't check for ssize_t twice, and don't use autoconf <= 2.1x syntax.

16 years agoGet rid of HAVE_SOCKLEN_T - refs #297
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:39:05 +0000 (16:39 +0000)]
Get rid of HAVE_SOCKLEN_T - refs #297

16 years agotimespec is in time.h, not sys/time.h
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:38:25 +0000 (16:38 +0000)]
timespec is in time.h, not sys/time.h

16 years agoRemove dummy declarations
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:24:43 +0000 (16:24 +0000)]
Remove dummy declarations

16 years agoRemove useless include
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:11:34 +0000 (16:11 +0000)]
Remove useless include

16 years agoInclude assert.h when needed
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:08:13 +0000 (16:08 +0000)]
Include assert.h when needed

16 years ago...and consistent semantics
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:07:43 +0000 (16:07 +0000)]
...and consistent semantics

16 years agoConsistent naming
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:07:03 +0000 (16:07 +0000)]
Consistent naming

16 years agoFix warning when there are no config items
Rémi Denis-Courmont [Thu, 24 Jan 2008 15:55:22 +0000 (15:55 +0000)]
Fix warning when there are no config items

16 years agoWhitelisting.
Rémi Denis-Courmont [Thu, 24 Jan 2008 15:55:05 +0000 (15:55 +0000)]
Whitelisting.

16 years agoReverts [24530] & [24531] (preprocessing related) , add $(DEFS) (-DHAVE_CONFIG_H...
Rafaël Carré [Thu, 24 Jan 2008 14:33:38 +0000 (14:33 +0000)]
Reverts [24530] & [24531] (preprocessing related) , add $(DEFS) (-DHAVE_CONFIG_H) to moc command line

16 years ago* modules/access/bda/bda.h: remove white space
Dennis van Amerongen [Thu, 24 Jan 2008 14:21:14 +0000 (14:21 +0000)]
* modules/access/bda/bda.h: remove white space

16 years ago* modules/gui/wxwidgets and skins2: add various more config.h in reference to [24525]
Dennis van Amerongen [Thu, 24 Jan 2008 14:18:22 +0000 (14:18 +0000)]
* modules/gui/wxwidgets and skins2: add various more config.h in reference to [24525]

16 years ago* input/stream.c: checks memory allocation, patch by Michael Gao completed by myself
Rafaël Carré [Thu, 24 Jan 2008 13:35:17 +0000 (13:35 +0000)]
* input/stream.c: checks memory allocation, patch by Michael Gao completed by myself

16 years agoqt4: do not build windows registry code when not compiling for windows
Rafaël Carré [Thu, 24 Jan 2008 13:01:42 +0000 (13:01 +0000)]
qt4: do not build windows registry code when not compiling for windows

16 years agoQt4 - Basic implementation of the extensions. Seem to work :D Just .avi now, because...
Jean-Baptiste Kempf [Thu, 24 Jan 2008 08:28:07 +0000 (08:28 +0000)]
Qt4 - Basic implementation of the extensions. Seem to work :D Just .avi now, because we have no good list of extensions in the source code... :D
Ref #763

16 years agoQt4 - Fix Compilation on CYGWin. This is a quick fix but not a solution. Again, MOC...
Jean-Baptiste Kempf [Thu, 24 Jan 2008 06:53:27 +0000 (06:53 +0000)]
Qt4 - Fix Compilation on CYGWin. This is a quick fix but not a solution. Again, MOC isn't given HAVE_CONFIG_H so it can't understand ENABLE_VLM or ENABLE_UPDATE. MOCFLAGs would fix that ?

16 years agoSmall fix for Windows compilation... gruiking because MOC doesn't understand #ifdef...
Jean-Baptiste Kempf [Thu, 24 Jan 2008 04:36:36 +0000 (04:36 +0000)]
Small fix for Windows compilation... gruiking because MOC doesn't understand #ifdef WIN32... Necessary to add a MOCFLAGS in configure.ac ?

16 years ago* modules/access/rtsp/real.h: remote whiteline
Dennis van Amerongen [Thu, 24 Jan 2008 02:07:25 +0000 (02:07 +0000)]
* modules/access/rtsp/real.h: remote whiteline

16 years ago* modules/access/bda/bda.c: add config.h in reference to [24525]
Dennis van Amerongen [Thu, 24 Jan 2008 02:04:59 +0000 (02:04 +0000)]
* modules/access/bda/bda.c: add config.h in reference to [24525]

16 years agomissing from [24525]
Christophe Mutricy [Wed, 23 Jan 2008 23:23:37 +0000 (23:23 +0000)]
missing from [24525]

16 years agoMissing from [24525]
Christophe Mutricy [Wed, 23 Jan 2008 22:28:40 +0000 (22:28 +0000)]
Missing from [24525]

16 years agoDon't include config.h from the headers - refs #297.
Rémi Denis-Courmont [Wed, 23 Jan 2008 21:50:58 +0000 (21:50 +0000)]
Don't include config.h from the headers - refs #297.
Missing some cases that I could not test.
Also ffmpeg/chroma.c is locked, so I can but leave it broken.
Fix is for the remaining modules is obvious and the issue is easy to detect.

16 years agoTabs!
Rémi Denis-Courmont [Wed, 23 Jan 2008 21:38:04 +0000 (21:38 +0000)]
Tabs!

16 years agoavoid mere whitespaces when hostname is not specified
Rémi Denis-Courmont [Wed, 23 Jan 2008 17:44:27 +0000 (17:44 +0000)]
avoid mere whitespaces when hostname is not specified

16 years agoFix [22070] not creating the http-host variable. Closes #1449.
Rémi Denis-Courmont [Wed, 23 Jan 2008 17:36:56 +0000 (17:36 +0000)]
Fix [22070] not creating the http-host variable. Closes #1449.

16 years agoCleanup condition handling, should fix #1448
Rémi Denis-Courmont [Wed, 23 Jan 2008 17:19:15 +0000 (17:19 +0000)]
Cleanup condition handling, should fix #1448

16 years agoFix off-by-one overflow and simplify
Rémi Denis-Courmont [Wed, 23 Jan 2008 15:43:20 +0000 (15:43 +0000)]
Fix off-by-one overflow and simplify

16 years agognutls: fool VLC_OBJECT() cast check for NULL objects
Damien Fouilleul [Wed, 23 Jan 2008 14:56:46 +0000 (14:56 +0000)]
gnutls: fool VLC_OBJECT() cast check for NULL objects

16 years agoThere is no (more?) FAQ
Rafaël Carré [Wed, 23 Jan 2008 12:23:26 +0000 (12:23 +0000)]
There is no (more?) FAQ

16 years agoupdate comment about setDesktopSettingsAware()
Rafaël Carré [Wed, 23 Jan 2008 12:22:41 +0000 (12:22 +0000)]
update comment about setDesktopSettingsAware()

16 years agoMakefile.am: add vlc_pgpkey.h
Rafaël Carré [Wed, 23 Jan 2008 12:20:20 +0000 (12:20 +0000)]
Makefile.am: add vlc_pgpkey.h

16 years agoWxWidget: Fix compilation.
Jean-Baptiste Kempf [Wed, 23 Jan 2008 08:06:27 +0000 (08:06 +0000)]
WxWidget: Fix compilation.

16 years agoQt4 - Typo correction.
Jean-Baptiste Kempf [Wed, 23 Jan 2008 06:45:23 +0000 (06:45 +0000)]
Qt4 - Typo correction.

16 years agoVista registeration inside the installer... Has to be tested.
Jean-Baptiste Kempf [Wed, 23 Jan 2008 06:44:16 +0000 (06:44 +0000)]
Vista registeration inside the installer... Has to be tested.