]> git.sesse.net Git - vlc/log
vlc
20 years agoSpanish translation update.
Alexis de Lattre [Tue, 14 Oct 2003 07:30:31 +0000 (07:30 +0000)]
Spanish translation update.

20 years ago* modules/misc/sap.c: Fixed a stupid option (no-ipv4-sap)
Clément Stenac [Mon, 13 Oct 2003 05:48:08 +0000 (05:48 +0000)]
* modules/misc/sap.c: Fixed a stupid option (no-ipv4-sap)

* NEWS: added some more stuff

20 years ago* Updated the pt_BR translation
Derk-Jan Hartman [Sun, 12 Oct 2003 23:28:36 +0000 (23:28 +0000)]
* Updated the pt_BR translation
* Added the new es language to the preferences
* Updated same stuff in the NEWS file, new release will still take a long time
* Updated the subtitle info in the README file.

20 years ago* added a "auto" mode to sub-type. This is because the wxwin intf doesn't
Derk-Jan Hartman [Sun, 12 Oct 2003 21:53:58 +0000 (21:53 +0000)]
* added a "auto" mode to sub-type. This is because the wxwin intf doesn't
  like dropdown lists, with no selection. it therefore selects the first item
  in this case microdvd, which then has the potential that you can save and
  set this sub-type accidently.

20 years ago* src/video_output/video_text.h: removed useless file.
Gildas Bazin [Sun, 12 Oct 2003 09:49:30 +0000 (09:49 +0000)]
* src/video_output/video_text.h: removed useless file.

20 years ago* src/input/subtitles.c: made the autodetection fuzziness a config option.
Derk-Jan Hartman [Sat, 11 Oct 2003 22:40:05 +0000 (22:40 +0000)]
* src/input/subtitles.c: made the autodetection fuzziness a config option.
* ALL:
  use a counter and pass this along to New_Subtitle, so we can add more
  than one subtitle file. This 'fixes' a problem where all subtitles got the
  same track_id and therefore were all (un)selected at the same time.

20 years ago* src/misc/charset.c: Fixed a segfault and removed some gcc warnings
Derk-Jan Hartman [Sat, 11 Oct 2003 21:08:40 +0000 (21:08 +0000)]
* src/misc/charset.c: Fixed a segfault and removed some gcc warnings
  The day i understand strings and memory in C is going to be a joyful day :)
* modules/demux/mkv.cpp: fixed an error if there is no ICONV support

20 years ago* removed an undef HAVE_ICONV from this file, and fixed a cast warning.
Derk-Jan Hartman [Sat, 11 Oct 2003 14:08:58 +0000 (14:08 +0000)]
* removed an undef HAVE_ICONV from this file, and fixed a cast warning.

20 years agoMinor fix.
Alexis de Lattre [Fri, 10 Oct 2003 19:42:30 +0000 (19:42 +0000)]
Minor fix.

20 years ago* src/input/input_dec.c: use VLC_OBJECT_PACKETIZER for packetizers.
Gildas Bazin [Fri, 10 Oct 2003 17:09:42 +0000 (17:09 +0000)]
* src/input/input_dec.c: use VLC_OBJECT_PACKETIZER for packetizers.
* modules/mux/ogg.c: win32 fix for ogg muxing with several elementary streams.

20 years agoRan toolbox --update-po.
Alexis de Lattre [Fri, 10 Oct 2003 07:33:53 +0000 (07:33 +0000)]
Ran toolbox --update-po.

20 years agoNew spanish translation, by Antonio Javier Varela.
Alexis de Lattre [Fri, 10 Oct 2003 07:28:37 +0000 (07:28 +0000)]
New spanish translation, by Antonio Javier Varela.

P.S. : it compiles fine, but I can't figure out how to change the
language on the CVS version of VLC, so I couldn't test it.

20 years ago* modules/stream_out/transcode.c: yes, I can do it!
Gildas Bazin [Thu, 9 Oct 2003 19:40:29 +0000 (19:40 +0000)]
* modules/stream_out/transcode.c: yes, I can do it!

20 years ago* modules/mux/ogg.c, modules/stream_out/transcode.c: better fix for the starting...
Gildas Bazin [Thu, 9 Oct 2003 19:31:38 +0000 (19:31 +0000)]
* modules/mux/ogg.c, modules/stream_out/transcode.c: better fix for the starting pts problem in the ogg muxer.

