log libvo/vo_mpegpes.c @ 10141:7d6a854a5fe5

age author description
Sun, 12 Jan 2003 17:46:21 +0000 arpi debug
Sat, 28 Dec 2002 12:04:58 +0000 arpi DVB-HEAD (aka. NEWSTRUCT) detection & support
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 23 Oct 2002 14:39:13 +0000 arpi re-enabled a-v sync
Tue, 08 Oct 2002 23:11:49 +0000 arpi - fixed a 10l bug: setting PTS flag even if no PTS stored
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Sun, 02 Jun 2002 21:00:38 +0000 arpi re-enabled a-v sync, fixes 25fps playback problems
Thu, 30 May 2002 11:59:24 +0000 pl warning fix (write()/close() require unistd.h)
Sun, 28 Apr 2002 02:24:05 +0000 rfelker open w/O_CREAT requires a third argument, mode!
Sun, 28 Apr 2002 00:24:15 +0000 arpi libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, height checks added to config()
Fri, 26 Apr 2002 19:39:00 +0000 atmos4 eeh 10l forogt to commit.
Thu, 11 Apr 2002 21:07:00 +0000 arpi VFCAP added
Thu, 11 Apr 2002 11:18:02 +0000 arpi uninit sig11 fixed
Sat, 16 Mar 2002 19:15:12 +0000 arpi fame enabeld
Fri, 15 Mar 2002 16:36:45 +0000 arpi 10l
Fri, 15 Mar 2002 14:42:15 +0000 arpi place subtitles under the image
Fri, 15 Mar 2002 03:49:17 +0000 arpi 10l? frames_per_sequence==GOPsize... so it should be few seconds
Wed, 13 Mar 2002 01:23:36 +0000 arpi using libFAME...
Sun, 17 Feb 2002 08:24:43 +0000 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
Sat, 09 Feb 2002 01:21:48 +0000 arpi 10000hl to Holm... control MUST BE static...
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Thu, 24 Jan 2002 18:59:06 +0000 arpi qscale 3->2 (Thank you Michael)
Thu, 24 Jan 2002 00:08:22 +0000 arpi vo_pts fix (10l)
Tue, 22 Jan 2002 18:12:00 +0000 arpi cleanup of video packet writer, PTS sent only once
Tue, 22 Jan 2002 02:14:40 +0000 arpi LPCM write code rewritten, thanks to Marcus at mocm@convergence.de
Mon, 05 Nov 2001 21:49:20 +0000 jaf autodetecting for dvb-cards
Mon, 05 Nov 2001 05:38:23 +0000 jaf Sorry, my laptop has no dvb-card
Mon, 05 Nov 2001 02:55:00 +0000 arpi audio packet writting added
Sat, 27 Oct 2001 13:39:12 +0000 nick libffmpeg.so support
Wed, 03 Oct 2001 23:34:15 +0000 arpi using poll() only for DVB card - not required for file write
Thu, 27 Sep 2001 14:21:56 +0000 arpi Y clipping fixed
Sun, 23 Sep 2001 18:42:39 +0000 arpi software OSD support
Sat, 22 Sep 2001 22:02:04 +0000 atmos4 10l cola Arpi =)
Sat, 22 Sep 2001 18:50:09 +0000 arpi YV12 support (using libavcodec for mpeg1-I encoding)
Sun, 09 Sep 2001 18:50:35 +0000 arpi PS multiplexing fixed
Sat, 08 Sep 2001 23:27:51 +0000 arpi file writer implemented
Sat, 08 Sep 2001 20:48:02 +0000 arpi Mpeg PES added