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
|