1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
Commit Graph

4253 Commits

Author SHA1 Message Date
Laurent Aimar
5251f813d6 * ffmpeg : fix for svq3. 2003-05-10 18:16:44 +00:00
Eric Petit
1ad8d69710 POTFILES.in: forgot a file yesterday... 2003-05-10 13:52:03 +00:00
Eric Petit
231797fcda * src/libvlc.[ch]: removed --translation to avoid breaking compatibility
with old config files; --language is now a string_from_list you can use
 to specify the language (default is auto-detection).
2003-05-10 13:40:37 +00:00
Gildas Bazin
5536596503 * src/input/input_programs.c: misc fixes/improvements to the video-es/audio-es/spu-es object variables. 2003-05-10 11:08:07 +00:00
Derk-Jan Hartman
50cabe81a0 * added VP31 fourcc's.
* disabled the vp31 and iv31 iv32. In it's current state it is too ugly too
  actually use it. It would generate too many bugreports.
2003-05-10 11:05:52 +00:00
Derk-Jan Hartman
ac265bcd73 * Finished the sout dialog on OSX. 2003-05-10 10:32:29 +00:00
Laurent Aimar
71baa3cdba * ffmpeg: now ffmpeg has a SVQ3 decoder, so use it :) 2003-05-09 23:23:45 +00:00
Sigmund Augdal Helberg
d40a19617c oss.c: give a warning if --spdif is set but the sourndcard don't support it. 2003-05-09 22:03:06 +00:00
Christophe Massiot
dbdbc7822b France 1 - Italy 0 2003-05-09 20:30:29 +00:00
Laurent Aimar
4c3fa5a940 * faad: better support of AAC without ESDS. 2003-05-09 19:53:51 +00:00
Eric Petit
5b0429b3c9 Updated POTFILES.in for BeOS' i18n 2003-05-09 19:30:42 +00:00
Laurent Aimar
4775a1dd71 * mp4: fixed mace3/6 decoding. Only mono audio is working on the sample I
have found.
2003-05-09 19:29:57 +00:00
Gildas Bazin
4d4cc83868 * modules/misc/httpd.c: win32 fixes.
* modules/control/http.c: fixed a problem with IE that sends POST requests instead of GET ones.
2003-05-09 16:01:17 +00:00
Laurent Aimar
c633f94223 * mmstu: fixed a lookup. 2003-05-09 02:39:21 +00:00
Derk-Jan Hartman
d1c3c6fa28 * modules/gui/macosx/prefs.m:
- possibly fixed a crash situation when clicking the OK button (not sure though)
* modules/gui/macosx/macosx.m:
  - made the transparency option an advanced option.
2003-05-09 01:19:43 +00:00
Eric Petit
9778fc2f81 * src/misc/messages.c: forget a defined(SYS_BEOS) in my last commit
* src/misc/configuration.c: config_PutPsz now sets the variable to NULL
   if the string is empty
 * modules/gui/macosx/prefs.m: remove duplicate (now) code with config_PutPsz
2003-05-09 00:58:25 +00:00
Derk-Jan Hartman
a4fc3454cf * modules/gui/macosx/prefs.?:
- made the advanced button better.
  - added missing CONFIG_ITEM_DIRECTORY support
* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
  - added the semi 'apple' default of com-, as a hotkey for the prefs.
2003-05-09 00:41:11 +00:00
Derk-Jan Hartman
b4b40a47be modules/gui/macosx/intf.m: We shouldn't save the config file when the interface closes. This explains a lot of bugreports ;) 2003-05-08 23:11:28 +00:00
Laurent Aimar
60ccf82372 * ftp : updated copyright info. 2003-05-08 19:51:38 +00:00
Laurent Aimar
0c11d4b394 * v4l: clean up. 2003-05-08 19:26:59 +00:00
Laurent Aimar
aaa608bd2d * v4l: remove __V4L_AUDIO_ (useless) 2003-05-08 19:21:39 +00:00
Eric Petit
28f793de74 ALL: fixed BeOS-specific warnings (ssize_t is not a int but a long,
vasprintf if defined but not declared in the system headers...)
2003-05-08 19:06:47 +00:00
Christophe Massiot
9e3078aea3 * modules/gui/macosx: Fixed crashes with the new submenus when used on a
localized system
* Removed the "EXPERIMENTAL" in "DVD menus (EXPERIMENTAL)", and enabled
  the DVD menus by default.
2003-05-08 17:13:23 +00:00
Gildas Bazin
4ee99a9602 * modules/access/file.c: fixed large file support on win32.
* src/libvlc.[ch]: made the description of the translation option more explicit.
2003-05-08 15:58:56 +00:00
Eric Petit
ce825efe58 src/libvlc.*: --translation is now a string. Usefull if want to specify
a different language than your OS, or if your OS is not localized...
2003-05-08 14:15:36 +00:00
Gildas Bazin
90b5e995d5 * modules/gui/wxwindows/menus.cpp: misc small fixes. 2003-05-08 12:09:59 +00:00
Eric Petit
9a0e7d83f2 modules/gui/beos/PreferencesWindow.cpp: cosmetic 2003-05-08 10:45:50 +00:00
Eric Petit
6e38b407e2 * modules/gui/beos/AudioOutput.cpp: more cleaning
* modules/gui/beos/VideoOutput.cpp: in fullscreen, add an item "Show
   Interface" to the popup
