Sat, 29 Jul 2006 16:08:59 +0000 |
ben |
typo fix
|
Sat, 29 Jul 2006 15:42:01 +0000 |
rtogni |
Support for Chinese AVS
|
Sat, 29 Jul 2006 15:31:22 +0000 |
gpoirier |
Part 2 of the various fixes features by Jerome Ferrari
|
Sat, 29 Jul 2006 15:27:42 +0000 |
ben |
missed some escaping
|
Sat, 29 Jul 2006 15:25:57 +0000 |
ben |
use DOCS writing standards for default values (asked by diego)
|
Sat, 29 Jul 2006 15:08:37 +0000 |
gpoirier |
Part 1 of review of Jerome's Ferrari's patch
|
Sat, 29 Jul 2006 14:53:38 +0000 |
attila |
disable dha kernelhelper support by default.
|
Sat, 29 Jul 2006 14:47:24 +0000 |
gpoirier |
sync w/ r19233
|
Sat, 29 Jul 2006 12:07:33 +0000 |
ben |
french manpage for pvr:// input
|
Sat, 29 Jul 2006 11:07:34 +0000 |
ben |
added ivtv ao/vo in ChangeLog
|
Sat, 29 Jul 2006 11:03:38 +0000 |
ben |
missing supported PVR card reference
|
Sat, 29 Jul 2006 11:02:58 +0000 |
ben |
english manpage for pvr:// input
|
Fri, 28 Jul 2006 23:17:45 +0000 |
uau |
Set user_muted in mp_property_mute(). Fixes mute turning off when
|
Fri, 28 Jul 2006 21:51:13 +0000 |
ben |
updated en/fr manpages for ao_ivtv
|
Fri, 28 Jul 2006 21:39:48 +0000 |
ben |
ao_ivtv driver in authors/maintainers files
|
Fri, 28 Jul 2006 21:36:03 +0000 |
ben |
added audio output for ivtv cards
|
Fri, 28 Jul 2006 21:16:52 +0000 |
nicodvb |
removed default outfile for -ao mpegpes
|
Fri, 28 Jul 2006 21:15:31 +0000 |
nicodvb |
if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail instead
|
Fri, 28 Jul 2006 19:37:49 +0000 |
reimar |
Some more documentation
|
Fri, 28 Jul 2006 18:19:44 +0000 |
reimar |
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,
|
Fri, 28 Jul 2006 17:56:38 +0000 |
reimar |
10l, last commit swapped U and V planes.
|
Fri, 28 Jul 2006 17:04:43 +0000 |
reimar |
Handle frames with stride correctly (e.g. the "Version" source of current AVS).
|
Fri, 28 Jul 2006 17:03:08 +0000 |
reimar |
Do not count each decoded frame twice.
|
Fri, 28 Jul 2006 16:33:27 +0000 |
uau |
cosmetics: fix incorrect indentation left by reimar and extra word in
|
Fri, 28 Jul 2006 15:40:05 +0000 |
nicodvb |
include sys/poll.h only when HAVE_DVB[_HEAD] is set
|
Fri, 28 Jul 2006 15:05:35 +0000 |
reimar |
Cosmetics for last commit
|
Fri, 28 Jul 2006 15:04:10 +0000 |
reimar |
Move more stuff under if (avs_has_video... to simplify later patches.
|
Fri, 28 Jul 2006 14:44:11 +0000 |
reimar |
set pts of the demux patcket correctly
|
Fri, 28 Jul 2006 14:37:41 +0000 |
reimar |
Move variable declarations to the block level where they are actually used
|
Fri, 28 Jul 2006 14:24:04 +0000 |
reimar |
call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer at netfarm it>
|
Fri, 28 Jul 2006 13:59:50 +0000 |
uau |
Remove code that prevented the OSD current time from going back by one
|
Fri, 28 Jul 2006 13:50:08 +0000 |
reimar |
Avoid large amounts of data on the stack (> 900k on 64 bit systems).
|
Fri, 28 Jul 2006 13:39:11 +0000 |
reimar |
Do not treat AV_NOPTS_VALUE as a valid duration value.
|
Fri, 28 Jul 2006 09:07:09 +0000 |
diego |
Comment some #endif lines.
|
Fri, 28 Jul 2006 08:20:31 +0000 |
diego |
unused variable warning fix
|
Fri, 28 Jul 2006 08:10:37 +0000 |
diego |
Fixes the format string for the warning message on line 182 (%x
|
Thu, 27 Jul 2006 21:06:13 +0000 |
diego |
Remove $ from a variable in a comment to avoid irritating expansion.
|
Thu, 27 Jul 2006 21:02:44 +0000 |
diego |
The C99 function strtof is unavailable in some BSD variants.
|
Thu, 27 Jul 2006 20:53:29 +0000 |
diego |
Improve ao_mpegpes description.
|
Thu, 27 Jul 2006 19:35:30 +0000 |
pacman |
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
|
Thu, 27 Jul 2006 18:35:40 +0000 |
reynaldo |
fix wrong and unrelated change done in r19199
|
Thu, 27 Jul 2006 18:15:35 +0000 |
reynaldo |
corrects some casts that previously discarded the const qualifier. Patch by Stefan Huehner, stefan AT Huehner-org
|
Thu, 27 Jul 2006 17:45:59 +0000 |
diego |
Remove superfluous $_inc_extra parameter from cc_check call.
|
Thu, 27 Jul 2006 17:43:21 +0000 |
diego |
Unify include path handling in the build system, part II.
|
Thu, 27 Jul 2006 17:39:02 +0000 |
diego |
Remove inconsistency from libcdio test.
|
Thu, 27 Jul 2006 17:35:06 +0000 |
reynaldo |
marks some read-only char* inside structs as const, patch by Stefan Huehner, stefan At huehner-org
|
Thu, 27 Jul 2006 10:52:40 +0000 |
diego |
Remove silly test/include path cleanup.
|
Thu, 27 Jul 2006 10:33:47 +0000 |
diego |
Remove unused variable.
|
Thu, 27 Jul 2006 10:30:39 +0000 |
diego |
Rename _inc_soundcard to _include_soundcard, _inc variables are used
|
Thu, 27 Jul 2006 10:08:17 +0000 |
diego |
Unify include paths in the build system, part I.
|
Thu, 27 Jul 2006 09:34:32 +0000 |
diego |
Introduce general V4L variable/define.
|
Thu, 27 Jul 2006 09:33:24 +0000 |
diego |
Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.
|
Thu, 27 Jul 2006 09:30:39 +0000 |
diego |
Rename *v4l variable to *v4l1.
|
Wed, 26 Jul 2006 22:43:20 +0000 |
diego |
description of the arnd scale video filter parameter
|
Wed, 26 Jul 2006 21:47:54 +0000 |
nicodvb |
new -ao mpegpes options
|
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
|
Wed, 26 Jul 2006 18:52:33 +0000 |
reimar |
demuxer might not set i_bps, so do not divide by it in that case
|
Wed, 26 Jul 2006 17:22:01 +0000 |
reimar |
Incorrect check in gxf demuxer leading to crash with textKO.gxf sample file
|
Wed, 26 Jul 2006 13:19:02 +0000 |
lucabe |
Replace MIN() and MAX() with FFMIN() and FFMAX()
|
Wed, 26 Jul 2006 09:30:43 +0000 |
gpoirier |
fix 3 bugs in libmpdemux/demux_mf.c
|