20 years ago* modules/stream_out/transcode.c: couple of fixes.
Gildas Bazin [Thu, 9 Oct 2003 18:53:01 +0000 (18:53 +0000)]
* modules/stream_out/transcode.c: couple of fixes.
* modules/codec/theora.c, modules/mux/ogg.c: proper granulepos generation for theora streams.
* modules/mux/ogg.c: ignore pts from headers.

20 years agoHOLY SHIT, IS IT TOO DIFFICULT TO COMPILE YOUR SOURCE BEFORE CHECKING
Christophe Massiot [Thu, 9 Oct 2003 18:05:32 +0000 (18:05 +0000)]
HOLY SHIT, IS IT TOO DIFFICULT TO COMPILE YOUR SOURCE BEFORE CHECKING
IT IN ???

20 years ago* modules/stream_out/transcode.c: fixed resizing with theora encoding.
Gildas Bazin [Thu, 9 Oct 2003 12:31:05 +0000 (12:31 +0000)]
* modules/stream_out/transcode.c: fixed resizing with theora encoding.

20 years ago* modules/codec/theora.c, modules/stream_out/transcode.c: fixed encoder module unloading.
Gildas Bazin [Thu, 9 Oct 2003 11:48:41 +0000 (11:48 +0000)]
* modules/codec/theora.c, modules/stream_out/transcode.c: fixed encoder module unloading.
* modules/mux/ogg.c: fixed packing of OggDS structure.

20 years ago* modules/stream_out/transcode.c: fixed transcoding.
Gildas Bazin [Thu, 9 Oct 2003 09:39:16 +0000 (09:39 +0000)]
* modules/stream_out/transcode.c: fixed transcoding.

20 years ago* modules/codec/theora.c, modules/stream_out/transcode.c: theora encoding fixes.
Gildas Bazin [Wed, 8 Oct 2003 23:00:40 +0000 (23:00 +0000)]
* modules/codec/theora.c, modules/stream_out/transcode.c: theora encoding fixes.

20 years ago* modules/demux/util/sub.c: fix when no subs specified.
Gildas Bazin [Wed, 8 Oct 2003 21:03:36 +0000 (21:03 +0000)]
* modules/demux/util/sub.c: fix when no subs specified.
* modules/video_output/x11/xcommon.c: fixed invalid chroma.
* modules/codec/a52.c, modules/codec/libmpeg2.c: small cleanup.