2003-05-08 10:40:31 +00:00
Derk-Jan Hartman
4f6155f2d3 ALL: autogenerated menu's for chapter,title,program,audio-es,spu-es and video-es.
- video-es seems broken. it always starts with -1 (Disabled) selected.
  - moved some menuitems to other menu's for gui interface consistency with
    other gui's.
  - added a "fit to screen" menuitem.
2003-05-08 01:16:57 +00:00
Eric Petit
4effacde13 src/misc/beos_specific.cpp:
Fixed a very old bug: if the user hit Alt+Q, don't let the be_app
     exit without any cleaning (that made VLC crash badly)
2003-05-08 01:05:14 +00:00
Derk-Jan Hartman
039d36f2ec * changed "Gayscale video output" option back into "Grayscale video output" 2003-05-07 23:13:07 +00:00
Alexis de Lattre
e5d8f0b412 Makefile : Minor changes. 2003-05-07 23:07:34 +00:00
Eric Petit
06895b5b80 modules/gui/beos/AudioOutput.cpp: cleaning 2003-05-07 19:20:23 +00:00
Eric Petit
a07642791e * modules/gui/beos/MessagesWindow.cpp: fixed a nasty bug
* modules/gui/beos/PreferencesWindow.*: now you can save preferences
2003-05-07 17:27:30 +00:00
Eric Petit
2aa9dde7fa modules/gui/beos/PreferencesWindow.cpp:
Misc enhancements
2003-05-07 16:47:10 +00:00
Gildas Bazin
41409dfce0 * modules/gui/wxwindows/*: Fix (use different id numbers for each menus). 2003-05-07 15:54:49 +00:00
Laurent Aimar
666800bc46 * ffmpeg: --ffmpeg-truncated is now an int :
* -1 -> CODEC_FLAG_TRUNCATED is set only if width == height == 0 (only TS should produce this)
  * 0  -> disable CODEC_FLAG_TRUNCATED
  * 1  -> force CODEC_FLAG_TRUNCATED
2003-05-07 15:44:59 +00:00
Eric Petit
ec48ad6cc8 modules/gui/beos/*: fixed a few things I broke recently (dvd menus,
screenshots...)
2003-05-07 14:49:19 +00:00
Gildas Bazin
afb1dbb650 * modules/gui/wxwindows/*: misc fixes. 2003-05-07 12:23:06 +00:00
Laurent Aimar
b5a213db24 * mp4: raaaah, sometime moov box are masqueraded by a free box, so I look
at free box content to see if it could be moov box, I hope there won't be
any misdetection. (Even when there is a spec, nobody follows it :((
2003-05-07 02:31:20 +00:00
Laurent Aimar
cec1f957e5 * ffmpeg: do not use CODEC_FLAG_TRUNCATED by default as it seems buggy
with valid files. You have to use --ffmpeg-truncated to force it.
 MPEG-4 in TS won't work unless you use --ffmpeg-truncated :((
2003-05-07 00:28:38 +00:00
Gildas Bazin
4ed6ce2597 * modules/gui/wxwindows/open.cpp: removed the channels server entry. 2003-05-07 00:18:39 +00:00
Gildas Bazin
91fb2fdd4f * modules/demux/mpeg/ts.c: fixed my last f*ckage + a bit of clean-up. 2003-05-06 21:01:58 +00:00
Derk-Jan Hartman
9adb4abdcb * ALL: there were reports of crashes in the menucode. i think it was that
the VLCWindow could suddenly disappear (the vout closed) and therefore we
  could no longer reference it. This should fix that. Also made this code
  more generic to avoid code duplication.
2003-05-06 20:12:28 +00:00
Laurent Aimar
84cb5c55f4 * mp4: fix a segfault and play .3gp with h263 video track. 2003-05-06 16:05:10 +00:00
Laurent Aimar
9ff0782a46 * http: redirect to main page each time we pass arguments. (it's done by
an html header and not by the http protocol. I know it's bad but it's a
lot easier ;)
2003-05-06 14:19:29 +00:00
Laurent Aimar
14ad3ab7df * http: fix 'add mrl'. 2003-05-06 12:57:48 +00:00
Eric Petit
a74943943e Makefile.am: fixed BeOS package generation when all modules are built-in 2003-05-06 02:17:11 +00:00
Laurent Aimar
21c7ad61e9 * mms: fix for builtin compilation. 2003-05-06 02:01:35 +00:00
Eric Petit
83a272882c configure.ac.in: fixed static linking with libintl and libiconv 2003-05-06 01:15:24 +00:00