]> git.sesse.net Git - vlc/log
vlc
20 years agoAdded a section about Opie SDK kit.
Jean-Paul Saman [Sun, 14 Mar 2004 20:33:24 +0000 (20:33 +0000)]
Added a section about Opie SDK kit.

20 years agoFix deadlocks in playlist
Clément Stenac [Sun, 14 Mar 2004 20:18:21 +0000 (20:18 +0000)]
Fix deadlocks in playlist

20 years ago* modules/video_output/x11/*: fixed video resizing when using an external parent...
Gildas Bazin [Sun, 14 Mar 2004 19:02:41 +0000 (19:02 +0000)]
* modules/video_output/x11/*: fixed video resizing when using an external parent window.

20 years ago* modules/access/file.c: more fixes ( thanks fenrir :) ).
Gildas Bazin [Sun, 14 Mar 2004 17:15:43 +0000 (17:15 +0000)]
* modules/access/file.c: more fixes ( thanks fenrir :) ).

20 years ago* modules/access/file.c: couple of fixes for the file-cat mode.
Gildas Bazin [Sun, 14 Mar 2004 16:54:55 +0000 (16:54 +0000)]
* modules/access/file.c: couple of fixes for the file-cat mode.

20 years agoPBC is probably not an advanced option.
Rocky Bernstein [Sun, 14 Mar 2004 16:32:32 +0000 (16:32 +0000)]
PBC is probably not an advanced option.

20 years ago * AUTHORS: skins and skins2 authors
Olivier Teulière [Sun, 14 Mar 2004 16:16:38 +0000 (16:16 +0000)]
 * AUTHORS: skins and skins2 authors

20 years ago * wxwindows/preferences_widgets.*: do not duplicate hot keys list in
Olivier Teulière [Sun, 14 Mar 2004 16:10:07 +0000 (16:10 +0000)]
 * wxwindows/preferences_widgets.*: do not duplicate hot keys list in
   the wxwindows plugin

20 years ago * all: the vout window now processes refresh events.
Cyril Deguet [Sun, 14 Mar 2004 14:58:11 +0000 (14:58 +0000)]
  * all: the vout window now processes refresh events.
    It only displays a black rectangle at the moment but it could be
    any bitmap

20 years ago * all: split GenericWindow into GenericWindow (general interface for
Cyril Deguet [Sun, 14 Mar 2004 14:33:12 +0000 (14:33 +0000)]
  * all: split GenericWindow into GenericWindow (general interface for
  windows) and TopWindow (implementation for top-level windows)

20 years ago * all: the vout window is now managed by a resizable control
Cyril Deguet [Sun, 14 Mar 2004 11:37:13 +0000 (11:37 +0000)]
  * all: the vout window is now managed by a resizable control
    (on-the-fly resize still doesn't work; the vout has to be re-opened)

20 years ago * skins2/win32/*: Embedded vout works on Windows too. It still
Olivier Teulière [Sun, 14 Mar 2004 10:49:51 +0000 (10:49 +0000)]
 * skins2/win32/*: Embedded vout works on Windows too. It still
   segfaults when the mouse is moved above the video...

20 years agoSyntax error for WIN32
Rocky Bernstein [Sun, 14 Mar 2004 02:44:06 +0000 (02:44 +0000)]
Syntax error for WIN32

20 years ago * skins2/win32/win32_factory.cpp: compilation fix
Olivier Teulière [Sat, 13 Mar 2004 23:21:35 +0000 (23:21 +0000)]
 * skins2/win32/win32_factory.cpp: compilation fix

20 years ago * all: first implementation of skinnable vouts (X11 only)
Cyril Deguet [Sat, 13 Mar 2004 22:11:28 +0000 (22:11 +0000)]
  * all: first implementation of skinnable vouts (X11 only)
  - new "Video" element in the XML
  - of course it doesn't work if the vout is launched before
    the interface
  - known bugs:
     - no refresh of the area when there is no vout
     - BadDrawable X11 error at exit because the vout still uses
      a destroyed window
     - hardcoded size

20 years ago* Added Andre Pong to THANKS
Derk-Jan Hartman [Sat, 13 Mar 2004 20:39:03 +0000 (20:39 +0000)]
* Added Andre Pong to THANKS

20 years ago* modules/demux/ogg.c: Added Annodex support (www.annodex.net). Patch courtesy of...
Gildas Bazin [Sat, 13 Mar 2004 20:29:25 +0000 (20:29 +0000)]
* modules/demux/ogg.c: Added Annodex support (www.annodex.net). Patch courtesy of Andre Pang.

20 years ago* Fixed a slew of missing people in THANKS
Derk-Jan Hartman [Sat, 13 Mar 2004 20:27:36 +0000 (20:27 +0000)]
* Fixed a slew of missing people in THANKS
  (Thank god for email archives)

20 years ago * mpeg4video.c: better pts...
Laurent Aimar [Sat, 13 Mar 2004 19:31:35 +0000 (19:31 +0000)]
 * mpeg4video.c: better pts...

20 years agoremoved unused variables
Jean-Paul Saman [Sat, 13 Mar 2004 19:05:17 +0000 (19:05 +0000)]
removed unused variables

20 years ago * mpeg4video: more cludges (it should be rewritten to calculate true
Laurent Aimar [Sat, 13 Mar 2004 18:52:55 +0000 (18:52 +0000)]
 * mpeg4video: more cludges (it should be rewritten to calculate true
dts/pts ...)

20 years ago* modules/control/telnet/telnet.c:
Derk-Jan Hartman [Sat, 13 Mar 2004 17:05:29 +0000 (17:05 +0000)]
* modules/control/telnet/telnet.c:
  - announce the port used by telnet in the messages

20 years ago * mmsh: more fixes.
Laurent Aimar [Sat, 13 Mar 2004 16:56:31 +0000 (16:56 +0000)]
 * mmsh: more fixes.

20 years agoRemoved some dead wood.
Jean-Paul Saman [Sat, 13 Mar 2004 15:37:48 +0000 (15:37 +0000)]
Removed some dead wood.

20 years ago * asf: fixed unintialised variable, cleaned up some stuffs.
Laurent Aimar [Sat, 13 Mar 2004 05:09:51 +0000 (05:09 +0000)]
 * asf: fixed unintialised variable, cleaned up some stuffs.
 * mmsh: big rework of the mmsh module.

20 years ago * ts: for MSCODEC in TS, set pts == dts when pts <= 0.
Laurent Aimar [Sat, 13 Mar 2004 03:37:07 +0000 (03:37 +0000)]
 * ts: for MSCODEC in TS, set pts == dts when pts <= 0.
 (The problem is that if pts is always 0, no time information
 will be written, making stream unplayable).

 * pes: cosmetics.

20 years ago * block.c: fixed block realloc.
Laurent Aimar [Sat, 13 Mar 2004 03:33:10 +0000 (03:33 +0000)]
 * block.c: fixed block realloc.

20 years ago* src/playlist/item-ext.c: playlist_AddExt() needs to duplicate the input options...
Gildas Bazin [Fri, 12 Mar 2004 15:01:36 +0000 (15:01 +0000)]
* src/playlist/item-ext.c: playlist_AddExt() needs to duplicate the input options array.

20 years ago* modules/video_output/directx/events.c:
Gildas Bazin [Fri, 12 Mar 2004 13:42:55 +0000 (13:42 +0000)]
* modules/video_output/directx/events.c:
   + patch to forward unhandled messages to owner window (Courtesy of Markus Kern).
   + modification to the patch to play well with the mozilla plugin.

20 years ago* modules/demux/mp4/mp4.c: work-around buggy muxers which don't set properly the...
Gildas Bazin [Fri, 12 Mar 2004 11:13:57 +0000 (11:13 +0000)]
* modules/demux/mp4/mp4.c: work-around buggy muxers which don't set properly the display size in the mov/mp4 container.

20 years agoCleanup old scripts
Jean-Paul Saman [Fri, 12 Mar 2004 07:58:29 +0000 (07:58 +0000)]
Cleanup old scripts

20 years agoOne less change to make this work on Darwin.
Rocky Bernstein [Fri, 12 Mar 2004 02:52:27 +0000 (02:52 +0000)]
One less change to make this work on Darwin.

20 years agomore WIN32 changes.
Rocky Bernstein [Fri, 12 Mar 2004 02:51:20 +0000 (02:51 +0000)]
more WIN32 changes.

20 years ago * include/vlc_keys.h: mouse wheel events now considered as hotkeys
Olivier Teulière [Thu, 11 Mar 2004 19:41:51 +0000 (19:41 +0000)]
 * include/vlc_keys.h: mouse wheel events now considered as hotkeys
 * modules/video_output/directx/events.c: mouse wheel support
 * modules/gui/skins2/src/generic_window.cpp: mouse wheel events are
   treated as hotkeys, but only if they are not intercepted by a control
   (such as a slider)

20 years ago * block: a little pre header + padding.
Laurent Aimar [Thu, 11 Mar 2004 17:38:36 +0000 (17:38 +0000)]
 * block: a little pre header + padding.

20 years ago * mux: sout_buffer_t -> block_t.
Laurent Aimar [Thu, 11 Mar 2004 17:37:50 +0000 (17:37 +0000)]
 * mux: sout_buffer_t -> block_t.

20 years ago * stream_out: sout_buffer_t -> block_t.
Laurent Aimar [Thu, 11 Mar 2004 17:36:43 +0000 (17:36 +0000)]
 * stream_out: sout_buffer_t -> block_t.

20 years ago * access_output: sout_buffer_t -> block_t.
Laurent Aimar [Thu, 11 Mar 2004 17:35:28 +0000 (17:35 +0000)]
 * access_output: sout_buffer_t -> block_t.

20 years ago * stream_output: sout_buffer_t -> block_t.
Laurent Aimar [Thu, 11 Mar 2004 17:34:25 +0000 (17:34 +0000)]
 * stream_output: sout_buffer_t -> block_t.

20 years ago * input_dec: sout uses block_t.
Laurent Aimar [Thu, 11 Mar 2004 17:33:39 +0000 (17:33 +0000)]
 * input_dec: sout uses block_t.

20 years ago * stream_output.h: removed sout_buffer_t and use block_t instead.
Laurent Aimar [Thu, 11 Mar 2004 17:32:29 +0000 (17:32 +0000)]
 * stream_output.h: removed sout_buffer_t and use block_t instead.

20 years ago* input/input_ext-plugins.c:
Gildas Bazin [Thu, 11 Mar 2004 16:48:27 +0000 (16:48 +0000)]
* input/input_ext-plugins.c:
   + access plugins are allowed to return less data than requested (mtu size) so we need to make sure input_Peek()/input_SplitBuffer() will still return the required amount of data.
* input/stream.c:
   + optimized stream_Read().

20 years ago* src/libvlc.h, src/input/input.c:
Gildas Bazin [Thu, 11 Mar 2004 12:33:16 +0000 (12:33 +0000)]
* src/libvlc.h, src/input/input.c:
   + added --meta-title/author/artist/genre/copyright/description/date/url config options.
     This allows the user to specify/override metadata information for an input.

* include/vlc_meta.h:
   + vlc_meta_Merge( dest, src ) helper function.

* modules/demux/mp4/*:
   + Fixed a couple of mem-leaks.
   + Support for "description" metadata.

20 years ago-lwinmm is needed for -mno-cygwin and cddax vcdx. I believe this is
Rocky Bernstein [Thu, 11 Mar 2004 09:16:18 +0000 (09:16 +0000)]
-lwinmm is needed for -mno-cygwin and cddax vcdx. I believe this is
 the right way to add. Someone understanding configure.ac (and cygwin)
 should doublecheck.

20 years agolibcdio and libvcdinfo can use stdbool.h
Rocky Bernstein [Thu, 11 Mar 2004 08:28:21 +0000 (08:28 +0000)]
libcdio and libvcdinfo can use stdbool.h

20 years agoChange to facilitate compiling -mno-cygwin on cygwin and possibly other
Rocky Bernstein [Thu, 11 Mar 2004 08:22:25 +0000 (08:22 +0000)]
Change to facilitate compiling -mno-cygwin on cygwin and possibly other
OS builds.

20 years ago* modules/access/cdda: proper svn:ignore
Gildas Bazin [Thu, 11 Mar 2004 08:06:31 +0000 (08:06 +0000)]
* modules/access/cdda: proper svn:ignore

20 years agoUse memset, not bzero. Helps with -mno-cygwin (and possibly others).
Rocky Bernstein [Thu, 11 Mar 2004 08:02:55 +0000 (08:02 +0000)]
Use memset, not bzero. Helps with -mno-cygwin (and possibly others).

20 years agoUse memset, not bzero. Helps with -mno-cygwin (and possibly others).
Rocky Bernstein [Thu, 11 Mar 2004 08:00:34 +0000 (08:00 +0000)]
Use memset, not bzero. Helps with -mno-cygwin (and possibly others).

20 years ago* modules/mux/mp4.c: support for a few more user data atoms.
Gildas Bazin [Thu, 11 Mar 2004 07:59:05 +0000 (07:59 +0000)]
* modules/mux/mp4.c: support for a few more user data atoms.

20 years agomodules/control/telnet/Modules.am:
Sigmund Augdal Helberg [Thu, 11 Mar 2004 07:54:56 +0000 (07:54 +0000)]
modules/control/telnet/Modules.am:
 * added vlm.h to sources. Should put it in the daily snapshots.

20 years ago * mp4.c: more udta informations (title, author, artists).
Laurent Aimar [Wed, 10 Mar 2004 23:49:01 +0000 (23:49 +0000)]
 * mp4.c: more udta informations (title, author, artists).

20 years ago * stream_output.c: delete meta informations after the stream out chain.
Laurent Aimar [Wed, 10 Mar 2004 23:41:36 +0000 (23:41 +0000)]
 * stream_output.c: delete meta informations after the stream out chain.

20 years ago * mp4: added partial support for udta meta data.
Laurent Aimar [Wed, 10 Mar 2004 23:20:54 +0000 (23:20 +0000)]
 * mp4: added partial support for udta meta data.

20 years ago * input, stream_output: handle sout_instance_t->p_meta.
Laurent Aimar [Wed, 10 Mar 2004 21:55:25 +0000 (21:55 +0000)]
 * input, stream_output: handle sout_instance_t->p_meta.

20 years ago * stream_output.h: added a vlc_meta_t field to sout_instance_t,
Laurent Aimar [Wed, 10 Mar 2004 21:54:28 +0000 (21:54 +0000)]
 * stream_output.h: added a vlc_meta_t field to sout_instance_t,
 this way meta data will be available for stream_outs and muxers.
 The only 'problem' is that it will be available for sure only after
 that the first data packet is received by the stream output.

20 years ago * httpd: fixed a big mem leak for http streaming.
Laurent Aimar [Wed, 10 Mar 2004 17:23:16 +0000 (17:23 +0000)]
 * httpd: fixed a big mem leak for http streaming.

20 years ago* modules/access/file.c:
Gildas Bazin [Wed, 10 Mar 2004 17:10:40 +0000 (17:10 +0000)]
* modules/access/file.c:
   + implemented a --file-cat config option that accepts a coma separated list of file names.
     This option allows opening splitted files as a single (concatenated) input.

20 years ago* INSTALL.win32: added a section about the "make package-win32" rules.
Gildas Bazin [Wed, 10 Mar 2004 13:28:07 +0000 (13:28 +0000)]
* INSTALL.win32: added a section about the "make package-win32" rules.

20 years ago * include/input_ext-plugins.h: exported input_RunDecoder/input_EndDecoder.
Laurent Aimar [Wed, 10 Mar 2004 12:02:58 +0000 (12:02 +0000)]
 * include/input_ext-plugins.h: exported input_RunDecoder/input_EndDecoder.
 * modules/stream_out/display.c: use input_RunDecoder/input_EndDecoder
 (fixed dead lock and no more duplicated stream in audio/video menu).

20 years ago* include/vlc_common.h: free tab if empty in TAB_REMOVE().
Gildas Bazin [Tue, 9 Mar 2004 20:46:43 +0000 (20:46 +0000)]
* include/vlc_common.h: free tab if empty in TAB_REMOVE().
* src/misc/httpd.c: fixed a few memory leaks and coding style changes.
* modules/access_output/http.c: a few coding style changes.

20 years agoRenaming rules to rules.gpe
Jean-Paul Saman [Tue, 9 Mar 2004 20:32:49 +0000 (20:32 +0000)]
Renaming rules to rules.gpe

20 years agoRemoving old cruft.
Jean-Paul Saman [Tue, 9 Mar 2004 20:32:17 +0000 (20:32 +0000)]
Removing old cruft.

20 years ago* configure.ac: the telnet module needs -lws2_32 on win32.
Gildas Bazin [Tue, 9 Mar 2004 15:26:17 +0000 (15:26 +0000)]
* configure.ac: the telnet module needs -lws2_32 on win32.
* modules/control/telnet/vlm.c: include <time.h>.

20 years ago* modules/video_output/directx/*: take care of hardware overlay alignment constraints.
Gildas Bazin [Tue, 9 Mar 2004 14:50:46 +0000 (14:50 +0000)]
* modules/video_output/directx/*: take care of hardware overlay alignment constraints.

20 years ago* src/misc/net.c: fixes a few corner cases.
Gildas Bazin [Mon, 8 Mar 2004 17:08:46 +0000 (17:08 +0000)]
* src/misc/net.c: fixes a few corner cases.

20 years ago* src/misc/httpd.c: don't read past the end of our circular buffer in httpd_StreamCal...
Gildas Bazin [Mon, 8 Mar 2004 15:55:49 +0000 (15:55 +0000)]
* src/misc/httpd.c: don't read past the end of our circular buffer in httpd_StreamCallBack().

20 years ago- *.nib, playlist.*
Benjamin Pracht [Mon, 8 Mar 2004 15:22:58 +0000 (15:22 +0000)]
- *.nib, playlist.*

begining of playlist item propieties box (only modification of uro, name and autt
hor at this time)

- vout.m : remove an unused variable

20 years ago* ffmpeg/video.c: got rid of the --ffmpeg-truncated option.
Gildas Bazin [Mon, 8 Mar 2004 13:54:49 +0000 (13:54 +0000)]
* ffmpeg/video.c: got rid of the --ffmpeg-truncated option.

20 years ago* configure.ac: check for localtime_r().
Gildas Bazin [Mon, 8 Mar 2004 11:00:26 +0000 (11:00 +0000)]
* configure.ac: check for localtime_r().
* modules/control/telnet/vlm.c: portability fixes.

20 years ago * a little VLM documentation. It may be hard to understand, so I'm
Simon Latapie [Mon, 8 Mar 2004 10:22:13 +0000 (10:22 +0000)]
 * a little VLM documentation. It may be hard to understand, so I'm
   waiting for suggestions.

20 years ago * Added '*.a' to the svn:ignore properties.
Sam Hocevar [Mon, 8 Mar 2004 10:21:34 +0000 (10:21 +0000)]
  * Added '*.a' to the svn:ignore properties.

20 years agoYet another spelling correction
Rocky Bernstein [Mon, 8 Mar 2004 03:20:19 +0000 (03:20 +0000)]
Yet another spelling correction

20 years agoUpdate MinGW release number
Rocky Bernstein [Mon, 8 Mar 2004 02:39:04 +0000 (02:39 +0000)]
Update MinGW release number

20 years agoSome small spelling errors and clarification based on recent events.
Rocky Bernstein [Mon, 8 Mar 2004 02:08:41 +0000 (02:08 +0000)]
Some small spelling errors and clarification based on recent events.

20 years ago* include/vlc_es.h: added b_packetized field to es_format_t to tell a decoder if...
Gildas Bazin [Sun, 7 Mar 2004 22:34:22 +0000 (22:34 +0000)]
* include/vlc_es.h: added b_packetized field to es_format_t to tell a decoder if the input elementary stream will be fed in complete frames.
* include/vlc_codec.h: added a b_need_packetized field to decoder_t that is used by a decoder to tell if it wants to be fed complete frames.
* modules/demux/ts.c, modules/demux/ps.h, src/input/input_programs.c: b_packetized = VLC_FALSE.
* modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad.c: b_need_packetized = VLC_TRUE;
* src/input/input_dec.c: if (b_need_packetized & !b_packetized) then kick off a packetizer that we'll use to feed the decoder.
* src/input/es_out.c: removed useless stuff.

20 years ago * mp4.c: added support for SVQ1.
Laurent Aimar [Sun, 7 Mar 2004 19:03:23 +0000 (19:03 +0000)]
 * mp4.c: added support for SVQ1.

20 years ago * skins/vars/stream.cpp: support $N (stream name) and $F (full stream name)
Olivier Teulière [Sun, 7 Mar 2004 18:49:37 +0000 (18:49 +0000)]
 * skins/vars/stream.cpp: support $N (stream name) and $F (full stream name)

20 years ago * toolbox:
Sam Hocevar [Sun, 7 Mar 2004 17:26:50 +0000 (17:26 +0000)]
  * toolbox:
    + Removed --changelog from the help message.
    + Output a warning asking to use "svn log" when --changelog is called.
  * Regenerated SVN changelogs.

20 years ago * mp4.c: - accept adding ES at any time
Laurent Aimar [Sun, 7 Mar 2004 16:26:48 +0000 (16:26 +0000)]
 * mp4.c: - accept adding ES at any time
          - proper implementation of starting time (edts/elst).

20 years agoMore printf lint for cygwin (and possibly others)
Rocky Bernstein [Sun, 7 Mar 2004 16:03:25 +0000 (16:03 +0000)]
More printf lint for cygwin (and possibly others)

20 years ago * transcode: downmixing to 1 and 2 channels now really mixes the input
Laurent Aimar [Sun, 7 Mar 2004 15:58:21 +0000 (15:58 +0000)]
 * transcode: downmixing to 1 and 2 channels now really mixes the input
channels. (Badly done but it gives some results ;)

20 years ago* transcode: report the right number of channels (a52 -> mpga).
Laurent Aimar [Sun, 7 Mar 2004 15:12:45 +0000 (15:12 +0000)]
* transcode: report the right number of channels (a52 -> mpga).

20 years ago(no commit message)
Xavier Martin [Sun, 7 Mar 2004 15:04:26 +0000 (15:04 +0000)]

20 years agoprintf lint changes for cygwin.
Rocky Bernstein [Sun, 7 Mar 2004 14:46:55 +0000 (14:46 +0000)]
printf lint changes for cygwin.

20 years ago * ctrl_list.cpp: insert a 1-pixel line between two items in the playlist
Cyril Deguet [Sun, 7 Mar 2004 14:25:08 +0000 (14:25 +0000)]
  * ctrl_list.cpp: insert a 1-pixel line between two items in the playlist

20 years ago * skins2/parser/builder.cpp: check Font::init()'s return value
Olivier Teulière [Sun, 7 Mar 2004 12:55:32 +0000 (12:55 +0000)]
 * skins2/parser/builder.cpp: check Font::init()'s return value
 * skins/utils/var_text.cpp: added $D (duration) and $L (time left) variables

20 years ago * all: the tooltip window is now managed by the window manager, not
Cyril Deguet [Sun, 7 Mar 2004 12:42:39 +0000 (12:42 +0000)]
  * all: the tooltip window is now managed by the window manager, not
  by the generic windows

20 years ago * src/ft2_font.cpp: initialize some members to avoid a segfault in the
Cyril Deguet [Sun, 7 Mar 2004 11:47:50 +0000 (11:47 +0000)]
  * src/ft2_font.cpp: initialize some members to avoid a segfault in the
    destructor when the font cannot be opened. drawString() now returns
    NULL if the initialization failed.
  * all: check if drawString() returns NULL

20 years ago * mp4.c: * follow guidelines for box order in stbl.
Laurent Aimar [Sun, 7 Mar 2004 01:52:52 +0000 (01:52 +0000)]
 * mp4.c: * follow guidelines for box order in stbl.
          * set language if present.

20 years ago * mp4: really fixed stts table (and no more drift), added stss table
Laurent Aimar [Sun, 7 Mar 2004 00:46:13 +0000 (00:46 +0000)]
 * mp4: really fixed stts table (and no more drift), added stss table
(key frames).

20 years ago * skins2/*: - show/hide do not bypass the window manager anymore
Olivier Teulière [Sun, 7 Mar 2004 00:21:48 +0000 (00:21 +0000)]
 * skins2/*: - show/hide do not bypass the window manager anymore
             - transformed some pointers into references

20 years ago * png_bitmap.cpp: fixed the transparency
Cyril Deguet [Sat, 6 Mar 2004 23:52:16 +0000 (23:52 +0000)]
  * png_bitmap.cpp: fixed the transparency

20 years ago * avi.c: set frame type.
Laurent Aimar [Sat, 6 Mar 2004 21:25:45 +0000 (21:25 +0000)]
 * avi.c: set frame type.

20 years ago * mpeg4video: set frame type (I,P,B).
Laurent Aimar [Sat, 6 Mar 2004 21:09:53 +0000 (21:09 +0000)]
 * mpeg4video: set frame type (I,P,B).

20 years ago * mp4.c: fixed audio/video synchro. Better length table calculation (I
Laurent Aimar [Sat, 6 Mar 2004 20:57:05 +0000 (20:57 +0000)]
 * mp4.c: fixed audio/video synchro. Better length table calculation (I
hope).

20 years ago* transcode.c: another fix to avoid 1st frame without pts.
Gildas Bazin [Sat, 6 Mar 2004 20:49:10 +0000 (20:49 +0000)]
* transcode.c: another fix to avoid 1st frame without pts.

20 years ago* transcode.c: fix for when 1st frame of non-low-delay streams only has a dts.
Gildas Bazin [Sat, 6 Mar 2004 20:16:04 +0000 (20:16 +0000)]
* transcode.c: fix for when 1st frame of non-low-delay streams only has a dts.

20 years ago * skins2/src/os_window.hpp: added some 'const' keywords
Olivier Teulière [Sat, 6 Mar 2004 19:46:26 +0000 (19:46 +0000)]
 * skins2/src/os_window.hpp: added some 'const' keywords
 * skins2/src/theme_loader.cpp: do not anchor windows _before_ restoring their
        previous configuration...
 * skins2/src/window_manager.cpp: fix for non-anchoring of invisible windows

20 years ago* src/input/input_dec.c: fix for input_EndDecoder() when using the async mode.
Gildas Bazin [Sat, 6 Mar 2004 19:30:19 +0000 (19:30 +0000)]
* src/input/input_dec.c: fix for input_EndDecoder() when using the async mode.
* modules/packetizer/copy.c: better not send pts instead of invalid ones.
* modules/stream_out/transcode.c: when no pts, use dts wherever possible (low delay / b frame).