Sat, 07 May 2011 10:59:11 +0000 |
iive |
Remove the variable arguments from the libvo control() functions.
|
Sat, 11 Sep 2010 14:13:21 +0000 |
diego |
Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd.
|
Sun, 20 Jun 2010 17:54:46 +0000 |
diego |
Mark data parameter of my_write function as const.
|
Tue, 02 Mar 2010 19:57:17 +0000 |
diego |
Drop support for old-style DVB code.
|
Sat, 27 Feb 2010 20:22:30 +0000 |
cehoyos |
Remove unused static function send_lpcm_packet().
|
Tue, 16 Feb 2010 16:22:17 +0000 |
diego |
libvo: Mark functions not used outside of their files as static.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Thu, 14 Aug 2008 15:54:53 +0000 |
diego |
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
|
Thu, 14 Aug 2008 15:48:11 +0000 |
diego |
100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.
|
Sat, 02 Aug 2008 21:39:29 +0000 |
diego |
Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined
|
Sat, 02 Aug 2008 20:35:29 +0000 |
diego |
cosmetics: typo fixes
|
Wed, 02 Jan 2008 20:34:48 +0000 |
nicodvb |
when :card isn't specified by the user search the first available card
|
Sun, 02 Dec 2007 14:39:15 +0000 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Wed, 26 Jul 2006 21:40:43 +0000 |
nicodvb |
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately
|
Sun, 23 Jul 2006 09:56:05 +0000 |
ben |
removed now unnecessary define
|
Sun, 23 Jul 2006 09:55:28 +0000 |
ben |
removed now unnecessary variable
|
Sun, 23 Jul 2006 09:32:04 +0000 |
nicodvb |
reuse send_mpeg_lpcm_packet() instead of the old packetizer
|
Sat, 22 Jul 2006 13:54:33 +0000 |
ben |
fix compilation if DVB is not defined
|
Sat, 22 Jul 2006 10:07:04 +0000 |
nicodvb |
my_write() must return the bytes written
|
Sat, 22 Jul 2006 09:45:34 +0000 |
nicodvb |
simplified mpeg packetizer used by hw mpeg decoders/vo - first round
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Thu, 19 Aug 2004 09:51:07 +0000 |
nicodvb |
user can select dvb card number to use (V3 api only)
|
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
|