20 years ago* include/vlc_codec.h: defines decoders/encoders related structures here.
Gildas Bazin [Wed, 8 Oct 2003 21:01:07 +0000 (21:01 +0000)]
* include/vlc_codec.h: defines decoders/encoders related structures here.
* include/vlc_video.h: new video_frame_format_t structure which defines the properties of a video frame.
* include/vlc/decoder.h: include vlc_codec.h
* src/misc/objects.c: added VLC_OBJECT_PACKETIZER and VLC_OBJECT_ENCODER object types.
* modules/stream_out/transcode.c, modules/codec/theora.c: experimental theora video encoder.
* src/input/*: some cleanup.

20 years ago* include/vlc_help.h src/libvlc.h: thou shalt not hardcode newlines in the middle...
Gildas Bazin [Wed, 8 Oct 2003 19:40:42 +0000 (19:40 +0000)]
* include/vlc_help.h src/libvlc.h: thou shalt not hardcode newlines in the middle of sentences.
* src/extras/libc.c, include/vlc_common.h: resuscitated vlc_wraptext() and added utf8 support.
* modules/gui/wxwindows/preferences.cpp: use vlc_wraptext() for capabilities help.

20 years ago* modules/misc/sap.c: fixed win32 breakage.
Gildas Bazin [Wed, 8 Oct 2003 18:26:58 +0000 (18:26 +0000)]
* modules/misc/sap.c: fixed win32 breakage.

20 years ago* Fixed slider values (boundaries were wrong, some values were unreachable)
Clément Stenac [Wed, 8 Oct 2003 12:18:50 +0000 (12:18 +0000)]
* Fixed slider values (boundaries were wrong, some values were unreachable)

20 years agoCompilation fix
Clément Stenac [Wed, 8 Oct 2003 11:24:59 +0000 (11:24 +0000)]
Compilation fix

20 years ago* modules/misc/httpd.c: added missing sanity checks
Clément Stenac [Wed, 8 Oct 2003 10:07:22 +0000 (10:07 +0000)]
* modules/misc/httpd.c: added missing sanity checks

* modules/misc/sap.c: added sanity checks and more coding style fixes

* src/video_output/video_output.c:
  Video filters can now be enabled on the fly (vout is respawned)
  You need to var_Set( p_vout, "filters", psz_yourvalue)
      for this

* modules/gui/wxwindows/interface.cpp : Enable the adjust filter on the fly

20 years ago * bootstrap: Fixed a shell syntax error when pkg-config is not present.
Sam Hocevar [Tue, 7 Oct 2003 21:13:01 +0000 (21:13 +0000)]
  * bootstrap: Fixed a shell syntax error when pkg-config is not present.

20 years ago * Only look for kernel32.dll if the target is windows.
Sam Hocevar [Tue, 7 Oct 2003 18:53:01 +0000 (18:53 +0000)]
  * Only look for kernel32.dll if the target is windows.

20 years ago* Makefile.am: forgot to include vlc_block_helper.h
Gildas Bazin [Tue, 7 Oct 2003 16:54:53 +0000 (16:54 +0000)]
* Makefile.am: forgot to include vlc_block_helper.h

20 years ago* modules/mux/mp4.c: Use SoundDescription instead of SoundDescriptionV1.
Gildas Bazin [Tue, 7 Oct 2003 14:59:10 +0000 (14:59 +0000)]
* modules/mux/mp4.c: Use SoundDescription instead of SoundDescriptionV1.
* modules/demux/mp4/*: Added support for the "wave" tag used in mov files with aac.

20 years ago* src/misc/modules.c: win32 compilation fix.
Gildas Bazin [Tue, 7 Oct 2003 09:32:48 +0000 (09:32 +0000)]
* src/misc/modules.c: win32 compilation fix.

20 years ago* modules/gui/wxwindows/*: compilation fixes for the unicode version.
Gildas Bazin [Mon, 6 Oct 2003 17:41:47 +0000 (17:41 +0000)]
* modules/gui/wxwindows/*: compilation fixes for the unicode version.
   made the "Extended GUI" option a checkable menuitem.

20 years ago* include/vlc_playlist.h
Clément Stenac [Mon, 6 Oct 2003 16:23:30 +0000 (16:23 +0000)]
* include/vlc_playlist.h
  src/playlist/playlist.c:
     * Implemented a boolean b_enabled to disable a playlist item
     * Implemented the idea of group (p_item->i_group), that allows
       to enable/disable and to sort some series of items
     * Implemented an unused (at the moment), psz_author field
     * Started to implement a new playlist format to store all of these

* modules/gui/wxwindows/interface.cpp:
     Added a hiddeable panel to put some important options.
     (Menu Preferences->Extra GUI)
     At the moment, we put the adjust filter and aspect ratio, and must
     decide what options we want here

* modules/gui/wxwindows/playlist.cpp
  modules/gui/wxwindows/iteminfo.cpp:
     Added "Enable/disable group button", options to enable/disable selection
     Added an item info dialog box

* modules/misc/sap.c :
     Added a sap-group-id option: the SAP playlist items are in a separate group
     (defaults to 42)

* modules/visualization/visual/effects.c:
     Minor coding style fixes

Todo:
-----

* Advanced sort (alphabetical and/or by group)
* Ability to load 0_6 playlists
* Really use the libid3tag

20 years ago* src/input/input_dec.c: forgot to commit that with my last libmpeg2 plugin changes.
Gildas Bazin [Mon, 6 Oct 2003 15:22:53 +0000 (15:22 +0000)]
* src/input/input_dec.c: forgot to commit that with my last libmpeg2 plugin changes.

20 years ago* src/video_output/video_output.c: fixed a recent patch that had been causing a lot...
Gildas Bazin [Sun, 5 Oct 2003 23:03:35 +0000 (23:03 +0000)]
* src/video_output/video_output.c: fixed a recent patch that had been causing a lot of jerkiness in the video.

20 years ago * configure.ac:
Sam Hocevar [Sun, 5 Oct 2003 21:29:23 +0000 (21:29 +0000)]
  * configure.ac:
    + Better BeOS dynamic loader detection.
  * src/misc/modules.c:
    + Consistency fixes.

20 years ago* modules/packetizer/mpeg4audio.c: ported to the new decoder api and added ADTS strea...
Gildas Bazin [Sun, 5 Oct 2003 18:09:36 +0000 (18:09 +0000)]
* modules/packetizer/mpeg4audio.c: ported to the new decoder api and added ADTS streams packetization.

20 years ago * src/misc/modules.c, src/misc/modules_plugin.h.in:
Sam Hocevar [Sun, 5 Oct 2003 15:35:59 +0000 (15:35 +0000)]
  * src/misc/modules.c, src/misc/modules_plugin.h.in:
    + As platform-dependant dynamic loader functions are no longer inline,
      moved them to modules.c which is their real place.
    + More verbose error messages on some platforms.

20 years agoAdd ability to dynamically set debug ouput.
Rocky Bernstein [Sun, 5 Oct 2003 14:51:47 +0000 (14:51 +0000)]
Add ability to dynamically set debug ouput.

20 years agoAdd pf_demux_control setting. Also fix some small typos.
Rocky Bernstein [Sun, 5 Oct 2003 10:54:55 +0000 (10:54 +0000)]
Add pf_demux_control setting. Also fix some small typos.

20 years ago* use the new look also for capabilities and main helps.
Clément Stenac [Sun, 5 Oct 2003 09:27:46 +0000 (09:27 +0000)]
* use the new look also for capabilities and main helps.

20 years ago* modules/codec/mpeg_audio.c: fixes and improvements.
Gildas Bazin [Sun, 5 Oct 2003 00:50:05 +0000 (00:50 +0000)]
* modules/codec/mpeg_audio.c: fixes and improvements.
* include/vlc_block_helper.h: fix for an offset problem in block_SkipBytes() and block_GetBytes(). (This fixes the problems with the new mpeg_audio decoder/packetizer).

20 years agomodules/gui/wxwindows/preferences.cpp:
Sigmund Augdal Helberg [Sat, 4 Oct 2003 23:52:32 +0000 (23:52 +0000)]
modules/gui/wxwindows/preferences.cpp:
 * Increased size of and decreased margins around the section heading. It
   looks nice now.

20 years ago* modules/access/vcdx/*: Brand new VCD input module using libcdio, libvcd and libvcdi...
Gildas Bazin [Sat, 4 Oct 2003 18:55:13 +0000 (18:55 +0000)]
* modules/access/vcdx/*: Brand new VCD input module using libcdio, libvcd and libvcdinfo. Courtesy of Rocky Bernstein.
* modules/access/cddax.c: Brand new CDDA input module using libcdio. Courtesy of Rocky Bernstein.
* modules/LIST: update.

20 years agoFurther doxygenization.
Sigmund Augdal Helberg [Sat, 4 Oct 2003 15:51:22 +0000 (15:51 +0000)]
Further doxygenization.

20 years ago * src/misc/modules_plugin.h.in: Added a missing return value that caused
Sam Hocevar [Sat, 4 Oct 2003 15:49:13 +0000 (15:49 +0000)]
  * src/misc/modules_plugin.h.in: Added a missing return value that caused
    module loading to fail.

20 years ago * src/misc/modules_plugin.h.in: More meaningful errors from the OS X dynamic
Sam Hocevar [Sat, 4 Oct 2003 15:04:49 +0000 (15:04 +0000)]
  * src/misc/modules_plugin.h.in: More meaningful errors from the OS X dynamic
    loader.

20 years ago* modules/gui/wxwindows/wxwindows.cpp: fix for the skins showing the popup menu even...
Gildas Bazin [Sat, 4 Oct 2003 14:59:38 +0000 (14:59 +0000)]
* modules/gui/wxwindows/wxwindows.cpp: fix for the skins showing the popup menu even when left-clicking with the mouse.

20 years agoFixed dyld commit.
Christophe Massiot [Sat, 4 Oct 2003 12:30:53 +0000 (12:30 +0000)]
Fixed dyld commit.

20 years ago * include/modules.h: Fixed the OS X build by adding a required header.
Sam Hocevar [Sat, 4 Oct 2003 12:25:00 +0000 (12:25 +0000)]
  * include/modules.h: Fixed the OS X build by adding a required header.

20 years ago* modules/packetizer/mpegaudio.c: updated mpegaudio to the new decoder api.
Gildas Bazin [Sat, 4 Oct 2003 12:04:06 +0000 (12:04 +0000)]
* modules/packetizer/mpegaudio.c: updated mpegaudio to the new decoder api.
* modules/packetizer/mpegaudio.c: moved the packetizer with the decoder (they share most of their code).

20 years ago* modules/codec/a52old/*, modules/codec/mpeg_audio/*, modules/codec/mpeg_video/*...
Gildas Bazin [Sat, 4 Oct 2003 12:00:00 +0000 (12:00 +0000)]
* modules/codec/a52old/*, modules/codec/mpeg_audio/*, modules/codec/mpeg_video/*: got rid of deprecated decoders.

20 years ago * configure.ac:
Sam Hocevar [Sat, 4 Oct 2003 11:17:04 +0000 (11:17 +0000)]
  * configure.ac:
    + First try to detect the OS X native dynamic linker before falling
      back to dlfcn.h.
    + Enhanced the dlopen-style loader detection.
    + Added a check for HP-UX's shl_* functins.
  * src/misc/modules_plugin.h.in:
    + Support for the dylib dynamic loader on OS X.
    + Support for the shl dynamic loader on HP-UX.

20 years ago* configure.ac: added --with-ffmpeg-faac for when using an ffmpeg which is compiled...
Gildas Bazin [Sat, 4 Oct 2003 10:54:45 +0000 (10:54 +0000)]
* configure.ac: added --with-ffmpeg-faac for when using an ffmpeg which is compiled with faac support.
* modules/stream_out/transcode.c: added mp4a fourcc for MPEG AAC audio transcoding support.

20 years agosrc/libvlc.h: fixed line length of a string
Sigmund Augdal Helberg [Fri, 3 Oct 2003 23:31:43 +0000 (23:31 +0000)]
src/libvlc.h: fixed line length of a string
modules/gui/wxwindows/preferences.cpp:
 * slightly modified layout of the window
   * The help text is now below the controls
   * Neither heading nor help text is inside wxStaticBox but rather
     separated from the controls with a simple line.
 * changed a lot of strech-factors, makes the dialog look generally more tidy

20 years ago* modules/stream_out/transcode.c: get decoder specific info from the audio encoder...
Gildas Bazin [Fri, 3 Oct 2003 18:17:55 +0000 (18:17 +0000)]
* modules/stream_out/transcode.c: get decoder specific info from the audio encoder (useful for MPEG AAC).

20 years agoSome fixes for file listing and playlist. Do not use this interface yet, it is not...
Jean-Paul Saman [Fri, 3 Oct 2003 18:04:58 +0000 (18:04 +0000)]
Some fixes for file listing and playlist. Do not use this interface yet, it is not useable now.

20 years ago * src/misc/win32_specific.c: minor code clean-up.
Sam Hocevar [Fri, 3 Oct 2003 13:35:56 +0000 (13:35 +0000)]
  * src/misc/win32_specific.c: minor code clean-up.

20 years ago* modules/codec/cinepak.c: ported the cinepak decoder to the new api.
Gildas Bazin [Thu, 2 Oct 2003 21:12:45 +0000 (21:12 +0000)]
* modules/codec/cinepak.c: ported the cinepak decoder to the new api.

20 years ago* compilation fix
Derk-Jan Hartman [Thu, 2 Oct 2003 18:07:26 +0000 (18:07 +0000)]
* compilation fix

20 years agoRework in DVB plugin to allow tuning to DVB-T cards.
Jean-Paul Saman [Thu, 2 Oct 2003 15:43:44 +0000 (15:43 +0000)]
Rework in DVB plugin to allow tuning to DVB-T cards.
- cleanup of messages
- adding status events messages from frontend
- separated tuning for DVB-S, DVB-T and DVB-C into seperate functions.

20 years ago* src/libvlc.h:
Derk-Jan Hartman [Thu, 2 Oct 2003 13:31:00 +0000 (13:31 +0000)]
* src/libvlc.h:
  - Removed a dupe.
  - Added a 'L' commandline shortcut for loop and 'R' for repeat. There
    already is a 'Z' shortcut for random.
* modules/codec/subsdec.c: debug info.

20 years agoFix bug for DVB-T tuning. The code always used default upper and lower frequencies...
Jean-Paul Saman [Thu, 2 Oct 2003 10:28:04 +0000 (10:28 +0000)]
Fix bug for DVB-T tuning. The code always used default upper and lower frequencies from DVB-S for DVB-T, but for DVB-T they could very well be different. Now using --lnb-lof1, --lnb-lof2 and --lnb-slof values are used by default instead. This make it overrideable on the commandline.

20 years ago* Small fix to doxygen comments
Derk-Jan Hartman [Thu, 2 Oct 2003 00:16:05 +0000 (00:16 +0000)]
* Small fix to doxygen comments

20 years ago* modules/misc/freetype.c: spelling errors
Derk-Jan Hartman [Wed, 1 Oct 2003 22:44:58 +0000 (22:44 +0000)]
* modules/misc/freetype.c: spelling errors
* src/libvlc.h: spelling error
* include/ninput.h: There should not yet be a Subtitles section in Doxygen
* src/input/subtitles.c: Doxygen comments for this file

20 years ago* Did you know that VCR2 and PIM1 are actually MPEG1 ?
Derk-Jan Hartman [Wed, 1 Oct 2003 22:40:39 +0000 (22:40 +0000)]
* Did you know that VCR2 and PIM1 are actually MPEG1 ?

20 years ago* Added a bunch of fourcc's
Derk-Jan Hartman [Wed, 1 Oct 2003 22:39:43 +0000 (22:39 +0000)]
* Added a bunch of fourcc's
* Added the new cinepak and msrle codecs as well as some other forgotten stuff

20 years ago* modules/codec/subsdec.c: cleaned up and ported the text subtitles decoder to the...
Gildas Bazin [Wed, 1 Oct 2003 22:19:57 +0000 (22:19 +0000)]
* modules/codec/subsdec.c: cleaned up and ported the text subtitles decoder to the new decoder api.

20 years agoImplementing new PDA User Interface design using the GTK2 widget set. This interface...
Jean-Paul Saman [Wed, 1 Oct 2003 20:58:45 +0000 (20:58 +0000)]
Implementing new PDA User Interface design using the GTK2 widget set. This interface is currently in a rewrite and is currently unuseable. However:
- it compiles ;-)
- will have more UI assets to tweak with, then the old interface had
  to name a few: supports stream out, camera's through v4l, use preferences,
  manage playlists, play audio/video local and from a network source
- is not functional (yet)

So expect more functionality to come in and the necessary bug fixes.

20 years ago* Fixed some small inconsistancy.
Derk-Jan Hartman [Wed, 1 Oct 2003 20:57:34 +0000 (20:57 +0000)]
* Fixed some small inconsistancy.

20 years ago* modules/codec/a52.c: fixes and simplifications.
Gildas Bazin [Wed, 1 Oct 2003 18:32:13 +0000 (18:32 +0000)]
* modules/codec/a52.c: fixes and simplifications.

20 years ago* modules/demux/ogg.c: had mistakenly got rid of the old i_dts = i_stop_date hack...
Gildas Bazin [Wed, 1 Oct 2003 17:44:25 +0000 (17:44 +0000)]
* modules/demux/ogg.c: had mistakenly got rid of the old i_dts = i_stop_date hack for text subtitles.

20 years ago* modules/stream_out/transcode.c: get the mp4v vol data from the encoder. This will...
Gildas Bazin [Wed, 1 Oct 2003 12:01:46 +0000 (12:01 +0000)]
* modules/stream_out/transcode.c: get the mp4v vol data from the encoder. This will make the mp4 muxer happy transcoded mp4v.

20 years ago * Fixed license blurb; these files have always been *GPL*ed.
Sam Hocevar [Wed, 1 Oct 2003 03:38:24 +0000 (03:38 +0000)]
  * Fixed license blurb; these files have always been *GPL*ed.

20 years ago* include/vlc_block_helper.h, modules/codec/a52.c: same as thedj ;)
Gildas Bazin [Tue, 30 Sep 2003 20:36:46 +0000 (20:36 +0000)]
* include/vlc_block_helper.h, modules/codec/a52.c: same as thedj ;)

20 years ago* include/vlc_block.h, modules/codec/libmpeg2.c: re-added the discontinuity flag...
Gildas Bazin [Tue, 30 Sep 2003 20:23:03 +0000 (20:23 +0000)]
* include/vlc_block.h, modules/codec/libmpeg2.c: re-added the discontinuity flag in block_t and re-enabled the discontinuity gestion in the libmpeg2 codec.
* include/vlc_block_helper.h: implemented bytestream reading helper functions for chained blocks.
* modules/codec/a52.c: modified to use the bytestream reading functions.
  The flexibility added by these functions makes the code simpler and better at detecting synchro code emulations.

20 years ago* compile before you commit
Derk-Jan Hartman [Tue, 30 Sep 2003 16:41:13 +0000 (16:41 +0000)]
* compile before you commit

20 years ago* src/input/input.c: fixed usage of sub-file variable.
Derk-Jan Hartman [Tue, 30 Sep 2003 16:09:58 +0000 (16:09 +0000)]
* src/input/input.c: fixed usage of sub-file variable.
* modules/misc/freetype.c: i_render_height and not i_window_height.

20 years ago* Select the subtitle track, if it's specified via the "sub-file" option.
Derk-Jan Hartman [Tue, 30 Sep 2003 15:36:39 +0000 (15:36 +0000)]
* Select the subtitle track, if it's specified via the "sub-file" option.

20 years ago* modules/mux/ogg.c: always backup the vorbis/theora headers so we can resend them...
Gildas Bazin [Mon, 29 Sep 2003 22:37:36 +0000 (22:37 +0000)]
* modules/mux/ogg.c: always backup the vorbis/theora headers so we can resend them if we close/reopen the stream (chaining).
  fixes for text subtitles muxing.
* modules/packetizer/copy.c: support for text subtitles.

20 years ago* include/os_specific.h: oops, fixed my last commit.
Gildas Bazin [Mon, 29 Sep 2003 18:20:37 +0000 (18:20 +0000)]
* include/os_specific.h: oops, fixed my last commit.

20 years ago* include/os_specific.h, src/libvlc.[c,h], src/misc/win32_specific.c: new win32 speci...
Gildas Bazin [Mon, 29 Sep 2003 17:36:35 +0000 (17:36 +0000)]
* include/os_specific.h, src/libvlc.[c,h], src/misc/win32_specific.c: new win32 specific option (--one-instance) to have only one instance of vlc running at once.
 Running another vlc (with --one-instance as well) will only transfer the requested playlist items to the first instance.

20 years agoDoxyfile:
Sigmund Augdal Helberg [Mon, 29 Sep 2003 15:45:19 +0000 (15:45 +0000)]
Doxyfile:
 * changed project name from 'vlc' to 'VLC'
 * excluded src/extras from the documentation
src/misc/variables.c, include/variables.h:
 * Doxygen-documented most of the vlc variables code

20 years ago* modules/mux/ogg.c: proper fps and ogg packet granulepos when embedding mp4v/div3...
Gildas Bazin [Sun, 28 Sep 2003 22:18:57 +0000 (22:18 +0000)]
* modules/mux/ogg.c: proper fps and ogg packet granulepos when embedding mp4v/div3 (mplayer can play the file now).

20 years ago* modules/codec/theora.c: don't forget to delete the sout instance.
Gildas Bazin [Sun, 28 Sep 2003 21:54:21 +0000 (21:54 +0000)]
* modules/codec/theora.c: don't forget to delete the sout instance.
* modules/mux/ogg.c: fix for embedding theora in Ogg.

20 years ago* modules/mux/ogg.c: each ogg stream has to be cleared in OggCreateHeader().
Gildas Bazin [Sun, 28 Sep 2003 19:58:19 +0000 (19:58 +0000)]
* modules/mux/ogg.c: each ogg stream has to be cleared in OggCreateHeader().

20 years ago* modules/demux/ogg.c, modules/codec/vorbis.c: misc small fixes.
Gildas Bazin [Sun, 28 Sep 2003 16:50:05 +0000 (16:50 +0000)]
* modules/demux/ogg.c, modules/codec/vorbis.c: misc small fixes.
* modules/mux/ogg.c: support for inserting/removing elementary streams on the fly (really handy for the --sout-keep option). This will produce a chained Ogg bitstream.

20 years ago* modules/demux/ogg.c: support for DEMUX_GET_TIME. External subtitles files should...
Gildas Bazin [Sat, 27 Sep 2003 15:33:02 +0000 (15:33 +0000)]
* modules/demux/ogg.c: support for DEMUX_GET_TIME. External subtitles files should work fine with ogg files now.

20 years ago* modules/demux/ogg.c: support for 'chaining' (concatenated ogg streams).
Gildas Bazin [Sat, 27 Sep 2003 14:32:54 +0000 (14:32 +0000)]
* modules/demux/ogg.c: support for 'chaining' (concatenated ogg streams).

20 years ago* install-win32: cosmetic changes.
Gildas Bazin [Sat, 27 Sep 2003 10:09:57 +0000 (10:09 +0000)]
* install-win32: cosmetic changes.
* configure.ac: forgot one include path for the mozilla plugin.

20 years ago* modules/codec/ffmpeg/*: some chroma conversion routines require libavcodec to be...
Gildas Bazin [Fri, 26 Sep 2003 16:10:24 +0000 (16:10 +0000)]
* modules/codec/ffmpeg/*: some chroma conversion routines require libavcodec to be initialised.

20 years ago* modules/video_output/directx/*: some graphics card allow the creation of several...
Gildas Bazin [Fri, 26 Sep 2003 16:03:21 +0000 (16:03 +0000)]
* modules/video_output/directx/*: some graphics card allow the creation of several overlay surfaces but can only display one at a time.

20 years agoUpdated design of PDA GUI.
Jean-Paul Saman [Fri, 26 Sep 2003 13:32:42 +0000 (13:32 +0000)]
Updated design of PDA GUI.

20 years agoAdding files for PDA interface using the opie libaries.
Jean-Paul Saman [Fri, 26 Sep 2003 12:11:26 +0000 (12:11 +0000)]
Adding files for PDA interface using the opie libaries.

20 years ago* src/misc/modules.c: removed an old win32 hack which was creating more problems...
Gildas Bazin [Fri, 26 Sep 2003 11:30:06 +0000 (11:30 +0000)]
* src/misc/modules.c: removed an old win32 hack which was creating more problems than it was solving.

20 years ago* modules/demux/ogg.c: reworked a bit. Ogg web radios should work again, vorbis audio...
Gildas Bazin [Thu, 25 Sep 2003 23:09:41 +0000 (23:09 +0000)]
* modules/demux/ogg.c: reworked a bit. Ogg web radios should work again, vorbis audio tracks switching should work better as well.
* modules/mux/ogg.c: attempt at supporting theora.

20 years ago* modules/codec/vorbis.c: wait for the first dated packet before starting decoding...
Gildas Bazin [Wed, 24 Sep 2003 23:45:06 +0000 (23:45 +0000)]
* modules/codec/vorbis.c: wait for the first dated packet before starting decoding anything.

20 years ago* include/main.h, src/libvlc.c, src/libvlc.h, src/misc/configuration.c: added a ...
Gildas Bazin [Wed, 24 Sep 2003 21:31:55 +0000 (21:31 +0000)]
* include/main.h, src/libvlc.c, src/libvlc.h, src/misc/configuration.c: added a --config, --save-config and --reset-config option to the command line.
* modules/gui/wxwindows/preferences.cpp: fixed breakeage of "Save", "Reset" and SwitchAdvanced().

20 years ago* modules/video_output/directx/events.c: fix for the mozilla plugin on vout close.
Gildas Bazin [Wed, 24 Sep 2003 16:10:02 +0000 (16:10 +0000)]
* modules/video_output/directx/events.c: fix for the mozilla plugin on vout close.
 The mozilla plugin seems to be working very well now, except that it doesn't receive mouse and keyboard events yet.