Tue, 31 Jul 2007 10:04:28 +0000 |
ptt |
synced to r23920
|
Tue, 31 Jul 2007 08:17:35 +0000 |
ivo |
Update copyright info and license
|
Tue, 31 Jul 2007 08:11:18 +0000 |
ivo |
cosmetics, break overly long lines
|
Tue, 31 Jul 2007 08:06:37 +0000 |
ivo |
replace ^I by $TAB now that TAB is global
|
Tue, 31 Jul 2007 07:55:22 +0000 |
ivo |
only test for stupid code and reserved identifiers if there are any .c or .h
|
Tue, 31 Jul 2007 07:49:24 +0000 |
ivo |
10l, forgot to make TAB global
|
Tue, 31 Jul 2007 07:45:06 +0000 |
ivo |
Test for reserved identifiers.
|
Tue, 31 Jul 2007 07:04:07 +0000 |
diego |
Identifiers starting with underscores are reserved.
|
Tue, 31 Jul 2007 06:57:57 +0000 |
diego |
UTF-8 conversion
|
Mon, 30 Jul 2007 22:26:42 +0000 |
iive |
Make teletext depend on freetype. Fixes compilation failer (in sub.c).
|
Mon, 30 Jul 2007 19:48:31 +0000 |
reimar |
100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL test
|
Mon, 30 Jul 2007 19:02:45 +0000 |
reimar |
Extend OpenGL configure test to also check for glx/wgl and proper linking.
|
Mon, 30 Jul 2007 18:59:00 +0000 |
gpoirier |
sync w/23588
|
Mon, 30 Jul 2007 18:48:03 +0000 |
ivo |
remove GNUism (case range)
|
Mon, 30 Jul 2007 18:08:26 +0000 |
ivo |
Add test for GNUisms
|
Mon, 30 Jul 2007 18:00:11 +0000 |
voroshil |
Teletext support for V4Lv1
|
Mon, 30 Jul 2007 17:31:54 +0000 |
voroshil |
10l: wrong pointer was initialized (causes crash during startup).
|
Mon, 30 Jul 2007 17:19:16 +0000 |
ben |
h/w -> hardware
|
Mon, 30 Jul 2007 17:01:50 +0000 |
reimar |
Change V4L2 MPEG decoder check so it can actually fail
|
Mon, 30 Jul 2007 16:18:12 +0000 |
reimar |
Comment out purely debugging printf that in addition uses __FUNCTION__ which
|
Mon, 30 Jul 2007 16:13:04 +0000 |
reimar |
Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems on Linux
|
Mon, 30 Jul 2007 15:53:50 +0000 |
reimar |
Simplify sun SCSI command generation
|
Mon, 30 Jul 2007 15:47:17 +0000 |
reimar |
big 10L of r9888 located: passed fd instead of pointer to sun_vcd_read
|
Mon, 30 Jul 2007 15:23:25 +0000 |
reimar |
Move extern int audio_output_channels; to ad_internal.h
|
Mon, 30 Jul 2007 15:19:35 +0000 |
reimar |
Indicate desired number of output channels to ffmpeg audio decoder.
|
Mon, 30 Jul 2007 14:52:07 +0000 |
reimar |
Avoid void * arithmetic
|
Mon, 30 Jul 2007 13:58:45 +0000 |
reimar |
Use the standard inline instead of __inline
|
Mon, 30 Jul 2007 13:55:51 +0000 |
reimar |
Another missed case-range
|
Mon, 30 Jul 2007 13:54:15 +0000 |
reimar |
Do not use gnu case-range extension if it's easy to avoid
|
Mon, 30 Jul 2007 13:48:08 +0000 |
reimar |
Use goto instead of useless recursion that might fill up the stack
|
Mon, 30 Jul 2007 13:46:53 +0000 |
reimar |
Do not use a return value for a void function
|
Mon, 30 Jul 2007 13:06:26 +0000 |
reimar |
C99 varargs in macros can not be empty, adjust definition so it compiles
|
Mon, 30 Jul 2007 11:53:21 +0000 |
Gabrov |
synced with r23928
|
Mon, 30 Jul 2007 02:12:25 +0000 |
voroshil |
Subtraction should be done after & operation.
|
Mon, 30 Jul 2007 02:02:32 +0000 |
voroshil |
Drop out overlooked debug line
|
Sun, 29 Jul 2007 19:25:39 +0000 |
ben |
update man page with v4l2 a/v outputs
|
Sun, 29 Jul 2007 19:20:55 +0000 |
ben |
v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
|
Sun, 29 Jul 2007 17:58:20 +0000 |
voroshil |
Teletext support
|
Sun, 29 Jul 2007 17:57:39 +0000 |
voroshil |
Teletext support
|
Sun, 29 Jul 2007 17:57:12 +0000 |
reimar |
More doxygen comments
|
Sun, 29 Jul 2007 17:56:47 +0000 |
voroshil |
Teletext support
|
Sun, 29 Jul 2007 17:55:28 +0000 |
voroshil |
Teletext support.
|
Sun, 29 Jul 2007 17:52:11 +0000 |
voroshil |
Teletext support.
|
Sun, 29 Jul 2007 15:59:55 +0000 |
reimar |
Simplify and fix missing offset for Darwin vcd_get/set_msf functions
|
Sun, 29 Jul 2007 15:45:47 +0000 |
reimar |
Document -rawvideo format="format string"
|
Sun, 29 Jul 2007 15:37:30 +0000 |
reimar |
Make VCD work on little-endian macs
|
Sun, 29 Jul 2007 15:35:52 +0000 |
reimar |
Make vcd_get_track_end actually return the end, not the start on Darwin
|
Sun, 29 Jul 2007 14:42:07 +0000 |
reimar |
Make the vcd seek and get track end functions actually have an effect
|
Sun, 29 Jul 2007 14:35:25 +0000 |
diego |
punctuation, new sentences on new lines
|
Sun, 29 Jul 2007 14:01:50 +0000 |
diego |
libdvdcss patch got committed.
|
Sun, 29 Jul 2007 12:41:22 +0000 |
reimar |
Fix wrong return type in darwin VCD code
|
Sun, 29 Jul 2007 12:20:25 +0000 |
voroshil |
Replacing global variables in radio:// with
|
Sun, 29 Jul 2007 10:30:41 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 29 Jul 2007 10:25:10 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 29 Jul 2007 10:22:39 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 29 Jul 2007 10:21:48 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 29 Jul 2007 10:21:00 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 29 Jul 2007 10:20:05 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 29 Jul 2007 10:18:38 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 29 Jul 2007 10:11:24 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 29 Jul 2007 03:55:12 +0000 |
voroshil |
Removing forward declarations of routines used only in tv.c
|
Sun, 29 Jul 2007 03:38:01 +0000 |
voroshil |
Cosmetics.
|
Sun, 29 Jul 2007 03:33:39 +0000 |
voroshil |
Cosmetics: move two routines up
|
Sat, 28 Jul 2007 22:54:08 +0000 |
reimar |
Set -vo gl slice-height default to 0, the current default of 4 seems
|
Sat, 28 Jul 2007 22:46:10 +0000 |
reimar |
Experimental negative panscan values
|
Sat, 28 Jul 2007 22:42:20 +0000 |
reimar |
Use a new variable for user-supplied monitor-aspect so we can overwrite
|
Sat, 28 Jul 2007 22:21:29 +0000 |
reimar |
make sure update_xinerama_info is always called even when using the
|
Sat, 28 Jul 2007 17:16:55 +0000 |
diego |
Give message string a more meaningful name.
|
Sat, 28 Jul 2007 14:28:38 +0000 |
diego |
cosmetics: misc typo fixes
|
Sat, 28 Jul 2007 14:27:55 +0000 |
diego |
typo fix: childs --> children
|
Sat, 28 Jul 2007 14:27:04 +0000 |
diego |
typo fix: childs --> children
|
Sat, 28 Jul 2007 14:23:18 +0000 |
diego |
Names starting with underscores are reserved.
|
Sat, 28 Jul 2007 14:17:25 +0000 |
diego |
typo
|
Sat, 28 Jul 2007 10:14:42 +0000 |
reimar |
Fix some typos in comments
|
Sat, 28 Jul 2007 06:21:35 +0000 |
voroshil |
r23852: af channels example for ffdca to ALSA reordering
|
Fri, 27 Jul 2007 21:00:33 +0000 |
reimar |
Remove extern index_mode, it is already in demuxer.h
|
Fri, 27 Jul 2007 20:25:43 +0000 |
reimar |
Make sure fformat is set before use
|
Fri, 27 Jul 2007 20:22:55 +0000 |
reimar |
Remove some unneeded extern variable declarations
|
Fri, 27 Jul 2007 19:25:51 +0000 |
reimar |
Remove completely pointless extra return statements
|
Fri, 27 Jul 2007 18:51:07 +0000 |
reimar |
Fix MSF -> sector conversion being 150 sectors of
|
Fri, 27 Jul 2007 18:47:44 +0000 |
reimar |
Simplify track length calculation
|
Fri, 27 Jul 2007 18:34:09 +0000 |
reimar |
Some more *BSD vcd_read simplification
|
Fri, 27 Jul 2007 18:31:50 +0000 |
reimar |
Fix several 100l
|
Fri, 27 Jul 2007 18:04:52 +0000 |
reimar |
Factor out some common code
|
Fri, 27 Jul 2007 17:37:53 +0000 |
reimar |
Somewhat unified *BSD vcd reading
|
Fri, 27 Jul 2007 17:18:03 +0000 |
reimar |
READ_TOC for making *BSD code more similar
|
Fri, 27 Jul 2007 17:12:21 +0000 |
ptt |
synced with r23225
|
Fri, 27 Jul 2007 17:02:56 +0000 |
reimar |
One ifdef less
|
Fri, 27 Jul 2007 16:59:41 +0000 |
reimar |
Simplify NetBSD vcd_read code
|
Fri, 27 Jul 2007 16:34:52 +0000 |
reimar |
vcd_inc_msf function also for freebsd vcd_read
|
Fri, 27 Jul 2007 08:49:14 +0000 |
reimar |
More VCD cosmetics
|
Thu, 26 Jul 2007 23:19:36 +0000 |
reimar |
100l, return is missing a value
|
Thu, 26 Jul 2007 23:15:54 +0000 |
reimar |
Cosmetics to reduce diff between Free- and netBSD vcd stuff
|
Thu, 26 Jul 2007 23:13:30 +0000 |
reimar |
10l, fix vcd netbsd compilation
|
Thu, 26 Jul 2007 22:51:23 +0000 |
reimar |
TOCADDR macro as first step to common *BSD vcd reading code
|
Thu, 26 Jul 2007 09:54:57 +0000 |
iive |
Disable building of vo_mga on all linux platforms despite not having Matrox card.
|
Thu, 26 Jul 2007 08:43:33 +0000 |
ptt |
synced with r23856
|
Thu, 26 Jul 2007 08:22:57 +0000 |
gpoirier |
Intel Mac is fully supported these days
|
Thu, 26 Jul 2007 08:21:42 +0000 |
gpoirier |
add Hitachi SuperH (SH3) support
|
Wed, 25 Jul 2007 19:02:29 +0000 |
uau |
Fix configure regexp for enabling FFmpeg features
|
Wed, 25 Jul 2007 17:31:34 +0000 |
reimar |
Simplify: use FFMAX
|
Wed, 25 Jul 2007 17:29:29 +0000 |
reimar |
Remove some useless "extern" before function prototypes
|
Wed, 25 Jul 2007 17:21:03 +0000 |
reimar |
avoid ff_config_enable doing partial matches.
|
Wed, 25 Jul 2007 17:13:02 +0000 |
reimar |
subdata must be set to NULL when the corresponding data was freed.
|
Wed, 25 Jul 2007 17:11:22 +0000 |
reimar |
Do not set vo_sub to NULL on changing subtitles, update_subtitles
|
Wed, 25 Jul 2007 15:19:53 +0000 |
diego |
small wording improvement
|
Tue, 24 Jul 2007 21:04:08 +0000 |
rtogni |
Fix for bugzilla #835
|
Tue, 24 Jul 2007 20:44:54 +0000 |
kraymer |
more Spanish man page updates by Fernando Tarn (lists.im gmail com)
|
Tue, 24 Jul 2007 18:48:46 +0000 |
kraymer |
r23416: Drop the metadata stuff and replace it with generic property string expansion.
|
Tue, 24 Jul 2007 18:42:47 +0000 |
reimar |
af channels example for ffdca to ALSA reordering
|
Mon, 23 Jul 2007 22:24:12 +0000 |
rtogni |
Compilation fix workaround for dca.h conflict (it exists in libavcodec
|
Mon, 23 Jul 2007 17:22:28 +0000 |
ptt |
another correction
|
Mon, 23 Jul 2007 16:57:23 +0000 |
ptt |
a bunch of corrections, suggested by Nico Sabbi, tnx
|
Mon, 23 Jul 2007 16:16:24 +0000 |
ptt |
synced with r21537
|
Mon, 23 Jul 2007 14:55:34 +0000 |
ptt |
now it's synced, to r23342
|
Mon, 23 Jul 2007 12:44:34 +0000 |
ptt |
my fault doesn't compile html docs...
|
Mon, 23 Jul 2007 12:37:16 +0000 |
ptt |
synced with r23342
|
Sun, 22 Jul 2007 21:15:17 +0000 |
diego |
Make the assembler accept VIS instrucitions on ultraSPARC.
|
Sun, 22 Jul 2007 18:31:17 +0000 |
attila |
document "default" behaviour if CopyFromParent is passed as colormap
|
Sun, 22 Jul 2007 18:27:26 +0000 |
attila |
10l
|
Sun, 22 Jul 2007 16:24:25 +0000 |
rtogni |
DTS decoding via libdca
|
Sun, 22 Jul 2007 14:45:23 +0000 |
voroshil |
Update sync tag
|
Sat, 21 Jul 2007 18:33:28 +0000 |
diego |
Remove unused definition.
|
Sat, 21 Jul 2007 11:12:52 +0000 |
ptt |
(finally) synced with r23272
|
Fri, 20 Jul 2007 21:57:59 +0000 |
reimar |
Use --static flag for pkg-config if --enable-static was used.
|
Fri, 20 Jul 2007 21:29:44 +0000 |
reimar |
!00l, last commit mixed up "normal" ggi and ggiwmh tests.
|
Fri, 20 Jul 2007 21:27:17 +0000 |
reimar |
Change ggi and SDL tests so that linking problems with --enable-static are more
|
Fri, 20 Jul 2007 18:17:58 +0000 |
diego |
Remove vo_syncfb, which was unused for 5 years.
|
Fri, 20 Jul 2007 00:11:38 +0000 |
mhoffman |
integrating blackfin optimized yuyvtoyv12 converter
|
Fri, 20 Jul 2007 00:10:55 +0000 |
mhoffman |
removing reference to bfin_sram.h its not used anylonger
|
Fri, 20 Jul 2007 00:09:45 +0000 |
mhoffman |
adding blackfin optimized yuyvtoyv12 converter
|
Thu, 19 Jul 2007 19:28:11 +0000 |
gpoirier |
sync w/r23747, patch by JRaSH % jrash06 A 163 P com %
|
Thu, 19 Jul 2007 19:15:59 +0000 |
reimar |
Somewhat hackish fix for A-V desync with ao_oss and frame stepping:
|
Thu, 19 Jul 2007 17:15:56 +0000 |
reimar |
Get rid of a few more useless malloc casts
|
Thu, 19 Jul 2007 17:14:49 +0000 |
reimar |
Make sure all demuxer subtitles can be selected with 'j', even
|
Thu, 19 Jul 2007 13:52:39 +0000 |
reimar |
Remove some more useless *alloc casts
|
Thu, 19 Jul 2007 07:24:43 +0000 |
benoit |
UltraSPARC VIS yuv2rgb
|
Thu, 19 Jul 2007 06:39:38 +0000 |
zuxy |
Explanation for CPUID flag 'ibs'
|
Wed, 18 Jul 2007 22:16:08 +0000 |
nicodvb |
fixed bug introduced with the addition of get_ext_stream_properties()
|
Wed, 18 Jul 2007 20:06:17 +0000 |
Gabrov |
synced with r23747 with corrections
|
Wed, 18 Jul 2007 19:12:15 +0000 |
Gabrov |
synced with r23748
|
Wed, 18 Jul 2007 15:18:05 +0000 |
voroshil |
r23748: Leave out (no) prefix from option names for consistency.
|
Wed, 18 Jul 2007 15:13:52 +0000 |
diego |
Rename mga_vid test to make it more descriptive.
|
Wed, 18 Jul 2007 15:07:55 +0000 |
voroshil |
r23745: Add the sub_scale property and command.
|
Wed, 18 Jul 2007 13:02:08 +0000 |
Gabrov |
fix redundant redeclaration warning
|
Wed, 18 Jul 2007 12:15:10 +0000 |
reimar |
fopen is in stdio.h, so add this include.
|
Wed, 18 Jul 2007 10:09:42 +0000 |
diego |
Fix a bunch of redundant redeclaration warnings.
|
Wed, 18 Jul 2007 10:09:09 +0000 |
diego |
Remove unused variables.
|
Wed, 18 Jul 2007 09:15:34 +0000 |
diego |
Restore vo_mga check, it is Linux-only.
|
Wed, 18 Jul 2007 08:48:54 +0000 |
gpoirier |
sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
|
Wed, 18 Jul 2007 08:12:40 +0000 |
benoit |
use YUV440P in swscale
|
Tue, 17 Jul 2007 17:30:50 +0000 |
ptt |
better translation of 'clip'
|
Tue, 17 Jul 2007 16:50:46 +0000 |
ptt |
better translation
|
Tue, 17 Jul 2007 16:37:26 +0000 |
ptt |
synced with r23748
|
Tue, 17 Jul 2007 16:13:48 +0000 |
ptt |
sync'd with r23747
|
Tue, 17 Jul 2007 12:55:33 +0000 |
diego |
Remove pointless printing of include and linker paths.
|
Tue, 17 Jul 2007 12:37:16 +0000 |
diego |
Do not test for the existence of device files during configuration,
|
Tue, 17 Jul 2007 11:16:15 +0000 |
diego |
Modify X11 headers check so as not to add /usr/include, the default system
|
Tue, 17 Jul 2007 11:08:41 +0000 |
diego |
Remove /usr/include from the list of places to check for headers,
|
Tue, 17 Jul 2007 10:56:16 +0000 |
diego |
Put a compilation fix bandaid in place for the png.h issue.
|
Tue, 17 Jul 2007 10:55:36 +0000 |
diego |
Revert include flag reordering, it does not fix the compilation problem.
|
Tue, 17 Jul 2007 10:14:48 +0000 |
diego |
Remove commented-out dynamic linking check.
|
Tue, 17 Jul 2007 09:45:10 +0000 |
diego |
Remove unused scandir() check and fallback implementation.
|
Tue, 17 Jul 2007 09:41:47 +0000 |
diego |
Remove unused ftello() check and fallback implementation.
|
Tue, 17 Jul 2007 09:40:32 +0000 |
diego |
Remove unused fseeko() check and fallback implementation.
|
Tue, 17 Jul 2007 09:35:21 +0000 |
diego |
This was rewritten by Michael, switch copyrights to him and license to LGPL.
|
Tue, 17 Jul 2007 09:15:22 +0000 |
ptt |
another piece translated :)
|
Mon, 16 Jul 2007 20:25:23 +0000 |
rtogni |
realrtsp smil files can also use ' as field delimiter instead of "
|
Mon, 16 Jul 2007 20:13:25 +0000 |
diego |
Reorder CFLAGS, fixes compilation after addition of png.h to FFmpeg.
|
Mon, 16 Jul 2007 20:12:43 +0000 |
diego |
Remove incomplete compilation fix bandaid.
|
Mon, 16 Jul 2007 17:48:02 +0000 |
diego |
Remove redundant "all rights reserved" statement, OKed by Walken.
|
Mon, 16 Jul 2007 14:01:53 +0000 |
reimar |
Avoid crash if a non-existent audio track is selected with -aid
|
Mon, 16 Jul 2007 11:34:18 +0000 |
diego |
bandaid compilation fix
|
Mon, 16 Jul 2007 06:34:51 +0000 |
zuxy |
Use native Windows thread API when pthreads isn't available.
|
Sun, 15 Jul 2007 20:32:19 +0000 |
nicodvb |
added support for -alang and -slang with dvdnav:// streams
|
Sun, 15 Jul 2007 17:56:06 +0000 |
reimar |
Make sure that sub->id is -2 and sub->sh is NULL if subtitle doesn't
|
Sun, 15 Jul 2007 14:47:19 +0000 |
compn |
subs working with lavf change
|
Sat, 14 Jul 2007 15:16:34 +0000 |
diego |
Let us not pretend to be checking for devfs when we are not.
|
Sat, 14 Jul 2007 15:13:25 +0000 |
diego |
Mark mp3lib, liba52 and libmpeg2 tests as internal.
|
Sat, 14 Jul 2007 15:11:08 +0000 |
diego |
Group all vo driver checks together.
|
Sat, 14 Jul 2007 14:53:30 +0000 |
diego |
Move QuickTime codecs check together with the other codecs checks.
|
Sat, 14 Jul 2007 14:39:51 +0000 |
diego |
typo
|
Sat, 14 Jul 2007 09:01:44 +0000 |
reimar |
Use stream_read_qword_le
|
Fri, 13 Jul 2007 21:15:24 +0000 |
aurel |
add support for subtitles thru lavf
|
Fri, 13 Jul 2007 17:54:45 +0000 |
diego |
Simplify termios test.
|
Fri, 13 Jul 2007 17:36:14 +0000 |
diego |
typo, wrong variable name in check
|
Fri, 13 Jul 2007 17:08:37 +0000 |
diego |
Rename nut option and variables to libnut, FFmpeg also contains NUT support.
|
Fri, 13 Jul 2007 17:01:21 +0000 |
diego |
Remove useless variable indirection.
|
Fri, 13 Jul 2007 16:59:27 +0000 |
diego |
Remove redundant variable setting.
|
Fri, 13 Jul 2007 14:39:18 +0000 |
attila |
Fix segfault if an 'strf' chunk couldn't be found in avi
|
Fri, 13 Jul 2007 13:23:41 +0000 |
aurel |
fix typo in a comment
|
Wed, 11 Jul 2007 21:30:16 +0000 |
iive |
Print the number of the Unknow color format,
|
Wed, 11 Jul 2007 19:47:20 +0000 |
rtogni |
Add check for mkstemp
|
Wed, 11 Jul 2007 18:08:01 +0000 |
lorenm |
remove unused variables
|
Wed, 11 Jul 2007 15:29:20 +0000 |
lucabe |
Remove unused file (this time for real)
|
Wed, 11 Jul 2007 10:53:42 +0000 |
diego |
Remove unused test for round().
|
Wed, 11 Jul 2007 10:45:38 +0000 |
diego |
Remove unused stddef.h check.
|
Wed, 11 Jul 2007 10:43:25 +0000 |
diego |
Simplify soundcard.h check.
|
Wed, 11 Jul 2007 10:38:21 +0000 |
diego |
Remove unused variable.
|
Wed, 11 Jul 2007 10:01:54 +0000 |
zuxy |
Use -font for subtitles when -subfont is not given, patch by kiriuja
|
Wed, 11 Jul 2007 01:49:43 +0000 |
cehoyos |
Revert r23758: It broke -vf uspp and -vf mcdeint.
|
Tue, 10 Jul 2007 16:08:29 +0000 |
albeu |
10L, sub_scale need freetype, add the #ifdef.
|
Tue, 10 Jul 2007 11:18:55 +0000 |
lucabe |
Resurrect yuv2rgb_init.c, to add a proper license (and some comments about
|
Tue, 10 Jul 2007 11:03:38 +0000 |
cehoyos |
Fix compilation with -disable-mencoder
|
Tue, 10 Jul 2007 02:02:21 +0000 |
zuxy |
fix unaligned memory access in asfheader.c, courtesy of Balatoni Denes
|
Mon, 09 Jul 2007 20:40:47 +0000 |
diego |
Remove unnecessary #ifdef around the whole file.
|
Mon, 09 Jul 2007 20:40:18 +0000 |
diego |
Remove unnecessary #ifdef around the whole file.
|
Mon, 09 Jul 2007 19:50:36 +0000 |
diego |
ISO8859-1 --> UTF-8
|
Mon, 09 Jul 2007 19:34:34 +0000 |
diego |
Mention Bethesda Software VID and Atrac 3 decoders.
|
Mon, 09 Jul 2007 18:55:31 +0000 |
diego |
ISO8859-1 --> UTF-8
|
Mon, 09 Jul 2007 18:23:18 +0000 |
compn |
add af_pan balance/fix changes
|
Mon, 09 Jul 2007 18:09:49 +0000 |
compn |
add sub_scale and loop changes
|
Mon, 09 Jul 2007 17:56:11 +0000 |
compn |
loop wish fulfilled
|
Mon, 09 Jul 2007 14:58:50 +0000 |
diego |
Leave out (no) prefix from option names for consistency.
|
Mon, 09 Jul 2007 14:52:46 +0000 |
albeu |
Add a loop command and property.
|
Mon, 09 Jul 2007 14:51:47 +0000 |
albeu |
Move loop_times into mpctx.
|
Mon, 09 Jul 2007 11:19:21 +0000 |
albeu |
Add the sub_scale property and command.
|
Sun, 08 Jul 2007 13:30:33 +0000 |
voroshil |
Remove unnecessary flip for RGB in v4l1.
|
Sun, 08 Jul 2007 10:11:36 +0000 |
nicodvb |
100% cosmetics: reindentation and removal of trailing spaces
|
Sun, 08 Jul 2007 10:06:47 +0000 |
nicodvb |
unified the skip of header and stuffing bytes after the parsing of pes_extension[12] fields
|
Sun, 08 Jul 2007 03:29:23 +0000 |
voroshil |
r23687: Implemented tv://[<channel>][/<input_id>] url syntax
|
Sun, 08 Jul 2007 03:15:09 +0000 |
voroshil |
r23690: fix BUK->BUP typo
|
Sat, 07 Jul 2007 10:52:50 +0000 |
nicodvb |
100000000000000l, cured painful stab at the grammar
|
Sat, 07 Jul 2007 10:47:23 +0000 |
torinthiel |
Synced with 23536
|
Sat, 07 Jul 2007 10:36:37 +0000 |
torinthiel |
Synced with 23520
|
Sat, 07 Jul 2007 10:26:54 +0000 |
torinthiel |
Synced with 23579
|
Sat, 07 Jul 2007 10:10:30 +0000 |
torinthiel |
And antoher one, missed by me previously
|
Sat, 07 Jul 2007 10:08:13 +0000 |
torinthiel |
Some typos found and fixed by arctgx <arctgx@tlen.pl>
|
Sat, 07 Jul 2007 10:06:38 +0000 |
torinthiel |
Xvid name change
|
Sat, 07 Jul 2007 10:05:05 +0000 |
Gabrov |
synced with r23731
|
Sat, 07 Jul 2007 08:56:14 +0000 |
nicodvb |
10l, forgot to skip the stuffing bytes eventually prepended to vc1 packets (identified by pes_extension2 subid)
|
Sat, 07 Jul 2007 08:31:57 +0000 |
nicodvb |
cosmetics: split separate instructions in separate lines
|
Sat, 07 Jul 2007 08:22:47 +0000 |
nicodvb |
proper parsing of pes_extension[12] fields (replaces the previous code that relied on specific flags set
|
Fri, 06 Jul 2007 23:22:51 +0000 |
iive |
Fix crash on some DVDs
|
Fri, 06 Jul 2007 22:07:35 +0000 |
reimar |
Fix CSS format strings, they could print more than two digits for
|
Fri, 06 Jul 2007 19:38:54 +0000 |
reimar |
Add ENABLE_THREADS and ENABLE_SMALL defines
|
Fri, 06 Jul 2007 08:58:37 +0000 |
reimar |
Remove empty strlcat and strlcpy files
|
Thu, 05 Jul 2007 22:06:05 +0000 |
reimar |
Add some missing frees.
|
Thu, 05 Jul 2007 22:01:07 +0000 |
reimar |
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
|
Thu, 05 Jul 2007 10:18:58 +0000 |
diego |
license header consistency cosmetics
|
Thu, 05 Jul 2007 10:18:27 +0000 |
diego |
Group all copyright and author notices together.
|
Wed, 04 Jul 2007 20:03:17 +0000 |
diego |
Remove unused variables.
|
Wed, 04 Jul 2007 18:53:39 +0000 |
diego |
Also remove generated tools on distclean.
|
Wed, 04 Jul 2007 18:41:22 +0000 |
diego |
small grammar fix
|
Wed, 04 Jul 2007 08:49:47 +0000 |
diego |
Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.
|
Wed, 04 Jul 2007 08:33:40 +0000 |
diego |
Write configure parameters to configure.log.
|
Tue, 03 Jul 2007 13:52:36 +0000 |
lucabe |
Remove unused file
|
Tue, 03 Jul 2007 13:17:51 +0000 |
kraymer |
roff fix (new line for new sentence)
|
Tue, 03 Jul 2007 09:14:47 +0000 |
diego |
Sync FFmpeg changes:
|
Tue, 03 Jul 2007 08:28:44 +0000 |
diego |
Cygwin has had inttypes.h since version 1.5.
|
Tue, 03 Jul 2007 08:24:01 +0000 |
diego |
The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREAD
|
Tue, 03 Jul 2007 08:22:39 +0000 |
diego |
The header is always included conditional to USE_DVDREAD,
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Mon, 02 Jul 2007 22:02:59 +0000 |
cehoyos |
Add equivalent of -Wno-pointer-sign for icc
|
Mon, 02 Jul 2007 21:34:39 +0000 |
diego |
Consistently use filename as multiple inclusion guard.
|
Mon, 02 Jul 2007 21:23:42 +0000 |
diego |
Consistently use filenames as multiple inclusion guards.
|
Mon, 02 Jul 2007 20:55:05 +0000 |
diego |
Add consistent GUI prefix to multiple inclusion guards.
|
Mon, 02 Jul 2007 20:54:11 +0000 |
diego |
Add multiple inclusion guard.
|
Mon, 02 Jul 2007 20:36:18 +0000 |
diego |
Consistently use filenames as multiple inclusion guards.
|
Mon, 02 Jul 2007 15:32:28 +0000 |
ptt |
first step of video.xml translation... (it's soooo huuuuuge..... :))
|
Mon, 02 Jul 2007 12:52:41 +0000 |
diego |
Fix 'make checkheaders'.
|
Mon, 02 Jul 2007 11:43:38 +0000 |
diego |
Remove obsolete and misleading comment.
|
Mon, 02 Jul 2007 10:13:31 +0000 |
diego |
Ignore .ho files.
|
Sat, 30 Jun 2007 10:59:55 +0000 |
voroshil |
Cosmetics.
|
Sat, 30 Jun 2007 10:56:05 +0000 |
voroshil |
Don't override input= option value is no input id is passed in tv:// url.
|
Fri, 29 Jun 2007 21:57:31 +0000 |
nplourde |
bugfix intel mac vo_quartz, PlanarPixmapInfoYUV420 structure requires big-endian value. author Taihei Monma tmkk@mac.com
|
Fri, 29 Jun 2007 21:21:57 +0000 |
rtogni |
wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750
|
Fri, 29 Jun 2007 14:59:24 +0000 |
ptt |
synced to r23690, since it is
|
Fri, 29 Jun 2007 14:42:48 +0000 |
ptt |
another bunch of corrections, suggested by nico
|
Fri, 29 Jun 2007 14:03:41 +0000 |
ptt |
synced with r23579
|
Fri, 29 Jun 2007 14:00:47 +0000 |
ptt |
revert r23538. my fault, didn't see there where 2 phrases, sorry...
|
Fri, 29 Jun 2007 13:53:13 +0000 |
kraymer |
fix BUK->BUP typo
|
Fri, 29 Jun 2007 11:26:46 +0000 |
ptt |
sparse grammar and syntactical corrections
|
Fri, 29 Jun 2007 08:56:50 +0000 |
voroshil |
remove file that was added by mistake.
|
Thu, 28 Jun 2007 18:36:05 +0000 |
voroshil |
Implemented tv://[<channel>][/<input_id>] url syntax
|
Thu, 28 Jun 2007 11:24:12 +0000 |
reimar |
Get rid of my_memcpy_pic code duplication in many filters.
|
Thu, 28 Jun 2007 11:18:16 +0000 |
diego |
comment grammar fixes
|
Wed, 27 Jun 2007 23:11:21 +0000 |
diego |
Get rid of duplicate processor feature variables.
|
Wed, 27 Jun 2007 23:08:18 +0000 |
diego |
Add comments to some preprocessor directives.
|
Wed, 27 Jun 2007 23:04:36 +0000 |
diego |
Mark main() function as a function that takes no parameters.
|
Wed, 27 Jun 2007 16:46:00 +0000 |
Gabrov |
synced with r23680
|
Wed, 27 Jun 2007 13:09:39 +0000 |
reimar |
Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing
|
Wed, 27 Jun 2007 13:04:29 +0000 |
diego |
Fix "control reaches end of non-void function" warnings.
|
Wed, 27 Jun 2007 13:01:43 +0000 |
diego |
Fix unused variable warnings.
|
Wed, 27 Jun 2007 13:00:14 +0000 |
diego |
Fix implicit declaration of function warnings.
|
Wed, 27 Jun 2007 10:28:38 +0000 |
reimar |
Remove some unused variables
|
Wed, 27 Jun 2007 10:26:13 +0000 |
reimar |
Make X11 window creation and (with -fixed-vo) management simpler and more
|
Wed, 27 Jun 2007 10:08:21 +0000 |
diego |
Remove check for localtime_r, the function is not used within MPlayer.
|
Tue, 26 Jun 2007 20:07:14 +0000 |
kraymer |
r23504: -lavdopts threads is only implemented for mpeg[12]
|
Tue, 26 Jun 2007 17:07:30 +0000 |
ben |
fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted)
|
Tue, 26 Jun 2007 16:33:43 +0000 |
reimar |
Lots of cosmetics for gl2
|
Tue, 26 Jun 2007 15:51:51 +0000 |
reimar |
Remove two unused variables
|
Tue, 26 Jun 2007 15:51:49 +0000 |
reimar |
Remove overly complex and unused per-subtexture "dirty" handling
|
Tue, 26 Jun 2007 15:51:47 +0000 |
reimar |
Remove now unused variable
|
Tue, 26 Jun 2007 15:51:43 +0000 |
reimar |
remove useless calloc cast
|
Tue, 26 Jun 2007 15:14:28 +0000 |
ptt |
synced with r23609
|
Tue, 26 Jun 2007 15:01:09 +0000 |
reimar |
Remove some unused code and useless error checking that only clutters the code
|
Mon, 25 Jun 2007 16:37:12 +0000 |
reimar |
Hint at the Makefile for information how to build dha with svgalib_helper
|
Mon, 25 Jun 2007 13:59:46 +0000 |
reimar |
Hint at --disable-* options as a workaround for outdated binutils.
|
Mon, 25 Jun 2007 11:16:42 +0000 |
ptt |
synced with r23608 + other fixes
|
Sun, 24 Jun 2007 18:46:41 +0000 |
rtogni |
start= and end= parameters on realrtspurls may be optionally quoted with
|
Sun, 24 Jun 2007 17:39:54 +0000 |
reimar |
config.h must be included before other headers
|
Sun, 24 Jun 2007 17:24:13 +0000 |
reimar |
Hide our swab prototype when the system has swab since at least the
|
Sun, 24 Jun 2007 15:25:32 +0000 |
reimar |
Make sure we always have a swab() prototype when we use it,
|
Sun, 24 Jun 2007 14:54:56 +0000 |
reimar |
Use proper PRI?64 format strings
|
Sun, 24 Jun 2007 14:39:11 +0000 |
reimar |
define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).
|
Sun, 24 Jun 2007 14:12:59 +0000 |
reimar |
Remove unused and trivial string variable
|
Sun, 24 Jun 2007 14:11:38 +0000 |
reimar |
Remove unused function.
|
Sun, 24 Jun 2007 14:09:53 +0000 |
reimar |
Remove unused (static) function prototype.
|
Sun, 24 Jun 2007 14:08:22 +0000 |
reimar |
Fix format string to match actual type.
|
Sun, 24 Jun 2007 14:04:48 +0000 |
reimar |
Move variable into the block where it actually used
|
Sun, 24 Jun 2007 13:34:16 +0000 |
reimar |
index_mode is already defined in demuxer.h
|
Sun, 24 Jun 2007 13:27:03 +0000 |
reimar |
get rid of useless *alloc casts
|
Sun, 24 Jun 2007 13:21:50 +0000 |
reimar |
Get rid of: useless variable, useless cast and void * arithmetic
|
Sun, 24 Jun 2007 13:20:17 +0000 |
reimar |
Use AV_RL32
|
Sun, 24 Jun 2007 13:09:08 +0000 |
reimar |
Fix format strings to match argument type
|
Sun, 24 Jun 2007 13:01:22 +0000 |
reimar |
Remove unused query_format function in vf_harddup.
|
Sun, 24 Jun 2007 12:43:45 +0000 |
reimar |
Return value of gtk_entry_get_text is const, so declare variables as const as well.
|
Sun, 24 Jun 2007 12:40:51 +0000 |
reimar |
ff_gcd is already in libavutil/common.h, no need for an extra prototype here
|
Sun, 24 Jun 2007 12:32:33 +0000 |
reimar |
Avoid more void * arithmetic
|
Sun, 24 Jun 2007 11:18:12 +0000 |
reimar |
revert broken r23628, mp_core.h is not included by cfg.h, so double extern
|
Sun, 24 Jun 2007 11:09:32 +0000 |
reimar |
get_path prototype is already in interface.h and probably many more places.
|
Sun, 24 Jun 2007 11:07:47 +0000 |
reimar |
Avoid vo_sdl void * arithmetic
|
Sun, 24 Jun 2007 11:04:02 +0000 |
reimar |
Remove completely pointless "!= 1".
|
Sun, 24 Jun 2007 10:59:53 +0000 |
reimar |
Another unneeded xinerama_screen extern
|
Sun, 24 Jun 2007 10:51:06 +0000 |
reimar |
xinerama_screen is already declared in video_out.h
|
Sun, 24 Jun 2007 10:46:40 +0000 |
reimar |
Add missing return value for x11 error handler
|
Sun, 24 Jun 2007 10:39:04 +0000 |
reimar |
Cast sizeof() to int in mp_msg arguments so it fits the format string on 64bit
|
Sun, 24 Jun 2007 10:26:01 +0000 |
reimar |
Avoid void * arithmetic
|
Sun, 24 Jun 2007 10:24:11 +0000 |
reimar |
Some comment typo fixes
|
Sun, 24 Jun 2007 10:20:42 +0000 |
reimar |
make opt argument of demux_info_get const.
|
Sun, 24 Jun 2007 10:16:18 +0000 |
reimar |
Remove two unused functions in asxparser
|
Sun, 24 Jun 2007 10:14:42 +0000 |
reimar |
Get rid of a completely useless cast
|
Sun, 24 Jun 2007 10:09:05 +0000 |
reimar |
ass_enabled is already in mp_core.h
|
Sun, 24 Jun 2007 10:08:09 +0000 |
reimar |
Do not prototype spudec_draw_scaled twice
|
Sun, 24 Jun 2007 10:06:57 +0000 |
reimar |
suboverlap_enabled is already declared in included subreader.h
|
Sun, 24 Jun 2007 10:06:10 +0000 |
reimar |
vo_init is x11 specific and has no place in video_out.h.
|
Sun, 24 Jun 2007 10:03:26 +0000 |
reimar |
Remove redundant vo_format_name, included img_format.h already provides it
|
Sun, 24 Jun 2007 09:52:19 +0000 |
reimar |
Add a (almost correct) prototype for vcd_seek_to_track
|
Sun, 24 Jun 2007 08:39:40 +0000 |
reimar |
pstrcpy -> av_strlcpy
|
Sun, 24 Jun 2007 08:14:10 +0000 |
reimar |
Fix dvd:// subtitle handling to always report the MPEG stream id, because
|
Sun, 24 Jun 2007 08:12:08 +0000 |
reimar |
Remove the now unused demux_mkv_change_subs function
|
Sun, 24 Jun 2007 08:10:07 +0000 |
reimar |
Simplify and correct subtitle selection, no more special cases for
|
Sun, 24 Jun 2007 07:29:03 +0000 |
reimar |
Set demuxer->sub->sh to one of the s_streams like done for audio and video.
|
Sun, 24 Jun 2007 03:28:46 +0000 |
voroshil |
r23504: -lavdopts threads is only implemented for mpeg[12]
|
Sun, 24 Jun 2007 02:40:58 +0000 |
voroshil |
r23578: Fix license header.
|
Sun, 24 Jun 2007 02:33:20 +0000 |
voroshil |
r23588: The audio balance feature implemented with af_pan.
|
Sat, 23 Jun 2007 23:45:31 +0000 |
aurel |
add myself as co-maintainer of demux_mkv.c
|
Sat, 23 Jun 2007 18:16:14 +0000 |
reimar |
Fix r23353, it broke ao_sun on non-BSD due to accidentially removing
|
Sat, 23 Jun 2007 17:39:27 +0000 |
reimar |
Fix memleak due to not freeing demuxer->s_streams
|
Sat, 23 Jun 2007 16:57:27 +0000 |
reimar |
100l, last demux_mkv patch passed ints instead of pointers to them to sscanf
|
Sat, 23 Jun 2007 15:38:00 +0000 |
reimar |
Use sh_sub_t instead of mkv_track_t argument where possible, simplifying the code a bit.
|
Sat, 23 Jun 2007 13:55:13 +0000 |
reimar |
Document the effect of -really-quiet on gmplayer.
|
Sat, 23 Jun 2007 08:22:10 +0000 |
diego |
Nico claims to never have had any problems with X11 compilation on Mandrake.
|
Fri, 22 Jun 2007 22:06:58 +0000 |
reimar |
Hack around some fullscreen issues with gl under Windows
|
Fri, 22 Jun 2007 19:58:44 +0000 |
lu_zero |
unbreak armv6 previously broken by me...
|
Fri, 22 Jun 2007 13:03:40 +0000 |
mhoffman |
integrating ff_bfin_get_unscaled_swscale into the system
|
Fri, 22 Jun 2007 12:45:18 +0000 |
mhoffman |
adding Blackfin swscale_bfin infrastructure, and the first swscale routine uyvy to yv12 video resampler
|
Fri, 22 Jun 2007 00:14:22 +0000 |
mhoffman |
document pointer offset by -8
|
Fri, 22 Jun 2007 00:12:44 +0000 |
mhoffman |
re pipeline loop, to eliminate extra chroma reads
|
Fri, 22 Jun 2007 00:07:55 +0000 |
mhoffman |
correct chroma skewing bug, caused by incorrect stride adjustments
|
Thu, 21 Jun 2007 19:01:29 +0000 |
lu_zero |
Unbreak altivec
|
Thu, 21 Jun 2007 15:03:28 +0000 |
ptt |
grammar error fixed
|
Thu, 21 Jun 2007 14:16:01 +0000 |
ptt |
elected me as italian docs translation mantainer, so i can get my own insults ;)
|
Thu, 21 Jun 2007 13:53:23 +0000 |
ptt |
sync'ed with r23588
|
Thu, 21 Jun 2007 13:44:52 +0000 |
ptt |
other corrections, pointed out by emanuele aina (italian translation project)
|
Thu, 21 Jun 2007 10:44:23 +0000 |
ptt |
a few corrections, pointed out nicely by nico sabbi, thanx
|
Thu, 21 Jun 2007 10:11:24 +0000 |
ptt |
added some carriage returns and full stops, plus a missing 'option'
|
Thu, 21 Jun 2007 08:18:51 +0000 |
voroshil |
Revert r23530.
|
Wed, 20 Jun 2007 18:19:03 +0000 |
uau |
demux_mkv very long seek fix
|
Wed, 20 Jun 2007 16:52:32 +0000 |
uau |
Fix demuxer.h multiple inclusion guard
|
Wed, 20 Jun 2007 16:29:56 +0000 |
reimar |
Remove useless demnuxer.h include from matroska.h, it creats "hundreds" of
|
Wed, 20 Jun 2007 10:39:57 +0000 |
cehoyos |
Simplify network timeout calculation.
|
Wed, 20 Jun 2007 02:26:20 +0000 |
zuxy |
The audio balance feature implemented with af_pan.
|
Tue, 19 Jun 2007 23:24:04 +0000 |
compn |
some more reqs from users
|
Tue, 19 Jun 2007 13:55:22 +0000 |
reimar |
Simplify generation of CPU-extensions HAVE_ and ENABLE_ defines
|
Tue, 19 Jun 2007 13:55:12 +0000 |
reimar |
Simplify generation of ARCH_ and corresponding ENABLE_ defines
|
Tue, 19 Jun 2007 13:54:48 +0000 |
reimar |
Add an optional third parameter to ff_config_enable in preparation
|
Tue, 19 Jun 2007 13:37:31 +0000 |
reimar |
Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with
|
Tue, 19 Jun 2007 13:24:16 +0000 |
gpoirier |
fix typos noted by Nicolas Legrand
|
Tue, 19 Jun 2007 06:51:33 +0000 |
diego |
Port changes for older Subversion releases from FFmpeg.
|
Mon, 18 Jun 2007 21:24:45 +0000 |
diego |
misc small fixes
|
Mon, 18 Jun 2007 20:04:46 +0000 |
diego |
Activate license notice.
|
Mon, 18 Jun 2007 19:31:17 +0000 |
diego |
Fix license header.
|
Mon, 18 Jun 2007 14:44:41 +0000 |
ptt |
they said 'colla' was cacophonic.... probably indeed it was :) changed.
|
Mon, 18 Jun 2007 10:44:35 +0000 |
ptt |
synced with r21930
|
Mon, 18 Jun 2007 09:15:32 +0000 |
cehoyos |
Silence three warnings.
|
Mon, 18 Jun 2007 08:53:53 +0000 |
cehoyos |
Stop playing at eof or if no data arrives for ten seconds.
|
Mon, 18 Jun 2007 08:02:37 +0000 |
gpoirier |
sync w/ r23561
|
Sun, 17 Jun 2007 13:28:52 +0000 |
zuxy |
More accurate seeking for demuxers lacking DEMUXER_CTRL_GET_TIME_LENGTH control
|
Sun, 17 Jun 2007 12:18:13 +0000 |
zuxy |
Add AF_CONTROL_PAN_BALANCE control
|
Sun, 17 Jun 2007 10:24:10 +0000 |
reimar |
Set subtitle type in mpg demuxer. Fixes subtitle switching with 'j'
|
Sun, 17 Jun 2007 08:29:26 +0000 |
reimar |
Merge (trivial) dvdnav and dvdread subtitle selection code
|
Sun, 17 Jun 2007 08:26:07 +0000 |
reimar |
Make sure we do not access demuxer->s_streams out of bounds
|
Sat, 16 Jun 2007 19:47:36 +0000 |
uau |
Remove broken option reset from per-file loop
|
Sat, 16 Jun 2007 16:07:02 +0000 |
rtogni |
Compilation fix: define some ENABLE needed by lavc
|
Sat, 16 Jun 2007 15:32:54 +0000 |
reimar |
Add HAVE_ Makefile variables needed by ffmpeg
|
Sat, 16 Jun 2007 15:29:26 +0000 |
reimar |
Missing libswscale part of TARGET_ -> HAVE_ change
|
Sat, 16 Jun 2007 15:24:39 +0000 |
reimar |
Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
|
Sat, 16 Jun 2007 15:17:00 +0000 |
reimar |
Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change.
|
Sat, 16 Jun 2007 11:49:11 +0000 |
gpoirier |
add missing IDCT algothim, as defined in libavcodec/avcodec.h
|
Fri, 15 Jun 2007 22:22:16 +0000 |
eugeni |
When parsing ass-force-style arguments, search for '=' and '.' characters with
|
Fri, 15 Jun 2007 22:15:27 +0000 |
eugeni |
Make sure there is at least one style in ass_track when parsing events.
|
Fri, 15 Jun 2007 14:38:12 +0000 |
ptt |
synced with r23536
|
Fri, 15 Jun 2007 11:59:14 +0000 |
compn |
update wishlist
|
Wed, 13 Jun 2007 17:48:15 +0000 |
diego |
misc spelling fixes
|
Wed, 13 Jun 2007 11:04:01 +0000 |
cehoyos |
Do not allow to compile gui without PNG decoder in libavcodec.
|
Wed, 13 Jun 2007 10:50:14 +0000 |
ptt |
grammatical error fixed
|
Wed, 13 Jun 2007 09:29:51 +0000 |
zuxy |
Remove incorrect comment: pan defaults to block all, instead of pass-thru.
|
Wed, 13 Jun 2007 09:28:49 +0000 |
zuxy |
Avoid zero output for pan filter; zero output now means same # of channels
|
Wed, 13 Jun 2007 09:20:36 +0000 |
zuxy |
Make pan reentrant. Multiple pans in chain work fine.
|
Tue, 12 Jun 2007 22:08:30 +0000 |
nicodvb |
clearly specify the valid substream id range, rather than using unreadable bitmasks (it also prevents misdetection 0xFF as valid)
|
Tue, 12 Jun 2007 20:31:49 +0000 |
gpoirier |
refine the example of -menu-chroot yet more
|
Tue, 12 Jun 2007 20:16:51 +0000 |
gpoirier |
give an example of -menu-chroot usage
|
Tue, 12 Jun 2007 09:14:46 +0000 |
ptt |
little corrections suggested by nico sabbi , thanx
|
Tue, 12 Jun 2007 08:38:42 +0000 |
cehoyos |
Fix compilation after FFmpeg r9283.
|
Mon, 11 Jun 2007 07:39:06 +0000 |
voroshil |
r23516: little indentation fix
|
Sun, 10 Jun 2007 22:20:24 +0000 |
diego |
Sync with FFmpeg r9278.
|
Sun, 10 Jun 2007 21:58:30 +0000 |
lu_zero |
avoid utter breakage on non-x86, patch from Chris Roccati <roccati@at@pobox.dot.com>
|
Sun, 10 Jun 2007 19:19:00 +0000 |
ptt |
yes, interleave was deeply wrong translated. corrected
|
Sun, 10 Jun 2007 18:36:30 +0000 |
ptt |
changed forgotten $Revision... to synced with.... sorry :(
|
Sun, 10 Jun 2007 18:33:36 +0000 |
ptt |
small grammar fixes
|
Sun, 10 Jun 2007 18:24:34 +0000 |
ptt |
removed a forgotten part in english plus small corrections
|
Sun, 10 Jun 2007 17:58:53 +0000 |
ptt |
capital char and relative dot at end of phrase removed
|
Sun, 10 Jun 2007 17:53:34 +0000 |
ptt |
<note><para> indentation corrected
|
Sun, 10 Jun 2007 17:49:43 +0000 |
ptt |
caps character after "Explanation:" in tvinput.xml
|
Sun, 10 Jun 2007 17:47:15 +0000 |
ptt |
added italian translation of codecs.xml & containers.xml
|
Sun, 10 Jun 2007 16:45:30 +0000 |
aurel |
Don't set random codec parameters for AC3/DTS in mkv.
|
Sun, 10 Jun 2007 10:05:54 +0000 |
Gabrov |
synced with r23531
|
Sun, 10 Jun 2007 10:00:05 +0000 |
gpoirier |
sync w/r23530
|
Sun, 10 Jun 2007 09:25:09 +0000 |
nicodvb |
removed functions that were used to parse mpeg12 video (no more video); patch by John Donaghy
|
Sun, 10 Jun 2007 00:06:12 +0000 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
Sat, 09 Jun 2007 18:20:21 +0000 |
nicodvb |
init ts_probe to 0 and probe up to TS_MAX_PROBE_SIZE if the parameter
|
Sat, 09 Jun 2007 17:32:49 +0000 |
lorenm |
x264 no longer defaults to qp=26.
|
Sat, 09 Jun 2007 11:57:22 +0000 |
nicodvb |
added support for DTS1 audio descriptor
|
Sat, 09 Jun 2007 11:56:10 +0000 |
nicodvb |
1000000l, descriptor VC-1 identifies VIDEO_VC1, not AUDIO_DTS
|
Sat, 09 Jun 2007 09:25:41 +0000 |
henry |
set the window aspect hint
|
Fri, 08 Jun 2007 22:59:04 +0000 |
compn |
add mmes fourcc for mpeg2 in avi files
|
Fri, 08 Jun 2007 22:22:50 +0000 |
cehoyos |
Simplify addition of -Wdeclaration-after-statement to CFLAGS.
|
Fri, 08 Jun 2007 22:04:09 +0000 |
cehoyos |
Support icc 10.0.
|
Fri, 08 Jun 2007 20:24:56 +0000 |
gpoirier |
sync w/r23504
|
Fri, 08 Jun 2007 19:38:05 +0000 |
ptt |
reversed previus modification (r23517)
|
Fri, 08 Jun 2007 16:17:58 +0000 |
ptt |
changed vowels to accented utf8 vowels
|
Fri, 08 Jun 2007 15:02:11 +0000 |
ptt |
other two files translated :)
|
Fri, 08 Jun 2007 14:52:18 +0000 |
ptt |
small indentation and tags fixes
|
Fri, 08 Jun 2007 14:46:27 +0000 |
ptt |
little indentation fix
|
Fri, 08 Jun 2007 14:38:25 +0000 |
zuxy |
Enable SIMD optmizations for mp3lib on AMD64
|
Fri, 08 Jun 2007 14:34:25 +0000 |
ptt |
sync'ed up to r23504
|
Fri, 08 Jun 2007 12:18:44 +0000 |
voroshil |
Add regular #define for header file.
|
Fri, 08 Jun 2007 11:01:34 +0000 |
ptt |
italian xml/html docs translation - first step. up till now accented vowels are
|
Fri, 08 Jun 2007 08:19:29 +0000 |
cehoyos |
Cosmetics: Fix indentation after last commit.
|
Fri, 08 Jun 2007 08:16:54 +0000 |
cehoyos |
Add -Wdeclaration-after-statement etc. only to gcc.
|
Fri, 08 Jun 2007 08:14:31 +0000 |
cehoyos |
Compile C++ files with the same compiler as all other files.
|
Fri, 08 Jun 2007 07:49:59 +0000 |
reimar |
Fix yuv2rgb C functions to work for widths divisible by 4 but not by 8
|
Fri, 08 Jun 2007 07:49:03 +0000 |
reimar |
Fix config declarations so that things like rtc=no work in addition to nortc=yes
|
Fri, 08 Jun 2007 07:45:36 +0000 |
reimar |
Set errno to 0 after printing it, not before
|
Fri, 08 Jun 2007 06:08:51 +0000 |
voroshil |
Fix compiler warnings.
|
Fri, 08 Jun 2007 02:57:45 +0000 |
lorenm |
-lavdopts threads is only implemented for mpeg[12]
|
Thu, 07 Jun 2007 23:59:23 +0000 |
cehoyos |
Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.
|
Thu, 07 Jun 2007 22:45:41 +0000 |
eugeni |
Fix segfault when encoding from an mkv file with embedded fonts.
|
Thu, 07 Jun 2007 21:20:44 +0000 |
reimar |
Mention change to libamr in Changelog
|
Thu, 07 Jun 2007 20:37:24 +0000 |
nicodvb |
in vidix check protect [A-Z] and [a-z] with single quotes as in other checks; fixes some untranslated lowercases
|
Thu, 07 Jun 2007 20:01:05 +0000 |
reimar |
100l, fix compile error in r23498 due to bad copy in paste
|
Thu, 07 Jun 2007 19:11:25 +0000 |
reimar |
RGB8/BGR8 IMGFMTs are paletted in case of swscale input.
|
Thu, 07 Jun 2007 18:06:53 +0000 |
voroshil |
implement "bind sections"
|
Thu, 07 Jun 2007 17:23:23 +0000 |
cehoyos |
Add -Wno-switch to CFLAGS.
|
Thu, 07 Jun 2007 17:10:37 +0000 |
cehoyos |
Fix r23494: It broke gcc 2.95.3
|
Thu, 07 Jun 2007 16:36:55 +0000 |
cehoyos |
Add -Wno-pointer-sign to CFLAGS
|
Thu, 07 Jun 2007 16:23:49 +0000 |
reimar |
Add 2vuy fourcc to rawuyvy codec
|
Thu, 07 Jun 2007 13:40:22 +0000 |
diego |
Add -Wall (back) to default CFLAGS.
|
Thu, 07 Jun 2007 10:50:04 +0000 |
cehoyos |
Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.
|
Thu, 07 Jun 2007 10:24:17 +0000 |
cehoyos |
Fix compilation after FFmpeg r9235.
|
Thu, 07 Jun 2007 09:17:10 +0000 |
uau |
Calculate pts with double precision in demux_asf
|
Thu, 07 Jun 2007 03:01:32 +0000 |
zuxy |
10l: correct Core 2 detection under x86-64
|
Wed, 06 Jun 2007 11:58:52 +0000 |
kraymer |
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
|
Wed, 06 Jun 2007 08:14:14 +0000 |
voroshil |
r23440: New "automute" tv:// option.
|
Wed, 06 Jun 2007 05:16:08 +0000 |
zuxy |
Change some static temporary vars to automatic ones because mingw32 binutils
|
Wed, 06 Jun 2007 05:13:13 +0000 |
zuxy |
Align output pointer so that we can use movaps instead of movups in dct64_sse;
|
Tue, 05 Jun 2007 23:30:37 +0000 |
ptt |
little correction to make nroff not to complain about line lennghts....
|
Tue, 05 Jun 2007 18:35:34 +0000 |
ben |
protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driver
|
Tue, 05 Jun 2007 17:15:28 +0000 |
ptt |
sync'd up to r23467
|
Tue, 05 Jun 2007 16:13:00 +0000 |
diego |
Create a new MSGT for just the status line.
|
Tue, 05 Jun 2007 15:09:51 +0000 |
reimar |
Do not use fast_memcpy when data is read again immediately afterwards.
|
Tue, 05 Jun 2007 15:09:49 +0000 |
reimar |
Do not use fast_memcpy for small size copy, esp. when the size is constant
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Tue, 05 Jun 2007 14:12:37 +0000 |
reimar |
Use avcodec_decode_audio2 in ad_ffmpeg.c
|
Tue, 05 Jun 2007 13:40:10 +0000 |
kraymer |
r23410: add documentation for new -menu-chroot option
|
Tue, 05 Jun 2007 13:18:16 +0000 |
mhoffman |
correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line
|
Tue, 05 Jun 2007 11:37:16 +0000 |
reimar |
Make gmplayer show right colors if X server does not use native byteorder.
|
Tue, 05 Jun 2007 11:13:32 +0000 |
reimar |
Avoiding sscanf in cddb support reading more data with %s than buffer size
|
Tue, 05 Jun 2007 10:05:09 +0000 |
diego |
Keep -pipe option in CFLAGS even in debug mode.
|
Tue, 05 Jun 2007 07:35:07 +0000 |
gpoirier |
sync w/23467 (was just a typo in english doc, no incidence here)
|
Tue, 05 Jun 2007 01:07:35 +0000 |
corey |
then/than typo spotted by "JRaSH"
|
Tue, 05 Jun 2007 00:26:54 +0000 |
diego |
Keep unused parameter warnings in debug mode.
|
Tue, 05 Jun 2007 00:17:42 +0000 |
kraymer |
r23416: Drop the metadata stuff and replace it with generic property
|
Mon, 04 Jun 2007 13:16:39 +0000 |
reimar |
get rid of Gui code that has been commented out since ages
|
Mon, 04 Jun 2007 13:15:35 +0000 |
reimar |
Factor out some duplicated gui code
|
Mon, 04 Jun 2007 13:05:26 +0000 |
reimar |
Remove some useless code
|
Mon, 04 Jun 2007 09:39:55 +0000 |
zuxy |
Use 'static inline' instead of 'inline static' to avoid warnings
|
Mon, 04 Jun 2007 09:20:00 +0000 |
zuxy |
Change '%ld' to '%d' to remove warnings introduced by r23452
|
Mon, 04 Jun 2007 03:05:16 +0000 |
zuxy |
Correct dct64 functions' declarations
|
Sun, 03 Jun 2007 08:48:44 +0000 |
zuxy |
Remove unused parameter for mp_msg
|
Sat, 02 Jun 2007 21:55:00 +0000 |
gpoirier |
sync w/ r23455
|
Sat, 02 Jun 2007 20:20:33 +0000 |
gpoirier |
compilation fix after commit r9172 to ffmpeg, patch by Aurel
|
Sat, 02 Jun 2007 18:07:19 +0000 |
ptt |
new sentences on new lines, diego says ;-P
|
Sat, 02 Jun 2007 18:05:55 +0000 |
ptt |
sync'ed up to r23440 + a _big_ correction of tv suboptions
|
Sat, 02 Jun 2007 16:47:10 +0000 |
zuxy |
Remove non-existing make_decode_tables_MMX()
|
Sat, 02 Jun 2007 16:25:18 +0000 |
zuxy |
Use int and uint32_t instead of long and unsigned long, when appropriate.
|
Sat, 02 Jun 2007 16:04:56 +0000 |
zuxy |
Make realloc_struct inline as other functions defined in demuxer.h
|
Sat, 02 Jun 2007 14:38:45 +0000 |
diego |
10l: Remove overlooked instance of NOAVIFILE_HEADERS.
|
Sat, 02 Jun 2007 13:00:38 +0000 |
eugeni |
Revert r23443, it breaks compilation without libass.
|
Sat, 02 Jun 2007 12:27:33 +0000 |
diego |
Get rid of superfluous __WINE__ #define, it was always enabled and
|
Sat, 02 Jun 2007 12:26:27 +0000 |
diego |
Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
|
Sat, 02 Jun 2007 12:24:35 +0000 |
diego |
Get rid of superfluous MPLAYER #define, it was always enabled and
|
Sat, 02 Jun 2007 10:26:37 +0000 |
nicodvb |
prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)
|
Sat, 02 Jun 2007 01:56:22 +0000 |
compn |
update manual date, its been 8 months...
|
Fri, 01 Jun 2007 19:58:29 +0000 |
eugeni |
Recode the whole subtitle file to utf-8 before parsing.
|
Fri, 01 Jun 2007 19:56:44 +0000 |
eugeni |
Move code for reading a file and recoding it to utf-8 to a separate function.
|
Fri, 01 Jun 2007 17:29:35 +0000 |
voroshil |
mjpeg support for v4l2 tv:// driver
|
Thu, 31 May 2007 17:49:51 +0000 |
voroshil |
New "automute" tv:// option.
|
Thu, 31 May 2007 17:30:49 +0000 |
voroshil |
r23370: added missing fps
|
Thu, 31 May 2007 17:10:56 +0000 |
voroshil |
r23416: Drop the metadata stuff and replace it with generic property string expansion.
|
Thu, 31 May 2007 13:22:36 +0000 |
zuxy |
Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
|
Thu, 31 May 2007 13:07:52 +0000 |
albeu |
Add new properties percent_pos and time_pos.
|
Thu, 31 May 2007 13:02:51 +0000 |
albeu |
Make the length property use the time type.
|
Thu, 31 May 2007 12:42:02 +0000 |
albeu |
Move the time printing code out of the length property.
|
Thu, 31 May 2007 12:37:37 +0000 |
albeu |
Add a print function for the time option type.
|
Thu, 31 May 2007 10:52:08 +0000 |
jheryan |
sync to 24.5.2007
|
Thu, 31 May 2007 10:43:35 +0000 |
albeu |
Add the recently introduced properties to the documentation.
|
Thu, 31 May 2007 09:42:14 +0000 |
albeu |
Allow setting the direction in the step_property command.
|
Thu, 31 May 2007 09:13:21 +0000 |
albeu |
Fix the step_property coammand to correctly handle the step size with
|
Thu, 31 May 2007 04:15:29 +0000 |
mhoffman |
Adding myself to the authors page.
|
Thu, 31 May 2007 00:21:25 +0000 |
ptt |
little fix
|
Thu, 31 May 2007 00:19:40 +0000 |
ptt |
sync.d up to r23425!!! ehi, it's updated :)))
|
Thu, 31 May 2007 00:16:02 +0000 |
ptt |
removed unneeded space
|
Thu, 31 May 2007 00:14:00 +0000 |
ptt |
removed an unneeded comma
|
Thu, 31 May 2007 00:03:10 +0000 |
ptt |
added '&' for 'e.g.'
|
Wed, 30 May 2007 23:28:04 +0000 |
ptt |
sync'd up to r23416
|
Wed, 30 May 2007 23:20:24 +0000 |
ptt |
moved a line below, since probably it's righter there...
|
Wed, 30 May 2007 23:15:13 +0000 |
ptt |
added a missing space char
|
Wed, 30 May 2007 20:18:45 +0000 |
ptt |
sync'd up to r22845
|
Wed, 30 May 2007 09:33:09 +0000 |
benoit |
rename attribute_unused to av_unused as it is declared in common.h
|
Wed, 30 May 2007 08:36:38 +0000 |
zuxy |
Use play duration instead of send duration to calculate the length
|
Wed, 30 May 2007 07:07:32 +0000 |
albeu |
Drop the metadata stuff and replace it with generic property string expansion.
|
Wed, 30 May 2007 07:05:34 +0000 |
albeu |
Make command.h usable without the MPContext typedef.
|
Wed, 30 May 2007 06:53:06 +0000 |
albeu |
Add PRINT to the samplerate property.
|
Wed, 30 May 2007 06:39:21 +0000 |
albeu |
Fix fallback on the default GET_TYPE for unvailable/disabled
|
Tue, 29 May 2007 22:14:41 +0000 |
albeu |
Make all the info available via the metadata API available via properties.
|
Tue, 29 May 2007 21:49:39 +0000 |
albeu |
Rework the property API to allow sub properties such as
|
Tue, 29 May 2007 18:52:20 +0000 |
ben |
add documentation for new -menu-chroot option
|
Tue, 29 May 2007 18:49:38 +0000 |
ben |
new -menu-chroot option that prevent OSD file selection menu to go to an unwanted location (yeah, chroot ;-))
|
Tue, 29 May 2007 16:14:52 +0000 |
diego |
Only one section remains unfinished, typo.
|
Tue, 29 May 2007 09:08:50 +0000 |
diego |
typo
|
Tue, 29 May 2007 08:45:47 +0000 |
kraymer |
r23325: dv does not support YVU9
|
Tue, 29 May 2007 07:44:36 +0000 |
kraymer |
add note about unfinished "codec specific encoding options" section
|
Mon, 28 May 2007 18:13:33 +0000 |
reimar |
Get rid of __attribute__((__packed__)) in Matroska demuxer
|
Mon, 28 May 2007 17:13:52 +0000 |
diego |
Add LGPL license header.
|
Mon, 28 May 2007 14:25:48 +0000 |
cehoyos |
10l: r23399 broke mov/mp4 demuxing
|
Mon, 28 May 2007 10:55:04 +0000 |
ptt |
little typo fix
|
Mon, 28 May 2007 09:30:56 +0000 |
diego |
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
|
Mon, 28 May 2007 08:42:35 +0000 |
diego |
Remove some unused variables, patch by timwoj ieee org.
|
Mon, 28 May 2007 08:18:23 +0000 |
diego |
Move variable declaration into conditional to avoid an unused variable warning.
|
Mon, 28 May 2007 08:12:41 +0000 |
diego |
Remove unused variables.
|
Sun, 27 May 2007 21:45:33 +0000 |
michael |
HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)
|
Sun, 27 May 2007 21:14:32 +0000 |
reimar |
More fastmemcpy.h removal
|
Sun, 27 May 2007 21:13:10 +0000 |
reimar |
Remove more pointless fastmemcpy.h includes in libvo
|
Sun, 27 May 2007 20:45:34 +0000 |
reimar |
Removed useless fastmemcpy.h includes in video decoders
|
Sun, 27 May 2007 20:40:04 +0000 |
reimar |
Remove two useless fastmemcpy.h includes in gui code.
|
Sun, 27 May 2007 20:36:04 +0000 |
reimar |
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
|
Sun, 27 May 2007 12:06:08 +0000 |
gpoirier |
sync w/ r23370
|
Sun, 27 May 2007 11:28:05 +0000 |
Gabrov |
synced with r23388
|
Sun, 27 May 2007 09:20:50 +0000 |
gpoirier |
Partial sync with r23370, with only one section obsolete.
|
Sun, 27 May 2007 08:44:27 +0000 |
rik |
compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tables
|
Sat, 26 May 2007 20:27:45 +0000 |
nicodvb |
fixed off-by-one bug during chapter-listing; fixed by Jared Breland (list-mplayer@legroom.net) and me
|
Fri, 25 May 2007 16:31:16 +0000 |
ben |
allow left key command to close text menus too
|
Fri, 25 May 2007 10:26:39 +0000 |
ben |
rename some menu open functions, to avoid confusion with libc native open()
|
Fri, 25 May 2007 02:52:35 +0000 |
zuxy |
Record what was produced by make_decode_table_MMX() and used that data to
|
Thu, 24 May 2007 13:08:23 +0000 |
jheryan |
Sync to 30.3.2007
|
Thu, 24 May 2007 11:53:58 +0000 |
michael |
more sensless repo moving ..moving ...
|
Thu, 24 May 2007 09:58:57 +0000 |
voroshil |
remove unnecessary stubs which were not ever used.
|
Wed, 23 May 2007 18:35:24 +0000 |
ivo |
ffmpeg -sws_flags command line option to set swscaler flags
|
Wed, 23 May 2007 15:31:37 +0000 |
zuxy |
Remove hardcoded registers
|
Tue, 22 May 2007 20:08:13 +0000 |
Gabrov |
synced with r23370
|
Tue, 22 May 2007 14:00:39 +0000 |
zuxy |
Replace hardcoded 32-bit leal with equivalent add/sub so pointer arithmetic will be 64-bit under AMD64
|
Tue, 22 May 2007 13:55:14 +0000 |
zuxy |
Set i_bps for ASF video streams according to extended stream properties
|
Tue, 22 May 2007 13:44:14 +0000 |
zuxy |
Remove unused synth_1to1_mono()
|
Mon, 21 May 2007 17:01:33 +0000 |
ptt |
sync'ed up with r21654
|
Mon, 21 May 2007 17:00:08 +0000 |
voroshil |
make v4l1 driver work properly.
|
Mon, 21 May 2007 16:45:17 +0000 |
ptt |
sync'ed up with r21561
|
Mon, 21 May 2007 16:29:39 +0000 |
ptt |
added missing fps
|
Mon, 21 May 2007 16:22:49 +0000 |
voroshil |
missed sync tag update
|
Mon, 21 May 2007 16:21:45 +0000 |
voroshil |
r23367: little alignment fixes
|
Mon, 21 May 2007 16:01:04 +0000 |
ptt |
little alignment fixes
|
Mon, 21 May 2007 15:58:25 +0000 |
ptt |
sync'ed up with r23028
|
Mon, 21 May 2007 15:54:08 +0000 |
ptt |
little fixes
|
Mon, 21 May 2007 07:47:53 +0000 |
zuxy |
10l: cosmetic: more trailing whitespaces removed
|
Mon, 21 May 2007 07:46:23 +0000 |
zuxy |
Cosmetic: remove trailing whitespaces
|
Mon, 21 May 2007 07:42:58 +0000 |
zuxy |
New tags introduced for AMD K10 and Intel Penryn
|
Mon, 21 May 2007 06:54:06 +0000 |
diego |
Add "uclinux" as an accepted system type in the linux() test.
|
Mon, 21 May 2007 01:47:27 +0000 |
zuxy |
Rewrite generic code in decode_MMX.c in C for easier AMD64 port. Slightly faster than original assembly.
|
Sun, 20 May 2007 21:07:14 +0000 |
ben |
missed part of gui code change while introducing -subfont option (patch by Piotr Kaczuba)
|
Sun, 20 May 2007 17:56:39 +0000 |
eugeni |
Fix #if condition.
|
Sun, 20 May 2007 17:04:12 +0000 |
eugeni |
FT_Request_Size does not exist in FreeType 2.1.*. Fallback to FT_Set_Char_Size.
|
Sun, 20 May 2007 16:10:45 +0000 |
ben |
add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
|
Sun, 20 May 2007 15:17:56 +0000 |
ben |
get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
|
Sun, 20 May 2007 12:20:03 +0000 |
reimar |
Move common ioctl outside of ifdef
|
Sun, 20 May 2007 12:15:16 +0000 |
reimar |
Clean up some unused code and #ifdef mess in ao_sun.c
|
Sun, 20 May 2007 12:05:16 +0000 |
reimar |
Implement flushing of audio data. Fixes bug #754.
|
Sun, 20 May 2007 11:36:50 +0000 |
reimar |
Fix OpenBSD compilation: strndup is a GNU extension.
|
Sun, 20 May 2007 08:15:27 +0000 |
reimar |
Remove unused code, if it is ever needed it can be recovered from history
|
Sun, 20 May 2007 05:04:14 +0000 |
zuxy |
Add SSSE3 check
|
Sat, 19 May 2007 16:59:24 +0000 |
ben |
buggy joystick initialization, works much better without this
|
Sat, 19 May 2007 15:28:01 +0000 |
voroshil |
-----mencoder.xml----
|
Sat, 19 May 2007 14:11:41 +0000 |
eugeni |
Correct font size in libass.
|
Sat, 19 May 2007 12:57:17 +0000 |
mhoffman |
Blackfin optimized uyvytoyv12 routine. the implementation includes chroma averaging.
|
Sat, 19 May 2007 11:17:49 +0000 |
reimar |
Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPRESS_DECODER
|
Sat, 19 May 2007 11:11:31 +0000 |
reimar |
Fix compilation: Create CONFIG_*_BSF in config.mak
|
Sat, 19 May 2007 10:55:01 +0000 |
diego |
Add ID to example.
|
Sat, 19 May 2007 08:09:16 +0000 |
zuxy |
Fix bug in reference code
|
Fri, 18 May 2007 18:58:34 +0000 |
eugeni |
Revert y-axis rotation. Change order of rotations.
|
Fri, 18 May 2007 02:10:41 +0000 |
corey |
cosmetics: fix indentation for previous commit
|
Fri, 18 May 2007 02:09:26 +0000 |
corey |
PIX_FMT_NONE is -1, not 0, so if stream->imgfmt is 0, ctx->pix_fmt gets
|
Thu, 17 May 2007 23:20:58 +0000 |
diego |
Clean up VIDIX test.
|
Thu, 17 May 2007 23:03:36 +0000 |
diego |
10l: leftover line from incompletely split commit
|
Thu, 17 May 2007 21:48:56 +0000 |
diego |
Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
|
Thu, 17 May 2007 21:33:49 +0000 |
diego |
Move the internal VIDIX check from a random place into the VIDIX section.
|
Thu, 17 May 2007 21:19:18 +0000 |
diego |
Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,
|
Thu, 17 May 2007 21:13:41 +0000 |
diego |
Merge internal and external VIDIX checks.
|
Thu, 17 May 2007 20:55:12 +0000 |
diego |
ffdts is no more.
|
Thu, 17 May 2007 13:07:15 +0000 |
reimar |
Reuse AV_RL macros in ogg demuxer instead of its own overcomplicated implementations of it.
|
Thu, 17 May 2007 12:56:08 +0000 |
reimar |
Make use of new AV_RL64
|
Thu, 17 May 2007 10:05:00 +0000 |
reimar |
Remove useless setting of dp->len, it is already set to that value by
|
Thu, 17 May 2007 00:16:51 +0000 |
corey |
Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).
|
Thu, 17 May 2007 00:15:08 +0000 |
corey |
Add imgfmt (AKA pixel format) to muxer_stream_t so that encoders can
|
Thu, 17 May 2007 00:08:57 +0000 |
corey |
1L to me: dv does not support YVU9.
|
Wed, 16 May 2007 21:50:59 +0000 |
reimar |
"inline" is used elsewhere and more portable than "__inline"
|
Wed, 16 May 2007 21:45:46 +0000 |
reimar |
Include string.h for memcpy, fastmemcpy.h alone is not enough.
|
Wed, 16 May 2007 12:26:47 +0000 |
diego |
Remove extern C declarations for C++.
|
Tue, 15 May 2007 21:07:27 +0000 |
reimar |
Avoid passing test invalid arguments when string is empty.
|
Mon, 14 May 2007 21:41:21 +0000 |
kraymer |
fix typo
|
Mon, 14 May 2007 21:39:35 +0000 |
kraymer |
r23152: Add -ass-hinting option for setting font hinting method.
|
Mon, 14 May 2007 20:41:14 +0000 |
eugeni |
Support fractional font sizes.
|
Mon, 14 May 2007 20:24:53 +0000 |
eugeni |
Limit ass_font_set_transform to nonrotating transformations.
|
Mon, 14 May 2007 18:21:39 +0000 |
reimar |
Make vd_raw VDCTRL_QUERY_FORMAT simpler to understand
|
Mon, 14 May 2007 06:07:04 +0000 |
voroshil |
r23308: List dv in pixel formats lavc's dv encoder supports.
|
Mon, 14 May 2007 01:29:31 +0000 |
compn |
fix formating of lavcopts format suboptions
|
Mon, 14 May 2007 01:23:54 +0000 |
uau |
Fix double free() in demux_asf.c
|
Mon, 14 May 2007 01:23:52 +0000 |
uau |
Output message fix
|
Sun, 13 May 2007 22:54:03 +0000 |
compn |
add svq1 lavcopts format colorspace
|
Sun, 13 May 2007 22:33:06 +0000 |
diego |
Add standard license header, confirmed by Nick in private mail.
|
Sun, 13 May 2007 22:29:10 +0000 |
diego |
ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com
|
Sun, 13 May 2007 22:12:31 +0000 |
corey |
List dv in pixel formats lavc's dv encoder supports.
|
Sun, 13 May 2007 19:22:32 +0000 |
gpoirier |
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
|
Sun, 13 May 2007 17:51:17 +0000 |
corey |
Add DV fourcc.
|
Sun, 13 May 2007 15:58:38 +0000 |
rtogni |
Compilation fix after ffmpeg r9010 (bitstream filters optional
|
Sat, 12 May 2007 12:47:41 +0000 |
voroshil |
r23283: wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage error is 18 months old!
|
Sat, 12 May 2007 12:43:56 +0000 |
voroshil |
r23271: libdha is no more.
|
Sat, 12 May 2007 09:06:07 +0000 |
reimar |
Simplify -flip handling on vo_x11.c
|
Sat, 12 May 2007 09:03:50 +0000 |
reimar |
Fix crash with -flip on 64 bit systems, the result of
|
Sat, 12 May 2007 08:54:44 +0000 |
reimar |
Factor common code out of if in x11_common.c
|
Fri, 11 May 2007 23:15:11 +0000 |
diego |
Compile internal FFmpeg libraries only when configure enabled the static
|
Fri, 11 May 2007 21:39:39 +0000 |
diego |
help output typo noticed by Ramiro Polla
|
Fri, 11 May 2007 12:58:06 +0000 |
compn |
update changelog and bump codecs.conf release number
|
Fri, 11 May 2007 11:24:06 +0000 |
ivo |
cosmetics; one test per line for all isXXX(x) macros
|
Fri, 11 May 2007 07:51:42 +0000 |
diego |
Add correct boilerplate license headers.
|
Fri, 11 May 2007 07:49:21 +0000 |
diego |
prettyprinting cosmetics
|
Thu, 10 May 2007 18:47:27 +0000 |
ben |
new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
|
Thu, 10 May 2007 15:47:06 +0000 |
compn |
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
|
Thu, 10 May 2007 14:16:58 +0000 |
compn |
update copyright year'
|
Thu, 10 May 2007 14:05:06 +0000 |
reimar |
Fix indentation broken in r23287
|
Thu, 10 May 2007 14:01:53 +0000 |
reimar |
Support theora in mkv. Sample: http://samples.mplayerhq.hu/Matroska/theora.mkv
|
Thu, 10 May 2007 13:58:57 +0000 |
reimar |
Avoid code duplication in mkv demuxer for standard fourcc/extradata handling
|
Thu, 10 May 2007 11:43:39 +0000 |
reimar |
Fix track info being read for the wrong track introduced in r20598
|
Thu, 10 May 2007 11:39:58 +0000 |
reimar |
Missing -1 in the FreeBSD code to get the first CD track number
|
Thu, 10 May 2007 09:43:02 +0000 |
gpoirier |
sync w/r23283, fix a French typo
|
Thu, 10 May 2007 09:11:54 +0000 |
reimar |
Reuse linux code for reading png images for windows Gui,
|
Thu, 10 May 2007 00:43:36 +0000 |
compn |
wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage error is 18 months old!
|
Wed, 09 May 2007 21:38:28 +0000 |
eugeni |
Don't deallocate font data if it will be used later.
|
Wed, 09 May 2007 21:34:05 +0000 |
ivo |
remove the need of one extra shift in rgb16ToUV
|
Wed, 09 May 2007 20:10:14 +0000 |
reimar |
Ignore comments where no '=' follows the comment name (otherwise
|
Wed, 09 May 2007 17:29:20 +0000 |
ivo |
Fix rgb15ToUV. Correct order of components and use one shift less.
|
Wed, 09 May 2007 17:16:59 +0000 |
ben |
allow sis vidix driver to access registers and avoid segfaulting (patch by Andrew Calkin)
|
Tue, 08 May 2007 21:23:07 +0000 |
ben |
cosmetic: indent
|
Tue, 08 May 2007 21:22:21 +0000 |
ben |
cosmetic: use K&R coding style, as in reste of the file
|
Tue, 08 May 2007 21:18:06 +0000 |
ben |
added my latest contribution to VIDIX in AUTHORS file
|
Tue, 08 May 2007 21:16:46 +0000 |
ben |
take the lead on VIDIX, as pointed out by Diego
|
Tue, 08 May 2007 21:16:15 +0000 |
ben |
removed obsolete section
|
Tue, 08 May 2007 17:46:04 +0000 |
diego |
10l syntax error
|
Tue, 08 May 2007 17:43:24 +0000 |
diego |
libdha is no more.
|
Tue, 08 May 2007 17:40:34 +0000 |
michael |
try to limit the mess from the svn moves by pointing to the new location
|
Tue, 08 May 2007 15:02:26 +0000 |
voroshil |
r23240: document lavc's 'level' option, patch by Carl Eugen Hoyos
|
Tue, 08 May 2007 12:27:41 +0000 |
ben |
mention myself (besides Sascha) to VIDIX import and maintainship
|
Tue, 08 May 2007 12:26:32 +0000 |
ben |
libdha is gone now, don't mention it anymore
|
Tue, 08 May 2007 12:25:11 +0000 |
ben |
notify of pvr channel navigation feature in ChangeLog
|
Tue, 08 May 2007 12:23:50 +0000 |
ben |
added Sven latest contribution to AUTHORS file
|
Tue, 08 May 2007 12:22:42 +0000 |
ben |
added proper GPL headers to new stream/pvr.h file
|
Tue, 08 May 2007 12:21:50 +0000 |
ben |
give credits to Sven for pvr channel navigation
|
Tue, 08 May 2007 12:20:46 +0000 |
ben |
support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft dot com>)
|
Tue, 08 May 2007 10:29:47 +0000 |
ben |
description for -menu-keepdir option
|
Tue, 08 May 2007 08:37:52 +0000 |
diego |
These files are now in the separate NUT repository.
|
Mon, 07 May 2007 23:26:40 +0000 |
gpoirier |
add MPlayer's local changes introduced in r23258
|
Mon, 07 May 2007 22:22:27 +0000 |
gpoirier |
compile fix for regression introduced by r23254
|
Mon, 07 May 2007 21:58:42 +0000 |
nicodvb |
For DVR-MS:
|
Mon, 07 May 2007 20:45:23 +0000 |
ben |
fix libmenu compilation with fridibi enabled
|
Mon, 07 May 2007 19:48:15 +0000 |
ben |
cast to what's really expected
|
Mon, 07 May 2007 19:11:56 +0000 |
gpoirier |
iWMMXt-accelerated DCT and motion compensation for ARM processors
|
Mon, 07 May 2007 17:34:31 +0000 |
ivo |
test for tab characters
|
Mon, 07 May 2007 17:32:01 +0000 |
compn |
note about gui depending on libavcodec instead of libpng
|
Mon, 07 May 2007 17:17:10 +0000 |
ivo |
do not run stupid code checks if chfilelist is empty
|
Mon, 07 May 2007 17:02:42 +0000 |
ben |
use already existing function to get utf8 char in libmenu (thx to reimar)
|
Mon, 07 May 2007 16:51:53 +0000 |
ben |
used FFMAX macro as pointed out by reimar
|
Mon, 07 May 2007 16:48:55 +0000 |
ben |
removed useless casts as pointed out by reimar
|
Mon, 07 May 2007 16:46:24 +0000 |
ben |
new -menu-keepdir option that allows libmenu file browser to always restart browsing from the last place we were instead of current dir
|
Mon, 07 May 2007 15:59:53 +0000 |
ben |
support for hebrew through fribidi in libmenu (geexbox patch #580)
|
Mon, 07 May 2007 15:55:58 +0000 |
ben |
support for unicode/utf8 in libmenu (geexbox patch #545)
|
Mon, 07 May 2007 12:35:14 +0000 |
reimar |
remove unused code
|
Mon, 07 May 2007 12:33:13 +0000 |
reimar |
Fix Gui colors for 32 bit png images after switch to libavcodec decoding
|
Mon, 07 May 2007 08:13:22 +0000 |
cehoyos |
Fix compilation after FFmpeg r8921
|
Sun, 06 May 2007 21:21:19 +0000 |
cehoyos |
document lavc's 'level' option
|
Sun, 06 May 2007 18:40:04 +0000 |
gpoirier |
document lavc's 'level' option, patch by Carl Eugen Hoyos
|
Sun, 06 May 2007 18:15:16 +0000 |
cehoyos |
Play amr_nb and amr_wb with FFmpegs r8880
|
Sat, 05 May 2007 20:40:37 +0000 |
reimar |
mplayer.rc depends on version.h
|
Sat, 05 May 2007 12:45:32 +0000 |
diego |
Fix "inline keyword not at beginning of declaration" warning.
|
Sat, 05 May 2007 02:34:46 +0000 |
voroshil |
r23225: The GUI no longer depends on libpng.
|
Thu, 03 May 2007 20:41:12 +0000 |
gpoirier |
sync with r23028, patch by JRaSH % jrash06 A 163 P com%
|
Thu, 03 May 2007 20:10:14 +0000 |
eugeni |
Move variables and a function under #ifdef FC_VERSION to avoid warnings.
|
Thu, 03 May 2007 19:52:46 +0000 |
eugeni |
Deallocate FontConfig objects.
|
Thu, 03 May 2007 19:47:34 +0000 |
eugeni |
Fix stupid bug in r23229.
|
Thu, 03 May 2007 19:33:35 +0000 |
eugeni |
Deallocate string.
|
Thu, 03 May 2007 19:26:43 +0000 |
eugeni |
In ass_font_new, allocate temporary ass_font_t on stack and return the pointer
|
Thu, 03 May 2007 19:13:54 +0000 |
eugeni |
Make cache_*_add functions return the pointer to new (copied) value.
|
Thu, 03 May 2007 17:28:23 +0000 |
Gabrov |
synced with r23227
|
Thu, 03 May 2007 17:05:39 +0000 |
cehoyos |
add "level" as lavc option
|
Thu, 03 May 2007 14:37:34 +0000 |
diego |
MJPEG decoding does not depend on libjpeg.
|
Thu, 03 May 2007 14:36:46 +0000 |
diego |
The GUI no longer depends on libpng.
|
Thu, 03 May 2007 12:11:21 +0000 |
diego |
Simplify libamr_nb test.
|
Thu, 03 May 2007 12:10:22 +0000 |
diego |
cosmetics: Rename remaining instances of amr_* to libamr_*.
|
Thu, 03 May 2007 12:08:54 +0000 |
diego |
Rename amr_nb and amr_wb options to libamr_*.
|
Thu, 03 May 2007 12:07:13 +0000 |
diego |
FFmpeg sync: Rename AMR config settings to LIBAMR.
|
Thu, 03 May 2007 12:04:29 +0000 |
diego |
cosmetics: Rename _amr* variables to _libamr*.
|
Thu, 03 May 2007 12:02:48 +0000 |
diego |
FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.
|
Wed, 02 May 2007 16:42:31 +0000 |
reimar |
Use calloc instead of malloc+memset
|
Wed, 02 May 2007 16:39:35 +0000 |
reimar |
Missing free on error in conv24to32
|
Wed, 02 May 2007 16:38:22 +0000 |
reimar |
Simplify bgr2rgb
|
Wed, 02 May 2007 16:26:58 +0000 |
reimar |
Remove unused function
|
Wed, 02 May 2007 16:24:23 +0000 |
reimar |
Make functions and variables not used outside bitmap.c static
|
Wed, 02 May 2007 16:23:16 +0000 |
reimar |
Simplify conv24to32 for-loop
|
Wed, 02 May 2007 16:17:16 +0000 |
reimar |
Remove useless extern before function prototypes
|
Wed, 02 May 2007 14:39:55 +0000 |
reimar |
Remove libpng dependency for Gui, use libavcodec instead
|
Wed, 02 May 2007 14:21:25 +0000 |
reimar |
Disable internal vidix on PPC linux, it breaks compilation.
|
Wed, 02 May 2007 10:51:57 +0000 |
diego |
Fix commit nick.
|
Wed, 02 May 2007 10:15:12 +0000 |
eugeni |
Always deallocate glyphs. Fixes memory leak.
|
Wed, 02 May 2007 07:02:16 +0000 |
benoit |
cosmetics: indentation after previous patch
|
Wed, 02 May 2007 07:00:10 +0000 |
benoit |
test if color conv fonction exists prior to using it
|
Tue, 01 May 2007 23:04:21 +0000 |
eugeni |
Fix NULL pointer dereference in demux_mkv that happens when
|
Tue, 01 May 2007 22:08:26 +0000 |
gpoirier |
sync w/ r23162
|
Tue, 01 May 2007 20:02:05 +0000 |
nicodvb |
dvdnav:// depends on our fork of libdvdnav
|
Tue, 01 May 2007 19:55:15 +0000 |
nicodvb |
reindented dvdread check block
|
Tue, 01 May 2007 19:54:13 +0000 |
nicodvb |
libdvdnav now depends on our fork of the library; only the version without
|
Tue, 01 May 2007 19:16:35 +0000 |
diego |
Reuse common Makefile infrastructure.
|
Tue, 01 May 2007 19:15:29 +0000 |
diego |
cosmetics: Move depend target (preparation for upcoming change).
|
Tue, 01 May 2007 17:45:06 +0000 |
diego |
Clarify whom to send translations to.
|
Tue, 01 May 2007 15:54:00 +0000 |
eugeni |
Update comments.
|
Tue, 01 May 2007 15:34:08 +0000 |
eugeni |
Cosmetics.
|
Tue, 01 May 2007 15:33:06 +0000 |
eugeni |
Move glyph_to_bitmap() call and outline glyph deallocation to
|
Tue, 01 May 2007 15:23:04 +0000 |
gpoirier |
sync w/ r23152
|
Tue, 01 May 2007 15:21:34 +0000 |
eugeni |
Minor code simplification.
|
Tue, 01 May 2007 15:14:22 +0000 |
eugeni |
Move get_bitmap_glyph() call to a separate loop.
|
Tue, 01 May 2007 15:12:36 +0000 |
eugeni |
Move transform_3d() call to get_bitmap_glyph().
|
Tue, 01 May 2007 15:07:41 +0000 |
eugeni |
Make a function static.
|
Tue, 01 May 2007 15:05:20 +0000 |
eugeni |
Don't recalculate rotation radius.
|
Tue, 01 May 2007 14:29:28 +0000 |
eugeni |
Bugfix: glyph cache depends on border width, because it contains outline_glyph
|
Tue, 01 May 2007 14:08:26 +0000 |
diego |
Merge FFmpeg dependency handling into the individual tests.
|
Tue, 01 May 2007 13:55:28 +0000 |
diego |
cosmetics: Fix bogus indentation.
|
Mon, 30 Apr 2007 22:14:29 +0000 |
ben |
synced with upstream vidix, prevented some drivers to work on some configs/archs
|
Mon, 30 Apr 2007 12:00:13 +0000 |
ben |
deprecated comment from the time the pvr code was half V4L2 and half IVTV specific
|
Mon, 30 Apr 2007 11:46:43 +0000 |
ben |
one more spelling fix
|
Mon, 30 Apr 2007 11:46:02 +0000 |
ben |
accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro)
|
Mon, 30 Apr 2007 11:41:47 +0000 |
ben |
spelling fix
|
Mon, 30 Apr 2007 09:16:10 +0000 |
Gabrov |
synced with r23179
|
Mon, 30 Apr 2007 08:05:29 +0000 |
diego |
cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code.
|
Mon, 30 Apr 2007 07:26:39 +0000 |
voroshil |
r23161: Remove outdated and wrong references to codecs.conf.
|
Mon, 30 Apr 2007 07:08:42 +0000 |
voroshil |
sync tag update
|
Mon, 30 Apr 2007 00:45:52 +0000 |
iive |
10l to Diego for breaking svn (again).
|
Sun, 29 Apr 2007 21:36:43 +0000 |
diego |
cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.
|
Sun, 29 Apr 2007 13:39:50 +0000 |
diego |
cosmetics: Fix stray wrongly indented line.
|
Sun, 29 Apr 2007 13:39:27 +0000 |
diego |
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
|
Sun, 29 Apr 2007 12:44:34 +0000 |
diego |
Fix several implicit declarations of functions warnings.
|
Sun, 29 Apr 2007 12:29:33 +0000 |
diego |
Remove duplicate #include.
|
Sun, 29 Apr 2007 10:18:39 +0000 |
reimar |
Remove unused variable,
|
Sun, 29 Apr 2007 05:17:08 +0000 |
voroshil |
(cosmetics) replace tabs with spaces
|
Sun, 29 Apr 2007 00:03:19 +0000 |
voroshil |
typo fix.
|
Sat, 28 Apr 2007 23:41:11 +0000 |
voroshil |
(cosmetics) more indentation fixes.
|
Sat, 28 Apr 2007 22:09:53 +0000 |
vayne |
add missing case value, fixes functionality when using some skins.
|
Sat, 28 Apr 2007 22:09:01 +0000 |
vayne |
compilation fix for disabling dvd functionality, patch by <bangbangbear at gmail dot com>, slightly modified by me.
|
Sat, 28 Apr 2007 19:01:00 +0000 |
compn |
update wishlist
|
Sat, 28 Apr 2007 18:01:42 +0000 |
ben |
notify new Radeon chipsets supported by VIDIX driver
|
Sat, 28 Apr 2007 17:58:24 +0000 |
ben |
updated manpages with new vidix subdevice names
|
Sat, 28 Apr 2007 16:18:55 +0000 |
diego |
Remove outdated and wrong references to codecs.conf.
|
Sat, 28 Apr 2007 14:27:15 +0000 |
diego |
cosmetics: Fix one more stray wrongly indented line.
|
Sat, 28 Apr 2007 14:20:44 +0000 |
diego |
cosmetics: Remove all trailing whitespace and tabs, indentation fixes.
|
Sat, 28 Apr 2007 11:44:49 +0000 |
diego |
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
|
Sat, 28 Apr 2007 11:41:11 +0000 |
diego |
cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.
|
Sat, 28 Apr 2007 08:06:50 +0000 |
reimar |
Mention change to monitorpixelaspect=1 default in Changelog
|
Sat, 28 Apr 2007 06:10:36 +0000 |
voroshil |
r23152: Add -ass-hinting option for setting font hinting method.
|
Fri, 27 Apr 2007 23:16:45 +0000 |
cehoyos |
Make -monitorpixelaspect 1 the default.
|
Fri, 27 Apr 2007 16:10:45 +0000 |
reimar |
Do not set VFCAP_EOSD_UNSCALED if we use scaled-osd
|
Fri, 27 Apr 2007 14:25:36 +0000 |
eugeni |
Add -ass-hinting option for setting font hinting method.
|
Fri, 27 Apr 2007 14:18:44 +0000 |
eugeni |
Fix division by zero in "\t" parsing.
|
Fri, 27 Apr 2007 10:16:25 +0000 |
cehoyos |
Add configures arguments to its output
|
Fri, 27 Apr 2007 09:19:00 +0000 |
cehoyos |
Fix compilation with *_PROTOCOLs in libavformat
|
Thu, 26 Apr 2007 23:18:07 +0000 |
diego |
Mark loader as unmaintained.
|
Thu, 26 Apr 2007 23:07:11 +0000 |
diego |
cosmetics: Remove trailing whitespace.
|
Thu, 26 Apr 2007 20:56:54 +0000 |
diego |
100l: Fix another round of copy and paste typos.
|
Thu, 26 Apr 2007 20:44:02 +0000 |
diego |
Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.
|
Thu, 26 Apr 2007 20:37:24 +0000 |
diego |
10l: Remove stray 'fi'.
|
Thu, 26 Apr 2007 18:39:08 +0000 |
ben |
onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdionline.ro)
|
Thu, 26 Apr 2007 18:34:18 +0000 |
ben |
support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)
|
Thu, 26 Apr 2007 17:30:20 +0000 |
vayne |
header / declarations cleanup, also fixes broken compilation.
|
Thu, 26 Apr 2007 15:14:12 +0000 |
diego |
Don't declare -lm as a dependency of swscale-example.
|
Thu, 26 Apr 2007 15:10:07 +0000 |
diego |
Simplify preprocessor directives: There is a general variable for
|
Thu, 26 Apr 2007 13:26:41 +0000 |
diego |
Simplify #include directives.
|
Thu, 26 Apr 2007 13:20:18 +0000 |
diego |
Add config.h variables for static FFmpeg libraries.
|
Thu, 26 Apr 2007 13:11:22 +0000 |
diego |
Ooops, variable names got confused during copy and paste:
|
Thu, 26 Apr 2007 13:01:54 +0000 |
diego |
Merge config.h variable declarations into libpostproc test.
|
Thu, 26 Apr 2007 12:59:57 +0000 |
diego |
Remove unused libavformat #define.
|
Thu, 26 Apr 2007 12:58:46 +0000 |
diego |
Merge config.h variable declarations into libavformat test.
|
Thu, 26 Apr 2007 12:53:26 +0000 |
diego |
Merge config.h variable declarations into libavcodec test.
|
Thu, 26 Apr 2007 12:39:09 +0000 |
diego |
Merge config.h variable declarations into libavutil test.
|
Thu, 26 Apr 2007 12:35:32 +0000 |
diego |
indentation cosmetics
|
Thu, 26 Apr 2007 12:35:04 +0000 |
diego |
Remove redundant comments.
|
Thu, 26 Apr 2007 12:34:37 +0000 |
diego |
Clean up static libavcodec check, just checking for a file is enough.
|
Thu, 26 Apr 2007 12:30:34 +0000 |
diego |
Fix typo in _libavcodec vs _libavcodec_a variable name.
|
Thu, 26 Apr 2007 12:26:52 +0000 |
diego |
cosmetics: Fix indentation, merge some lines in the FFmpeg checks.
|
Thu, 26 Apr 2007 12:25:27 +0000 |
diego |
Merge static and shared libpostproc checks.
|
Thu, 26 Apr 2007 12:20:36 +0000 |
diego |
Merge static and shared libavformat checks.
|
Thu, 26 Apr 2007 12:09:20 +0000 |
diego |
Move misplaced res_comment to where it actually takes effect.
|
Thu, 26 Apr 2007 11:59:26 +0000 |
diego |
Merge static and shared libavcodec checks.
|
Thu, 26 Apr 2007 11:53:38 +0000 |
diego |
10l elif syntax error
|
Thu, 26 Apr 2007 11:37:24 +0000 |
diego |
Merge checks for static and shared libavutil.
|
Thu, 26 Apr 2007 11:22:22 +0000 |
diego |
Add general variables for either static or shared FFmpeg libraries.
|
Thu, 26 Apr 2007 11:19:29 +0000 |
diego |
Give variable names for static FFmpeg libraries a '_a' suffix.
|
Thu, 26 Apr 2007 11:05:59 +0000 |
diego |
Remove large automatics from stack.
|
Thu, 26 Apr 2007 10:36:59 +0000 |
diego |
Add CXX include flags to dependency file generation CFLAGS to generate correct
|
Thu, 26 Apr 2007 08:04:05 +0000 |
Gabrov |
synced with r23100
|
Wed, 25 Apr 2007 19:32:53 +0000 |
diego |
AMR-NB fixed-point mode external library support was removed from FFmpeg.
|
Wed, 25 Apr 2007 13:47:06 +0000 |
compn |
make -really-quiet hide the mencoder version tags. patch copied from michael
|
Wed, 25 Apr 2007 08:40:43 +0000 |
diego |
cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
|
Wed, 25 Apr 2007 08:38:04 +0000 |
diego |
cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
|
Wed, 25 Apr 2007 08:35:35 +0000 |
diego |
cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
|
Wed, 25 Apr 2007 07:34:56 +0000 |
diego |
Consistently use quotes instead of angled brackets in #include
|
Wed, 25 Apr 2007 07:22:28 +0000 |
diego |
typo: mingw --> mingw32
|
Wed, 25 Apr 2007 00:03:27 +0000 |
diego |
Declarations and code should not be mixed.
|
Wed, 25 Apr 2007 00:02:23 +0000 |
diego |
Add support for Bethesda Software VID video.
|
Tue, 24 Apr 2007 23:46:42 +0000 |
cehoyos |
CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now called
|
Tue, 24 Apr 2007 17:36:03 +0000 |
eugeni |
Do not use FT_Glyph_Copy with NULL glyphs.
|
Tue, 24 Apr 2007 09:22:34 +0000 |
kraymer |
r23028: with -identify show audio and video id
|
Tue, 24 Apr 2007 09:05:54 +0000 |
ods15 |
compilation fix, manually include help_mp.h
|
Tue, 24 Apr 2007 08:53:38 +0000 |
voroshil |
r23100: Update AMR instructions.
|
Mon, 23 Apr 2007 22:34:33 +0000 |
diego |
Update AMR instructions.
|
Mon, 23 Apr 2007 17:40:25 +0000 |
ben |
allows cross-compilation for PPC target when using a toolchain defined as powerpc
|
Mon, 23 Apr 2007 10:26:05 +0000 |
voroshil |
r19039 was missed in first sync (r19631). fixed.
|
Mon, 23 Apr 2007 08:01:10 +0000 |
diego |
Use proper GPL header.
|
Mon, 23 Apr 2007 07:48:03 +0000 |
diego |
spelling cosmetics
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|
Mon, 23 Apr 2007 07:36:26 +0000 |
diego |
Mark incompletely translated file as such.
|
Mon, 23 Apr 2007 07:28:48 +0000 |
diego |
Set _audio_input to yes for V4L2 as well.
|
Mon, 23 Apr 2007 07:03:58 +0000 |
diego |
Use standard GPL header.
|
Sun, 22 Apr 2007 21:48:20 +0000 |
diego |
cosmetics: Sort PARTS.
|
Sun, 22 Apr 2007 20:59:14 +0000 |
reimar |
Cosmetics: remove duplicate space in ifdef
|
Sun, 22 Apr 2007 20:57:38 +0000 |
diego |
Remove duplicate entries from PARTS.
|
Sun, 22 Apr 2007 20:43:28 +0000 |
diego |
Add Makefile variable for audio input that is enabled by V4L or radio capture.
|
Sun, 22 Apr 2007 20:32:15 +0000 |
nicodvb |
demuxer_desc_lavf_preferred depends on USE_LIBAVFORMAT or USE_LIBAVFORMAT_SO
|
Sun, 22 Apr 2007 20:19:00 +0000 |
diego |
Add Makefile variable for either internal or external VIDIX.
|
Sun, 22 Apr 2007 20:16:29 +0000 |
diego |
Readd an explicit rule for Objective C files. Apparently only Apple's fork of
|
Sun, 22 Apr 2007 20:03:09 +0000 |
nicodvb |
include inttypes.h in the check for dvdnav
|
Sun, 22 Apr 2007 19:24:04 +0000 |
ben |
u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu)
|
Sun, 22 Apr 2007 19:22:41 +0000 |
ben |
remove useless include that breaks MinGW (patch by Xuebin Wu)
|
Sun, 22 Apr 2007 19:02:05 +0000 |
ben |
fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyos
|
Sun, 22 Apr 2007 18:54:16 +0000 |
reimar |
Add .mp4 to gmplayer list of known video formats
|
Sun, 22 Apr 2007 16:30:18 +0000 |
voroshil |
spelling, wording
|
Sun, 22 Apr 2007 15:44:42 +0000 |
ben |
simplified depth definition
|
Sun, 22 Apr 2007 15:41:17 +0000 |
ben |
declare variables as static
|
Sun, 22 Apr 2007 15:39:39 +0000 |
ben |
removed useless vars
|
Sun, 22 Apr 2007 15:39:18 +0000 |
ben |
declare variables and functions as static
|
Sun, 22 Apr 2007 15:37:17 +0000 |
ben |
declare variables as static
|
Sun, 22 Apr 2007 15:35:45 +0000 |
ben |
declare variable as static
|
Sun, 22 Apr 2007 15:34:16 +0000 |
ben |
removed old code, that has been commented out for too long time
|
Sun, 22 Apr 2007 15:30:05 +0000 |
ben |
declare variable as static
|
Sun, 22 Apr 2007 15:27:49 +0000 |
ben |
useless else case
|
Sun, 22 Apr 2007 15:26:51 +0000 |
ben |
removed never called function
|
Sun, 22 Apr 2007 15:26:24 +0000 |
ben |
declare variables as static
|
Sun, 22 Apr 2007 15:24:25 +0000 |
ben |
simplified depth definition
|
Sun, 22 Apr 2007 15:18:48 +0000 |
ben |
removed useless code from vidix drivers
|
Sun, 22 Apr 2007 15:11:47 +0000 |
reimar |
Suggest svn diff command that does not show most cosmetics
|
Sun, 22 Apr 2007 14:05:41 +0000 |
ben |
updated vidix files headers whenever it's possible to have a clear GPL statement
|
Sun, 22 Apr 2007 13:28:54 +0000 |
ben |
kill a few warnings
|
Sun, 22 Apr 2007 13:25:50 +0000 |
ben |
updated the ati vidix driver with the one from upstream vidix, it now supports much more GPUs (including all Radeon > 9600 and X series)
|
Sun, 22 Apr 2007 10:27:44 +0000 |
nicodvb |
after a DVDNAV_VTS_CHANGE event report the title being played
|
Sun, 22 Apr 2007 01:55:47 +0000 |
voroshil |
r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
|
Sat, 21 Apr 2007 18:14:49 +0000 |
Gabrov |
synced with r23028
|
Sat, 21 Apr 2007 12:04:49 +0000 |
ben |
fix for mingw: u_long becomes unsigned long
|
Sat, 21 Apr 2007 12:03:41 +0000 |
ben |
added a new value for alpha colorkey (will be needed by further ati vidix driver upgrade)
|
Sat, 21 Apr 2007 12:00:41 +0000 |
ben |
u_char is broken under mingw, use unsigned char instead, fix by aurel
|
Sat, 21 Apr 2007 11:59:30 +0000 |
ben |
better fix for r23001, u_int becomes unsigned int, dont force it to uin32_t
|
Sat, 21 Apr 2007 11:02:49 +0000 |
eugeni |
Deallocate glyphs in a separate loop.
|
Sat, 21 Apr 2007 10:56:28 +0000 |
eugeni |
Always deallocate glyphs. Fixes a memory leak.
|
Sat, 21 Apr 2007 10:43:19 +0000 |
eugeni |
Reset outline glyph cache when configuration changes.
|
Sat, 21 Apr 2007 10:42:10 +0000 |
eugeni |
Scale camera distance.
|
Sat, 21 Apr 2007 03:20:13 +0000 |
compn |
update year of mencoder version line
|
Fri, 20 Apr 2007 23:25:30 +0000 |
eugeni |
Remove unused variables.
|
Fri, 20 Apr 2007 23:23:32 +0000 |
eugeni |
Cosmetics.
|
Fri, 20 Apr 2007 23:23:00 +0000 |
eugeni |
Allow caching of rotated glyphs.
|
Fri, 20 Apr 2007 23:19:23 +0000 |
eugeni |
Add shift_[xy] (vector that is added to the glyph before transformation) to
|
Fri, 20 Apr 2007 23:16:29 +0000 |
eugeni |
Fill bitmap_hash_key during parsing stage, call get_bitmap_glyph() much later.
|
Fri, 20 Apr 2007 23:14:12 +0000 |
eugeni |
Remove bbox and advance vector from bitmap cache.
|
Fri, 20 Apr 2007 23:13:34 +0000 |
eugeni |
Store outline_glyph (glyph border) in glyph cache.
|
Fri, 20 Apr 2007 23:12:19 +0000 |
eugeni |
Cosmetics: reindentation.
|
Fri, 20 Apr 2007 23:11:39 +0000 |
eugeni |
Because of the outline glyph cache it is now possible for glyph_info_t to have
|
Fri, 20 Apr 2007 23:10:33 +0000 |
eugeni |
Make get_*_glyph return void.
|
Fri, 20 Apr 2007 23:09:48 +0000 |
eugeni |
Move outline glyph generation to a separate function, using outline glyph
|
Fri, 20 Apr 2007 23:09:06 +0000 |
eugeni |
Oops, fix compilation broken in r23037.
|
Fri, 20 Apr 2007 23:06:12 +0000 |
eugeni |
Collect hit/miss statistic in hash map, and print in -v mode.
|
Fri, 20 Apr 2007 23:04:21 +0000 |
eugeni |
Add outline glyph cache (unused yet).
|
Fri, 20 Apr 2007 23:02:20 +0000 |
eugeni |
Rename glyph cache to bitmap cache.
|
Fri, 20 Apr 2007 23:00:30 +0000 |
eugeni |
Add generic hash map implementation.
|
Fri, 20 Apr 2007 22:57:55 +0000 |
eugeni |
A meaningless cosmetic change.
|
Fri, 20 Apr 2007 22:56:42 +0000 |
eugeni |
Add perspective projection.
|
Fri, 20 Apr 2007 22:55:28 +0000 |
eugeni |
Applying transformation matrix to the glyph and the shift vector separately is
|
Fri, 20 Apr 2007 22:51:19 +0000 |
eugeni |
Cosmetics: reindentation.
|
Fri, 20 Apr 2007 22:49:48 +0000 |
eugeni |
Disable caching of rotated glyphs.
|
Fri, 20 Apr 2007 21:49:49 +0000 |
nicodvb |
with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
|
Fri, 20 Apr 2007 18:57:09 +0000 |
diego |
Intel's Conroe-L makes use of extended models, so adjust CPU detection
|
Fri, 20 Apr 2007 14:23:27 +0000 |
voroshil |
r22985: Move translatable strings from tv.c to help_mp*
|
Thu, 19 Apr 2007 16:29:04 +0000 |
ptt |
Sync'd up to r23003
|
Thu, 19 Apr 2007 16:28:59 +0000 |
reimar |
Mono audio should be supported by NAS, too.
|
Wed, 18 Apr 2007 19:25:52 +0000 |
compn |
update release number and add atrac3 in wav format, works on /samples/a-codecs/atrac3/sample.ATRAC3.66kbps.44100Hz.Stereo.wav
|
Wed, 18 Apr 2007 16:40:58 +0000 |
ivo |
preserve alpha channel when converting rgb32 to bgr32 in plain C
|
Wed, 18 Apr 2007 16:40:07 +0000 |
ivo |
fix red_15mask and green_15mask. the previous values were wrong and caused
|
Wed, 18 Apr 2007 14:39:16 +0000 |
diego |
FFmpeg Atrac 3
|
Wed, 18 Apr 2007 14:38:29 +0000 |
diego |
Bethesda software VID video decoder
|
Wed, 18 Apr 2007 14:22:42 +0000 |
ivo |
test widths all down to one. this tests whether the scalers correctly switch
|
Wed, 18 Apr 2007 09:58:04 +0000 |
diego |
Merge both USE_DVDREAD sections.
|
Wed, 18 Apr 2007 09:56:24 +0000 |
diego |
Fix preprocessor conditionals: libdvdnav includes libdvdread and configure
|
Wed, 18 Apr 2007 09:27:59 +0000 |
ivo |
skip MMX code in rgb24tobgr24 if the size of the input is smaller than the
|
Wed, 18 Apr 2007 09:26:22 +0000 |
ivo |
skip MMX code in rgb32to16 if the size of the input is smaller than the
|
Wed, 18 Apr 2007 09:24:49 +0000 |
ivo |
skip MMX code in rgb32to15 if the size of the input is smaller than the
|
Tue, 17 Apr 2007 20:38:17 +0000 |
ivo |
slightly faster rgb32tobgr32; avoid one add and one cmp
|
Tue, 17 Apr 2007 07:06:44 +0000 |
rfelker |
big surprise.. uau broke gcc 2.95 as usual
|
Tue, 17 Apr 2007 07:04:53 +0000 |
rfelker |
5l: don't die when config file contains dvd options and dvd support is missing
|
Mon, 16 Apr 2007 21:41:03 +0000 |
ivo |
New implementation of rgb32tobgr32
|
Mon, 16 Apr 2007 20:08:29 +0000 |
reimar |
Ignore mp4a audio tag, it is meaningless since we get it for all mp4 files
|
Mon, 16 Apr 2007 13:54:43 +0000 |
diego |
cosmetics: tabs --> spaces
|
Mon, 16 Apr 2007 11:17:55 +0000 |
kraymer |
minor fixes for r23004
|
Mon, 16 Apr 2007 11:13:12 +0000 |
Gabrov |
synced with r23003
|
Mon, 16 Apr 2007 11:12:35 +0000 |
kraymer |
r22985: Move translatable strings from tv.c to help_mp*
|
Mon, 16 Apr 2007 10:37:08 +0000 |
voroshil |
Remove duplicated line
|
Sun, 15 Apr 2007 16:09:29 +0000 |
ben |
bad prototype for driver init function
|
Sun, 15 Apr 2007 16:08:40 +0000 |
ben |
u_int seems unknown under mingw
|
Sun, 15 Apr 2007 15:21:37 +0000 |
compn |
lowres supports some h264 files
|
Sun, 15 Apr 2007 14:43:06 +0000 |
voroshil |
add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tv
|
Sun, 15 Apr 2007 12:06:48 +0000 |
diego |
Report if internal, external of dvdnav version of dvdread is used.
|
Sun, 15 Apr 2007 11:56:52 +0000 |
diego |
Disabled VCD support under Cygwin, it fails to link.
|
Sun, 15 Apr 2007 11:35:44 +0000 |
diego |
Remove unused variable.
|
Sun, 15 Apr 2007 11:33:02 +0000 |
diego |
Update amr-nb and amr-wb checks for changes in FFmpeg.
|
Sun, 15 Apr 2007 01:27:34 +0000 |
michael |
improve horizontal chroma resolution with pal
|
Sun, 15 Apr 2007 00:53:32 +0000 |
michael |
convert palette to yuv instead of converting each pixel after pal->rgb
|
Sat, 14 Apr 2007 10:52:40 +0000 |
ben |
added vidix driver for Permedia2 cards from upstream vidix
|
Sat, 14 Apr 2007 10:39:17 +0000 |
ben |
added conditional vidix drivers compilation
|
Sat, 14 Apr 2007 10:07:36 +0000 |
reimar |
Use lavf_preferred mechanism to replace more extension-based detection hacks
|
Sat, 14 Apr 2007 10:03:42 +0000 |
reimar |
Add lavf_preferred demuxer for lavf formats we want to be probed
|
Sat, 14 Apr 2007 00:10:33 +0000 |
voroshil |
typo
|
Fri, 13 Apr 2007 14:34:38 +0000 |
voroshil |
cosmetics. restore empty line removed in r22985.
|
Fri, 13 Apr 2007 13:46:49 +0000 |
eugeni |
Fix a stupid bug in r22473: bbox is zero-filled everytime when a glyph
|
Fri, 13 Apr 2007 13:31:54 +0000 |
voroshil |
Move translatable strings from tv.c to help_mp*
|
Thu, 12 Apr 2007 19:40:18 +0000 |
diego |
Remove redundant setting of variables when compiling FFmpeg libraries,
|
Thu, 12 Apr 2007 19:31:35 +0000 |
ivo |
cosmetics, expand all tabs to four spaces.
|
Thu, 12 Apr 2007 19:25:36 +0000 |
ivo |
Replace huge switch statement by a lookup table.
|
Thu, 12 Apr 2007 16:33:48 +0000 |
voroshil |
r22975: cosmetics: remove trailing white space
|
Thu, 12 Apr 2007 14:42:48 +0000 |
diego |
Revert previous broken removal of partial dependency list.
|
Wed, 11 Apr 2007 22:17:58 +0000 |
ivo |
cosmetics after last commit; remove superfluous braces
|
Wed, 11 Apr 2007 21:00:25 +0000 |
ivo |
Remove code duplication in sws_rgb2rgb_init.
|
Wed, 11 Apr 2007 20:31:21 +0000 |
kraymer |
r22845: Clarify -xineramascreen -2 behaviour
|
Wed, 11 Apr 2007 20:28:44 +0000 |
lorenm |
support format=y8 with -ovc raw
|
Wed, 11 Apr 2007 20:25:12 +0000 |
kraymer |
cosmetics: remove trailing white space
|
Wed, 11 Apr 2007 18:53:43 +0000 |
ben |
updated changelog with recent vidix api changes
|
Wed, 11 Apr 2007 18:35:08 +0000 |
ben |
these are actually AGP bridges, not video adapters (should fix
|
Wed, 11 Apr 2007 18:30:08 +0000 |
ben |
this TnT2 chipset is actually NV4/5 arch but for sure not NV30
|
Wed, 11 Apr 2007 18:26:12 +0000 |
kraymer |
more updates for Spanish man page by Fernando Tarn (lists im gmail com)
|
Wed, 11 Apr 2007 09:03:06 +0000 |
diego |
Convert source comments into proper codecs.conf entry comments.
|
Wed, 11 Apr 2007 08:58:13 +0000 |
diego |
Add some more game formats that FFmpeg now supports.
|
Wed, 11 Apr 2007 08:56:30 +0000 |
diego |
Remove *ancient* ldd debugging junk.
|
Wed, 11 Apr 2007 07:16:04 +0000 |
diego |
Remove the .norecurse hack. It bloats the Makefile, adds maintenance burden,
|
Wed, 11 Apr 2007 05:39:09 +0000 |
voroshil |
Rework of *BSD BT848 detection for radio://
|
Tue, 10 Apr 2007 17:54:02 +0000 |
eugeni |
Remove unused includes.
|
Tue, 10 Apr 2007 17:53:41 +0000 |
eugeni |
Don't check if user-supplied default font path exists.
|
Mon, 09 Apr 2007 22:11:31 +0000 |
rtogni |
Cleanup real_calc_response_and_checksum()
|
Mon, 09 Apr 2007 21:34:20 +0000 |
rtogni |
Merge calc_response_string() into real_calc_response_and_checksum()
|
Mon, 09 Apr 2007 21:26:49 +0000 |
rtogni |
Simplify calc_response_string()
|
Mon, 09 Apr 2007 20:43:48 +0000 |
rtogni |
10000000l learn to count
|
Mon, 09 Apr 2007 20:06:45 +0000 |
rtogni |
Size of response is known, no need to calculate it
|
Mon, 09 Apr 2007 19:30:32 +0000 |
rtogni |
The size of xor_table is known and fixed, no need to calculate it
|
Mon, 09 Apr 2007 16:44:23 +0000 |
voroshil |
r22916: Ability to specify video and audio capture device names
|
Mon, 09 Apr 2007 16:29:40 +0000 |
voroshil |
r22951: Move netstream documentation into TOOLS/README.
|
Mon, 09 Apr 2007 16:07:19 +0000 |
nicodvb |
better seeking in dvdnav://
|
Mon, 09 Apr 2007 16:05:58 +0000 |
nicodvb |
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdnav from mphq required
|
Mon, 09 Apr 2007 15:08:29 +0000 |
diego |
10l typo
|
Mon, 09 Apr 2007 13:18:06 +0000 |
voroshil |
remove ugly #include from tvi_bsdbt848.c
|
Mon, 09 Apr 2007 11:54:03 +0000 |
diego |
Move netstream documentation into TOOLS/README.
|
Mon, 09 Apr 2007 11:30:26 +0000 |
diego |
Move TOOLS/cpuinfo.c into the root directory.
|
Sun, 08 Apr 2007 17:06:30 +0000 |
nicodvb |
more human description of -mpegopts :interleaving2
|
Sun, 08 Apr 2007 16:21:32 +0000 |
nicodvb |
documented -mpegopts :interleaving2
|
Sun, 08 Apr 2007 16:15:41 +0000 |
nicodvb |
added :interleaving2, a better method to determine which stream whouls be flushed
|
Sun, 08 Apr 2007 15:30:01 +0000 |
voroshil |
Fix typo in r22772 which causes compilation error under *BSD.
|
Sun, 08 Apr 2007 10:09:56 +0000 |
nicodvb |
in mpegfile_write_header(only for mpeg1/2) don't overwrite the values of bufsize with dwSuggestedBufferSize (those values are completely invented)
|
Sun, 08 Apr 2007 10:00:47 +0000 |
nicodvb |
reindentation
|
Sun, 08 Apr 2007 10:00:05 +0000 |
nicodvb |
in the system header set audio_locked/video_locked only for dvd and vcd
|
Sun, 08 Apr 2007 09:50:27 +0000 |
nicodvb |
small syntax fix: muxrate is expressed in units of 400 bits/second, not 50 bytes per second
|
Sat, 07 Apr 2007 21:00:14 +0000 |
diego |
Ignore generated pci_*.[ch] files.
|
Sat, 07 Apr 2007 18:01:07 +0000 |
ben |
trashed deprecated libdha dir
|
Sat, 07 Apr 2007 18:00:11 +0000 |
ben |
moved old README file from libdha dir to vidix one
|
Sat, 07 Apr 2007 17:41:17 +0000 |
reimar |
Start to separate bad-autodetection hacks from other stuff in extension-based
|
Sat, 07 Apr 2007 16:56:26 +0000 |
diego |
.dxa files should be handled by libavformat.
|
Sat, 07 Apr 2007 16:50:33 +0000 |
diego |
support for C93 video
|
Sat, 07 Apr 2007 16:42:28 +0000 |
nicodvb |
10l, the scr must be reset before overwriting the first pack with the correct system header (format=mpeg1|2)
|
Sat, 07 Apr 2007 16:31:12 +0000 |
diego |
support for THP ADPCM audio
|
Sat, 07 Apr 2007 16:14:51 +0000 |
rtogni |
qdrw changed output format in ffmpeg r8630, sync codecs.conf and require
|
Sat, 07 Apr 2007 14:07:51 +0000 |
diego |
typo
|
Sat, 07 Apr 2007 13:32:51 +0000 |
eugeni |
Fix lost hard linebreaks in libass by repeating the loop when both soft and
|
Sat, 07 Apr 2007 11:30:48 +0000 |
ben |
missing includes in generated file
|
Sat, 07 Apr 2007 11:27:24 +0000 |
ben |
restored pci_db2c.awk file from previous broken commit
|
Sat, 07 Apr 2007 10:07:46 +0000 |
attila |
Add "Requirements" and "Mailinglist" section
|
Sat, 07 Apr 2007 08:51:26 +0000 |
nicodvb |
reversed r22879 until I discover why it's giving so many sync problems; I'll eventually recommit it in a fixed form
|
Fri, 06 Apr 2007 23:29:00 +0000 |
rtogni |
Support Windows codecs from RealPlayer10
|
Fri, 06 Apr 2007 21:01:08 +0000 |
diego |
Remove useless #includes.
|
Fri, 06 Apr 2007 20:47:58 +0000 |
diego |
Remove useless #includes.
|
Fri, 06 Apr 2007 20:37:43 +0000 |
diego |
consistent include paths for config.h et al.
|
Fri, 06 Apr 2007 20:37:15 +0000 |
diego |
Consistent include paths for config.h.
|
Fri, 06 Apr 2007 16:58:00 +0000 |
reimar |
BMP support for mf://
|
Fri, 06 Apr 2007 15:30:39 +0000 |
ben |
missing headers in vidix drivers registry files
|
Fri, 06 Apr 2007 15:26:41 +0000 |
ben |
renamed libdha.[hc] to dha.[hc]
|
Fri, 06 Apr 2007 15:20:49 +0000 |
ben |
merged libdha and libvidix, moved all files from libdha to vidix directory
|
Fri, 06 Apr 2007 09:22:28 +0000 |
diego |
There was a fallback value for libtheora linker flags, but it was never added
|
Thu, 05 Apr 2007 16:33:54 +0000 |
voroshil |
Ability to specify video and audio capture device names
|
Wed, 04 Apr 2007 12:38:08 +0000 |
gpoirier |
typo fix (s/M/N/) in IMPORTA_M_T
|
Wed, 04 Apr 2007 12:15:38 +0000 |
gpoirier |
sync with r22902
|
Wed, 04 Apr 2007 00:58:18 +0000 |
cehoyos |
Fix compilation after FFmpeg r8619.
|
Tue, 03 Apr 2007 21:36:36 +0000 |
rtogni |
Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte
|
Tue, 03 Apr 2007 17:00:27 +0000 |
cehoyos |
Use teardownMediaSession() instead of teardownMediaSubsession()
|
Tue, 03 Apr 2007 16:22:19 +0000 |
cehoyos |
Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24
|
Tue, 03 Apr 2007 16:12:24 +0000 |
voroshil |
r22854: Remove empty section.
|
Tue, 03 Apr 2007 15:59:35 +0000 |
voroshil |
r22845: Clarify -xineramascreen -2 behaviour
|
Tue, 03 Apr 2007 15:57:55 +0000 |
vayne |
thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru.
|
Tue, 03 Apr 2007 13:16:46 +0000 |
diego |
Use "generic" optimization instead of 686 as default for runtime-cpudetection
|
Tue, 03 Apr 2007 11:03:14 +0000 |
diego |
Mention DNS round-robin system in the mirroring HOWTO.
|
Sun, 01 Apr 2007 21:59:54 +0000 |
uau |
"()" to "(void)" function param list fixes
|
Sun, 01 Apr 2007 21:58:45 +0000 |
aurel |
remove useless ()
|
Sun, 01 Apr 2007 21:54:18 +0000 |
nicodvb |
restored previous definition of -mpegopts :drop and :tsaf (r22900); they were there for a good reason
|
Sun, 01 Apr 2007 21:44:37 +0000 |
nicodvb |
removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsaf
|
Sun, 01 Apr 2007 21:42:37 +0000 |
nicodvb |
documented -mpegopts :adelay
|
Sun, 01 Apr 2007 21:27:47 +0000 |
nicodvb |
removed init_apts and init_vpts; added :adelay in addition to :vdelay
|
Sun, 01 Apr 2007 20:48:34 +0000 |
ben |
GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (though it doesn't work better right now)
|
Sun, 01 Apr 2007 20:03:24 +0000 |
nicodvb |
cosmetics: removed trailing spaces
|
Sun, 01 Apr 2007 16:22:14 +0000 |
ben |
segfaults if name is NULL
|
Sun, 01 Apr 2007 16:20:06 +0000 |
diego |
Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the
|
Sun, 01 Apr 2007 15:59:44 +0000 |
diego |
Add support for the THP game format.
|
Sun, 01 Apr 2007 14:42:13 +0000 |
diego |
typo fixes ported from VLC
|
Sun, 01 Apr 2007 13:58:06 +0000 |
ben |
updated pci ids list, fixed vidix drivers compilation and added nearly exhaustive pci ids for nvidia driver
|
Sun, 01 Apr 2007 13:27:28 +0000 |
ben |
allow passing :help to -vo [cx]vidix to get list of all compiled in vidix drivers
|
Sun, 01 Apr 2007 13:16:54 +0000 |
cehoyos |
mention most RTSP changes
|
Sun, 01 Apr 2007 13:03:37 +0000 |
ben |
killed warnings in cyberblade driver
|
Sun, 01 Apr 2007 13:00:58 +0000 |
ben |
killed warnings in rage128 driver
|
Sun, 01 Apr 2007 12:59:12 +0000 |
ben |
killed warnings in pm3 driver
|
Sun, 01 Apr 2007 12:57:47 +0000 |
ben |
killed warnings in savage driver
|
Sun, 01 Apr 2007 12:52:25 +0000 |
ben |
killed warnings in sis driver
|
Sun, 01 Apr 2007 12:48:32 +0000 |
ben |
killed warnings in unichrome driver
|
Sun, 01 Apr 2007 12:39:06 +0000 |
ben |
simplified function prototypes to avoid casts but keep external API compatibility
|
Sun, 01 Apr 2007 12:31:15 +0000 |
diego |
Move pci.db out of its single-file subdirectory.
|
Sun, 01 Apr 2007 12:30:17 +0000 |
diego |
Do not remove or ignore pci.db.
|
Sun, 01 Apr 2007 12:26:31 +0000 |
ben |
useless externs
|
Sun, 01 Apr 2007 12:25:31 +0000 |
nicodvb |
in flush_buffers() removed code that required the presence of an amount of audio data >= video data in the temporal domain
|
Sun, 01 Apr 2007 12:21:47 +0000 |
ben |
removed references to no longer used internal drivers functions
|
Sun, 01 Apr 2007 12:16:49 +0000 |
ben |
updated vidix.h from upstream vidix project
|
Sun, 01 Apr 2007 11:13:04 +0000 |
ben |
checking for dynamic drivers version number is now pointless
|
Sun, 01 Apr 2007 11:06:06 +0000 |
ben |
switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in
|
Sun, 01 Apr 2007 09:45:26 +0000 |
diego |
Ignore netstream and fix its compilation; remove object files on make clean.
|
Sun, 01 Apr 2007 09:39:32 +0000 |
diego |
Move netstream.c out of its single-file subdirectory.
|
Sun, 01 Apr 2007 09:28:04 +0000 |
diego |
Remove unnecessary dependencies.
|
Sun, 01 Apr 2007 09:24:30 +0000 |
diego |
Get netstream somewhat closer to linking.
|
Sun, 01 Apr 2007 03:03:05 +0000 |
cehoyos |
Support h264 over rtsp
|
Sun, 01 Apr 2007 03:00:47 +0000 |
cehoyos |
Cosmetics: Move variable declaration and initialization up.
|
Sun, 01 Apr 2007 00:02:43 +0000 |
diego |
Move driver files directly into the vidix directory.
|
Sat, 31 Mar 2007 23:48:48 +0000 |
diego |
Merge all VIDIX drivers into libvidix.a.
|
Sat, 31 Mar 2007 23:33:30 +0000 |
diego |
Append objects derived from sources to OBJS_*. This way the OBJS_* variables
|
Sat, 31 Mar 2007 23:02:36 +0000 |
diego |
Move QNX-specific settings next to the other OS-specific settings.
|
Sat, 31 Mar 2007 23:01:53 +0000 |
diego |
Don't compile cpuinfo and fastmemcpybench by default.
|
Sat, 31 Mar 2007 20:58:14 +0000 |
iive |
Use FT_Glyph_StrokeBorder to render only the outside border.
|
Sat, 31 Mar 2007 18:12:16 +0000 |
diego |
Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yes
|
Sat, 31 Mar 2007 14:22:44 +0000 |
diego |
Sync with removed tools.
|
Sat, 31 Mar 2007 14:21:06 +0000 |
diego |
Remove obsolete TV output tools.
|
Sat, 31 Mar 2007 14:17:31 +0000 |
diego |
Remove unused/nonworking wallpaper setting utility.
|
Sat, 31 Mar 2007 14:15:20 +0000 |
diego |
Remove unused benchmarking scripts.
|
Sat, 31 Mar 2007 14:14:28 +0000 |
diego |
Remove obsolete bitmap font tools.
|
Sat, 31 Mar 2007 14:10:44 +0000 |
diego |
Remove obsolete/unnecessary/trivial scripts and programs.
|
Sat, 31 Mar 2007 13:37:29 +0000 |
diego |
Build libdha statically like all the other libraries.
|
Sat, 31 Mar 2007 13:35:42 +0000 |
diego |
Remove empty section.
|
Sat, 31 Mar 2007 11:01:28 +0000 |
cehoyos |
Gui: Show correct time after seeking in audio-only files.
|
Sat, 31 Mar 2007 08:13:21 +0000 |
Gabrov |
synced with r22772
|
Sat, 31 Mar 2007 08:04:33 +0000 |
Gabrov |
synced with r22800 (missing from previous commit)
|
Sat, 31 Mar 2007 08:00:28 +0000 |
Gabrov |
synced with r22849
|
Sat, 31 Mar 2007 07:16:41 +0000 |
Gabrov |
synced with r22845
|
Fri, 30 Mar 2007 22:57:04 +0000 |
uau |
Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg
|
Fri, 30 Mar 2007 22:09:13 +0000 |
diego |
Handle proper compilation on Mac OS X.
|
Fri, 30 Mar 2007 18:26:32 +0000 |
gpoirier |
sync w/ r21155
|
Fri, 30 Mar 2007 17:10:35 +0000 |
reimar |
Clarify -xineramascreen -2 behaviour
|
Thu, 29 Mar 2007 18:08:25 +0000 |
diego |
cosmetics: Remove all trailing whitespace.
|
Thu, 29 Mar 2007 17:55:38 +0000 |
diego |
some sync by Fernando Tarn, lists.im gmail com
|
Thu, 29 Mar 2007 17:21:17 +0000 |
rathann |
Missing svn add from r22841.
|
Thu, 29 Mar 2007 17:16:11 +0000 |
rathann |
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
Thu, 29 Mar 2007 09:27:36 +0000 |
diego |
Remove stray variable that was causing tests to fail randomly.
|
Thu, 29 Mar 2007 09:26:21 +0000 |
diego |
OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.
|
Wed, 28 Mar 2007 20:24:15 +0000 |
nicodvb |
replaced ! with not as adviced by Reimar
|
Wed, 28 Mar 2007 19:16:38 +0000 |
nicodvb |
mention vidix in Solaris/x86
|
Wed, 28 Mar 2007 19:14:53 +0000 |
nicodvb |
don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff made me twist the log)
|
Wed, 28 Mar 2007 18:45:02 +0000 |
nicodvb |
in solaris the I/O device to mmap() is /dev/xsvc, not /dev/mem
|
Tue, 27 Mar 2007 18:13:52 +0000 |
kraymer |
Spanish man page updates by Fernando Tarn
|
Tue, 27 Mar 2007 08:06:20 +0000 |
gpoirier |
document edgedetect.fp, emboss.fp
|
Mon, 26 Mar 2007 22:03:43 +0000 |
cehoyos |
Revert r22819
|
Mon, 26 Mar 2007 15:53:23 +0000 |
iive |
prevent building xvmc with the old api.
|
Mon, 26 Mar 2007 15:23:15 +0000 |
iive |
sync to lavcodecs version
|
Mon, 26 Mar 2007 12:14:30 +0000 |
kraymer |
r22637: Allow to specify frequencies in channels option.
|
Mon, 26 Mar 2007 11:51:15 +0000 |
kraymer |
Spanish man page updates by Fernando Tarn
|
Mon, 26 Mar 2007 09:35:03 +0000 |
cehoyos |
Handle X-QT extradata in a slightly more correct way
|
Mon, 26 Mar 2007 09:26:02 +0000 |
cehoyos |
Gui: Allow progress bar to move when playing mov or mp4 files
|
Sun, 25 Mar 2007 22:36:26 +0000 |
diego |
Merge realcodecs/ documentation into the README.
|
Sun, 25 Mar 2007 22:36:08 +0000 |
diego |
Use the top-level TOOLS Makefile to build the Real codecs wrappers.
|
Sun, 25 Mar 2007 19:25:11 +0000 |
rathann |
Fixes:
|
Sun, 25 Mar 2007 19:07:50 +0000 |
rtogni |
Add description of realcodecs subdir
|
Sun, 25 Mar 2007 19:00:39 +0000 |
rtogni |
Check buffer size in header dump functions
|
Sun, 25 Mar 2007 17:38:50 +0000 |
diego |
Fall back on plain awk during the awk test. It should be safe to assume
|
Sun, 25 Mar 2007 14:50:02 +0000 |
cehoyos |
Fix compilation of libvo/vo_xvmc.c
|
Sun, 25 Mar 2007 04:26:07 +0000 |
voroshil |
r22800: Get rid of useless conditional, using svgalib_helper now requires modifying
|
Sat, 24 Mar 2007 22:01:20 +0000 |
iive |
Fix double close() in ve_vfw.c
|
Sat, 24 Mar 2007 20:29:43 +0000 |
diego |
Linking hotfix, libavutil needs to come after libavcodec/libavformat.
|
Sat, 24 Mar 2007 20:16:34 +0000 |
diego |
Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.
|
Sat, 24 Mar 2007 19:59:36 +0000 |
diego |
cosmetics: Reorder parts of the Makefile in order to group parts sensibly together.
|
Sat, 24 Mar 2007 19:56:00 +0000 |
diego |
Unconditionally add all subdirectories to PARTS. This way make clean always
|
Sat, 24 Mar 2007 19:44:15 +0000 |
diego |
Move the addition of basic include flags to configure.
|
Sat, 24 Mar 2007 19:40:32 +0000 |
diego |
libavutil/ is not optional, compile it unconditionally.
|
Sat, 24 Mar 2007 19:29:55 +0000 |
diego |
Error out if the libavutil subdirectory is unavailable.
|
Sat, 24 Mar 2007 17:58:46 +0000 |
diego |
Fix make depend: Declare extra dependencies before the rule.
|
Sat, 24 Mar 2007 16:27:25 +0000 |
diego |
Move the addition of osdep/mplayer-rc.o to a place where it actually gets added to OBJS_MPLAYER.
|
Sat, 24 Mar 2007 16:06:22 +0000 |
diego |
Remove multistage recursion for the vidix subdirectory and recurse from the
|
Sat, 24 Mar 2007 15:26:13 +0000 |
diego |
Remove generated test program on clean, not just on distclean.
|
Sat, 24 Mar 2007 15:25:07 +0000 |
diego |
Merge INCLUDES into CFLAGS and remove now redundant commands and rules.
|
Sat, 24 Mar 2007 15:15:28 +0000 |
diego |
Ignore test program.
|
Sat, 24 Mar 2007 15:14:20 +0000 |
diego |
cosmetics: Shorten long lines, remove trailing whitespace.
|
Sat, 24 Mar 2007 15:03:57 +0000 |
diego |
Move test program removal on distclean to mpcommon.mak.
|
Sat, 24 Mar 2007 14:40:16 +0000 |
rtogni |
Use AV_WB* instead of swap+memcpy+swap
|
Sat, 24 Mar 2007 14:39:39 +0000 |
diego |
Get rid of useless conditional, using svgalib_helper now requires modifying
|
Sat, 24 Mar 2007 14:22:45 +0000 |
diego |
Remove unnecessary explicit dependency.
|
Sat, 24 Mar 2007 14:20:24 +0000 |
diego |
Build shared lib on all platforms.
|
Sat, 24 Mar 2007 13:25:51 +0000 |
diego |
Remove OpenBSD linking hack. If this is (still) necessary, it needs to be
|
Sat, 24 Mar 2007 13:17:39 +0000 |
diego |
Remove files maintained by Reimar that he no longer sees a use for.
|
Sat, 24 Mar 2007 13:12:55 +0000 |
diego |
cosmetics: Shorten overly long lines.
|
Sat, 24 Mar 2007 13:03:18 +0000 |
diego |
Update copyright year.
|
Sat, 24 Mar 2007 10:37:05 +0000 |
nicodvb |
at open() discard front margin/empty sectors (fixes demuxing by libavformat); patch by Zuxy meng
|
Sat, 24 Mar 2007 09:46:12 +0000 |
attila |
the mirror howto isnt preliminary anymore
|
Sat, 24 Mar 2007 03:38:28 +0000 |
voroshil |
r22622: Wording improvement as suggested by Michael.
|
Sat, 24 Mar 2007 03:28:32 +0000 |
voroshil |
r22547: fix up some longer than 80 char lines , and use suggestion from Diego.
|
Sat, 24 Mar 2007 03:08:19 +0000 |
voroshil |
r22547: fix up some longer than 80 char lines , and use suggestion from Diego.
|
Sat, 24 Mar 2007 02:22:00 +0000 |
voroshil |
r22772: Radio driver loading rework.
|
Fri, 23 Mar 2007 13:31:08 +0000 |
diego |
cosmetics: Merge #ifdefs for better readability.
|
Fri, 23 Mar 2007 01:48:54 +0000 |
compn |
add mf://bmp wish, remove deinterlace filter during playback
|
Fri, 23 Mar 2007 00:31:29 +0000 |
aurel |
call vbeGetControllerInfo() only once
|
Thu, 22 Mar 2007 21:17:54 +0000 |
gpoirier |
sync with r22779
|
Thu, 22 Mar 2007 16:27:01 +0000 |
ptt |
lexical fixes
|
Thu, 22 Mar 2007 15:29:30 +0000 |
ptt |
syntax/lexical fixes
|
Thu, 22 Mar 2007 14:54:54 +0000 |
ptt |
sync'd up to r21452
|
Thu, 22 Mar 2007 11:27:44 +0000 |
ptt |
sync'd up to r22772
|
Thu, 22 Mar 2007 10:52:56 +0000 |
kraymer |
roff fix: escape dash for options
|
Thu, 22 Mar 2007 10:38:25 +0000 |
cehoyos |
r22776: 'D' also turns off and on kerndeint
|
Thu, 22 Mar 2007 10:14:32 +0000 |
cehoyos |
Fix filepos calculation
|
Thu, 22 Mar 2007 10:10:37 +0000 |
cehoyos |
'D' also turns off and on kerndeint
|
Thu, 22 Mar 2007 10:06:34 +0000 |
cehoyos |
allows to de- and reactivate kerndeint on the fly
|
Thu, 22 Mar 2007 10:01:20 +0000 |
cehoyos |
Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)
|
Thu, 22 Mar 2007 01:50:04 +0000 |
michael |
reasonable cutoff frequency default
|
Wed, 21 Mar 2007 18:39:57 +0000 |
voroshil |
Radio driver loading rework.
|
Wed, 21 Mar 2007 08:44:45 +0000 |
cehoyos |
Fix comment about defining HAVE_POSIX_SELECT
|
Wed, 21 Mar 2007 08:29:46 +0000 |
diego |
Conditionally compile vf_bmovl.c instead of enclosing all of the file
|
Wed, 21 Mar 2007 08:24:20 +0000 |
diego |
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
|
Tue, 20 Mar 2007 22:32:38 +0000 |
rtogni |
Declare eof only when stream 0 gets eof
|
Tue, 20 Mar 2007 22:30:51 +0000 |
rtogni |
Fix for realrtsp urls with more than 2 streams:
|
Tue, 20 Mar 2007 09:53:31 +0000 |
diego |
Remove unnecessary unistd.h include.
|
Tue, 20 Mar 2007 09:46:26 +0000 |
diego |
Remove MinGW hack, it's no longer needed.
|
Tue, 20 Mar 2007 09:46:00 +0000 |
diego |
Rename open to af_open so as not to conflict with a previous header definition.
|
Tue, 20 Mar 2007 01:35:53 +0000 |
diego |
Add missing $(EXESUF).
|
Tue, 20 Mar 2007 01:32:02 +0000 |
ptt |
tab typo fixed
|
Tue, 20 Mar 2007 01:30:48 +0000 |
diego |
Add vfw2menc to the Makefile.
|
Tue, 20 Mar 2007 01:29:03 +0000 |
ptt |
sync'd up to r22483
|
Tue, 20 Mar 2007 01:20:57 +0000 |
diego |
Add explicit SDL include path. This should allow compilation even when
|
Tue, 20 Mar 2007 01:15:28 +0000 |
diego |
Add return 0 to fix the following warning:
|
Tue, 20 Mar 2007 01:11:55 +0000 |
diego |
Include stdlib.h and string.h to fix the following warnings:
|
Tue, 20 Mar 2007 01:08:58 +0000 |
diego |
Add #include <string.h> to fix the following warning:
|
Tue, 20 Mar 2007 01:06:51 +0000 |
diego |
Move gltest and bmovl-test into the main TOOLS directory, subdirectories
|
Mon, 19 Mar 2007 22:09:53 +0000 |
diego |
--enable-win32 was renamed to --enable-win32dll.
|
Mon, 19 Mar 2007 20:25:26 +0000 |
compn |
ok so cljr , vcr1 and msmpegv1 dont actually work... removed
|
Mon, 19 Mar 2007 20:11:05 +0000 |
compn |
aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!
|
Mon, 19 Mar 2007 20:07:48 +0000 |
compn |
gsm requires libgsm so remove it
|
Mon, 19 Mar 2007 20:01:02 +0000 |
compn |
add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)
|
Mon, 19 Mar 2007 19:21:09 +0000 |
compn |
split sonic into sonic/sonicls and wma into wmav1/wmav2
|
Mon, 19 Mar 2007 18:57:37 +0000 |
compn |
add png and gif encoders, how to use them with mencoder is another question
|
Mon, 19 Mar 2007 18:27:35 +0000 |
reimar |
Explain workaround for -vo gl:scaled-osd -ass image corruption.
|
Mon, 19 Mar 2007 15:31:25 +0000 |
voroshil |
Add missing bogus norm warning for v4l2
|
Mon, 19 Mar 2007 12:28:53 +0000 |
voroshil |
Make sure bogus parameter will not be ignored by user.
|
Mon, 19 Mar 2007 11:50:03 +0000 |
diego |
Simplify Makefile.
|
Mon, 19 Mar 2007 10:13:33 +0000 |
diego |
Conditionally compile af_export instead of having #ifdef around the file.
|
Mon, 19 Mar 2007 00:10:38 +0000 |
diego |
Move -I. to the front of CFLAGS, works around problems with headers from
|
Mon, 19 Mar 2007 00:07:34 +0000 |
diego |
Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.
|
Mon, 19 Mar 2007 00:04:03 +0000 |
diego |
Remove commented-out Cygwin CFLAGS settings.
|
Mon, 19 Mar 2007 00:03:00 +0000 |
diego |
Move setting Cygwin specific CFLAGS to configure.
|
Mon, 19 Mar 2007 00:02:49 +0000 |
michael |
video filters i maintain ...
|
Sun, 18 Mar 2007 23:54:51 +0000 |
diego |
The -Wdeclaration-after-statement test needs a C program.
|
Sun, 18 Mar 2007 23:18:09 +0000 |
diego |
Move -I. and -I.. to the front of CFLAGS so that headers in the root directory
|
Sun, 18 Mar 2007 22:49:37 +0000 |
diego |
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
|
Sun, 18 Mar 2007 22:49:05 +0000 |
cehoyos |
Added myself, as suggested by Diego
|
Sun, 18 Mar 2007 22:18:11 +0000 |
nicodvb |
check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris
|
Sun, 18 Mar 2007 22:11:32 +0000 |
diego |
Merge CFLAGS lines.
|
Sun, 18 Mar 2007 21:58:28 +0000 |
diego |
Move setting CXXFLAGS to configure.
|
Sun, 18 Mar 2007 21:39:52 +0000 |
rtogni |
Support multiple tags in a single line and tags on the same line as the
|
Sun, 18 Mar 2007 21:21:38 +0000 |
diego |
Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.
|
Sun, 18 Mar 2007 20:52:41 +0000 |
nicodvb |
shared libavcodec is not at all broken/obsolete, but simply discouraged
|
Sun, 18 Mar 2007 20:33:20 +0000 |
diego |
Group (system-specific) CFLAGS settings together.
|
Sun, 18 Mar 2007 20:25:02 +0000 |
diego |
Move Cygwin specific #define setting to system OS-specific settings section.
|
Sun, 18 Mar 2007 20:21:52 +0000 |
diego |
Move setting of TARGET_WIN32 together with other Win32 settings.
|
Sun, 18 Mar 2007 20:15:57 +0000 |
diego |
Rename win32 variable to the more sensible name win32dll.
|
Sun, 18 Mar 2007 19:38:43 +0000 |
diego |
Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's added
|
Sun, 18 Mar 2007 17:38:09 +0000 |
gpoirier |
sync with r22637
|
Sun, 18 Mar 2007 16:50:26 +0000 |
rtogni |
Support application/smil as mimetype for smil-over-realrtsp
|
Sun, 18 Mar 2007 16:33:04 +0000 |
compn |
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
|
Sun, 18 Mar 2007 16:30:11 +0000 |
diego |
Move fast cmov detection code from the PPC section into the x86 section
|
Sun, 18 Mar 2007 16:14:25 +0000 |
compn |
add new audio and video codecs to libavcodec list
|
Sun, 18 Mar 2007 15:38:15 +0000 |
diego |
support for setting and detecting FAST_CMOV
|
Sun, 18 Mar 2007 14:38:16 +0000 |
compn |
add some updates
|
Sun, 18 Mar 2007 13:38:55 +0000 |
uau |
Fix configure -march detection for athlon-xp
|
Sun, 18 Mar 2007 13:08:10 +0000 |
diego |
Remove empty directory.
|
Sun, 18 Mar 2007 12:31:53 +0000 |
michael |
fix full range (jpeg yuv) chroma
|
Sun, 18 Mar 2007 11:04:47 +0000 |
attila |
cosmetics, fix indentation
|
Sun, 18 Mar 2007 11:03:34 +0000 |
attila |
allow horizontal resolutions >1024 in case we have a G550
|
Sun, 18 Mar 2007 10:52:41 +0000 |
attila |
sync mga_vid.h to the one in the mga_vid repo.
|
Sat, 17 Mar 2007 21:27:42 +0000 |
diego |
Move files from radeon/ subdirectory here.
|
Sat, 17 Mar 2007 21:21:04 +0000 |
compn |
add fourcc for dxa files, approved by diego
|
Sat, 17 Mar 2007 21:01:37 +0000 |
diego |
Remove radeonfb, the version in the Linux kernel is much better.
|
Sat, 17 Mar 2007 19:58:10 +0000 |
compn |
add ffdxa , works on samples/game-formats/dxa/epic.dxa
|
Sat, 17 Mar 2007 19:54:31 +0000 |
diego |
Do not disable cache on MinGW, just disable shmem compilation.
|
Sat, 17 Mar 2007 19:48:53 +0000 |
diego |
'make install' now takes care of most manual installation steps for *_vid.o.
|
Sat, 17 Mar 2007 18:25:15 +0000 |
diego |
Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.
|
Sat, 17 Mar 2007 17:53:00 +0000 |
diego |
wording/spelling/grammar/updates/cosmetics
|
Sat, 17 Mar 2007 15:53:30 +0000 |
diego |
Merge Makefile from radeon/ subdirectory into this one.
|
Sat, 17 Mar 2007 15:52:29 +0000 |
diego |
Create device nodes upon install.
|
Sat, 17 Mar 2007 15:42:03 +0000 |
compn |
update release number
|
Sat, 17 Mar 2007 15:41:04 +0000 |
diego |
Introduce OBJS variable for the list of objects to build.
|
Sat, 17 Mar 2007 15:28:02 +0000 |
compn |
add ffdca decoder
|
Sat, 17 Mar 2007 15:12:58 +0000 |
diego |
Remove support for 2.5.x kernels.
|
Sat, 17 Mar 2007 15:01:16 +0000 |
diego |
Add a link to Attila's mga_vid port to Linux 2.6.x.
|
Sat, 17 Mar 2007 14:01:50 +0000 |
diego |
Remove useless compilation commands that are provided by builtin rules.
|
Sat, 17 Mar 2007 14:00:34 +0000 |
diego |
Merge test rules using general pattern.
|
Sat, 17 Mar 2007 13:58:36 +0000 |
diego |
Install tdfx_vid.o as well.
|
Sat, 17 Mar 2007 13:56:54 +0000 |
diego |
Remove now unnecessary MGA_VID_OBJ variable indirection.
|
Sat, 17 Mar 2007 13:55:45 +0000 |
diego |
Remove pointless variable indirection.
|
Sat, 17 Mar 2007 13:53:15 +0000 |
diego |
Remove remnants of Linux 2.6 support, the mga_vid.c part was made to
|
Sat, 17 Mar 2007 13:29:26 +0000 |
diego |
Remove pointless variable indirection for -I options.
|
Sat, 17 Mar 2007 13:28:03 +0000 |
diego |
Remove unnecessary -I option from CFLAGS.
|
Sat, 17 Mar 2007 13:23:49 +0000 |
diego |
tdfx_vid compilation has been simplified.
|
Sat, 17 Mar 2007 11:51:17 +0000 |
voroshil |
New slave command: tv_step_freq <offset in MHz>
|
Sat, 17 Mar 2007 11:33:01 +0000 |
diego |
cosmetics: Remove superfluous comment.
|
Sat, 17 Mar 2007 11:32:02 +0000 |
diego |
Remove superfluous .o creation rule, it's the same as the builtin one.
|
Sat, 17 Mar 2007 11:29:00 +0000 |
diego |
Remove unused variables INCLUDES and MOD_PATH_PREFIX.
|
Sat, 17 Mar 2007 11:19:01 +0000 |
diego |
Remove unused variable AFLAGS.
|
Sat, 17 Mar 2007 11:15:15 +0000 |
diego |
Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.
|
Sat, 17 Mar 2007 09:40:27 +0000 |
diego |
Some more details for the mga_vid section taken from drivers/README.
|
Sat, 17 Mar 2007 09:18:08 +0000 |
diego |
wording/spelling/cosmetics
|
Sat, 17 Mar 2007 09:12:29 +0000 |
diego |
Rename tdfx_vid_tst to tdfx_vid_test.
|
Sat, 17 Mar 2007 09:07:21 +0000 |
diego |
Merge README.linux.2.6 into general README.
|
Sat, 17 Mar 2007 09:02:00 +0000 |
diego |
Merge Rage128 README into general README.
|
Sat, 17 Mar 2007 03:05:44 +0000 |
voroshil |
10l: omitted '-e' in my r22630 commit.
|
Sat, 17 Mar 2007 01:20:53 +0000 |
diego |
Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.
|
Sat, 17 Mar 2007 01:18:03 +0000 |
diego |
Merge CFLAGS and INCLUDES where appropriate.
|
Sat, 17 Mar 2007 01:12:18 +0000 |
diego |
Make strange clean/distclean rules behave in a more standard fashion.
|
Sat, 17 Mar 2007 01:09:37 +0000 |
diego |
Get rid of ugly conditionals.
|
Sat, 17 Mar 2007 01:01:15 +0000 |
diego |
Get rid of stupid recursion within a single directory.
|
Sat, 17 Mar 2007 00:59:42 +0000 |
diego |
Remove unnecessary include options from compilation command.
|
Sat, 17 Mar 2007 00:56:45 +0000 |
diego |
Simplify compilation commands.
|
Sat, 17 Mar 2007 00:53:53 +0000 |
diego |
Remove rule for non-existing file.
|
Sat, 17 Mar 2007 00:52:05 +0000 |
diego |
Simplify compilation command.
|
Sat, 17 Mar 2007 00:45:56 +0000 |
diego |
Mark phony targets as such.
|
Sat, 17 Mar 2007 00:44:13 +0000 |
diego |
whitespace cosmetics
|
Sat, 17 Mar 2007 00:41:59 +0000 |
diego |
Mark phony targets as such.
|
Sat, 17 Mar 2007 00:41:18 +0000 |
diego |
Split dependency and rule declaration, avoids duplicate command.
|
Sat, 17 Mar 2007 00:39:03 +0000 |
diego |
Simplify compilation commands.
|
Sat, 17 Mar 2007 00:28:59 +0000 |
diego |
Bring somewhat closer to linking, still won't work, though.
|
Sat, 17 Mar 2007 00:28:30 +0000 |
diego |
Simplify link command.
|
Sat, 17 Mar 2007 00:26:40 +0000 |
diego |
Bring netstream somewhat closer to linking, still won't work.
|
Sat, 17 Mar 2007 00:21:16 +0000 |
diego |
Remove unnecessary -I option from CFLAGS.
|
Sat, 17 Mar 2007 00:19:41 +0000 |
diego |
Mark phony targets as such.
|
Sat, 17 Mar 2007 00:18:13 +0000 |
diego |
Merge INCLUDE and CFLAGS, fixes Cola from last commit.
|
Sat, 17 Mar 2007 00:16:36 +0000 |
diego |
Remove unused variable.
|
Sat, 17 Mar 2007 00:06:19 +0000 |
diego |
Fix compilation, bswap.h is now mpbswap.h.
|
Sat, 17 Mar 2007 00:05:38 +0000 |
diego |
Remove redundant rule for creating .o files from .c files, it's builtin.
|
Sat, 17 Mar 2007 00:01:01 +0000 |
diego |
Remove obsolete .SUFFIXES variable.
|
Sat, 17 Mar 2007 00:00:34 +0000 |
diego |
Remove nonsensical unused rules.
|
Fri, 16 Mar 2007 23:55:02 +0000 |
diego |
Use quotes instead of angular brackets for non-system includes.
|
Fri, 16 Mar 2007 23:44:28 +0000 |
diego |
Bring vivodump closer to linking; remains broken.
|
Fri, 16 Mar 2007 23:27:46 +0000 |
diego |
Fix linking: libswscale depends on libavutil, verbose was multiply defined...
|
Fri, 16 Mar 2007 22:47:23 +0000 |
diego |
Fix compilation due to reorganized header files.
|
Fri, 16 Mar 2007 22:25:17 +0000 |
diego |
whitespace cosmetics
|
Fri, 16 Mar 2007 22:24:15 +0000 |
diego |
Remove duplicate largefile CFLAGS that are set from configure.
|
Fri, 16 Mar 2007 22:22:02 +0000 |
diego |
Turn on largefile support for libdvdcss as well.
|
Fri, 16 Mar 2007 22:01:41 +0000 |
diego |
Remove CFLAGS that are already set by configure.
|
Fri, 16 Mar 2007 21:54:48 +0000 |
diego |
Put special CFLAGS for low accuracy tremor in the Makefile, similar to the
|
Fri, 16 Mar 2007 21:50:01 +0000 |
kraymer |
r22492: documented -reuse-socket
|
Fri, 16 Mar 2007 21:38:20 +0000 |
diego |
Remove unnecessary -I option from CFLAGS.
|
Fri, 16 Mar 2007 19:42:41 +0000 |
voroshil |
Allow to specify frequencies in channels option.
|
Fri, 16 Mar 2007 19:21:54 +0000 |
voroshil |
Mark myself as new TV maintainer as suggested by Jindrich Makovicka
|
Fri, 16 Mar 2007 15:15:13 +0000 |
compn |
add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avi
|
Fri, 16 Mar 2007 14:55:41 +0000 |
uau |
Matroska seeking fixes
|
Fri, 16 Mar 2007 14:01:01 +0000 |
gpoirier |
sync with r22503
|
Fri, 16 Mar 2007 13:59:02 +0000 |
compn |
add mute bind which has been default for a while, any other missing defaults?
|
Fri, 16 Mar 2007 13:48:53 +0000 |
compn |
some updates from memory and mplayer irc users
|
Fri, 16 Mar 2007 11:48:11 +0000 |
voroshil |
libavcodec's DXA decoder is dependent on zlib
|
Fri, 16 Mar 2007 00:02:28 +0000 |
diego |
Remove useless -I./skin from CFLAGS.
|
Fri, 16 Mar 2007 00:00:13 +0000 |
diego |
Don't look for header files in ../../ anymore. Compilation was broken unless
|
Thu, 15 Mar 2007 23:28:38 +0000 |
diego |
Remove unnecessary -I./wm option from CFLAGS.
|
Thu, 15 Mar 2007 22:52:02 +0000 |
diego |
Remove useless -I../loader option from CFLAGS.
|
Thu, 15 Mar 2007 22:38:13 +0000 |
diego |
Use explicit path for headers from the dshow/ subdirectory.
|
Thu, 15 Mar 2007 22:34:45 +0000 |
diego |
Use explicit path for headers from the loader/ directory.
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Thu, 15 Mar 2007 18:12:01 +0000 |
diego |
Wording improvement as suggested by Michael.
|
Thu, 15 Mar 2007 18:07:12 +0000 |
diego |
Add live555 include flags to CXXFLAGS only.
|
Thu, 15 Mar 2007 18:00:51 +0000 |
diego |
Add a FIXME note about new sentences on new lines.
|
Thu, 15 Mar 2007 17:51:32 +0000 |
diego |
Add explicit location for headers from the libmpdemux/ directory.
|
Thu, 15 Mar 2007 17:30:55 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Thu, 15 Mar 2007 17:10:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Thu, 15 Mar 2007 17:06:28 +0000 |
diego |
Add AmigaOS support, patch by Andrea Palmat, andrea amigasoft net.
|
Thu, 15 Mar 2007 16:49:59 +0000 |
diego |
Simplify setting special CFLAGS for decode_i586.o.
|
Thu, 15 Mar 2007 13:21:12 +0000 |
diego |
Remove unnecessary Darwin entry from CFLAGS.
|
Thu, 15 Mar 2007 13:20:22 +0000 |
diego |
Simplify conditional expression.
|
Thu, 15 Mar 2007 13:19:22 +0000 |
diego |
Remove Darwin AltiVec CFLAGS settings, configure handles this.
|
Thu, 15 Mar 2007 12:55:35 +0000 |
michael |
update password-gpg rule from ffmpeg
|
Thu, 15 Mar 2007 12:47:20 +0000 |
michael |
update >5 line reindention rule to what is in ffmpeg
|
Thu, 15 Mar 2007 12:45:04 +0000 |
michael |
update spliting rule to what i just added to ffmpeg
|
Thu, 15 Mar 2007 12:42:59 +0000 |
michael |
cosmetic (move warning point after the existing policy points instead of the middle)
|
Thu, 15 Mar 2007 12:17:22 +0000 |
diego |
Remove addition of AltiVec flags to CFLAGS, configure takes care of this.
|
Thu, 15 Mar 2007 12:13:35 +0000 |
diego |
Remove unnecessary include from CFLAGS.
|
Thu, 15 Mar 2007 12:08:11 +0000 |
diego |
Use explicit header location, don't use CFLAGS for simple subdirectories.
|
Thu, 15 Mar 2007 10:38:51 +0000 |
reimar |
Check for eof in loop searching for data chunk.
|
Thu, 15 Mar 2007 09:19:30 +0000 |
diego |
Reuse common parts of all Makefiles.
|
Thu, 15 Mar 2007 09:14:35 +0000 |
diego |
Use versioned names explicitly instead of employed backwards-named variables.
|
Thu, 15 Mar 2007 09:07:22 +0000 |
diego |
Simplify conditional expression.
|
Thu, 15 Mar 2007 09:05:03 +0000 |
diego |
Remove Cygwin case from conditional, it's overridden by the Win32 case.
|
Thu, 15 Mar 2007 09:04:11 +0000 |
diego |
Revert previous broken commit.
|
Thu, 15 Mar 2007 08:59:31 +0000 |
diego |
Remove Cygwin case from conditional, it's overridden by the Win32 case.
|
Thu, 15 Mar 2007 08:49:56 +0000 |
diego |
Rename LIBS variable to more standard name EXTRALIBS.
|
Thu, 15 Mar 2007 08:38:51 +0000 |
diego |
Fix test program linkage.
|
Thu, 15 Mar 2007 08:29:24 +0000 |
diego |
Include loader/ prefix in #include path everywhere.
|
Thu, 15 Mar 2007 00:56:54 +0000 |
diego |
SHORTNAME is not a target so it should not be used as prerequisite.
|
Thu, 15 Mar 2007 00:51:19 +0000 |
diego |
Merge two clean commands.
|
Thu, 15 Mar 2007 00:50:52 +0000 |
diego |
whitespace cosmetics
|
Thu, 15 Mar 2007 00:49:32 +0000 |
diego |
Use standard variable names for SRCS and OBJS.
|
Thu, 15 Mar 2007 00:29:50 +0000 |
diego |
Install targets should not remove files.
|
Wed, 14 Mar 2007 23:37:48 +0000 |
diego |
Add pci_names.c as prerequisite of the all target instead of the .o files.
|
Wed, 14 Mar 2007 23:34:17 +0000 |
diego |
Use the install program detected by configure.
|
Wed, 14 Mar 2007 23:08:34 +0000 |
diego |
Remove useless .SUFFIXES variable.
|
Wed, 14 Mar 2007 23:00:12 +0000 |
diego |
Remove unused SONAME_FLAGS variable.
|
Wed, 14 Mar 2007 22:40:10 +0000 |
diego |
Remove commented out superfluous lines.
|
Wed, 14 Mar 2007 22:38:42 +0000 |
diego |
Simplify rules using make shorthands.
|
Wed, 14 Mar 2007 22:20:40 +0000 |
diego |
whitespace cosmetics
|
Wed, 14 Mar 2007 20:51:46 +0000 |
diego |
Simplify handling of extra library flags.
|
Wed, 14 Mar 2007 20:50:48 +0000 |
diego |
Remove superfluous rule and variables, X_LIB does not exist any longer.
|
Wed, 14 Mar 2007 20:27:46 +0000 |
diego |
Remove superfluous variable indirection.
|
Wed, 14 Mar 2007 20:19:45 +0000 |
diego |
Reuse common parts of all Makefiles through mpcommon.mak.
|
Wed, 14 Mar 2007 20:17:01 +0000 |
diego |
Rename all target to libs.
|
Wed, 14 Mar 2007 20:12:39 +0000 |
diego |
Separate prerequisites and rules to avoid redundant rules.
|
Wed, 14 Mar 2007 20:08:26 +0000 |
diego |
whitespace cosmetics
|
Wed, 14 Mar 2007 20:07:15 +0000 |
diego |
Generate dependency information.
|
Wed, 14 Mar 2007 20:06:06 +0000 |
diego |
Remove superfluous rule and variable.
|
Wed, 14 Mar 2007 20:03:07 +0000 |
diego |
Properly mark all phony targets as such.
|
Wed, 14 Mar 2007 20:02:06 +0000 |
diego |
Rename VIDIX_CFLAGS to CFLAGS.
|
Wed, 14 Mar 2007 20:01:04 +0000 |
diego |
Remove unused variable.
|
Wed, 14 Mar 2007 14:57:42 +0000 |
compn |
dont start newline with a space and readd subdirectory
|
Wed, 14 Mar 2007 14:55:14 +0000 |
kraymer |
major man page update
|
Wed, 14 Mar 2007 08:56:43 +0000 |
diego |
Use 'libs' instead of 'all' target.
|
Wed, 14 Mar 2007 08:55:06 +0000 |
diego |
Reuse common parts of all Makefiles through mpcommon.mak.
|
Wed, 14 Mar 2007 08:53:12 +0000 |
diego |
Don't remove 'test' on distclean, there is no such file.
|
Wed, 14 Mar 2007 08:45:58 +0000 |
diego |
cosmetics: Rename variables for consistency with other Makefiles.
|
Wed, 14 Mar 2007 08:44:16 +0000 |
diego |
consistency cosmetics
|
Wed, 14 Mar 2007 08:43:30 +0000 |
diego |
Simplify library generation rule.
|
Wed, 14 Mar 2007 08:39:00 +0000 |
diego |
Merge all and do_drivers rules.
|
Wed, 14 Mar 2007 08:37:34 +0000 |
diego |
Remove superfluous/obsolete rules and variables.
|
Tue, 13 Mar 2007 23:55:10 +0000 |
diego |
dep/depend should be a double colon target as well.
|
Tue, 13 Mar 2007 23:42:38 +0000 |
diego |
cosmetics: Move some parts around to make more sense overall.
|
Tue, 13 Mar 2007 23:35:00 +0000 |
diego |
Fix live555 compilation when stream cache is disabled.
|
Tue, 13 Mar 2007 22:43:11 +0000 |
diego |
cosmetics: Move depend target in preparation for upcoming changes.
|
Tue, 13 Mar 2007 22:32:22 +0000 |
diego |
Simplify test program compilation.
|
Tue, 13 Mar 2007 22:28:13 +0000 |
diego |
Fix test program compilation.
|
Tue, 13 Mar 2007 22:19:18 +0000 |
diego |
Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency.
|
Tue, 13 Mar 2007 22:17:48 +0000 |
diego |
Simplify CFLAGS handling.
|
Tue, 13 Mar 2007 22:16:03 +0000 |
diego |
Remove unnecessary -I option.
|
Tue, 13 Mar 2007 22:15:39 +0000 |
diego |
Remove unnecessary -I option.
|
Tue, 13 Mar 2007 22:02:53 +0000 |
gpoirier |
fix wrong typo fix, as noted by Diego
|
Tue, 13 Mar 2007 21:55:23 +0000 |
diego |
cosmetics: Fix indentation, reorder some lines for consistency.
|
Tue, 13 Mar 2007 21:31:23 +0000 |
gpoirier |
fix some trivial typos
|
Tue, 13 Mar 2007 15:49:03 +0000 |
compn |
fix up some longer than 80 char lines , and use suggestion from Diego.
|
Tue, 13 Mar 2007 12:10:57 +0000 |
diego |
Give more descriptive names to the source and library variables and split
|
Tue, 13 Mar 2007 10:33:33 +0000 |
diego |
Remove useless #define.
|
Tue, 13 Mar 2007 10:14:05 +0000 |
diego |
Give the library generation target a more sensible name.
|
Tue, 13 Mar 2007 00:37:29 +0000 |
diego |
Add common sources to .depend target.
|
Tue, 13 Mar 2007 00:34:56 +0000 |
diego |
Handle common parts at the objects instead of at the sources level.
|
Mon, 12 Mar 2007 23:53:40 +0000 |
diego |
codecs.conf.h needs to be made before .depend.
|
Mon, 12 Mar 2007 23:26:02 +0000 |
diego |
Mark phony targets as such.
|
Mon, 12 Mar 2007 23:24:42 +0000 |
diego |
dirclean target was removed, don't mark as phony.
|
Mon, 12 Mar 2007 22:42:05 +0000 |
rtogni |
Remove code duplication in smil parser
|
Mon, 12 Mar 2007 22:13:48 +0000 |
nicodvb |
cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl Eugen Hoyos
|
Mon, 12 Mar 2007 21:45:51 +0000 |
rtogni |
Support smil embedded into xml, fixes bugzilla #768
|
Mon, 12 Mar 2007 18:35:52 +0000 |
diego |
mp_msg.c is never built with -DCODECS2HTML.
|
Mon, 12 Mar 2007 18:33:50 +0000 |
diego |
Remove -DCODECS2HTML from .depend creation.
|
Mon, 12 Mar 2007 18:11:25 +0000 |
voroshil |
r22521: Clarify -reuse-socket description.
|
Mon, 12 Mar 2007 18:05:39 +0000 |
voroshil |
r22408: add -tv driver=help entry, also add dshow tv driver
|
Mon, 12 Mar 2007 17:54:11 +0000 |
voroshil |
r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
|
Mon, 12 Mar 2007 17:49:09 +0000 |
voroshil |
r22331: Remove some #if 0 code
|
Mon, 12 Mar 2007 17:38:32 +0000 |
diego |
Clarify that commits should not be split arbitrarily by file/directory.
|
Mon, 12 Mar 2007 17:35:46 +0000 |
diego |
spelling/punctuation
|
Mon, 12 Mar 2007 17:16:45 +0000 |
ivo |
fix forgotten \
|
Mon, 12 Mar 2007 15:57:01 +0000 |
compn |
add vcd:// for win32, patch by zuxy meng
|
Mon, 12 Mar 2007 15:52:34 +0000 |
diego |
Source files should not contain non-ASCII characters.
|
Mon, 12 Mar 2007 15:48:13 +0000 |
compn |
add vcd:// for win32, patch by zuxy meng
|
Mon, 12 Mar 2007 15:46:38 +0000 |
compn |
add vcd support to mingw, patch by zuxy meng
|
Mon, 12 Mar 2007 15:26:30 +0000 |
diego |
minor clarification
|
Mon, 12 Mar 2007 15:21:13 +0000 |
diego |
Clarify -reuse-socket description.
|
Mon, 12 Mar 2007 15:20:10 +0000 |
diego |
typo
|
Mon, 12 Mar 2007 08:52:45 +0000 |
diego |
Fix comment about test application compilation.
|
Sun, 11 Mar 2007 22:57:02 +0000 |
diego |
Add codec-cfg-test, remove now obsolete entries.
|
Sun, 11 Mar 2007 17:44:10 +0000 |
diego |
Add codec-cfg-test target.
|
Sun, 11 Mar 2007 17:30:44 +0000 |
uau |
Allow demuxers to return packets with no pts in -correct-pts mode
|
Sun, 11 Mar 2007 17:30:43 +0000 |
uau |
Reindent messy functions before working on them
|
Sun, 11 Mar 2007 16:50:52 +0000 |
diego |
Make sure docbook 4.x gets preferred over 3.x.
|
Sun, 11 Mar 2007 16:26:13 +0000 |
diego |
mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODER
|
Sun, 11 Mar 2007 16:22:30 +0000 |
diego |
wording/spelling for lscale=2 suboption
|
Sun, 11 Mar 2007 16:16:21 +0000 |
diego |
'make clean' should remove generated binaries.
|
Sun, 11 Mar 2007 16:07:36 +0000 |
diego |
Merge clean and dirclean targets.
|
Sun, 11 Mar 2007 15:32:48 +0000 |
reimar |
forgotten lscale=2 part for gl_common.h
|
Sun, 11 Mar 2007 15:01:11 +0000 |
reimar |
Document lscale=2
|
Sun, 11 Mar 2007 14:59:08 +0000 |
reimar |
Add a new GPU-based scaling method to vo gl
|
Sun, 11 Mar 2007 06:16:14 +0000 |
uau |
Move the sh_audio->delay field to mpctx->delay.
|
Sat, 10 Mar 2007 14:33:28 +0000 |
vayne |
fixed dvd chapter and title switching
|
Sat, 10 Mar 2007 14:32:19 +0000 |
vayne |
removed redundant assignments, these get handled in evDropFile
|
Fri, 09 Mar 2007 22:06:17 +0000 |
nicodvb |
corrected description of -reuse-socket as described by Rich
|
Fri, 09 Mar 2007 15:40:03 +0000 |
ods15 |
remove some lines which should have never been in demux_nut.c, broke CPU
|
Fri, 09 Mar 2007 14:04:07 +0000 |
uau |
Include <string.h> explicitly.
|
Fri, 09 Mar 2007 13:48:57 +0000 |
diego |
Rename to a more sane spelling.
|
Fri, 09 Mar 2007 13:03:57 +0000 |
gpoirier |
Improve MPlayerOSX building process:
|
Fri, 09 Mar 2007 12:43:26 +0000 |
uau |
Move command.c.tmp over now identical command.c
|
Fri, 09 Mar 2007 12:39:34 +0000 |
uau |
Change to match current command.c (same functionality).
|
Fri, 09 Mar 2007 12:30:14 +0000 |
uau |
Add alternative way to create command.c to svn history,
|
Thu, 08 Mar 2007 22:43:35 +0000 |
rtogni |
100l, allocated buffer was too small.
|
Thu, 08 Mar 2007 22:29:00 +0000 |
reimar |
Support function lookup via ordinal
|
Thu, 08 Mar 2007 22:25:13 +0000 |
reimar |
Allow declaring special undefined functions that will return NULL
|
Thu, 08 Mar 2007 21:05:14 +0000 |
nicodvb |
documented -reuse-socket
|
Thu, 08 Mar 2007 20:47:10 +0000 |
nicodvb |
optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by me
|
Thu, 08 Mar 2007 13:45:35 +0000 |
diego |
Add more FourCC values for the Xvid decoder.
|
Thu, 08 Mar 2007 13:42:34 +0000 |
diego |
Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com.
|
Thu, 08 Mar 2007 10:26:00 +0000 |
diego |
spelling/punctuation/grammar/wording improvements, no semantic changes
|
Thu, 08 Mar 2007 10:02:49 +0000 |
diego |
Add PIX_FMT_PAL8 to isPacked().
|
Thu, 08 Mar 2007 09:42:14 +0000 |
reimar |
100l, last patch broke window resizing with xv and xvmc.
|
Wed, 07 Mar 2007 12:41:03 +0000 |
diego |
Merge all .PHONY target declarations.
|
Wed, 07 Mar 2007 09:19:36 +0000 |
gpoirier |
Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patch
|
Wed, 07 Mar 2007 01:31:29 +0000 |
diego |
Fix unkown --> unkNown typo.
|
Wed, 07 Mar 2007 01:23:37 +0000 |
uau |
Fix audio samplerates below 7000 Hz.
|
Tue, 06 Mar 2007 22:53:52 +0000 |
nicodvb |
support for AMR; it works inserting in the first byte of the demux_packet
|
Tue, 06 Mar 2007 19:10:36 +0000 |
kraymer |
mplayer.1
|
Tue, 06 Mar 2007 15:34:54 +0000 |
reimar |
Factor out some duplicated code in vo_xv and vo_xvmc
|
Tue, 06 Mar 2007 14:15:37 +0000 |
compn |
__defines are reserved for gcc
|
Tue, 06 Mar 2007 11:34:06 +0000 |
reimar |
Simplify config by using code available in video_out.c
|
Tue, 06 Mar 2007 11:24:08 +0000 |
reimar |
Fix bad uninit when switching DVB channels.
|
Tue, 06 Mar 2007 10:00:53 +0000 |
eugeni |
A function always returning 0 could as well return void.
|
Tue, 06 Mar 2007 09:59:53 +0000 |
eugeni |
Text alignment should not use bounding boxes of individual glyphs.
|
Tue, 06 Mar 2007 09:31:12 +0000 |
eugeni |
Reset advance vector and glyph bounding box if glyph could not be found.
|
Mon, 05 Mar 2007 22:23:30 +0000 |
nicodvb |
removed unused definition of insertRTPData(); it's not only unused,
|
Mon, 05 Mar 2007 18:20:35 +0000 |
Gabrov |
synced with r22428
|
Mon, 05 Mar 2007 18:17:31 +0000 |
Gabrov |
synced with r22469
|
Mon, 05 Mar 2007 17:42:25 +0000 |
lorenm |
truncate mencoder's output file if it exists, instead of overwriting just part of it.
|
Mon, 05 Mar 2007 13:29:06 +0000 |
reimar |
Audio should now work fine, so remove the ENABLE_AUDIO ifdef
|
Mon, 05 Mar 2007 13:27:42 +0000 |
reimar |
Implement percent-based seeking
|
Mon, 05 Mar 2007 13:17:16 +0000 |
reimar |
Fix seeking for avisynth audio.
|
Mon, 05 Mar 2007 12:56:41 +0000 |
reimar |
Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo
|
Mon, 05 Mar 2007 12:53:43 +0000 |
reimar |
remove pointless cast to int
|
Mon, 05 Mar 2007 12:02:57 +0000 |
reimar |
Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.
|
Mon, 05 Mar 2007 10:15:55 +0000 |
reimar |
Allow to add/modify keybind for '#'
|
Mon, 05 Mar 2007 00:41:45 +0000 |
diego |
-nomouseinput is no longer X11 only.
|
Sun, 04 Mar 2007 19:04:08 +0000 |
reimar |
Add code to detect and convert to console codepage on Windows.
|
Sun, 04 Mar 2007 18:55:44 +0000 |
reimar |
Include stdio.h for printf
|
Sun, 04 Mar 2007 16:23:18 +0000 |
nicodvb |
when seeking consider stream->start_pos instead of 0 as initial position; patch by Zuxy Meng approved by Michael
|
Sun, 04 Mar 2007 15:48:20 +0000 |
compn |
getopt is only needed on msvc, remove from mingw/linux compile info
|
Sun, 04 Mar 2007 15:47:11 +0000 |
kraymer |
10l, remove local-only file from ignore list
|
Sun, 04 Mar 2007 15:44:35 +0000 |
compn |
add vfw2menc info into README
|
Sun, 04 Mar 2007 15:44:07 +0000 |
kraymer |
shut up 'svn status' by ignoring symlinked files
|
Sun, 04 Mar 2007 15:27:51 +0000 |
compn |
add -xvfwopts compdata suboption to man page
|
Sun, 04 Mar 2007 15:15:59 +0000 |
reimar |
Remove variable that is unnecessary after last patch
|
Sun, 04 Mar 2007 15:13:38 +0000 |
reimar |
Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.
|
Sun, 04 Mar 2007 15:02:53 +0000 |
reimar |
Set pts also for audio packets
|
Sun, 04 Mar 2007 14:59:23 +0000 |
reimar |
Already frameno == num_frames means we reached EOF.
|
Sun, 04 Mar 2007 14:53:26 +0000 |
reimar |
Fix crash with avisynth audio-only files and take audio length into account when length is queried.
|
Sun, 04 Mar 2007 14:42:17 +0000 |
reimar |
Support more avisynth audio sample types (untested)
|
Sun, 04 Mar 2007 14:24:03 +0000 |
reimar |
Remove useless void * casts
|
Sun, 04 Mar 2007 14:11:44 +0000 |
reimar |
Do not read more audio samples than available
|
Sun, 04 Mar 2007 13:56:45 +0000 |
reimar |
Fix pakcet -> packet typo in output
|
Sun, 04 Mar 2007 13:49:55 +0000 |
reimar |
Set format tag for float samples correctly (currently useless)
|
Sun, 04 Mar 2007 13:26:43 +0000 |
reimar |
nomouseinput option should not depend on HAVE_X11.
|
Sun, 04 Mar 2007 13:20:51 +0000 |
reimar |
Add support for tracking mouse movements.
|
Sun, 04 Mar 2007 12:59:48 +0000 |
reimar |
Move/simplify some variable declarations
|
Sun, 04 Mar 2007 12:55:45 +0000 |
reimar |
Demuxers have no business setting o_bps
|
Sun, 04 Mar 2007 12:52:16 +0000 |
reimar |
First half-working avisynth audio support
|
Sun, 04 Mar 2007 12:43:55 +0000 |
reimar |
Fix wrong setting of samplesize (must be bytes per sample, not bits)
|
Sun, 04 Mar 2007 11:31:43 +0000 |
reimar |
ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be overridden at runtime.
|
Sun, 04 Mar 2007 11:23:11 +0000 |
reimar |
Enable aid/vid stream selection, although it is quite useless currently.
|
Sun, 04 Mar 2007 10:39:02 +0000 |
reimar |
Whitespace-only cosmetics: get rid of all remaining tabs
|
Sun, 04 Mar 2007 10:30:55 +0000 |
reimar |
Generate resize events when size of -wid window changes.
|
Sun, 04 Mar 2007 09:45:32 +0000 |
reimar |
Fix type and usage of avs_get_audio function
|
Sun, 04 Mar 2007 09:04:45 +0000 |
reimar |
Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.
|
Sun, 04 Mar 2007 08:49:24 +0000 |
nicodvb |
print the disc_id without using a buffer
|
Sat, 03 Mar 2007 22:15:19 +0000 |
uau |
Fix copy-paste bug (must have broken something in the GUI)
|
Sat, 03 Mar 2007 21:39:28 +0000 |
compn |
wrong capitolization, thats a comma not a period
|
Sat, 03 Mar 2007 21:33:40 +0000 |
compn |
warn users about drm files, patch by zuxy meng
|
Sat, 03 Mar 2007 21:32:13 +0000 |
compn |
warn users about DRM asf files, patch by zuxy meng
|
Sat, 03 Mar 2007 19:38:09 +0000 |
vayne |
supposed to be using global m_config here, and this wasn't even getting set.
|
Sat, 03 Mar 2007 17:25:18 +0000 |
reimar |
The original asm code for the stub returned 0, restore that behaviour.
|
Sat, 03 Mar 2007 16:59:39 +0000 |
reimar |
Discard earlier failure in building filter chain when trying a new codec.
|
Sat, 03 Mar 2007 13:39:46 +0000 |
nicodvb |
10000l; in previous commit I allocated a buffer 1 byte too short
|
Sat, 03 Mar 2007 13:16:31 +0000 |
nicodvb |
replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.
|
Sat, 03 Mar 2007 13:10:31 +0000 |
nicodvb |
replaced 2 instances of sprintf() with snprintf() and one instance
|
Sat, 03 Mar 2007 08:20:00 +0000 |
eugeni |
Fix incorrect spacing introduced in r22231:
|
Sat, 03 Mar 2007 07:58:36 +0000 |
diego |
live555 version 2006.03.03 or later is needed to compile MPlayer.
|
Fri, 02 Mar 2007 19:54:40 +0000 |
vayne |
cosmetics, fix indentation as pointed out by Reimar
|
Fri, 02 Mar 2007 18:52:10 +0000 |
voroshil |
Rework of copying samples from directshow codecs.
|
Fri, 02 Mar 2007 17:59:19 +0000 |
eugeni |
10l: x2scr used twice instead of y2scr.
|
Fri, 02 Mar 2007 17:54:47 +0000 |
eugeni |
Bugfix: transform origin to screen coordinates.
|
Fri, 02 Mar 2007 17:49:34 +0000 |
compn |
add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
|
Fri, 02 Mar 2007 15:14:14 +0000 |
vayne |
add missing playtree entry
|
Fri, 02 Mar 2007 13:33:18 +0000 |
michael |
a small step toward 4 plane support
|
Fri, 02 Mar 2007 13:32:10 +0000 |
michael |
copy src to prevent the user supplied argumet from being changed
|
Fri, 02 Mar 2007 03:11:37 +0000 |
compn |
10l: dshow isnt in svn yet
|
Fri, 02 Mar 2007 01:24:25 +0000 |
compn |
add -tv driver=help entry, also add dshow tv driver
|
Fri, 02 Mar 2007 00:33:32 +0000 |
vayne |
simplify and modify fullscreen switching to avoid improper aspects
|
Fri, 02 Mar 2007 00:29:06 +0000 |
vayne |
add forgotten case value as per recent changes to mplayer.c
|
Thu, 01 Mar 2007 23:09:58 +0000 |
michael |
rename to *_proposal.txt
|
Thu, 01 Mar 2007 22:58:31 +0000 |
michael |
clarify quorum and majority requirements in respect to debians voting system
|
Thu, 01 Mar 2007 21:50:04 +0000 |
michael |
url with a good description of how to determine the winner from the votes
|
Thu, 01 Mar 2007 20:35:29 +0000 |
reimar |
Explain how to select all DVB channels on a frequency.
|
Thu, 01 Mar 2007 19:48:40 +0000 |
reimar |
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
|
Thu, 01 Mar 2007 18:51:38 +0000 |
michael |
s/admin/leader/
|
Thu, 01 Mar 2007 18:38:00 +0000 |
voroshil |
tv driver loading rework. As a side effect "-tv driver=help" option is
|
Thu, 01 Mar 2007 17:34:24 +0000 |
michael |
weaken veto right
|
Thu, 01 Mar 2007 14:57:44 +0000 |
ivo |
winsocks expects an int in milliseconds instead of struct timeval to set
|
Thu, 01 Mar 2007 12:54:38 +0000 |
reimar |
Replace MIN with FFMIN
|
Thu, 01 Mar 2007 12:54:08 +0000 |
reimar |
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.
|
Thu, 01 Mar 2007 12:51:33 +0000 |
reimar |
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.
|
Thu, 01 Mar 2007 12:45:00 +0000 |
reimar |
Add missing registers to asm code in mp3lib
|
Thu, 01 Mar 2007 12:43:14 +0000 |
michael |
clarify root vs admin
|
Thu, 01 Mar 2007 12:16:34 +0000 |
michael |
spelling fixes by ivan
|
Thu, 01 Mar 2007 11:00:31 +0000 |
ivo |
10l to me, typo. it should have read clflush
|
Thu, 01 Mar 2007 10:58:20 +0000 |
ivo |
cosmetics, missing space
|
Thu, 01 Mar 2007 10:57:36 +0000 |
ivo |
cflsh->clflush to keep consistent with Linux kernel
|
Thu, 01 Mar 2007 09:43:33 +0000 |
voroshil |
Update release tag due to previous functional changes as noticed by Ivan
|
Thu, 01 Mar 2007 03:43:38 +0000 |
michael |
new policy draft
|
Thu, 01 Mar 2007 02:26:08 +0000 |
voroshil |
Update 3ivx decoder to latest version and allow it to load required library.
|
Thu, 01 Mar 2007 02:06:22 +0000 |
voroshil |
Mark wma9spdshow audio codec as working, because hissing in audio (only one known
|
Thu, 01 Mar 2007 00:22:03 +0000 |
uau |
Seek to -ss position, not 0, in per-file loop.
|
Wed, 28 Feb 2007 23:58:03 +0000 |
reimar |
comment is a C-string and \ must be properly escaped as \\
|
Wed, 28 Feb 2007 23:47:05 +0000 |
nicodvb |
test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Meng
|
Wed, 28 Feb 2007 23:40:39 +0000 |
nicodvb |
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_size
|
Wed, 28 Feb 2007 14:55:34 +0000 |
ivo |
do not rely on svn internals and use svn info instead
|
Wed, 28 Feb 2007 13:37:45 +0000 |
compn |
add comment about voxware on windows
|
Wed, 28 Feb 2007 11:50:23 +0000 |
ivo |
also respond to --help, -h and -? command line options
|
Wed, 28 Feb 2007 11:48:32 +0000 |
ivo |
fix printing of -(no)svn option
|
Wed, 28 Feb 2007 11:46:53 +0000 |
ivo |
clarify -none command line option
|
Wed, 28 Feb 2007 09:18:42 +0000 |
gpoirier |
remove C99-ism (mixed declaration and code),
|
Tue, 27 Feb 2007 22:25:00 +0000 |
nicodvb |
implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS; patch by the usual Hoyos
|
Tue, 27 Feb 2007 21:20:24 +0000 |
nicodvb |
assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyos
|
Tue, 27 Feb 2007 21:16:54 +0000 |
nicodvb |
1000l, removed code that messed with the internals of demux_packet_t (but there's still more); patch by C.E.Hoyos fixed by me
|
Tue, 27 Feb 2007 20:22:05 +0000 |
nicodvb |
removed duplicated code in demux_seek(); stream_seek() already aligns to STREAM_BUFFER_SIZE boundary
|
Tue, 27 Feb 2007 20:15:31 +0000 |
nicodvb |
100000l: average != semidistance, fixed seeking to the middle position; patch by Zuxy meng (zuxy.megn gmail com)
|
Tue, 27 Feb 2007 19:49:29 +0000 |
diego |
10l: Add missing definition of USE_STREAM_CACHE.
|
Tue, 27 Feb 2007 17:16:44 +0000 |
voroshil |
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.
|
Tue, 27 Feb 2007 17:13:17 +0000 |
diego |
Move the decision about stream cache compilation to configure.
|
Tue, 27 Feb 2007 17:12:23 +0000 |
diego |
Move glob-win.c out of MinGW section, configure handles it.
|
Tue, 27 Feb 2007 17:10:11 +0000 |
diego |
Simplify strip parameter for install handling.
|
Tue, 27 Feb 2007 17:06:36 +0000 |
diego |
grammar/spelling
|
Tue, 27 Feb 2007 17:06:04 +0000 |
diego |
small updates
|
Tue, 27 Feb 2007 17:05:20 +0000 |
diego |
Simplify .depend file inclusion.
|
Tue, 27 Feb 2007 17:04:46 +0000 |
diego |
Simplify .depend file inclusion.
|
Tue, 27 Feb 2007 17:04:18 +0000 |
diego |
Adding an extra -I.. parameter is no longer necessary.
|
Tue, 27 Feb 2007 16:00:34 +0000 |
diego |
Add commit nick for Rik Snel.
|
Tue, 27 Feb 2007 15:07:44 +0000 |
rik |
compilation fix clip_uint8 -> av_clip_uint8
|
Tue, 27 Feb 2007 01:16:59 +0000 |
uau |
Seek to -ss position without first starting audio/video from the start.
|
Tue, 27 Feb 2007 00:19:01 +0000 |
diego |
Remove useless conditional.
|
Mon, 26 Feb 2007 21:54:52 +0000 |
nicodvb |
copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl Eugen Hoyos
|
Mon, 26 Feb 2007 19:08:29 +0000 |
ben |
support for new ivtv api
|
Mon, 26 Feb 2007 17:21:17 +0000 |
voroshil |
Fix wrong typecast, which can cause MPlayer crash
|
Sun, 25 Feb 2007 23:01:13 +0000 |
nicodvb |
2 less variables
|
Sun, 25 Feb 2007 22:55:14 +0000 |
nicodvb |
cosmetics: reformatted
|
Sun, 25 Feb 2007 22:41:17 +0000 |
nicodvb |
removed unused variables
|
Sun, 25 Feb 2007 22:40:05 +0000 |
nicodvb |
simplified parse_mpeg12_video()
|
Sun, 25 Feb 2007 22:33:10 +0000 |
rathann |
Support for PowerPC 440x embedded CPUs.
|
Sun, 25 Feb 2007 21:21:09 +0000 |
nicodvb |
member real_framerate is completely useless
|
Sun, 25 Feb 2007 20:53:46 +0000 |
reimar |
mpcommon.c is a partial copy of mplayer.c, so recommit it as such.
|
Sun, 25 Feb 2007 16:07:51 +0000 |
reimar |
The fragment program functions are and most likely always will be ARB-only,
|
Sun, 25 Feb 2007 14:59:53 +0000 |
voroshil |
Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilation under
|
Sun, 25 Feb 2007 14:35:53 +0000 |
reimar |
10, checked for the wrong thing. Do aspect scaling only in config_video_out
|
Sun, 25 Feb 2007 14:33:19 +0000 |
nicodvb |
cosmetics: reindented
|
Sun, 25 Feb 2007 14:32:14 +0000 |
nicodvb |
removed commented/useless code from parse_mpeg12_video()
|
Sun, 25 Feb 2007 10:27:43 +0000 |
reimar |
Add av_ prefix to clip functions
|
Sat, 24 Feb 2007 20:01:08 +0000 |
compn |
10l to me for bad todo items
|
Sat, 24 Feb 2007 19:44:24 +0000 |
compn |
iive says xvmc stuff is long done
|
Sat, 24 Feb 2007 17:34:47 +0000 |
compn |
remove some old and add new TODO
|
Sat, 24 Feb 2007 10:44:16 +0000 |
diego |
Simplify .depend file inclusion.
|
Sat, 24 Feb 2007 10:27:14 +0000 |
diego |
cosmetics: Fix some common typos, appropiate --> appropRiate,
|
Sat, 24 Feb 2007 10:19:41 +0000 |
reimar |
10l, avoid crash on invalid subtitle id
|
Sat, 24 Feb 2007 09:45:16 +0000 |
Gabrov |
synced with r22331
|
Sat, 24 Feb 2007 07:28:07 +0000 |
uau |
Remove some #if 0 code
|
Sat, 24 Feb 2007 07:11:57 +0000 |
uau |
Move parsing of the -ss option to the option code.
|
Fri, 23 Feb 2007 22:14:15 +0000 |
diego |
some more consistency for the VIDIX installation.
|
Fri, 23 Feb 2007 22:04:37 +0000 |
Gabrov |
synced with r22292
|
Fri, 23 Feb 2007 21:55:34 +0000 |
Gabrov |
synced with r22326
|
Fri, 23 Feb 2007 18:48:43 +0000 |
vayne |
Gui compilation fixes
|
Fri, 23 Feb 2007 16:30:10 +0000 |
voroshil |
Fix loading of mpeg4ds direct show video codec under win32, broken in r22322
|
Fri, 23 Feb 2007 10:59:54 +0000 |
voroshil |
Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed
|
Fri, 23 Feb 2007 09:58:01 +0000 |
voroshil |
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file
|
Fri, 23 Feb 2007 08:07:07 +0000 |
voroshil |
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.
|
Fri, 23 Feb 2007 03:08:54 +0000 |
uau |
Fix \a parsing broken in r22291
|
Fri, 23 Feb 2007 02:10:02 +0000 |
uau |
Fix error in comment
|
Fri, 23 Feb 2007 01:53:09 +0000 |
uau |
Reset the edl_decision flag after the seek is done.
|
Fri, 23 Feb 2007 01:49:51 +0000 |
uau |
Separate function for seeking
|
Thu, 22 Feb 2007 23:44:43 +0000 |
uau |
Remove useless fflush(stdout) calls. mp_msg already flushes output, and
|
Thu, 22 Feb 2007 21:05:31 +0000 |
uau |
Move EDL code to separate functions
|
Thu, 22 Feb 2007 20:44:48 +0000 |
uau |
Move some related variables together & add a comment
|
Thu, 22 Feb 2007 19:03:36 +0000 |
compn |
update to 0.1 version from website
|
Thu, 22 Feb 2007 18:20:14 +0000 |
compn |
add original website url per al3x comment
|
Thu, 22 Feb 2007 16:14:44 +0000 |
voroshil |
r22276: Reallocate event_images_t, removing limit on simultanious events count.
|
Thu, 22 Feb 2007 15:53:19 +0000 |
diego |
typo
|
Thu, 22 Feb 2007 15:48:37 +0000 |
eugeni |
Add some missing includes.
|
Thu, 22 Feb 2007 14:00:21 +0000 |
reimar |
Declarations must be before code
|
Thu, 22 Feb 2007 05:39:17 +0000 |
uau |
Fix nonsense function type
|
Thu, 22 Feb 2007 00:18:10 +0000 |
diego |
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
|
Wed, 21 Feb 2007 21:59:33 +0000 |
uau |
Cleanup, move "global" state from the frame_time_remaining mainloop
|
Wed, 21 Feb 2007 19:48:12 +0000 |
ivo |
fix compilation with gcc 2.95.3
|
Wed, 21 Feb 2007 19:14:49 +0000 |
uau |
Fix GUI compilation
|
Wed, 21 Feb 2007 19:08:00 +0000 |
uau |
Add missing "if (use_gui)" before some GUI calls
|
Wed, 21 Feb 2007 18:28:48 +0000 |
uau |
Fix menu to work with mpctx
|
Wed, 21 Feb 2007 10:05:46 +0000 |
diego |
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
|
Wed, 21 Feb 2007 09:25:52 +0000 |
eugeni |
Oops, forgot {} before "else".
|
Wed, 21 Feb 2007 03:13:48 +0000 |
uau |
Add missing #ifdef
|
Wed, 21 Feb 2007 00:49:24 +0000 |
uau |
Split command/property handling from mplayer.c to a new file command.c.
|
Tue, 20 Feb 2007 22:56:41 +0000 |
nicodvb |
a/r handled correctly by vd_ffmpeg
|
Tue, 20 Feb 2007 20:21:15 +0000 |
nicodvb |
insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video as separate packet; patch by C.E.Hoyos
|
Tue, 20 Feb 2007 20:09:29 +0000 |
nicodvb |
reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by Michael
|
Tue, 20 Feb 2007 17:22:34 +0000 |
eugeni |
Cosmetics: fix indentation.
|
Tue, 20 Feb 2007 17:20:21 +0000 |
eugeni |
With \t(\b) text becomes bold at the middle of time interval, not at the end
|
Tue, 20 Feb 2007 17:19:06 +0000 |
ivo |
make message translatable
|
Tue, 20 Feb 2007 17:17:51 +0000 |
eugeni |
Any style modifier followed by no recognizable parameter resets to the default.
|
Tue, 20 Feb 2007 17:11:56 +0000 |
ivo |
more cosmetics
|
Tue, 20 Feb 2007 16:54:49 +0000 |
ivo |
proper GPL heading
|
Tue, 20 Feb 2007 16:46:05 +0000 |
ivo |
cosmetics
|
Tue, 20 Feb 2007 16:37:18 +0000 |
eugeni |
\fn without an argument resets font family to the value from style.
|
Tue, 20 Feb 2007 16:20:55 +0000 |
eugeni |
Fix display order of events.
|
Tue, 20 Feb 2007 16:19:04 +0000 |
ivo |
proper authors of xmms demuxer
|
Tue, 20 Feb 2007 16:16:53 +0000 |
michael |
dont set 0 nBlockAlign
|
Tue, 20 Feb 2007 16:12:46 +0000 |
ivo |
probe ~/.xmms/Plugins for plugins too, so users without root access on their
|
Tue, 20 Feb 2007 15:47:44 +0000 |
diego |
Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.
|
Mon, 19 Feb 2007 20:10:55 +0000 |
eugeni |
Both (-1) and 1 mean bold font in SSA/ASS styles.
|
Mon, 19 Feb 2007 19:01:45 +0000 |
eugeni |
Add \t(\b) support.
|
Mon, 19 Feb 2007 18:37:54 +0000 |
eugeni |
Fix bounding box calculation with \fscx/\fscy.
|
Mon, 19 Feb 2007 18:31:05 +0000 |
eugeni |
Fix \fscx/\fscy animation.
|
Mon, 19 Feb 2007 18:01:49 +0000 |
eugeni |
Correct implementation of text spacing.
|
Mon, 19 Feb 2007 17:44:29 +0000 |
eugeni |
Reallocate event_images_t, removing limit on simultanious events count.
|
Mon, 19 Feb 2007 11:38:19 +0000 |
iive |
Don't free and then allocate surfaces when config() is called again with same resolution and format.
|
Mon, 19 Feb 2007 10:48:50 +0000 |
faust3 |
10l: comparison of char* ptrs with string literals
|
Mon, 19 Feb 2007 06:20:47 +0000 |
uau |
Remove remnants of the nonfunctional "grab_frames" command.
|
Mon, 19 Feb 2007 01:26:17 +0000 |
diego |
10l copy and paste bug in the license header
|
Mon, 19 Feb 2007 00:20:48 +0000 |
diego |
Fix license header.
|
Sun, 18 Feb 2007 23:24:21 +0000 |
alex |
Controllable quality setting of VFW enconding, through the dumped state of the dialog box. Patch by Gianluigi Tiesi
|
Sun, 18 Feb 2007 22:57:47 +0000 |
rtogni |
smil over realrtsp
|
Sun, 18 Feb 2007 21:51:39 +0000 |
diego |
liblzo support fix, take X: forgotten variable setting.
|
Sun, 18 Feb 2007 21:24:26 +0000 |
reimar |
Fix 10 in r22250, do not use screendimensions if not set
|
Sun, 18 Feb 2007 20:23:25 +0000 |
reimar |
Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.
|
Sun, 18 Feb 2007 20:21:19 +0000 |
michael |
clarify that language must be a 3 letter code
|
Sun, 18 Feb 2007 20:19:47 +0000 |
reimar |
Revert r22255 on iive's request.
|
Sun, 18 Feb 2007 20:17:57 +0000 |
uau |
Mark myself as MPlayer sync/core maintainer
|
Sun, 18 Feb 2007 19:28:47 +0000 |
diego |
Make liblzo conditional to the appropriate #defines.
|
Sun, 18 Feb 2007 16:46:12 +0000 |
nicodvb |
all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)
|
Sun, 18 Feb 2007 15:57:50 +0000 |
rtogni |
Add support for smil playlist served over realrtsp
|
Sun, 18 Feb 2007 15:06:54 +0000 |
diego |
Remove internal minilzo, external liblzo can be used instead.
|
Sun, 18 Feb 2007 14:54:50 +0000 |
diego |
Use liblzo2 instead of liblzo1, it's not bigger but faster.
|
Sun, 18 Feb 2007 14:51:44 +0000 |
diego |
Use external liblzo instead of internal minilzo.
|
Sun, 18 Feb 2007 11:47:28 +0000 |
reimar |
Some typo fixes in svn-howto
|
Sun, 18 Feb 2007 09:33:45 +0000 |
reimar |
Avoid parts of xvmc reinit when source format does not change
|
Sun, 18 Feb 2007 00:41:09 +0000 |
uau |
Remove unused variable "osd_level_saved"
|
Sat, 17 Feb 2007 21:45:16 +0000 |
nicodvb |
omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by Carl Eugen Hoyos (cehoyos ag or at)
|
Sat, 17 Feb 2007 21:12:27 +0000 |
reimar |
Make sure that -sid works even if the number of subtitles initially detected
|
Sat, 17 Feb 2007 21:04:46 +0000 |
reimar |
Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c
|
Sat, 17 Feb 2007 20:58:55 +0000 |
reimar |
Move common vo initialization code to video_out.c
|
Sat, 17 Feb 2007 17:24:07 +0000 |
nicodvb |
cosmetics
|
Sat, 17 Feb 2007 16:30:59 +0000 |
ods15 |
1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe
|
Sat, 17 Feb 2007 13:28:44 +0000 |
michael |
negative stride and h_size-=8 fix
|
Sat, 17 Feb 2007 12:58:35 +0000 |
michael |
swap palette on big endian
|
Sat, 17 Feb 2007 11:40:01 +0000 |
michael |
palette init code for IMGFMT_RGB4 and IMGFMT_RG4B
|
Sat, 17 Feb 2007 11:36:02 +0000 |
michael |
BGR/RGB4 byte formats as input
|
Sat, 17 Feb 2007 11:34:25 +0000 |
michael |
add IMGFMT_RGB8 palette init code what moron actually added init code just for half of the formats?!
|
Sat, 17 Feb 2007 11:04:13 +0000 |
michael |
another ridiculous palette bug which has nothing to do with the new palete support in sws
|
Sat, 17 Feb 2007 09:05:19 +0000 |
voroshil |
wording, typos fix
|
Sat, 17 Feb 2007 03:02:38 +0000 |
michael |
mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many buffers it seems)
|
Fri, 16 Feb 2007 23:18:47 +0000 |
eugeni |
Restore a minus sign that was lost in r22231.
|
Fri, 16 Feb 2007 23:09:13 +0000 |
uau |
Don't segfault if no -format is given for lavf
|
Fri, 16 Feb 2007 21:17:41 +0000 |
michael |
PAL8 ...
|
Fri, 16 Feb 2007 21:17:15 +0000 |
michael |
pal8 input
|
Fri, 16 Feb 2007 19:18:52 +0000 |
voroshil |
r22201: some clarification about dvb-out playback
|
Fri, 16 Feb 2007 18:53:19 +0000 |
voroshil |
r22184: When setting the non-audio bit for hwac3 output, just try to set the...
|
Fri, 16 Feb 2007 17:54:47 +0000 |
eugeni |
Implement \frx and \fry (and reimplement \frz) as 3d rotations.
|
Fri, 16 Feb 2007 17:51:07 +0000 |
eugeni |
Consistently name z-axis rotation angle "frz".
|
Fri, 16 Feb 2007 17:49:35 +0000 |
eugeni |
Move conversions between 16.16, 26.6 fixed point and int, double to separate
|
Fri, 16 Feb 2007 13:56:04 +0000 |
compn |
update wishlist, approved by diego
|
Fri, 16 Feb 2007 00:30:05 +0000 |
nicodvb |
support for H263-2000; patch by Carl Eugen Hoyos
|
Thu, 15 Feb 2007 22:03:09 +0000 |
eugeni |
Select the first charmap in the font, if FreeType did not autoselect any.
|
Thu, 15 Feb 2007 21:53:28 +0000 |
eugeni |
\r resets \frz to style value.
|
Thu, 15 Feb 2007 21:51:51 +0000 |
eugeni |
Fix \t(\frz) handling.
|
Thu, 15 Feb 2007 21:50:21 +0000 |
eugeni |
\org(0,0) is different from no \org at all.
|
Thu, 15 Feb 2007 18:24:12 +0000 |
reimar |
We definitely want to avoid an emulated poll()
|
Thu, 15 Feb 2007 16:18:14 +0000 |
compn |
fix my entry to authors
|
Thu, 15 Feb 2007 15:54:06 +0000 |
reimar |
Simplify code by using separate variables for large common expressions.
|
Thu, 15 Feb 2007 00:46:45 +0000 |
reimar |
Fix two 10l memleaks in vo_xvmc.c
|
Wed, 14 Feb 2007 23:44:01 +0000 |
diego |
random small fixes
|
Wed, 14 Feb 2007 19:17:39 +0000 |
reimar |
English grammar fix: There is no 's' after "does not exist"
|
Wed, 14 Feb 2007 19:16:08 +0000 |
reimar |
100l copy-and-paste bug. Do not print video info when the problem is with subtitles
|
Wed, 14 Feb 2007 12:29:09 +0000 |
michael |
demuxers must ignore unknown lang/country codes, it seems we all agree that this should be stated clearly
|
Wed, 14 Feb 2007 11:06:59 +0000 |
reimar |
Print list of lavf muxer formats with format=help.
|
Wed, 14 Feb 2007 00:19:33 +0000 |
diego |
some clarifications and updates
|
Tue, 13 Feb 2007 15:37:38 +0000 |
diego |
Move setting _ld_extra and _inc_extra for live to autodetection part,
|
Tue, 13 Feb 2007 00:47:09 +0000 |
diego |
Strip leading spaces from processor names.
|
Mon, 12 Feb 2007 21:52:53 +0000 |
rtogni |
Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939
|
Mon, 12 Feb 2007 13:59:25 +0000 |
diego |
Fix setting of mtrr variable.
|
Mon, 12 Feb 2007 11:31:52 +0000 |
diego |
misc fixes and updates
|
Mon, 12 Feb 2007 09:56:34 +0000 |
diego |
Always disable libnut demuxer in libavformat.
|
Mon, 12 Feb 2007 09:51:25 +0000 |
diego |
Revert libnut option names, the issue is fixed in FFmpeg.
|
Sun, 11 Feb 2007 18:00:55 +0000 |
rtogni |
More strncat() misuses.
|
Sun, 11 Feb 2007 18:00:06 +0000 |
rtogni |
strncat() misuses, may have been exploitable.
|
Sun, 11 Feb 2007 17:57:02 +0000 |
rtogni |
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been
|
Sun, 11 Feb 2007 17:55:49 +0000 |
rtogni |
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been
|
Sun, 11 Feb 2007 17:54:18 +0000 |
rtogni |
More boundary checks for fixed-length arrays. Some of them may have been
|
Sun, 11 Feb 2007 13:23:13 +0000 |
reimar |
Clear/update subtitles after seeking backwards.
|
Sun, 11 Feb 2007 11:03:09 +0000 |
nicodvb |
some clarification about dvb-out playback
|
Sat, 10 Feb 2007 20:33:27 +0000 |
reimar |
Move variable declaration to appropriate place
|
Sat, 10 Feb 2007 20:32:56 +0000 |
reimar |
Cosmetics: remove tabs added in last commit from otherwise tab-free file.
|
Sat, 10 Feb 2007 19:47:22 +0000 |
uau |
Fix memory leak when changing playback speed
|
Sat, 10 Feb 2007 18:12:03 +0000 |
uau |
Fix memory leaks.
|
Sat, 10 Feb 2007 18:05:18 +0000 |
uau |
Use AF_NCH for max number of channels instead of private CHANS define.
|
Sat, 10 Feb 2007 17:53:41 +0000 |
gpoirier |
sync w/r22150
|
Sat, 10 Feb 2007 17:31:18 +0000 |
uau |
Fix nonsense tests like previously in af_pan.
|
Sat, 10 Feb 2007 17:27:11 +0000 |
uau |
Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").
|
Sat, 10 Feb 2007 17:00:03 +0000 |
michael |
clarify description of reserved_count in frame header patch by (Clemens Ladisch cladisch,fastmail,net)
|
Sat, 10 Feb 2007 12:19:36 +0000 |
nicodvb |
removed ages-old and insane #if0-ed and commented code
|
Fri, 09 Feb 2007 22:38:26 +0000 |
gpoirier |
Changelog update, based on Compn's patch
|
Fri, 09 Feb 2007 20:23:54 +0000 |
nicodvb |
vc1 in mpeg*
|
Fri, 09 Feb 2007 20:21:20 +0000 |
nicodvb |
substream id 0x98..0x9f identifies dts
|
Fri, 09 Feb 2007 20:12:15 +0000 |
kraymer |
r22150: key-fifo-size default changed
|
Fri, 09 Feb 2007 20:09:52 +0000 |
kraymer |
r22184: When setting the non-audio bit for hwac3 output, ...
|
Fri, 09 Feb 2007 19:57:56 +0000 |
kraymer |
only output fail/success message, this was wrong from the beginning
|
Fri, 09 Feb 2007 19:49:31 +0000 |
cladisch |
When setting the non-audio bit for hwac3 output, just try to set the
|
Fri, 09 Feb 2007 19:47:20 +0000 |
nicodvb |
when seeking in h264 sync to idr frames
|
Fri, 09 Feb 2007 19:44:43 +0000 |
uau |
Handle libavformat libnut dependencies.
|
Fri, 09 Feb 2007 19:44:21 +0000 |
nicodvb |
when playing vc1 content sync to sequence or entry point header
|
Fri, 09 Feb 2007 19:39:31 +0000 |
nicodvb |
vc1 in mpegts
|
Fri, 09 Feb 2007 18:10:17 +0000 |
kraymer |
fix typo, line break, wording
|
Thu, 08 Feb 2007 17:11:21 +0000 |
kraymer |
missing escape character
|
Thu, 08 Feb 2007 17:03:24 +0000 |
reimar |
Quick hack mostly for documentation purposes to make -aid work with mms://
|
Thu, 08 Feb 2007 15:42:53 +0000 |
reimar |
Avoid crash when uninit is called without ever calling config in x264 encoder
|
Thu, 08 Feb 2007 14:19:18 +0000 |
reimar |
Make sure sub->sh is set when a subtitle is selected
|
Thu, 08 Feb 2007 11:27:18 +0000 |
reimar |
Cosmetics: add space after comma in output
|
Wed, 07 Feb 2007 23:56:08 +0000 |
nicodvb |
when seeking and the codec is VC1 sync to sequence or entry point headers
|
Wed, 07 Feb 2007 23:41:07 +0000 |
nicodvb |
when the video codec is mpeg4video copy the content of the esds in extradata; patch by ceyes ag or at
|
Wed, 07 Feb 2007 12:31:37 +0000 |
iive |
Revert part of commit r22170.
|
Wed, 07 Feb 2007 09:58:23 +0000 |
reimar |
Fix compilation after deprecation of some lav log level and
|
Wed, 07 Feb 2007 09:00:11 +0000 |
gpoirier |
Fix libnut build failure.
|
Tue, 06 Feb 2007 22:15:20 +0000 |
reimar |
Support selecting a specific lavf demuxer and listing available ones via -lavfdopts
|
Tue, 06 Feb 2007 19:26:58 +0000 |
reimar |
Avoid calling aspect on each frame and make ass subtitles work better with panscan
|
Tue, 06 Feb 2007 19:01:28 +0000 |
reimar |
Support some weird AVI header, fixes bug 742
|
Tue, 06 Feb 2007 18:30:56 +0000 |
reimar |
Add missing checks in RealVideo slice handling code.
|
Tue, 06 Feb 2007 13:56:40 +0000 |
gpoirier |
sync w/r22107
|
Tue, 06 Feb 2007 00:24:49 +0000 |
uau |
reindent
|
Tue, 06 Feb 2007 00:18:35 +0000 |
uau |
Fix multiple appearing or appearing+disappearing subs in the same frame
|
Mon, 05 Feb 2007 23:56:18 +0000 |
uau |
Add missing type to declaration and remove unused variable
|
Mon, 05 Feb 2007 23:46:08 +0000 |
rathann |
Fix a few gcc warnings, approved by Diego and Reimar.
|
Mon, 05 Feb 2007 23:25:50 +0000 |
uau |
Fix code updating subtitle array which only moved the text, not endpts.
|
Mon, 05 Feb 2007 19:24:03 +0000 |
reimar |
Make sure buffer is aligned so no unaligned access happens.
|
Mon, 05 Feb 2007 19:07:19 +0000 |
voroshil |
r22104: Add global field dominance flag instead of duplicating this "everywhere"
|
Mon, 05 Feb 2007 18:38:25 +0000 |
voroshil |
r22129: Link to the mencoder-users list for mencoder stuff
|
Mon, 05 Feb 2007 18:25:28 +0000 |
reimar |
Another round of subtitle code cleanup
|
Mon, 05 Feb 2007 18:21:14 +0000 |
voroshil |
r22139: Try to clarify scale filter usage hint.
|
Mon, 05 Feb 2007 18:13:40 +0000 |
kraymer |
typo fixes
|
Mon, 05 Feb 2007 18:12:56 +0000 |
reimar |
Set sub_utf8 for mov subs.
|
Mon, 05 Feb 2007 18:03:12 +0000 |
reimar |
str_list separator backslash-escaping
|
Mon, 05 Feb 2007 17:53:10 +0000 |
reimar |
key-fifo-size default changed
|
Mon, 05 Feb 2007 17:51:26 +0000 |
reimar |
Reserve half of fifo for key release events to help avoiding stop buttons
|
Mon, 05 Feb 2007 17:47:43 +0000 |
reimar |
Sanity check for vo window dimensions, helps avoid division by zero
|
Mon, 05 Feb 2007 17:15:44 +0000 |
reimar |
beckend -> backend typo fix in printf
|
Mon, 05 Feb 2007 17:14:21 +0000 |
kraymer |
fix unintentional line break
|
Mon, 05 Feb 2007 17:09:25 +0000 |
reimar |
Experimental support for multichannel ladspa effects
|
Mon, 05 Feb 2007 14:17:33 +0000 |
diego |
some more docbook paths, patch by Torinthiel
|
Mon, 05 Feb 2007 13:14:41 +0000 |
gpoirier |
synced with r22104
|
Mon, 05 Feb 2007 12:52:11 +0000 |
kraymer |
r22123: tinterlace mode 4 leaves height unchanged.
|
Mon, 05 Feb 2007 12:24:26 +0000 |
diego |
Move all "Encoding with the XXX codec family" sections together.
|
Mon, 05 Feb 2007 12:21:36 +0000 |
diego |
vp6vfw.dll appears to no longer crash under Linux.
|
Mon, 05 Feb 2007 12:12:47 +0000 |
diego |
Try to clarify scale filter usage hint.
|
Mon, 05 Feb 2007 10:01:39 +0000 |
diego |
wording/formatting
|
Mon, 05 Feb 2007 09:31:27 +0000 |
diego |
formatting/wording
|
Mon, 05 Feb 2007 07:33:00 +0000 |
diego |
FFmpeg #defines must be uppercase now.
|
Mon, 05 Feb 2007 03:05:46 +0000 |
michael |
10l
|
Mon, 05 Feb 2007 00:46:53 +0000 |
michael |
skip first (green) frame
|
Sun, 04 Feb 2007 19:18:26 +0000 |
diego |
100l: Copy and paste typo, library dependencies and rules are separated now.
|
Sun, 04 Feb 2007 16:08:29 +0000 |
reimar |
Use defined() syntax instead without ().
|
Sun, 04 Feb 2007 14:18:56 +0000 |
rtogni |
Add timeout to tcp connections, avoid hanging forever.
|
Sun, 04 Feb 2007 14:02:35 +0000 |
nicodvb |
support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approved by Ross
|
Sun, 04 Feb 2007 13:58:59 +0000 |
reimar |
Link to the mencoder-users list for mencoder stuff
|
Sun, 04 Feb 2007 13:44:49 +0000 |
diego |
Fix MMX2 check, _sse is set to "kernel_check", not "yes".
|
Sun, 04 Feb 2007 13:38:41 +0000 |
reimar |
Fix vqscale description to match at least somewhat the code.
|
Sun, 04 Feb 2007 13:08:26 +0000 |
reimar |
Go away you stupid setlocale!!
|
Sun, 04 Feb 2007 12:19:59 +0000 |
Gabrov |
synced with r22123
|
Sun, 04 Feb 2007 11:58:29 +0000 |
reimar |
Get rid of useless last_ptr assignment
|
Sun, 04 Feb 2007 11:47:08 +0000 |
reimar |
tinterlace mode 4 leaves height unchanged.
|
Sun, 04 Feb 2007 10:01:13 +0000 |
reimar |
Support for AOPLAY_FINAL_CHUNK in ao_sdl.c
|
Sun, 04 Feb 2007 09:33:57 +0000 |
reimar |
Do not read beyond end of data chunk if chunk_size is set.
|
Sun, 04 Feb 2007 08:18:01 +0000 |
lorenm |
r21753 broke compile-time detection of mmx flags on x86_64
|
Sat, 03 Feb 2007 23:46:22 +0000 |
uau |
Convert patterns to upper case to fix compilation after r22117.
|
Sat, 03 Feb 2007 22:00:01 +0000 |
kraymer |
r22107: Move -vo gl suboptions that should be irrelevant for the average user
|
Sat, 03 Feb 2007 21:40:10 +0000 |
diego |
Speed up config.h generation by transforming FFmpeg part names to uppercase
|
Sat, 03 Feb 2007 21:24:57 +0000 |
kraymer |
r22089: x264's crf takes a float argument
|
Sat, 03 Feb 2007 20:41:30 +0000 |
kraymer |
r22062: alphabetical order
|
Sat, 03 Feb 2007 18:51:30 +0000 |
kraymer |
r21959: Apply ancient double-click patch that nobody cares to comment on.
|
Sat, 03 Feb 2007 18:41:36 +0000 |
kraymer |
insert line break for readability
|
Sat, 03 Feb 2007 14:09:47 +0000 |
nicodvb |
demux_mpg_probe() seek to the initial position before returning - patch by reimar
|
Sat, 03 Feb 2007 14:02:09 +0000 |
diego |
Merge both library rules by separating the rule from the dependencies.
|
Sat, 03 Feb 2007 13:20:31 +0000 |
reimar |
Cosmetics
|
Sat, 03 Feb 2007 13:19:21 +0000 |
reimar |
Avoid crash in uninit if codec not found
|
Sat, 03 Feb 2007 12:57:58 +0000 |
kraymer |
formatting fixes for r22104
|
Sat, 03 Feb 2007 11:59:32 +0000 |
reimar |
Move -vo gl suboptions that should be irrelevant for the average user
|
Sat, 03 Feb 2007 11:32:43 +0000 |
nicodvb |
removed unused variables
|
Sat, 03 Feb 2007 11:31:09 +0000 |
reimar |
Update gl:help output a bit
|
Fri, 02 Feb 2007 18:32:07 +0000 |
reimar |
Add global field dominance flag instead of duplicating this "everywhere"
|
Thu, 01 Feb 2007 22:00:30 +0000 |
gpoirier |
synced with r22089 (again)
|
Thu, 01 Feb 2007 21:10:17 +0000 |
gpoirier |
sync w/r22089
|
Thu, 01 Feb 2007 20:31:40 +0000 |
reimar |
mf demuxer only works with mf:// urls, so check for that.
|
Thu, 01 Feb 2007 01:09:39 +0000 |
diego |
Consider SRCS2 as well when generating dependency information.
|
Wed, 31 Jan 2007 23:28:34 +0000 |
reimar |
Make mkv demuxer use ffmpeg LZO as well.
|
Wed, 31 Jan 2007 23:20:03 +0000 |
reimar |
Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.
|
Wed, 31 Jan 2007 23:04:20 +0000 |
reimar |
use ffmpeg's LZO
|
Wed, 31 Jan 2007 22:17:52 +0000 |
reimar |
Use export type mpi, everything else is a fragile hack.
|
Wed, 31 Jan 2007 22:15:51 +0000 |
reimar |
Avoid a static variable and instead use variable in context
|
Wed, 31 Jan 2007 18:14:47 +0000 |
reimar |
Swap palette on bigendian.
|
Wed, 31 Jan 2007 15:28:50 +0000 |
voroshil |
r22060: describe -psprobe
|
Wed, 31 Jan 2007 11:28:50 +0000 |
diego |
Wrong variable name used in libfaac check.
|
Wed, 31 Jan 2007 09:25:05 +0000 |
lorenm |
libfaac detection skipped linking, and thus only checked for headers and not libs
|
Wed, 31 Jan 2007 08:27:59 +0000 |
diego |
Simplify extcheck calls by moving some logic into the function.
|
Wed, 31 Jan 2007 08:23:37 +0000 |
lorenm |
x264's crf takes a float argument
|
Wed, 31 Jan 2007 02:01:07 +0000 |
diego |
Allow forcing processor features on and off.
|
Wed, 31 Jan 2007 01:43:24 +0000 |
diego |
Fix looooooongstanding bug:
|
Tue, 30 Jan 2007 23:59:39 +0000 |
diego |
cosmetics: Move around a few options for better logical grouping.
|
Tue, 30 Jan 2007 23:50:30 +0000 |
diego |
cosmetics: consistent formatting
|
Tue, 30 Jan 2007 23:35:52 +0000 |
diego |
Unification of parameter handling part 3 of many:
|
Tue, 30 Jan 2007 23:33:25 +0000 |
diego |
Unification of parameter handling part 2 of many:
|
Tue, 30 Jan 2007 23:18:51 +0000 |
diego |
Unification of parameter handling part 1 of many:
|
Tue, 30 Jan 2007 19:01:42 +0000 |
reimar |
cosmetics: remove useless commented-out stuff.
|
Tue, 30 Jan 2007 19:00:54 +0000 |
reimar |
More simplification
|
Tue, 30 Jan 2007 18:53:53 +0000 |
reimar |
Simplify
|
Tue, 30 Jan 2007 18:51:23 +0000 |
reimar |
Fix vd_lzo, broken since r18069, i.e. April 2006!
|
Tue, 30 Jan 2007 18:29:02 +0000 |
reimar |
Move network detection further up to simplify detection of dependant stuff.
|
Tue, 30 Jan 2007 16:16:10 +0000 |
reimar |
Support 16bit bigendian PCM audio from libavformat
|
Tue, 30 Jan 2007 13:49:07 +0000 |
diego |
Document -noidx.
|
Tue, 30 Jan 2007 13:31:57 +0000 |
diego |
typo
|
Tue, 30 Jan 2007 11:02:37 +0000 |
diego |
URL fix
|
Tue, 30 Jan 2007 11:02:19 +0000 |
diego |
cosmetics: Reorder install targets.
|
Tue, 30 Jan 2007 11:01:10 +0000 |
diego |
Mark phony targets as such.
|
Tue, 30 Jan 2007 11:00:54 +0000 |
diego |
Replace ifeq structure in the install target by a set of dependent targets.
|
Tue, 30 Jan 2007 00:47:28 +0000 |
michael |
better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( net
|
Mon, 29 Jan 2007 23:35:08 +0000 |
nicodvb |
reduced verbosity
|
Mon, 29 Jan 2007 23:10:01 +0000 |
nicodvb |
5l, check that the codec type detected by ts_detect_streams() is actually audio before fixing it in the array
|
Mon, 29 Jan 2007 22:49:14 +0000 |
nicodvb |
fix audio type when ts_detect_streams detects that a private1 stream is actually ac3
|
Mon, 29 Jan 2007 19:38:31 +0000 |
reimar |
Expand property documentation
|
Mon, 29 Jan 2007 19:01:32 +0000 |
reimar |
List available properties
|
Mon, 29 Jan 2007 17:08:29 +0000 |
eugeni |
Bugfix: glyph and bitmap pointers could be left uninitialized after
|
Mon, 29 Jan 2007 14:29:00 +0000 |
diego |
alphabetical order
|
Mon, 29 Jan 2007 14:26:42 +0000 |
diego |
typo, new sentences on lines of their own
|
Sun, 28 Jan 2007 23:13:17 +0000 |
nicodvb |
describe -psprobe
|
Sun, 28 Jan 2007 22:41:18 +0000 |
nicodvb |
sanity checks during codec detection; also reset demuxer->stream->eof
|
Sun, 28 Jan 2007 22:33:51 +0000 |
diego |
Remove references to no longer existing documentation.
|
Sun, 28 Jan 2007 22:31:53 +0000 |
diego |
Move platform-specific stuff together.
|
Sun, 28 Jan 2007 22:27:05 +0000 |
diego |
Move _ldd setting to a saner place.
|
Sun, 28 Jan 2007 21:42:22 +0000 |
nicodvb |
added code to scan the video stream to search the actual video codec used;
|
Sun, 28 Jan 2007 21:27:15 +0000 |
nicodvb |
include math.h for fabsf()
|
Sun, 28 Jan 2007 21:25:50 +0000 |
nicodvb |
cosmetics: reindentation and braces removal
|
Sun, 28 Jan 2007 21:22:39 +0000 |
nicodvb |
moved scoreboarding code to 2 separate functions (update_stats() and clear_stats()) to be reused next
|
Sun, 28 Jan 2007 20:38:35 +0000 |
lu_zero |
stray fflush spotted by Aurel
|
Sun, 28 Jan 2007 20:22:21 +0000 |
lorenm |
fix a segfault if -x264encopts is the last commandline option (with no argument)
|
Sun, 28 Jan 2007 19:25:03 +0000 |
uau |
Fix base64_encode() max output length checking.
|
Sun, 28 Jan 2007 17:52:59 +0000 |
lu_zero |
Make example and test build and link correctly
|
Sun, 28 Jan 2007 17:51:41 +0000 |
lu_zero |
av_logify
|
Sun, 28 Jan 2007 16:53:33 +0000 |
voroshil |
Doxygen comments for used DirectShow methods.
|
Sun, 28 Jan 2007 16:48:01 +0000 |
reimar |
Mark m_struct_t defaults as const
|
Sun, 28 Jan 2007 16:36:41 +0000 |
lu_zero |
fix endianess, see bug #727
|
Sun, 28 Jan 2007 14:48:14 +0000 |
faust3 |
10l: screen_height calculation was using an uninitialized variable
|
Sun, 28 Jan 2007 13:51:24 +0000 |
reimar |
Fix number of rows in interlaced mode.
|
Sun, 28 Jan 2007 12:49:44 +0000 |
rtogni |
Accept rdt packets with "is-reliable" flag set
|
Sun, 28 Jan 2007 11:02:52 +0000 |
reimar |
10l, confused current "frame" with canvas width.
|
Sun, 28 Jan 2007 10:45:34 +0000 |
nicodvb |
set has_valid_timestamps and corresponding first and final pts only after
|
Sun, 28 Jan 2007 10:34:11 +0000 |
reimar |
Hack: use refmode == 1 instead of == 0, as browsers behave like this
|
Sun, 28 Jan 2007 09:53:42 +0000 |
reimar |
Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c change
|
Sat, 27 Jan 2007 22:34:27 +0000 |
rtogni |
Call real_fix_timestamp() after seeking, to avoid video freezing
|
Sat, 27 Jan 2007 17:01:54 +0000 |
voroshil |
fix overlooked debug message
|
Sat, 27 Jan 2007 16:41:01 +0000 |
voroshil |
Changing debug messages and renaming method names according to their
|
Sat, 27 Jan 2007 16:28:16 +0000 |
voroshil |
fix typos from previous commit
|
Sat, 27 Jan 2007 15:49:53 +0000 |
voroshil |
Cosmetics. Doxygen comments.
|
Sat, 27 Jan 2007 15:40:12 +0000 |
ptt |
synced up to r21221
|
Sat, 27 Jan 2007 15:29:07 +0000 |
reimar |
Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16
|
Sat, 27 Jan 2007 14:54:45 +0000 |
reimar |
Simplify and make lzo decompression code more similar to zlib one.
|
Sat, 27 Jan 2007 14:52:18 +0000 |
reimar |
Forgotten free on error
|
Sat, 27 Jan 2007 14:51:59 +0000 |
voroshil |
r21989: fix typo
|
Sat, 27 Jan 2007 14:45:52 +0000 |
reimar |
*dest = malloc (*size); is useless directly before *dest = realloc (*dest, *size);
|
Sat, 27 Jan 2007 14:10:37 +0000 |
ptt |
synced up to r21906
|
Sat, 27 Jan 2007 10:11:40 +0000 |
reimar |
Handle mp_msg_charset == NULL correctly in filename_recode.
|
Sat, 27 Jan 2007 10:10:05 +0000 |
reimar |
Cosmetics: remove tabs, almost all added during last patch, from
|
Fri, 26 Jan 2007 20:11:46 +0000 |
Gabrov |
synced with r22016
|
Fri, 26 Jan 2007 18:43:17 +0000 |
diego |
fastmemcpy.h always has to include inttypes.h on systems that need it.
|
Fri, 26 Jan 2007 09:57:09 +0000 |
gpoirier |
filename double-conversion, especially usefull for CJK users :-)
|
Fri, 26 Jan 2007 09:21:22 +0000 |
gpoirier |
Remove illegal definition of underscored-prefixed symbol "__MODULE__":
|
Fri, 26 Jan 2007 09:07:55 +0000 |
gpoirier |
get rid of void pointer arithmetic, as spotted by ICC
|
Thu, 25 Jan 2007 18:06:21 +0000 |
diego |
Do not create font subdir of data directory, bitmap font support is deprecated.
|
Thu, 25 Jan 2007 17:49:31 +0000 |
diego |
Remove confusing line about forcing MP3 demuxing.
|
Thu, 25 Jan 2007 17:48:38 +0000 |
diego |
Remove comment printed by -demuxer help, it belongs in the copyright header.
|
Thu, 25 Jan 2007 17:44:29 +0000 |
diego |
Clarify -delay.
|
Thu, 25 Jan 2007 10:49:43 +0000 |
reimar |
Remove ff_gcd prototype and include avutil.h instead where it is defined.
|
Thu, 25 Jan 2007 10:18:21 +0000 |
rathann |
10l to Gabrov for breaking docs build.
|
Thu, 25 Jan 2007 09:36:17 +0000 |
diego |
build fix: Disable libtheora encoding over lavc.
|
Thu, 25 Jan 2007 00:35:53 +0000 |
diego |
Sync with FFmpeg r7699.
|
Thu, 25 Jan 2007 00:35:29 +0000 |
diego |
Simplify conditional compilation handling.
|
Wed, 24 Jan 2007 22:06:31 +0000 |
diego |
Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.
|
Wed, 24 Jan 2007 21:20:08 +0000 |
rtogni |
Use interleaver id to select the correct interleaver instead of guessing
|
Wed, 24 Jan 2007 18:10:40 +0000 |
diego |
Quote some expressions, might help with some shells.
|
Wed, 24 Jan 2007 15:05:42 +0000 |
rtogni |
Use interleaver id to select the correct interleaver instead of guessing
|
Wed, 24 Jan 2007 10:31:51 +0000 |
rtogni |
Fix compilation if no libogg/libvoribs installed
|
Wed, 24 Jan 2007 07:36:50 +0000 |
diego |
Rename a few variables to match FFmpeg.
|
Wed, 24 Jan 2007 00:10:47 +0000 |
rtogni |
Fix compilation after ffmpeg changes in r7619
|
Tue, 23 Jan 2007 22:26:13 +0000 |
nicodvb |
better autodetection of framerate in case of h264; it works correctly with b-frames.
|
Tue, 23 Jan 2007 15:28:19 +0000 |
reimar |
Include string.h to make sure memcpy is not used without prototype
|
Tue, 23 Jan 2007 13:41:45 +0000 |
lucabe |
Pass a context to av_log(), when possible
|
Tue, 23 Jan 2007 10:06:02 +0000 |
diego |
Bring MPlayer closer to compilation after latest FFmpeg changes.
|
Mon, 22 Jan 2007 22:29:54 +0000 |
nicodvb |
substream 0x75 doesn't seem to be a valid vc1 stream, after all; removed
|
Mon, 22 Jan 2007 22:24:50 +0000 |
nicodvb |
set priv->last_pts to the pts read only if the pts was really read; patch by zaek7q gmx net (Christian Aistleitner)
|
Mon, 22 Jan 2007 08:02:06 +0000 |
diego |
Fix FSF address and otherwise broken license headers.
|
Mon, 22 Jan 2007 01:21:36 +0000 |
diego |
Fix license headers and FSF postal address.
|
Sun, 21 Jan 2007 23:28:05 +0000 |
diego |
Sync with FFmpeg r7634.
|
Sun, 21 Jan 2007 23:21:50 +0000 |
diego |
Discard -Wdeclaration-after-statement warning.
|
Sun, 21 Jan 2007 22:42:06 +0000 |
Gabrov |
synced with r21906
|
Sun, 21 Jan 2007 21:49:24 +0000 |
Gabrov |
synced with r21989
|
Sun, 21 Jan 2007 21:40:23 +0000 |
Gabrov |
fix typo
|
Sun, 21 Jan 2007 21:38:41 +0000 |
reimar |
Fix compilation: define CONFIG_ZLIB in config.mak
|
Sun, 21 Jan 2007 20:08:06 +0000 |
voroshil |
r21959: Apply ancient double-click patch that nobody cares to comment on.
|
Sun, 21 Jan 2007 18:29:18 +0000 |
reimar |
Instead of printing a useless "sig11 coming soon" message, just abort parsing
|
Sun, 21 Jan 2007 18:22:07 +0000 |
reimar |
Sanity-check sh_video->bih->biSize
|
Sun, 21 Jan 2007 15:44:58 +0000 |
reimar |
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c
|
Sun, 21 Jan 2007 11:10:52 +0000 |
reimar |
Add ignore key bind
|
Sun, 21 Jan 2007 11:05:21 +0000 |
reimar |
Move code to ignore mouse wheel "down" events to fifo.c (needed because
|
Sun, 21 Jan 2007 10:49:08 +0000 |
reimar |
Another AVCodecTag compile fix
|
Sun, 21 Jan 2007 10:33:34 +0000 |
reimar |
Forgotten CodecTag -> AVCodecTag
|
Sun, 21 Jan 2007 10:17:40 +0000 |
reimar |
Fix compilation after lavf changes
|
Sun, 21 Jan 2007 10:10:07 +0000 |
reimar |
support -ffourcc with -of lavf
|
Sat, 20 Jan 2007 21:57:57 +0000 |
diego |
Simplify install calls.
|
Sat, 20 Jan 2007 21:55:57 +0000 |
diego |
Remove redundant informative output.
|
Sat, 20 Jan 2007 21:55:30 +0000 |
diego |
Don't suppress make output during installation.
|
Sat, 20 Jan 2007 21:39:21 +0000 |
diego |
some simplifications
|
Sat, 20 Jan 2007 21:19:58 +0000 |
diego |
Move ldconfig platform differences into configure where they belong.
|
Sat, 20 Jan 2007 21:14:14 +0000 |
diego |
Move ranlib setting to a more sensible place.
|
Sat, 20 Jan 2007 13:46:17 +0000 |
nicodvb |
in h264_parse_sps() reuse mp_unescape03()
|
Sat, 20 Jan 2007 13:14:09 +0000 |
nicodvb |
vc1 probing code: if sh_video->bih can't be callocated exit
|
Sat, 20 Jan 2007 13:10:40 +0000 |
nicodvb |
in vc1 probing code, all packets before the first sequence header must be skipped, not read
|
Sat, 20 Jan 2007 13:06:17 +0000 |
nicodvb |
removed unused variables; replaced wrong call to realloc() with calloc() in vc1 probing code
|
Sat, 20 Jan 2007 12:17:22 +0000 |
nicodvb |
decode vc1 sequence header and frame it in video_read_frame();
|
Sat, 20 Jan 2007 12:13:50 +0000 |
nicodvb |
demux vc1 (stream id 0x1Fd with 0x55 <= substream id <= 0x5F in the pes_extension_2 payload)
|
Sat, 20 Jan 2007 12:04:20 +0000 |
nicodvb |
added function to parse vc1 sequence header
|
Fri, 19 Jan 2007 23:15:53 +0000 |
reimar |
BE_32 -> AV_RB32
|
Fri, 19 Jan 2007 23:14:57 +0000 |
reimar |
Compile fix: LE_* -> AV_RL*
|
Fri, 19 Jan 2007 01:19:02 +0000 |
nicodvb |
include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; please stop breaking code that uses *_SO
|
Thu, 18 Jan 2007 21:53:05 +0000 |
gpoirier |
sync w/ r21959
|
Thu, 18 Jan 2007 20:21:54 +0000 |
Gabrov |
synced with r21959
|
Thu, 18 Jan 2007 19:30:02 +0000 |
reimar |
Apply ancient double-click patch that nobody cares to comment on.
|
Thu, 18 Jan 2007 17:38:24 +0000 |
voroshil |
r21930: gcc_bug++;
|
Thu, 18 Jan 2007 14:50:32 +0000 |
eugeni |
In .srt, any line containing only spaces and tabs marks the end of the
|
Thu, 18 Jan 2007 09:03:42 +0000 |
diego |
grammar/spelling/wording in comments
|
Wed, 17 Jan 2007 23:39:37 +0000 |
kraymer |
r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a while
|
Wed, 17 Jan 2007 23:20:32 +0000 |
lorenm |
"-lavdopts fast" has applied to mpeg4 and h264 for a while
|
Wed, 17 Jan 2007 22:18:15 +0000 |
Gabrov |
synced with r21952
|
Wed, 17 Jan 2007 21:42:04 +0000 |
nicodvb |
1000l; fixed wrong operator precedence
|
Wed, 17 Jan 2007 14:09:48 +0000 |
kraymer |
version bump (for changes in r21907)
|
Wed, 17 Jan 2007 14:04:30 +0000 |
kraymer |
r21727: Must refer to option name instead of internal variable
|
Wed, 17 Jan 2007 13:43:56 +0000 |
kraymer |
r21691: added smb:// to the list of allowed input urls
|
Wed, 17 Jan 2007 00:27:41 +0000 |
michael |
print_version() and others get executed before the command line has been parsed so -really-quiet does not silence them even though it should according to the verbosity level set by it, this simple change/hack fixes it
|
Wed, 17 Jan 2007 00:12:35 +0000 |
nicodvb |
unified creation of sh_audio and sh_video is ts_add_stream; patch by elupus
|
Tue, 16 Jan 2007 22:58:42 +0000 |
diego |
Update copyright year.
|
Tue, 16 Jan 2007 22:50:47 +0000 |
nicodvb |
in evo files [e]ac3 substreams range from 0xc0 to 0xcf
|
Tue, 16 Jan 2007 22:38:26 +0000 |
nicodvb |
at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probing
|
Tue, 16 Jan 2007 13:28:22 +0000 |
gpoirier |
fix identation, broken by last commit
|
Tue, 16 Jan 2007 13:24:03 +0000 |
gpoirier |
speeds up mplayer execution by over FIVE times when all of the of the following apply:
|
Tue, 16 Jan 2007 09:49:28 +0000 |
henry |
fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2v
|
Tue, 16 Jan 2007 07:12:32 +0000 |
reimar |
Interlaced gif support
|
Tue, 16 Jan 2007 07:05:28 +0000 |
reimar |
Change some types to uint8_t where appropriate
|
Tue, 16 Jan 2007 07:01:53 +0000 |
reimar |
"Cosmetics" Introduce a memcpy function doing both transparent
|
Mon, 15 Jan 2007 23:03:45 +0000 |
nicodvb |
one more #if 1 removed
|
Mon, 15 Jan 2007 21:39:30 +0000 |
nicodvb |
removed useless #if1s added too long time ago
|
Mon, 15 Jan 2007 21:21:42 +0000 |
nicodvb |
in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.
|
Mon, 15 Jan 2007 09:15:06 +0000 |
gpoirier |
get rid of two spaces after a period (instead of one)
|
Mon, 15 Jan 2007 09:12:10 +0000 |
gpoirier |
fixes suggested by Diego
|
Mon, 15 Jan 2007 07:23:28 +0000 |
gpoirier |
update and factorize information about x264's multi-threading mode
|
Mon, 15 Jan 2007 07:16:03 +0000 |
gpoirier |
update x264's subq otion description
|
Mon, 15 Jan 2007 06:26:49 +0000 |
diego |
gcc_bug++;
|
Mon, 15 Jan 2007 04:57:43 +0000 |
diego |
demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)
|
Sun, 14 Jan 2007 23:16:27 +0000 |
rtogni |
10l, fix inverted check for "<media" in smil playlist
|
Sun, 14 Jan 2007 22:58:25 +0000 |
diego |
Move toolame vs twolame logic into the $_toolame=auto case.
|
Sun, 14 Jan 2007 22:45:45 +0000 |
diego |
Move Paolo Tresoldi out of the GUI skin section.
|
Sun, 14 Jan 2007 22:42:35 +0000 |
diego |
Make twolame disable toolame.
|
Sun, 14 Jan 2007 22:35:10 +0000 |
diego |
Move twolame check before toolame check.
|
Sun, 14 Jan 2007 07:03:51 +0000 |
voroshil |
Adding me and Andrew Savchenko as authors of Russian docs translation
|
Sun, 14 Jan 2007 07:00:45 +0000 |
voroshil |
r21882: sync to x264 r607 (update description of threads)
|
Sun, 14 Jan 2007 06:47:44 +0000 |
voroshil |
translation status update
|
Sun, 14 Jan 2007 06:45:51 +0000 |
voroshil |
spelling, wording fix
|
Sun, 14 Jan 2007 06:32:53 +0000 |
voroshil |
sync tag update
|
Sun, 14 Jan 2007 06:30:25 +0000 |
voroshil |
r21917: typo fixes
|
Sun, 14 Jan 2007 00:15:55 +0000 |
gpoirier |
typo fixes:
|
Sat, 13 Jan 2007 21:26:54 +0000 |
vayne |
fix typo for gettimeofday()
|
Sat, 13 Jan 2007 21:20:47 +0000 |
vayne |
proper fix for avoiding file skipping when mplayer is already playing a file.
|
Sat, 13 Jan 2007 12:56:42 +0000 |
reimar |
Cosmetics
|
Sat, 13 Jan 2007 12:56:02 +0000 |
reimar |
Implement gif transparency
|
Sat, 13 Jan 2007 12:46:27 +0000 |
reimar |
Fix: refmodes 2 and 3 leave useref unchanged
|
Sat, 13 Jan 2007 12:39:13 +0000 |
reimar |
Cosmetics
|
Sat, 13 Jan 2007 12:37:53 +0000 |
reimar |
Implement refmode == 2 in gif demuxer
|
Sat, 13 Jan 2007 12:19:42 +0000 |
reimar |
Partially support gif using "reference" images
|
Sat, 13 Jan 2007 12:05:18 +0000 |
reimar |
memset + malloc -> calloc
|
Sat, 13 Jan 2007 11:58:15 +0000 |
diego |
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.
|
Sat, 13 Jan 2007 11:57:40 +0000 |
diego |
DO NOT recommend or even suggest installing codecs.conf.
|
Sat, 13 Jan 2007 11:49:20 +0000 |
reimar |
Cast SWidth/SHeight to uint16_t, since that's what they actually are.
|
Sat, 13 Jan 2007 11:46:43 +0000 |
reimar |
Forgot to adjust length of memset
|
Sat, 13 Jan 2007 11:44:36 +0000 |
reimar |
Simplify gif demuxer by using memcpy_pic
|
Sat, 13 Jan 2007 11:40:05 +0000 |
reimar |
One more bounds check, though IMO the gif lib really should do this.
|
Sat, 13 Jan 2007 11:37:59 +0000 |
reimar |
Simplify
|
Sat, 13 Jan 2007 11:37:18 +0000 |
reimar |
Fix crash for gif images that have Top or Left set
|
Sat, 13 Jan 2007 11:06:40 +0000 |
reimar |
Fix invalid read for gifs with a palette for less than 256 colors
|
Sat, 13 Jan 2007 11:05:32 +0000 |
reimar |
Move global variables in gif demuxer into priv struct
|
Sat, 13 Jan 2007 10:46:32 +0000 |
diego |
Rephrase mga_vid section.
|
Sat, 13 Jan 2007 10:42:21 +0000 |
diego |
Document vo_tdfx_vid.
|
Sat, 13 Jan 2007 06:24:13 +0000 |
diego |
Do not add libavutil unconditionally to CFLAGS.
|
Sat, 13 Jan 2007 06:02:31 +0000 |
diego |
cosmetics: typo fix pallete --> palette
|
Sat, 13 Jan 2007 06:00:34 +0000 |
diego |
Frametime was being read from the wrong offset, compare
|
Sat, 13 Jan 2007 04:32:14 +0000 |
diego |
cosmetics: typo pallete --> palette
|
Sat, 13 Jan 2007 04:12:05 +0000 |
diego |
Add missing config.mak entry for gettimeofday().
|
Fri, 12 Jan 2007 23:44:27 +0000 |
gpoirier |
compile fix after latest swscaler changes (r21888)
|
Fri, 12 Jan 2007 19:59:47 +0000 |
gpoirier |
add support for avc1 in X-QT over RTSP
|
Fri, 12 Jan 2007 15:45:47 +0000 |
lucabe |
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
|
Fri, 12 Jan 2007 15:40:08 +0000 |
lucabe |
Add "support for both orderings of the slices (top->down / bottom->up)"
|
Fri, 12 Jan 2007 11:32:57 +0000 |
voroshil |
sync tag update
|
Fri, 12 Jan 2007 11:27:42 +0000 |
voroshil |
r21879: fix wrong option names that were suggested to use to produce
|
Fri, 12 Jan 2007 11:01:11 +0000 |
voroshil |
spelling, wording
|
Fri, 12 Jan 2007 02:55:04 +0000 |
diego |
100l misplaced #endif
|
Thu, 11 Jan 2007 23:14:54 +0000 |
lorenm |
sync to x264 r607 (update description of threads)
|
Thu, 11 Jan 2007 18:26:44 +0000 |
voroshil |
r21865: Audio track switching works with DVDs as well.
|
Thu, 11 Jan 2007 16:55:59 +0000 |
diego |
Remove superfluous #ifdefs.
|
Thu, 11 Jan 2007 09:07:57 +0000 |
gpoirier |
fix wrong option names that were suggested to use to produce
|
Thu, 11 Jan 2007 07:57:57 +0000 |
voroshil |
Typo
|
Wed, 10 Jan 2007 22:58:32 +0000 |
reimar |
10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly
|
Wed, 10 Jan 2007 22:09:03 +0000 |
torinthiel |
Sync tag bump
|
Wed, 10 Jan 2007 20:23:24 +0000 |
diego |
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
|
Wed, 10 Jan 2007 19:35:41 +0000 |
diego |
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
|
Wed, 10 Jan 2007 19:07:42 +0000 |
diego |
Move #ifdef directives around complete files into the build system.
|
Wed, 10 Jan 2007 18:54:44 +0000 |
diego |
Remove redundant ifdef, this file is only ever compiled on MinGW.
|
Wed, 10 Jan 2007 17:22:52 +0000 |
diego |
consistent include path
|
Wed, 10 Jan 2007 17:05:35 +0000 |
diego |
bswap.h --> mpbswap.h
|
Wed, 10 Jan 2007 16:58:42 +0000 |
diego |
Remove misleading comment.
|
Wed, 10 Jan 2007 16:54:44 +0000 |
diego |
Remove generated pci_* files on clean, not just on distclean.
|
Wed, 10 Jan 2007 15:16:52 +0000 |
gpoirier |
upgrade copyright years
|
Wed, 10 Jan 2007 14:56:23 +0000 |
diego |
GNU/kFreeBSD support, closes Bugzilla #704.
|
Wed, 10 Jan 2007 14:32:35 +0000 |
diego |
Audio track switching works with DVDs as well.
|
Wed, 10 Jan 2007 14:28:13 +0000 |
diego |
small updates
|
Wed, 10 Jan 2007 14:25:02 +0000 |
diego |
libmpeg2 updated to 0.4.1
|
Wed, 10 Jan 2007 13:20:08 +0000 |
diego |
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
|
Wed, 10 Jan 2007 00:08:16 +0000 |
gpoirier |
explain how to use MEncoder to create QuickTime-compatible files
|
Tue, 09 Jan 2007 21:32:25 +0000 |
rtogni |
Don't drop last rdt packet on eof
|
Tue, 09 Jan 2007 20:02:13 +0000 |
nicodvb |
removed static declaration before non-instantiated struct; patch by cehoyos ag or at
|
Mon, 08 Jan 2007 16:23:31 +0000 |
michael |
dont write an index and dont use memory to build one if -noidx is specified
|
Mon, 08 Jan 2007 06:34:34 +0000 |
voroshil |
r21848: clarify a few things about the interaction between *cmp and mbd options
|
Mon, 08 Jan 2007 06:25:48 +0000 |
voroshil |
r21848: clarify a few things about the interaction between *cmp and mbd options
|
Mon, 08 Jan 2007 05:55:46 +0000 |
voroshil |
Two crash issues fixed:
|
Sun, 07 Jan 2007 19:23:59 +0000 |
reimar |
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.
|
Sun, 07 Jan 2007 16:07:45 +0000 |
reimar |
Avoid invalid memory access in ass_process_subtitle for empty subtitles
|
Sun, 07 Jan 2007 13:05:59 +0000 |
nicodvb |
in dvb_get_config() open the frontend in READ_ONLY mode for probing (worksaround some buggy driver)
|
Sun, 07 Jan 2007 12:06:48 +0000 |
reimar |
Document sub_add_text and sub_clear_text
|
Sun, 07 Jan 2007 11:52:46 +0000 |
diego |
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.
|
Sun, 07 Jan 2007 10:49:43 +0000 |
gpoirier |
fix typo
|
Sun, 07 Jan 2007 10:39:00 +0000 |
gpoirier |
clarify a few things about the interaction between *cmp and mbd options
|
Sat, 06 Jan 2007 20:21:27 +0000 |
Gabrov |
synced with r21624
|
Sat, 06 Jan 2007 19:19:15 +0000 |
reimar |
Simplify demux_ogg to use the sub_clear_text and sub_add_text functions.
|
Sat, 06 Jan 2007 19:07:58 +0000 |
reimar |
Subtitle handling cleanup: factor out code for parsing embedded subtitles
|
Sat, 06 Jan 2007 19:02:19 +0000 |
Gabrov |
synced with r21748
|
Sat, 06 Jan 2007 18:54:22 +0000 |
nicodvb |
reindented
|
Sat, 06 Jan 2007 18:51:01 +0000 |
nicodvb |
init to 0 feparams before tuning
|
Sat, 06 Jan 2007 17:50:12 +0000 |
reimar |
Set default values for proc and iproc for x86_32 case.
|
Sat, 06 Jan 2007 17:28:11 +0000 |
reimar |
Include "internal" libavformat/riff.h also when dynamic libavformat is used
|
Sat, 06 Jan 2007 15:08:04 +0000 |
diego |
Fix dependencies for pci_names.c.
|
Sat, 06 Jan 2007 14:40:05 +0000 |
reimar |
Include libavformat/riff.h when building with static libavformat and
|
Sat, 06 Jan 2007 13:38:30 +0000 |
Gabrov |
synced with r21741
|
Sat, 06 Jan 2007 13:31:16 +0000 |
gpoirier |
woops, actually fix URL this time
|
Sat, 06 Jan 2007 12:11:25 +0000 |
lucabe |
replace some av_malloc();memset(...,0,...) sequences with av_mallocz()
|
Sat, 06 Jan 2007 11:59:33 +0000 |
nicodvb |
removed useless reporting code
|
Sat, 06 Jan 2007 11:43:44 +0000 |
nicodvb |
moved actual tuning code from check_status() to tune_it()
|
Sat, 06 Jan 2007 11:09:27 +0000 |
nicodvb |
don't add pid 0 if it's already present in the list
|
Sat, 06 Jan 2007 10:07:45 +0000 |
gpoirier |
update comment url
|
Fri, 05 Jan 2007 18:03:58 +0000 |
reimar |
Simplify after last demux_ogg commit
|
Fri, 05 Jan 2007 18:02:18 +0000 |
reimar |
Do not access ogg_d->subs after freeing it.
|
Fri, 05 Jan 2007 15:41:00 +0000 |
reimar |
sizeof() is long, thus %d format in error message is wrong.
|
Fri, 05 Jan 2007 15:24:38 +0000 |
reimar |
Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error,
|
Fri, 05 Jan 2007 11:57:06 +0000 |
reimar |
Do not abort on X11 errors, most are not at all fatal.
|
Fri, 05 Jan 2007 10:05:05 +0000 |
reimar |
move runtime cpu detection check after detection of host architecture,
|
Thu, 04 Jan 2007 20:42:02 +0000 |
gpoirier |
add autodetection support for docbook stuff installed in /opt, such as macports do for ex.
|
Thu, 04 Jan 2007 19:41:41 +0000 |
reimar |
Use av_d2q to produce the fps fraction, this usually produces more sane fractions
|
Thu, 04 Jan 2007 19:33:03 +0000 |
reimar |
Fix printf types: AVRational members are ints, not 64 bit.
|
Thu, 04 Jan 2007 16:46:15 +0000 |
ben |
allows OSD menu to be displayed when using MPEG PES video out
|
Thu, 04 Jan 2007 16:30:06 +0000 |
ben |
restore volume if muted at exit
|
Thu, 04 Jan 2007 16:10:40 +0000 |
ben |
fix detection of rage128/radeon using vidix driver on powerpc (which seems to keep them disabled), no impact on other archs
|
Thu, 04 Jan 2007 16:07:42 +0000 |
ben |
don't fatal if saving vesa state failed (this always fails on qemu, with this patch vesa now works under qemu)
|
Thu, 04 Jan 2007 16:06:01 +0000 |
ben |
increased a bit max param length as it can be too short to declare tv channels when you have a long list of
|
Thu, 04 Jan 2007 16:04:31 +0000 |
ben |
support for vidix on ATI Radeon 9600SE cards
|
Thu, 04 Jan 2007 16:00:27 +0000 |
gpoirier |
fix gprof support (aka work around gprof's brain dead design)
|
Thu, 04 Jan 2007 09:02:22 +0000 |
torinthiel |
Synced with r21760, typos
|
Thu, 04 Jan 2007 08:41:54 +0000 |
torinthiel |
translated r21748
|
Tue, 02 Jan 2007 18:08:04 +0000 |
Gabrov |
synced with r21537
|
Tue, 02 Jan 2007 17:35:23 +0000 |
Gabrov |
synced with r21737
|
Tue, 02 Jan 2007 09:07:13 +0000 |
voroshil |
better wording and typos fixing
|
Tue, 02 Jan 2007 08:37:13 +0000 |
voroshil |
r21791: avoid a possible confusion, as suggested by Wanderer
|
Mon, 01 Jan 2007 22:49:13 +0000 |
rtogni |
More free() that were forgotten in r21806 memleak fix
|
Mon, 01 Jan 2007 22:47:14 +0000 |
nicodvb |
set dp->stream_pts only when feeding the video stream to workaround
|
Mon, 01 Jan 2007 22:32:09 +0000 |
rtogni |
Memleak fix (implement sdpplin_free() and use it)
|
Mon, 01 Jan 2007 17:57:16 +0000 |
rtogni |
Fix invalid memory access if identifier is unknown
|
Sun, 31 Dec 2006 18:12:06 +0000 |
aurel |
Comment about lavf required for musepack and remove unneeded format entry.
|
Sun, 31 Dec 2006 17:24:14 +0000 |
nicodvb |
removed unused variable
|
Sun, 31 Dec 2006 14:04:36 +0000 |
rtogni |
I've found a mistake in encoding-guide:
|
Sun, 31 Dec 2006 13:27:53 +0000 |
rtogni |
Fix potential buffer overflow in asm rules matching code
|
Sun, 31 Dec 2006 11:09:53 +0000 |
nicodvb |
use demuxer->stream_pts rather than stream_control(STREAM_CTRL_GET_CURRENT_TIME)
|
Sun, 31 Dec 2006 11:08:27 +0000 |
nicodvb |
replace call to ds_read_packet() with the usual stream_read()+ds_add_packet() sequence;
|
Sun, 31 Dec 2006 11:05:26 +0000 |
nicodvb |
added stream_pts to demuxer_t and demux_packet_t to hold the time value reported by the stream layer
|
Sun, 31 Dec 2006 10:54:32 +0000 |
michael |
sort
|
Sun, 31 Dec 2006 02:44:54 +0000 |
rathann |
Fix build with shared libavutil. Approved by Diego.
|
Sat, 30 Dec 2006 22:43:12 +0000 |
nicodvb |
reindentation
|
Sat, 30 Dec 2006 13:23:39 +0000 |
iive |
Fix double free of *http_hdr at server error.
|
Fri, 29 Dec 2006 22:55:53 +0000 |
gpoirier |
avoid a possible confusion, as suggested by Wanderer
|
Fri, 29 Dec 2006 21:33:40 +0000 |
vayne |
small oops fix from my last commit
|
Fri, 29 Dec 2006 20:40:19 +0000 |
michael |
the avi spec does not allow random samplesize whoever wrote this should be shot
|
Fri, 29 Dec 2006 19:01:55 +0000 |
michael |
dont read index if -noidx
|
Fri, 29 Dec 2006 18:56:28 +0000 |
michael |
first step toward amr-nb muxing support
|
Fri, 29 Dec 2006 18:35:22 +0000 |
vayne |
fix to allow adding multiple files to the playlist with the open file dialog.
|
Fri, 29 Dec 2006 14:15:40 +0000 |
gpoirier |
sync with r21758
|
Fri, 29 Dec 2006 13:26:48 +0000 |
nicodvb |
spellfix
|
Thu, 28 Dec 2006 23:44:38 +0000 |
aurel |
don't compile demux_mpc.c when libmpcdec is disabled
|
Thu, 28 Dec 2006 23:32:26 +0000 |
Gabrov |
synced with r21612
|
Thu, 28 Dec 2006 15:36:54 +0000 |
vayne |
remove two unused functions.
|
Thu, 28 Dec 2006 15:31:48 +0000 |
vayne |
avoid code duplication.
|
Thu, 28 Dec 2006 00:40:49 +0000 |
aurel |
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
|
Wed, 27 Dec 2006 13:42:32 +0000 |
kraymer |
file added: Chinese translation for cd-dvd.xml
|
Tue, 26 Dec 2006 23:28:54 +0000 |
Gabrov |
synced with r21741
|
Tue, 26 Dec 2006 18:08:40 +0000 |
lucabe |
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
|
Tue, 26 Dec 2006 17:59:28 +0000 |
lucabe |
Mark some variables as possibly unused to avoid warnings
|
Tue, 26 Dec 2006 17:41:38 +0000 |
lucabe |
Add some explicit casts to avoid "assignment from incompatible pointer type"
|
Tue, 26 Dec 2006 16:28:34 +0000 |
lucabe |
Add some other casts, to remove void pointers arithmetic
|
Tue, 26 Dec 2006 16:21:13 +0000 |
lucabe |
Add some explicit casts to avoid some warnings
|
Tue, 26 Dec 2006 16:12:37 +0000 |
lucabe |
Remove some void pointers arithmetic
|
Tue, 26 Dec 2006 10:58:07 +0000 |
Gabrov |
synced with r21741
|
Tue, 26 Dec 2006 10:12:57 +0000 |
Gabrov |
synced with r21748
|
Tue, 26 Dec 2006 09:27:09 +0000 |
Gabrov |
synced with r21612
|
Tue, 26 Dec 2006 01:01:20 +0000 |
Gabrov |
synced with r21686
|
Mon, 25 Dec 2006 11:57:01 +0000 |
voroshil |
Translation of menc-feat-telecine sect1 in encoding-guide.xml.
|
Mon, 25 Dec 2006 00:26:18 +0000 |
Gabrov |
audio.xml & bugreports.xml synced with r21764
|
Sun, 24 Dec 2006 18:10:47 +0000 |
voroshil |
Translation of menc-feat-vcd-dvd sect1 in encoding-guide.xml
|
Sun, 24 Dec 2006 11:21:08 +0000 |
voroshil |
Translation of menc-feat-x264 sect1 in encoding-guide.xml
|
Sun, 24 Dec 2006 05:47:51 +0000 |
voroshil |
r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.
|
Sun, 24 Dec 2006 05:45:27 +0000 |
voroshil |
r21748: Reformatting round continued
|
Sun, 24 Dec 2006 05:03:54 +0000 |
diego |
Directly point to the Subversion instructions.
|
Sun, 24 Dec 2006 04:54:31 +0000 |
diego |
Remove undocumented redundant key bindings.
|
Sun, 24 Dec 2006 04:46:43 +0000 |
diego |
Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.
|
Sun, 24 Dec 2006 02:05:18 +0000 |
diego |
100l syntax error
|
Sun, 24 Dec 2006 00:45:26 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Sun, 24 Dec 2006 00:43:09 +0000 |
diego |
Run less CPU checks when runtime CPU detection is enabled.
|
Sun, 24 Dec 2006 00:10:19 +0000 |
diego |
Exit when runtime CPU detection is requested on unsupported arches.
|
Sun, 24 Dec 2006 00:08:57 +0000 |
diego |
Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.
|
Sat, 23 Dec 2006 23:55:58 +0000 |
diego |
Extend runtime CPU detection to x86-64.
|
Sat, 23 Dec 2006 23:28:04 +0000 |
torinthiel |
Synced with r21748
|
Sat, 23 Dec 2006 23:27:01 +0000 |
diego |
Amiga OS 4 support
|
Sat, 23 Dec 2006 23:26:13 +0000 |
diego |
Amiga OS 4 needs a large sample size.
|
Sat, 23 Dec 2006 23:20:42 +0000 |
torinthiel |
Reformatting round continued
|
Sat, 23 Dec 2006 23:13:11 +0000 |
nicodvb |
replace call to UDFFindFile() (that is not part of the public API) with DVDOpenFile()
|
Sat, 23 Dec 2006 22:35:46 +0000 |
diego |
Properly fix compilation without code duplication.
|
Sat, 23 Dec 2006 20:12:49 +0000 |
voroshil |
r21741: Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
|
Sat, 23 Dec 2006 19:26:08 +0000 |
torinthiel |
Mention that you can use different image formats with mf://
|
Sat, 23 Dec 2006 17:00:22 +0000 |
torinthiel |
Synced with r21741 (or just tag bump)
|
Sat, 23 Dec 2006 16:30:43 +0000 |
torinthiel |
And <simpara> -> <para> continued, those languages somehow slipped by during
|
Sat, 23 Dec 2006 15:58:02 +0000 |
torinthiel |
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
|
Sat, 23 Dec 2006 13:18:43 +0000 |
rik |
compilation fixes: define always_inline and don't use uint64_t_C
|
Sat, 23 Dec 2006 12:34:31 +0000 |
ods15 |
Sync to libnut, nom->num
|
Sat, 23 Dec 2006 12:12:39 +0000 |
voroshil |
r21736: Add <keycombo> barkup for key combinations
|
Sat, 23 Dec 2006 10:58:27 +0000 |
torinthiel |
Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.
|
Sat, 23 Dec 2006 10:55:55 +0000 |
torinthiel |
Add <keycombo> markup for key combinations
|
Sat, 23 Dec 2006 02:47:38 +0000 |
diego |
Fix disabling individual demuxers, parsers and decoders
|
Sat, 23 Dec 2006 01:08:51 +0000 |
diego |
cosmetics: Rename variables to simplify upcoming patches.
|
Sat, 23 Dec 2006 00:10:33 +0000 |
diego |
Remove x11grab hack, it's now disabled by default in FFmpeg.
|
Fri, 22 Dec 2006 23:29:08 +0000 |
nicodvb |
smb:// can be used as an output stream
|
Fri, 22 Dec 2006 22:56:07 +0000 |
kraymer |
sync with r21655, based on a file conversion of help_mp-zh_CN.h
|
Fri, 22 Dec 2006 17:57:19 +0000 |
lucabe |
Clarify that yuv2rgb_init.c cannot be used under LGPL
|
Fri, 22 Dec 2006 14:57:43 +0000 |
voroshil |
r21722: ffv1 and ffvhuff haven't required vstrict=-2 for a while
|
Fri, 22 Dec 2006 11:22:49 +0000 |
lucabe |
Remove useless include (not needed now that libswscale uses libavutil)
|
Fri, 22 Dec 2006 07:15:24 +0000 |
voroshil |
Must refer to option name instead of internal variable
|
Fri, 22 Dec 2006 06:31:51 +0000 |
reynaldo |
fix correct addressing of user, some gram and ortographical fixes too - only partial
|
Fri, 22 Dec 2006 05:38:15 +0000 |
diego |
wording and markup improvements
|
Fri, 22 Dec 2006 05:33:17 +0000 |
diego |
small wording/markup improvements
|
Thu, 21 Dec 2006 23:10:18 +0000 |
kraymer |
sync of Spanish translation for help_mp-es.h
|
Thu, 21 Dec 2006 23:07:46 +0000 |
lorenm |
ffv1 and ffvhuff haven't required vstrict=-2 for a while
|
Thu, 21 Dec 2006 22:40:51 +0000 |
nicodvb |
fix compilation on the most delicious variant of unix (mingw) that lacks S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH
|
Thu, 21 Dec 2006 22:11:47 +0000 |
uau |
Fix display of multiple simultaneous subtitles without libass.
|
Thu, 21 Dec 2006 19:42:56 +0000 |
voroshil |
Fixed wrong sync tag
|
Thu, 21 Dec 2006 19:42:04 +0000 |
voroshil |
r21691: added smb:// to the list of allowed input urls
|
Thu, 21 Dec 2006 19:33:10 +0000 |
voroshil |
r21686: [cosmetocs] minor fixes after reformatting round
|
Thu, 21 Dec 2006 17:35:46 +0000 |
voroshil |
Typos, spelling fixes
|
Thu, 21 Dec 2006 16:43:21 +0000 |
reimar |
Remove duplicate vo_sub extern definition.
|
Thu, 21 Dec 2006 14:59:39 +0000 |
gpoirier |
Pass quant tables to next filters
|
Thu, 21 Dec 2006 09:45:07 +0000 |
voroshil |
Fixed:
|
Thu, 21 Dec 2006 08:09:32 +0000 |
diego |
consistent naming for revision tags
|
Thu, 21 Dec 2006 07:36:50 +0000 |
diego |
Remove very outdated Italian translation.
|
Thu, 21 Dec 2006 05:59:15 +0000 |
voroshil |
Typos
|
Thu, 21 Dec 2006 00:21:24 +0000 |
torinthiel |
Synced with 21706
|
Thu, 21 Dec 2006 00:20:34 +0000 |
torinthiel |
Synced with 21537
|
Thu, 21 Dec 2006 00:19:28 +0000 |
torinthiel |
Move message translation outside <screen> tags
|
Thu, 21 Dec 2006 00:09:25 +0000 |
torinthiel |
[cosmetics] <simpara> -> <para>, for consistency
|
Thu, 21 Dec 2006 00:08:23 +0000 |
torinthiel |
Still some reformatting:
|
Wed, 20 Dec 2006 20:30:08 +0000 |
nicodvb |
reindented after yesterday's commit
|
Wed, 20 Dec 2006 16:56:52 +0000 |
kraymer |
new file: DOCS/xml/zh_CN/mencoder.xml
|
Wed, 20 Dec 2006 15:58:15 +0000 |
lucabe |
Fix compilation of non-MMX code with gcc 2.95
|
Wed, 20 Dec 2006 15:31:50 +0000 |
kraymer |
alsa messages for Spanish help file
|
Wed, 20 Dec 2006 14:53:56 +0000 |
voroshil |
Translation of menc-feat-video-for-windows sect1 in encoding-guide.xml
|
Wed, 20 Dec 2006 13:09:29 +0000 |
lucabe |
Allow to compile swscale's non-SIMD code under the LGPL license.
|
Wed, 20 Dec 2006 12:43:06 +0000 |
gpoirier |
synced with r21697
|
Wed, 20 Dec 2006 12:31:09 +0000 |
gpoirier |
typo fix in denoise3d's chroma_tmp option description
|
Wed, 20 Dec 2006 11:50:00 +0000 |
voroshil |
Translation of menc-feat-xvid sect1 in encoding-guide.xml
|
Wed, 20 Dec 2006 08:33:49 +0000 |
kraymer |
sync with r21655
|
Wed, 20 Dec 2006 00:08:49 +0000 |
kraymer |
add source files comments to libass messages
|
Tue, 19 Dec 2006 23:46:30 +0000 |
kraymer |
Spanish translation for libass help messages
|
Tue, 19 Dec 2006 22:38:21 +0000 |
nicodvb |
mentioned file:// and smb:// as alternative stream outputs for mencoder
|
Tue, 19 Dec 2006 22:33:33 +0000 |
nicodvb |
added smb:// to the list of allowed input urls
|
Tue, 19 Dec 2006 22:31:10 +0000 |
nicodvb |
support for writing over smb shares
|
Tue, 19 Dec 2006 21:11:58 +0000 |
nicodvb |
in WRITE mode open the output file with mode 0666; umask will filter it
|
Tue, 19 Dec 2006 17:58:59 +0000 |
voroshil |
Translation of menc-feat-enc-libavcodec sect1 in encoding-guide.xml
|
Tue, 19 Dec 2006 11:23:07 +0000 |
torinthiel |
Sync tag bumped to 21686
|
Tue, 19 Dec 2006 11:20:47 +0000 |
torinthiel |
[cosmetics] minor fixes after reformatting round
|
Tue, 19 Dec 2006 11:07:59 +0000 |
torinthiel |
Synced with 21537
|
Tue, 19 Dec 2006 11:07:32 +0000 |
torinthiel |
Synced with 21624
|
Tue, 19 Dec 2006 11:07:10 +0000 |
torinthiel |
Synced with 21612
|
Tue, 19 Dec 2006 01:31:23 +0000 |
kraymer |
r21465: [cosmetics] Reindent XML source
|
Tue, 19 Dec 2006 00:01:16 +0000 |
kraymer |
r21508: emphasis the fact that leaving black borders really hurts quality
|
Mon, 18 Dec 2006 23:48:45 +0000 |
nicodvb |
update the list of files I maintain
|
Mon, 18 Dec 2006 23:44:07 +0000 |
kraymer |
r21425: Some fixes for previous commit, 10l for me
|
Mon, 18 Dec 2006 23:40:49 +0000 |
kraymer |
r21423: Consistent capitalization of table entries
|
Mon, 18 Dec 2006 21:11:16 +0000 |
nicodvb |
output streams
|
Mon, 18 Dec 2006 21:03:59 +0000 |
nicodvb |
muxers now write to output muxer->stream rather than to muxer->file
|
Mon, 18 Dec 2006 20:56:24 +0000 |
nicodvb |
support functions for writing to streams
|
Mon, 18 Dec 2006 20:55:12 +0000 |
nicodvb |
implemented STREAM_CTRL_GET_SIZE
|
Mon, 18 Dec 2006 20:54:38 +0000 |
nicodvb |
new STREAM_CTRL_GET_SIZE to get size of output stream
|
Mon, 18 Dec 2006 20:53:40 +0000 |
nicodvb |
in STREAM_WRITE mode open the stream with O_RDWR|O_CREAT, S_IRUSR|S_IWUSR and disable seek_forward for pipes
|
Mon, 18 Dec 2006 20:50:31 +0000 |
nicodvb |
added member and definitions for output streams
|
Mon, 18 Dec 2006 18:55:46 +0000 |
reimar |
Color console had a big bug nobody noticed, so mark this feature as
|
Mon, 18 Dec 2006 18:50:46 +0000 |
reimar |
Fix possible crashes with colorized mplayer output
|
Mon, 18 Dec 2006 15:24:55 +0000 |
kraymer |
remove outdated html docs, Chinese translation
|
Mon, 18 Dec 2006 15:15:21 +0000 |
reimar |
doxify a comment
|
Mon, 18 Dec 2006 15:14:23 +0000 |
reimar |
Require 12 consecutive MPEG-audio headers before detecting as audio.
|
Mon, 18 Dec 2006 01:19:34 +0000 |
kraymer |
svn move xml/zh to xml/zh_CN
|
Sun, 17 Dec 2006 22:46:06 +0000 |
nicodvb |
-dvd-speed
|
Sun, 17 Dec 2006 22:34:58 +0000 |
rtogni |
lavc vp6 decoder now supports also VP60 and VP61
|
Sun, 17 Dec 2006 20:51:03 +0000 |
voroshil |
r21651: add missing line break
|
Sun, 17 Dec 2006 20:33:30 +0000 |
voroshil |
r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)
|
Sun, 17 Dec 2006 20:25:06 +0000 |
voroshil |
Trnaslated section "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"
|
Sun, 17 Dec 2006 19:52:08 +0000 |
gpoirier |
more sensible names for denoiser options
|
Sun, 17 Dec 2006 18:59:00 +0000 |
kraymer |
typo
|
Sun, 17 Dec 2006 18:56:04 +0000 |
kraymer |
r21654: add man page entry for new -dvd-speed option
|
Sun, 17 Dec 2006 18:34:33 +0000 |
gpoirier |
document hqdn3d and dn3d's 4th parameter
|
Sun, 17 Dec 2006 18:28:55 +0000 |
kraymer |
make messages for success/failure of setting dvd-speed more clear
|
Sun, 17 Dec 2006 18:26:42 +0000 |
kraymer |
add man page entry for new -dvd-speed option
|
Sun, 17 Dec 2006 18:16:30 +0000 |
kraymer |
r21561: update vbuf_size and suggest 400 for HDTV video
|
Sun, 17 Dec 2006 18:10:49 +0000 |
nicodvb |
support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)
|
Sun, 17 Dec 2006 18:05:18 +0000 |
kraymer |
add missing line break
|
Sun, 17 Dec 2006 13:00:53 +0000 |
voroshil |
r21624: RedHat RPMs are long gone. Greysector repository is going away, and I've
|
Sun, 17 Dec 2006 12:53:29 +0000 |
voroshil |
r21621: mpegts uses 3-letter language codes
|
Sun, 17 Dec 2006 12:35:12 +0000 |
eugeni |
Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.
|
Sun, 17 Dec 2006 12:33:09 +0000 |
reimar |
Fix compilation under MinGW with X11 enabled
|
Sun, 17 Dec 2006 12:00:55 +0000 |
eugeni |
Update some comments.
|
Sun, 17 Dec 2006 10:10:53 +0000 |
torinthiel |
Ignore main.xml properly
|
Sun, 17 Dec 2006 09:10:26 +0000 |
torinthiel |
Partially revert r20940, we had some local modifications.
|
Sun, 17 Dec 2006 08:42:37 +0000 |
torinthiel |
CVS -> SVN
|
Sun, 17 Dec 2006 08:41:25 +0000 |
torinthiel |
- there's no <book lang=""> for ages, it's automated
|
Sun, 17 Dec 2006 08:29:42 +0000 |
torinthiel |
Initial Chinese translation, by Kun Niu, haoniukun gmail com
|
Sat, 16 Dec 2006 23:59:06 +0000 |
reimar |
Fix crashes in loader code: There is still some code that can not handle omitted frame pointers.
|
Sat, 16 Dec 2006 21:24:12 +0000 |
reimar |
Get rid of completely useless includes that in addition hinder compilation
|
Sat, 16 Dec 2006 20:02:26 +0000 |
reimar |
Simplify: get rid of useless lame_presets_longinfo_dm function.
|
Sat, 16 Dec 2006 19:59:37 +0000 |
reimar |
Fix FIXME mp_msg levels and targets
|
Sat, 16 Dec 2006 19:35:48 +0000 |
eugeni |
Cosmetics: fix indentation.
|
Sat, 16 Dec 2006 19:34:00 +0000 |
eugeni |
Keep reselected fonts in an array, adding new ones to the end. Glyph
|
Sat, 16 Dec 2006 19:29:33 +0000 |
eugeni |
Avoid storing font file path and index in ass_font_t.
|
Sat, 16 Dec 2006 19:28:21 +0000 |
eugeni |
Remove a mistakenly committed debug printf.
|
Sat, 16 Dec 2006 19:24:01 +0000 |
eugeni |
FT_Set_Transform is fast enough to be called once for each glyph.
|
Sat, 16 Dec 2006 19:19:27 +0000 |
eugeni |
Avoid "pointer targets differ in signedness" warnings.
|
Sat, 16 Dec 2006 19:17:50 +0000 |
eugeni |
Move ascender, descender, and kerning computation to ass_font.c.
|
Fri, 15 Dec 2006 23:12:50 +0000 |
nicodvb |
simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte
|
Fri, 15 Dec 2006 23:09:01 +0000 |
rtogni |
Force lavf on flv streams. Closes bugzilla #354
|
Fri, 15 Dec 2006 22:13:24 +0000 |
nicodvb |
dvdnav support -alang and -slang
|
Fri, 15 Dec 2006 21:51:20 +0000 |
reimar |
ASF aspect support via metadata reading.
|
Fri, 15 Dec 2006 19:35:06 +0000 |
eugeni |
VobSub tracks cannot be handled by libass, do not mark them with 'a'.
|
Fri, 15 Dec 2006 18:55:17 +0000 |
rathann |
RedHat RPMs are long gone. Greysector repository is going away, and I've
|
Fri, 15 Dec 2006 09:41:39 +0000 |
reimar |
Compilation fix hacks: disable libavformat X11 grabber and
|
Fri, 15 Dec 2006 08:20:05 +0000 |
ods15 |
gcc 2.95 fix
|
Thu, 14 Dec 2006 23:47:43 +0000 |
nicodvb |
mpegts uses 3-letter language codes
|
Thu, 14 Dec 2006 23:11:11 +0000 |
nicodvb |
show audio language in osd when playing dvdnav streams
|
Thu, 14 Dec 2006 23:08:09 +0000 |
nicodvb |
implemented dvdnav_lang_from_aid() to retrieve audio language
|
Thu, 14 Dec 2006 22:37:13 +0000 |
nicodvb |
call dvd_lang_from_aid() only if stream_type is DVD
|
Thu, 14 Dec 2006 22:12:28 +0000 |
nicodvb |
support for -alang in dvdnav
|
Thu, 14 Dec 2006 22:11:43 +0000 |
nicodvb |
added dvdnav_aid_from_lang() to support -alang
|
Thu, 14 Dec 2006 18:14:57 +0000 |
reimar |
10l, missing () in check for 32bit endian-conversion hack
|
Thu, 14 Dec 2006 16:48:26 +0000 |
voroshil |
r21612: replace " with ", better readability
|
Thu, 14 Dec 2006 13:50:46 +0000 |
voroshil |
transliteration -> translation for "dB" and "intra"
|
Thu, 14 Dec 2006 13:49:57 +0000 |
torinthiel |
replace " with ", better readability
|
Wed, 13 Dec 2006 23:24:29 +0000 |
corey |
Add missing redirect to /dev/null.
|
Wed, 13 Dec 2006 18:49:46 +0000 |
voroshil |
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd players
|
Wed, 13 Dec 2006 18:41:33 +0000 |
voroshil |
spelling fix
|
Wed, 13 Dec 2006 11:23:15 +0000 |
diego |
__CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".
|
Wed, 13 Dec 2006 10:59:14 +0000 |
diego |
Ugly hotfix for --disable-mencoder.
|
Tue, 12 Dec 2006 23:44:33 +0000 |
diego |
wording
|
Tue, 12 Dec 2006 20:36:38 +0000 |
reimar |
Always use tcgetattr/tcsetattr instead of #ifdef mess
|
Tue, 12 Dec 2006 20:29:30 +0000 |
reimar |
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
|
Tue, 12 Dec 2006 19:17:47 +0000 |
reimar |
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.
|
Tue, 12 Dec 2006 19:13:48 +0000 |
reimar |
Support for different endianness on client and server with -vo x11
|
Tue, 12 Dec 2006 19:03:57 +0000 |
reimar |
Align image data pointer, this is also in preparation of an upcoming patch
|
Tue, 12 Dec 2006 18:43:10 +0000 |
reimar |
Use XCreateImage instead of XGetImage, this is not only more correct and
|
Tue, 12 Dec 2006 09:40:49 +0000 |
gpoirier |
vstrict=0 is required to create DVDs decodable by standalone dvd players
|
Mon, 11 Dec 2006 22:37:17 +0000 |
reimar |
Mark utf8_get_char parameter as const and fix a compiler warning
|
Mon, 11 Dec 2006 22:32:13 +0000 |
reimar |
Another simplification
|
Mon, 11 Dec 2006 22:29:08 +0000 |
reimar |
Reuse utf8_get_char in subtitle rendering code.
|
Mon, 11 Dec 2006 19:49:04 +0000 |
reimar |
More ChangeLog updates
|
Mon, 11 Dec 2006 18:50:52 +0000 |
henry |
count needs to be even
|
Mon, 11 Dec 2006 14:53:40 +0000 |
gpoirier |
sync w/r21561
|
Mon, 11 Dec 2006 14:21:21 +0000 |
gpoirier |
sync w/ r21506 and misc
|
Mon, 11 Dec 2006 13:05:30 +0000 |
gpoirier |
sync w/ r21486
|
Mon, 11 Dec 2006 10:23:33 +0000 |
diego |
Fix --extra-libs-mplayer and --extra-libs-mencoder.
|
Mon, 11 Dec 2006 10:19:26 +0000 |
diego |
small updates, cosmetics
|
Mon, 11 Dec 2006 08:59:43 +0000 |
reimar |
10l, forgot to add _inc_x11 to X11 cc check
|
Mon, 11 Dec 2006 08:35:49 +0000 |
henry |
(hopefully) the rest of PPC modifications
|
Sun, 10 Dec 2006 22:45:32 +0000 |
reimar |
OpenAL volume control
|
Sun, 10 Dec 2006 22:12:48 +0000 |
reimar |
Better default CFLAGS for non-gnu, non-intel compilers
|
Sun, 10 Dec 2006 21:37:00 +0000 |
reimar |
Respect -noidx in lavf demuxer
|
Sun, 10 Dec 2006 19:47:24 +0000 |
reimar |
Make sure closesocket is called.
|
Sun, 10 Dec 2006 19:38:41 +0000 |
reimar |
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.
|
Sun, 10 Dec 2006 19:35:39 +0000 |
reimar |
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)
|
Sun, 10 Dec 2006 19:25:59 +0000 |
torinthiel |
Revert my previous, broken commit
|
Sun, 10 Dec 2006 18:59:28 +0000 |
reimar |
Only increase buffer size to avoid crashes when seeking in
|
Sun, 10 Dec 2006 17:28:56 +0000 |
nicodvb |
check that stream_type is DVD before calling dvd_lang_from_aid
|
Sun, 10 Dec 2006 17:28:01 +0000 |
nicodvb |
show subtitle language in OSD ; patch by Otvos Attila
|
Sun, 10 Dec 2006 17:25:54 +0000 |
nicodvb |
added function to return the language of the specified subtitle id. Patch by
|
Sun, 10 Dec 2006 16:52:58 +0000 |
reimar |
Fix realvideo size changes by using our own malloced buffer and export type mpi.
|
Sun, 10 Dec 2006 15:10:46 +0000 |
reimar |
Add x11 include path only to _inc_extra if X11 is actually enabled.
|
Sun, 10 Dec 2006 14:46:37 +0000 |
reimar |
Remove no longer needed always_inline hack in mpbswap.h
|
Sun, 10 Dec 2006 14:07:08 +0000 |
reimar |
Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
|
Sun, 10 Dec 2006 14:04:27 +0000 |
reimar |
Avoid deprecated _sleep, instead include windows.h and use Sleep just like
|
Sun, 10 Dec 2006 13:17:54 +0000 |
reimar |
ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.
|
Sun, 10 Dec 2006 11:53:19 +0000 |
reimar |
ffmjpeg uses RGB24 for JPEG-LS
|
Sun, 10 Dec 2006 08:19:21 +0000 |
voroshil |
r21561: update vbuf_size and suggest 400 for HDTV video
|
Sun, 10 Dec 2006 01:38:54 +0000 |
nplourde |
vo_macosx, fix crash when closing window
|
Sun, 10 Dec 2006 01:10:53 +0000 |
reimar |
Fix a compiler warning
|
Sun, 10 Dec 2006 01:08:32 +0000 |
reimar |
Set frequency and correct frequency getting
|
Sun, 10 Dec 2006 00:50:38 +0000 |
uau |
Set AVFMT_FLAG_GENPTS if -correct-pts is used.
|
Sun, 10 Dec 2006 00:21:35 +0000 |
reimar |
Remove a disabled and completely outdated sample rate mismatch warning.
|
Sat, 09 Dec 2006 23:57:28 +0000 |
nplourde |
vo_macosx.m disable window animation when going to fullscreen
|
Sat, 09 Dec 2006 22:24:07 +0000 |
nicodvb |
update vbuf_size and suggest 400 for HDTV video
|
Sat, 09 Dec 2006 22:21:37 +0000 |
nicodvb |
align vbuf_size to the max value allowed by main profile @ high level
|
Sat, 09 Dec 2006 21:28:38 +0000 |
Gabrov |
synced with r21558
|
Sat, 09 Dec 2006 19:50:08 +0000 |
reimar |
Fix misplaced http_free
|
Sat, 09 Dec 2006 19:34:46 +0000 |
reimar |
Fix potential endless loop in http_streaming_start due
|
Sat, 09 Dec 2006 19:33:28 +0000 |
reimar |
Fix lots and lots of potential memory/fd leaks in http_streaming_start
|
Sat, 09 Dec 2006 19:24:12 +0000 |
nicodvb |
use dvdnav's palette if available
|
Sat, 09 Dec 2006 19:23:35 +0000 |
nicodvb |
export spu palette; part of a patch by Otvos Attila
|
Sat, 09 Dec 2006 19:12:51 +0000 |
reimar |
Avoid memory and fd leaks in asf streaming open code.
|
Sat, 09 Dec 2006 18:57:48 +0000 |
reimar |
Forgotten closesocket on error, patch by
|
Sat, 09 Dec 2006 18:54:12 +0000 |
reimar |
Close fd on error.
|
Sat, 09 Dec 2006 18:09:41 +0000 |
reimar |
Fix ppc without altivec compilation
|
Sat, 09 Dec 2006 13:32:46 +0000 |
reimar |
cscd produces BGR15, not BGR16
|
Sat, 09 Dec 2006 12:25:25 +0000 |
reimar |
Replace another MIN macro by FFMIN
|
Sat, 09 Dec 2006 12:24:11 +0000 |
reimar |
Get rid of min/max macros from aviheader.h, they do not belong here.
|
Sat, 09 Dec 2006 12:14:14 +0000 |
reimar |
Improve OpenAL speaker positions a bit.
|
Sat, 09 Dec 2006 11:59:49 +0000 |
reimar |
Remove condition that should always be true
|
Sat, 09 Dec 2006 11:59:09 +0000 |
reimar |
Fix crash in ogg demuxer uninit with -aid
|
Sat, 09 Dec 2006 11:45:41 +0000 |
reimar |
Half-properly set up OpenAL position stuff
|
Sat, 09 Dec 2006 10:34:27 +0000 |
henry |
sync to libmpeg2-0.4.1
|
Sat, 09 Dec 2006 09:27:35 +0000 |
voroshil |
r21537: General reformatting round:
|
Sat, 09 Dec 2006 00:09:45 +0000 |
nplourde |
do not force arch and isysroot in osx
|
Fri, 08 Dec 2006 17:20:21 +0000 |
voroshil |
Fix bmovl-test build error
|
Fri, 08 Dec 2006 11:43:09 +0000 |
torinthiel |
Ignore .depend properly
|
Fri, 08 Dec 2006 11:38:06 +0000 |
torinthiel |
General reformatting round:
|
Fri, 08 Dec 2006 09:50:12 +0000 |
torinthiel |
.norecurse should be ignored
|
Thu, 07 Dec 2006 20:53:05 +0000 |
nicodvb |
made vorbis_info a member of ogg_stream rather than ogg_demuxer;
|
Thu, 07 Dec 2006 18:10:16 +0000 |
kraymer |
r21531: Document geq filter.
|
Thu, 07 Dec 2006 17:51:51 +0000 |
voroshil |
r21529: spelling
|
Thu, 07 Dec 2006 14:16:17 +0000 |
voroshil |
Typo
|
Thu, 07 Dec 2006 14:09:46 +0000 |
diego |
Document geq filter.
|
Thu, 07 Dec 2006 14:06:12 +0000 |
kraymer |
r21529: spelling
|
Thu, 07 Dec 2006 13:58:12 +0000 |
diego |
spelling
|
Thu, 07 Dec 2006 13:55:39 +0000 |
diego |
Fix mplayer-rc.o build.
|
Thu, 07 Dec 2006 13:11:23 +0000 |
kraymer |
r21503: updated documentation of -mpegopts :tele*
|
Thu, 07 Dec 2006 13:02:40 +0000 |
jheryan |
Synced with 30.11.2006
|
Thu, 07 Dec 2006 12:02:51 +0000 |
reimar |
vorbis_comment is only used locally, move it out of demuxer struct
|
Thu, 07 Dec 2006 12:02:01 +0000 |
reimar |
Remove unused ov_struct_t
|
Thu, 07 Dec 2006 11:58:07 +0000 |
reimar |
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
|
Wed, 06 Dec 2006 18:44:26 +0000 |
eugeni |
Speed up ASS subtitles display by detecting changes between two consecutive
|
Wed, 06 Dec 2006 18:16:02 +0000 |
voroshil |
Translated section "GENERAL ENCODING OPTIONS"
|
Wed, 06 Dec 2006 12:25:52 +0000 |
reimar |
Simplify NEXT_LINE macro and put most of it in a separate function.
|
Wed, 06 Dec 2006 12:23:32 +0000 |
reimar |
remove useless and incorrect const-removing cast
|
Wed, 06 Dec 2006 12:19:30 +0000 |
reimar |
Do not define _GNU_SOURCE, it is not necessary and causes a warning if it is
|
Wed, 06 Dec 2006 11:28:49 +0000 |
reimar |
Properly free fontconfig patterns
|
Wed, 06 Dec 2006 10:46:50 +0000 |
reimar |
Fix memleaks caused by missing vorbis/theora_info/comment_clear calls.
|
Wed, 06 Dec 2006 10:42:30 +0000 |
reimar |
Fix memleak in theora decoder due to missing theora_comment_/theora_info_clear on uninit
|
Wed, 06 Dec 2006 10:41:34 +0000 |
reimar |
Fix memleak if vd_ffmpeg init fails
|
Wed, 06 Dec 2006 10:11:23 +0000 |
reimar |
Also free ass_library_t members in ass_library_done
|
Tue, 05 Dec 2006 19:51:35 +0000 |
voroshil |
r21503: updated documentation of -mpegopts :tele*
|
Tue, 05 Dec 2006 19:49:19 +0000 |
voroshil |
r21508: emphasis the fact that leaving black borders really hurts quality
|
Tue, 05 Dec 2006 19:42:10 +0000 |
voroshil |
Translation of "VIDEO FILTERS" section.
|
Tue, 05 Dec 2006 18:30:48 +0000 |
reimar |
Make sure invalid protocols are rejected instead of treated
|
Tue, 05 Dec 2006 10:51:28 +0000 |
gpoirier |
emphasis the fact that leaving black borders really hurts quality
|
Tue, 05 Dec 2006 07:14:05 +0000 |
gpoirier |
update local diff after r20779
|
Tue, 05 Dec 2006 00:41:43 +0000 |
nicodvb |
wording fix suggested by Diego
|
Tue, 05 Dec 2006 00:01:19 +0000 |
nplourde |
fix include clash for mmap_anon on darwin ppc
|
Mon, 04 Dec 2006 23:56:03 +0000 |
nplourde |
force ppc arch and 10.3.9 sys lib on ppc mac
|
Mon, 04 Dec 2006 22:14:44 +0000 |
nicodvb |
updated documentation of -mpegopts :tele*
|
Mon, 04 Dec 2006 22:08:11 +0000 |
nicodvb |
disable telecining when it can't be applied
|
Mon, 04 Dec 2006 21:58:07 +0000 |
nicodvb |
since display_frames in increased by a possibly negative number it had better be signed
|
Mon, 04 Dec 2006 21:27:05 +0000 |
nicodvb |
cosmetics
|
Mon, 04 Dec 2006 21:24:39 +0000 |
nicodvb |
removed dead code
|
Mon, 04 Dec 2006 21:20:01 +0000 |
nicodvb |
reimplemented :telecine and :film2pal in terms of dgpulldown
|
Mon, 04 Dec 2006 20:38:46 +0000 |
nicodvb |
pre-store in bff_mask the correct or-mask to be saved in the pce (slightly faster)
|
Mon, 04 Dec 2006 20:28:27 +0000 |
reimar |
Move cddb "autodetection" so it also works for libcdio
|
Mon, 04 Dec 2006 20:20:32 +0000 |
reimar |
Add full support for en-/disabling cddb support
|
Mon, 04 Dec 2006 19:46:47 +0000 |
kraymer |
r21372: Some punctuation cosmetics and better wording
|
Mon, 04 Dec 2006 19:06:19 +0000 |
kraymer |
help_mp-de.h:
|
Mon, 04 Dec 2006 18:07:00 +0000 |
kraymer |
fix sentence, reformat
|
Mon, 04 Dec 2006 16:55:02 +0000 |
voroshil |
r21484: documented -mpegopts :tele_src and :tele_dest
|
Mon, 04 Dec 2006 16:45:17 +0000 |
voroshil |
r21476: Open embedded fonts directly from memory....
|
Mon, 04 Dec 2006 11:59:23 +0000 |
diego |
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,
|
Mon, 04 Dec 2006 10:24:00 +0000 |
diego |
slight clarification
|
Mon, 04 Dec 2006 09:30:15 +0000 |
gpoirier |
document s3fb suboption, note that it's a Linux-only driver (to the best of my knowledge)
|
Mon, 04 Dec 2006 06:25:06 +0000 |
voroshil |
Improoving readability of pullup filter section
|
Mon, 04 Dec 2006 00:52:11 +0000 |
nicodvb |
10l: wrong bitmask when patching the pce_ptr in soft_telecine()
|
Mon, 04 Dec 2006 00:28:43 +0000 |
nicodvb |
documented -mpegopts :tele_src and :tele_dest
|
Mon, 04 Dec 2006 00:02:15 +0000 |
nicodvb |
added generalized teleciner by Donald Graft
|
Sun, 03 Dec 2006 21:43:57 +0000 |
reimar |
Remove unused function pointers, they probably had incorrect prototypes
|
Sun, 03 Dec 2006 21:18:59 +0000 |
aurel |
remove headers included twice
|
Sun, 03 Dec 2006 21:17:51 +0000 |
aurel |
use strchr() instead of index()
|
Sun, 03 Dec 2006 21:06:52 +0000 |
gpoirier |
sync w/ r21452
|
Sun, 03 Dec 2006 20:26:00 +0000 |
reimar |
mmap memory area for generated code to avoid crashes on machines which
|
Sun, 03 Dec 2006 19:49:39 +0000 |
reimar |
Fix 21381, make sure gcc does not make any ip-relative calls or similar.
|
Sun, 03 Dec 2006 18:24:11 +0000 |
eugeni |
Open embedded fonts directly from memory.
|
Sun, 03 Dec 2006 18:22:07 +0000 |
voroshil |
One FIXME (CC subtitles related) resolved.
|
Sun, 03 Dec 2006 17:59:13 +0000 |
eugeni |
Keep embedded fonts in ass_library_t and perform actual disk write
|
Sun, 03 Dec 2006 17:46:37 +0000 |
reimar |
Compile fix, BE_32 definition has been moved
|
Sun, 03 Dec 2006 17:45:37 +0000 |
voroshil |
r21462: mention all other image formats
|
Sun, 03 Dec 2006 17:35:40 +0000 |
eugeni |
Rename: ass_process_font -> ass_add_font.
|
Sun, 03 Dec 2006 16:41:55 +0000 |
reimar |
Use libavutil LE_* macros instead of pointer casts which can result
|
Sun, 03 Dec 2006 16:10:23 +0000 |
eugeni |
Avoid calling validate_fname() twice for one string.
|
Sun, 03 Dec 2006 14:01:22 +0000 |
reimar |
Do not call usec_sleep when we are not supposed to sleep.
|
Sun, 03 Dec 2006 13:12:29 +0000 |
torinthiel |
Synced with r21466
|
Sun, 03 Dec 2006 12:19:22 +0000 |
torinthiel |
[cosmetics] Consistent XML source formatting
|
Sun, 03 Dec 2006 12:12:29 +0000 |
torinthiel |
[cosmetics] Reindent XML source
|
Sun, 03 Dec 2006 12:06:08 +0000 |
nicodvb |
cosmetics: anti-chaos reindentation
|
Sun, 03 Dec 2006 12:01:21 +0000 |
torinthiel |
Synced with r21462
|
Sun, 03 Dec 2006 11:49:09 +0000 |
torinthiel |
mention all other image formats
|
Sun, 03 Dec 2006 11:35:11 +0000 |
reimar |
Unicode support for demuxer info in ASF demuxer.
|
Sun, 03 Dec 2006 11:23:04 +0000 |
reimar |
Open vobsub output files in binary mode, otherwise the OS might
|
Sun, 03 Dec 2006 09:59:55 +0000 |
reimar |
100l typo in 21380 disabled OSD with at least xvmc.
|
Sun, 03 Dec 2006 06:38:45 +0000 |
voroshil |
fix two overlooked typos in previous sync cause build error
|
Sun, 03 Dec 2006 06:35:39 +0000 |
voroshil |
Fix translation error in previous sync
|
Sun, 03 Dec 2006 06:32:07 +0000 |
voroshil |
muxer FIXME resolved
|
Sun, 03 Dec 2006 06:29:04 +0000 |
voroshil |
r21423: Consistent capitalization of table entries
|
Sun, 03 Dec 2006 06:05:12 +0000 |
voroshil |
fixed missing tag update
|
Sun, 03 Dec 2006 05:59:30 +0000 |
voroshil |
r21430: documented -mpegopts :[va]buf_size
|
Sun, 03 Dec 2006 00:29:07 +0000 |
gpoirier |
document s3fb video out driver
|
Sat, 02 Dec 2006 20:54:51 +0000 |
diego |
Use fallback XAnim and Real codecs directories when autodetection is skipped.
|
Sat, 02 Dec 2006 20:49:35 +0000 |
diego |
Remove warning about missing codecs directory, the condition is always true.
|
Sat, 02 Dec 2006 20:32:28 +0000 |
diego |
Merge dga/nodga suboption of vo_vesa, no short forms.
|
Sat, 02 Dec 2006 19:59:35 +0000 |
reimar |
Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)
|
Sat, 02 Dec 2006 18:51:01 +0000 |
Gabrov |
synced with r21446
|
Sat, 02 Dec 2006 17:32:53 +0000 |
diego |
Remove long-deprecated -vop option.
|
Sat, 02 Dec 2006 17:29:56 +0000 |
diego |
Replace deprecated vo_plugin_args by vf_settings.
|
Sat, 02 Dec 2006 17:24:17 +0000 |
diego |
cosmetics: Rename functions and variable names from vop to vf.
|
Sat, 02 Dec 2006 17:04:01 +0000 |
eugeni |
Set video aspect ratio for libass in vf_vo.
|
Sat, 02 Dec 2006 16:49:13 +0000 |
diego |
Update comment, video output plugins are deprecated.
|
Sat, 02 Dec 2006 16:07:17 +0000 |
diego |
Audio track switching works for AVI and libavformat as well.
|
Sat, 02 Dec 2006 14:50:12 +0000 |
nicodvb |
doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()
|
Sat, 02 Dec 2006 14:00:41 +0000 |
Gabrov |
synced with r21438
|
Sat, 02 Dec 2006 12:33:59 +0000 |
diego |
Fix includes and include path, bswap.h is in libavutil now.
|
Sat, 02 Dec 2006 12:32:44 +0000 |
diego |
Remove superfluous bswap.h include.
|
Sat, 02 Dec 2006 12:08:25 +0000 |
diego |
Remove suffix rules that are just copies of make builtin rules.
|
Sat, 02 Dec 2006 11:41:58 +0000 |
diego |
Use standard name for C++ flags.
|
Sat, 02 Dec 2006 11:09:01 +0000 |
diego |
Move system headers before libavutil headers to work around build issues on
|
Sat, 02 Dec 2006 10:00:03 +0000 |
reimar |
Compile fix since libvo/sub.h include was removed from mplayer.h
|
Sat, 02 Dec 2006 07:56:05 +0000 |
voroshil |
Translated section "AUDIO FILTERS"
|
Sat, 02 Dec 2006 07:44:03 +0000 |
voroshil |
Typo
|
Sat, 02 Dec 2006 00:04:03 +0000 |
nicodvb |
documented -mpegopts :[va]buf_size
|
Fri, 01 Dec 2006 23:51:51 +0000 |
nicodvb |
permit to specify the sizes of the decoders' buffers
|
Fri, 01 Dec 2006 23:48:07 +0000 |
nplourde |
fix mencoder include clash on osx
|
Fri, 01 Dec 2006 23:43:53 +0000 |
torinthiel |
Synced with r21395
|
Fri, 01 Dec 2006 23:42:50 +0000 |
torinthiel |
Sync r21425
|
Fri, 01 Dec 2006 23:41:55 +0000 |
torinthiel |
Some fixes for previous commit, 10l for me
|
Fri, 01 Dec 2006 21:52:42 +0000 |
torinthiel |
Reformat examples:
|
Fri, 01 Dec 2006 21:42:55 +0000 |
torinthiel |
Consistent capitalization of table entries
|
Fri, 01 Dec 2006 19:43:36 +0000 |
reimar |
100l confused FFMIN/FFMAX
|
Fri, 01 Dec 2006 19:24:42 +0000 |
reimar |
Proper fix for last demux_avi commit, stream switching now really should
|
Fri, 01 Dec 2006 18:51:44 +0000 |
reimar |
Make sure we do not hang if no streams are available
|
Fri, 01 Dec 2006 17:57:29 +0000 |
reimar |
Implement stream switching for AVI demuxer.
|
Fri, 01 Dec 2006 17:56:41 +0000 |
henry |
update for r21415 and r21416
|
Fri, 01 Dec 2006 17:51:44 +0000 |
reimar |
Cleanup and fix rectangle size calculation, caused crashes with e.g.
|
Fri, 01 Dec 2006 17:49:59 +0000 |
henry |
fix incorrect 4:4:4 chroma handling (backport from 0.4.1)
|
Fri, 01 Dec 2006 17:47:55 +0000 |
henry |
ignore invalid values in the sequence display extension (backport from 0.4.1)
|
Fri, 01 Dec 2006 17:30:49 +0000 |
voroshil |
r21410: document new meaning of dia=1 introduced by lavc r7192
|
Fri, 01 Dec 2006 15:34:00 +0000 |
gpoirier |
mark lavc's uneven multi-hexagon search as slow, remove stray '.'
|
Fri, 01 Dec 2006 15:04:46 +0000 |
diego |
Fix a declarations vs statements warning.
|
Fri, 01 Dec 2006 14:58:11 +0000 |
diego |
Fix declarations vs statements warning.
|
Fri, 01 Dec 2006 13:17:07 +0000 |
gpoirier |
document new meaning of dia=-1 introduced by lavc r7192
|
Fri, 01 Dec 2006 11:27:21 +0000 |
diego |
Add libav include paths to CFLAGS without indirection.
|
Fri, 01 Dec 2006 11:24:19 +0000 |
diego |
Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.
|
Fri, 01 Dec 2006 08:40:28 +0000 |
gpoirier |
remove duplicate entry
|
Fri, 01 Dec 2006 01:11:42 +0000 |
diego |
Add libav include paths to CFLAGS without indirection.
|
Thu, 30 Nov 2006 21:59:55 +0000 |
ivo |
move reserved_bytes out of packet_footer. this makes all packets uniform.
|
Thu, 30 Nov 2006 17:55:00 +0000 |
reimar |
Use av_int2flt/av_int2dbl to read float values. This is simpler and more
|
Thu, 30 Nov 2006 17:48:00 +0000 |
reimar |
Move initialization of sh_audio/sh_video members to aviheader
|
Thu, 30 Nov 2006 16:10:00 +0000 |
voroshil |
r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
|
Thu, 30 Nov 2006 16:08:43 +0000 |
voroshil |
r21372: Some punctuation cosmetics and better wording
|
Thu, 30 Nov 2006 15:49:30 +0000 |
voroshil |
r21367: If a glyph is not found in the current font, switch to another one.
|
Thu, 30 Nov 2006 12:50:34 +0000 |
gpoirier |
fix suggested by Diego
|
Thu, 30 Nov 2006 09:27:45 +0000 |
gpoirier |
improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
|
Thu, 30 Nov 2006 08:48:31 +0000 |
gpoirier |
fix indentation after last commit
|
Thu, 30 Nov 2006 08:47:29 +0000 |
gpoirier |
add more comments to input.conf, patch by compn % tempn A twmi P rr P com %
|
Wed, 29 Nov 2006 23:50:18 +0000 |
torinthiel |
Better wording for previous commit
|
Wed, 29 Nov 2006 23:11:59 +0000 |
torinthiel |
Typo
|
Wed, 29 Nov 2006 20:46:27 +0000 |
henry |
add missing r15484
|
Wed, 29 Nov 2006 17:58:39 +0000 |
rathann |
Add another FourCC found in the wild, for example:
|
Wed, 29 Nov 2006 15:17:49 +0000 |
diego |
Remove duplicate OPTFLAGS from CFLAGS.
|
Wed, 29 Nov 2006 15:14:03 +0000 |
diego |
Remove some superfluous include CFLAGS.
|
Wed, 29 Nov 2006 15:10:11 +0000 |
diego |
Explain reason for -I.. in CFLAGS here.
|
Wed, 29 Nov 2006 15:02:45 +0000 |
diego |
Remove bswap.h, use libavutil/bswap.h instead.
|
Wed, 29 Nov 2006 14:53:32 +0000 |
diego |
Fix macro redefinition warning.
|
Wed, 29 Nov 2006 14:08:24 +0000 |
reimar |
Remove some of the worst "headers include headers which include
|
Wed, 29 Nov 2006 13:49:48 +0000 |
reimar |
Avoid compiling code using %ah etc. on AMD64, since that will not work
|
Wed, 29 Nov 2006 12:56:52 +0000 |
reimar |
Get rid of stubs.S, move code to inline asm.
|
Wed, 29 Nov 2006 12:55:17 +0000 |
reimar |
Cosmetics: remove unused and commented out add_stub function header
|
Wed, 29 Nov 2006 12:44:05 +0000 |
reimar |
Some extra checks and safety space for add_stub function.
|
Wed, 29 Nov 2006 12:20:05 +0000 |
reimar |
Change add_stub code to also work without -fomit-frame-pointer
|
Wed, 29 Nov 2006 11:57:16 +0000 |
reimar |
EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.
|
Wed, 29 Nov 2006 11:07:30 +0000 |
diego |
Add /usr/local/lib and /usr/local/include to the linker/compiler
|
Wed, 29 Nov 2006 10:51:39 +0000 |
diego |
support for Westwood SND1 audio
|
Wed, 29 Nov 2006 10:33:42 +0000 |
diego |
`sdl-config --libs` under mingw32 will give -lmingw32, which leads to
|
Wed, 29 Nov 2006 10:24:43 +0000 |
diego |
URL fix
|
Wed, 29 Nov 2006 10:13:26 +0000 |
torinthiel |
Synced with r21374
|
Wed, 29 Nov 2006 10:03:45 +0000 |
torinthiel |
Fix URL, it has moved.
|
Wed, 29 Nov 2006 10:02:37 +0000 |
torinthiel |
Synced with r21372
|
Wed, 29 Nov 2006 09:41:57 +0000 |
torinthiel |
Some punctuation cosmetics and better wording
|
Wed, 29 Nov 2006 08:55:24 +0000 |
aurel |
Sync with FFmpeg changes for encoder/decoder registration.
|
Tue, 28 Nov 2006 23:53:07 +0000 |
uau |
Fix 2 header bugs introduced by nplourde's previous commit:
|
Tue, 28 Nov 2006 23:13:08 +0000 |
nplourde |
reordering of #include to avoid clash with math.h and quicktime/*.h, patch by Crhis Roccati<roccati@pobox.com>
|
Tue, 28 Nov 2006 23:05:45 +0000 |
nplourde |
adds support for AOCONTROL_GET_VOLUME/AOCONTROL_SET_VOLUME in ao_macosx, patcg by Crhis Roccati<roccati@pobox.com>
|
Tue, 28 Nov 2006 22:50:02 +0000 |
eugeni |
If a glyph is not found in the current font, switch to another one.
|
Tue, 28 Nov 2006 22:44:40 +0000 |
eugeni |
Skip glyphs with char code < 0x20.
|
Tue, 28 Nov 2006 22:20:24 +0000 |
eugeni |
Add FT_Library to ass_font_t.
|
Tue, 28 Nov 2006 22:17:33 +0000 |
eugeni |
Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identify
|
Tue, 28 Nov 2006 19:01:04 +0000 |
reimar |
Use av_int2dbl to read doubles instead of our somewhat broken le2me_dbl
|
Tue, 28 Nov 2006 18:54:13 +0000 |
reimar |
Make me maintainer of demux_nuv since I am the only one
|
Tue, 28 Nov 2006 18:41:47 +0000 |
voroshil |
r21306: fix compilation for win32 dll codec support for intel osx
|
Tue, 28 Nov 2006 18:34:08 +0000 |
reimar |
Remove long double reading code, long double was never used AFAICT and
|
Tue, 28 Nov 2006 18:29:58 +0000 |
voroshil |
r21298: "D" interactive key also works with yadif now
|
Tue, 28 Nov 2006 18:29:24 +0000 |
diego |
Make MPlayer/MEncoder print the compile-time configuration in verbose mode.
|
Tue, 28 Nov 2006 16:50:39 +0000 |
diego |
Cycling through video tracks works with libavformat as well.
|
Tue, 28 Nov 2006 12:46:38 +0000 |
diego |
Remove #ifdef __OpenBSD__, there is no indication this is needed.
|
Tue, 28 Nov 2006 12:04:59 +0000 |
diego |
support Intel Core 2 and AMD Geode in the processor detection routines
|
Tue, 28 Nov 2006 11:54:12 +0000 |
diego |
Generate OBJS from SRCS in a more elegant and less redundant way.
|
Tue, 28 Nov 2006 11:53:08 +0000 |
diego |
cosmetics: Sort SRCS by alphabetical order.
|
Tue, 28 Nov 2006 10:04:41 +0000 |
diego |
Unrecurse VIDIX installation.
|
Tue, 28 Nov 2006 09:36:39 +0000 |
diego |
Unrecurse VIDIX drivers uninstall.
|
Tue, 28 Nov 2006 09:33:53 +0000 |
diego |
Remove one level of indirection on VIDIX install/uninstall.
|
Mon, 27 Nov 2006 23:25:08 +0000 |
nicodvb |
cosmetical reformatting
|
Mon, 27 Nov 2006 23:21:23 +0000 |
nicodvb |
feed the content of NAV_PACKET to the demuxer
|
Mon, 27 Nov 2006 22:57:42 +0000 |
diego |
Shorten LIBAV_INC handling.
|
Mon, 27 Nov 2006 22:55:46 +0000 |
diego |
Merge _ld_arch into _ld_extra.
|
Mon, 27 Nov 2006 22:52:31 +0000 |
diego |
cosmetics to ease future patching
|
Mon, 27 Nov 2006 22:48:54 +0000 |
diego |
Disable cddb on Darwin at Reimar's request.
|
Mon, 27 Nov 2006 22:34:03 +0000 |
diego |
_ld_sock is already in _ld_extra.
|
Mon, 27 Nov 2006 22:02:06 +0000 |
diego |
Add a config.mak variable for CDDB.
|
Mon, 27 Nov 2006 21:59:13 +0000 |
reimar |
Change "p" asm constraints to "g", since "p" was a no longer necessary hack to
|
Mon, 27 Nov 2006 21:02:06 +0000 |
diego |
Note that ffxandpcm only works with libavformat.
|
Mon, 27 Nov 2006 17:56:49 +0000 |
eugeni |
Don't include freetype headers in other headers.
|
Mon, 27 Nov 2006 17:53:33 +0000 |
eugeni |
Fix compilation broken in previous commit.
|
Mon, 27 Nov 2006 17:50:05 +0000 |
eugeni |
Move ass_font_desc_t and ass_font_t declarations to ass_font.h.
|
Mon, 27 Nov 2006 17:34:47 +0000 |
eugeni |
Cosmetics: reindent.
|
Mon, 27 Nov 2006 17:33:59 +0000 |
eugeni |
Don't call FT_Set_Transform/FT_Set_Pixel_Sizes if values have not changed.
|
Mon, 27 Nov 2006 17:22:31 +0000 |
kraymer |
help messages:
|
Mon, 27 Nov 2006 17:13:52 +0000 |
eugeni |
Move ass_font_t allocation to ass_font.h.
|
Mon, 27 Nov 2006 16:56:57 +0000 |
kraymer |
insert line break for overly long line (second line indented)
|
Mon, 27 Nov 2006 16:47:27 +0000 |
diego |
wrapper.S should be compiled on non-Darwin, non-Windows systems.
|
Mon, 27 Nov 2006 16:21:10 +0000 |
eugeni |
Initialize font size with 0.
|
Mon, 27 Nov 2006 16:17:29 +0000 |
reimar |
Remove unused unk_exp1 loader asm code
|
Mon, 27 Nov 2006 15:46:36 +0000 |
ptt |
localization of parser-m*cmd.c messages
|
Mon, 27 Nov 2006 14:27:33 +0000 |
diego |
Ignore libmpmux.a.
|
Mon, 27 Nov 2006 14:26:52 +0000 |
diego |
Split muxers into a separate library that only MEncoder is linked against.
|
Mon, 27 Nov 2006 13:42:36 +0000 |
diego |
FFmpeg-style dependency declaration
|
Mon, 27 Nov 2006 13:38:13 +0000 |
diego |
Remove redundant ifeq ($(TARGET_ARCH_POWERPC),yes), AltiVec exists only on PPC.
|
Mon, 27 Nov 2006 13:32:24 +0000 |
diego |
Move common code to mpcommon.mak.
|
Mon, 27 Nov 2006 13:19:34 +0000 |
diego |
Sync with FFmpeg changes for (de)muxer registration.
|
Mon, 27 Nov 2006 13:03:11 +0000 |
diego |
test1 --> test
|
Mon, 27 Nov 2006 12:09:58 +0000 |
diego |
cosmetics: Merge SRCS together, alphabetical order, whitespace.
|
Mon, 27 Nov 2006 12:07:14 +0000 |
nplourde |
oops someone forgot obj-c source file
|
Mon, 27 Nov 2006 12:02:56 +0000 |
diego |
cosmetics:indentation
|
Mon, 27 Nov 2006 12:00:49 +0000 |
diego |
Untangle dependencies that are handled by configure.
|
Mon, 27 Nov 2006 11:48:29 +0000 |
diego |
Remove unused LIBAV_INC variable.
|
Mon, 27 Nov 2006 11:31:25 +0000 |
diego |
Remove superfluous dependency declaration on real header files.
|
Mon, 27 Nov 2006 11:25:15 +0000 |
diego |
simplify test target
|
Mon, 27 Nov 2006 11:19:49 +0000 |
diego |
Simplify, TARGET_WIN32 is both Cygwin and MinGW.
|
Mon, 27 Nov 2006 11:11:14 +0000 |
diego |
Simplify test program generation.
|
Mon, 27 Nov 2006 10:58:03 +0000 |
diego |
Remove superfluous CFLAGS declaration (is in mpcommon.mak).
|
Mon, 27 Nov 2006 10:53:40 +0000 |
diego |
There are no .s files in mp3lib/, remove the corresponding suffix rule.
|
Mon, 27 Nov 2006 10:49:44 +0000 |
diego |
libac3 was removed ages ago, remove the related test target.
|
Mon, 27 Nov 2006 10:44:43 +0000 |
diego |
.s files don't exist anymore.
|
Mon, 27 Nov 2006 08:56:42 +0000 |
torinthiel |
Synced with r21168
|
Mon, 27 Nov 2006 02:44:06 +0000 |
nplourde |
fix compilation for win32 dll codec support for intel osx
|
Mon, 27 Nov 2006 02:20:15 +0000 |
diego |
Remove unnecessary header indirection.
|
Mon, 27 Nov 2006 01:53:05 +0000 |
diego |
Use standard SRCS2 name for MEncoder sources.
|
Mon, 27 Nov 2006 01:40:39 +0000 |
diego |
Move common code for generating multiple libraries to mpcommon.mak.
|
Mon, 27 Nov 2006 01:36:13 +0000 |
diego |
10l: Muxers were not being compiled even when MEncoder was enabled.
|
Mon, 27 Nov 2006 01:17:22 +0000 |
diego |
FFmpeg-style conditional dependency declaration
|
Mon, 27 Nov 2006 01:01:50 +0000 |
diego |
libmpdemux has no subdirectories.
|
Sun, 26 Nov 2006 23:25:42 +0000 |
gpoirier |
sync w/ 21298
|
Sun, 26 Nov 2006 22:58:32 +0000 |
gpoirier |
"D" interactive key also works with yadif now
|
Sun, 26 Nov 2006 22:58:28 +0000 |
diego |
Merge duplicate entries.
|
Sun, 26 Nov 2006 22:53:57 +0000 |
diego |
Remove unnecessary variable indirection.
|
Sun, 26 Nov 2006 22:53:52 +0000 |
eugeni |
Remove obsolete "no_more_font_messages" hack.
|
Sun, 26 Nov 2006 22:50:47 +0000 |
ivo |
rename all *_nom (nominator) to the correct *_num (numerator)
|
Sun, 26 Nov 2006 22:49:27 +0000 |
eugeni |
Move fonts-related code to a separate file.
|
Sun, 26 Nov 2006 22:47:32 +0000 |
diego |
cosmetics: alphabetical order
|
Sun, 26 Nov 2006 22:37:03 +0000 |
diego |
FFmpeg-style conditional dependency declaration
|
Sun, 26 Nov 2006 22:13:46 +0000 |
diego |
100l typos
|
Sun, 26 Nov 2006 22:11:46 +0000 |
diego |
Remove useless variable indirection.
|
Sun, 26 Nov 2006 22:11:07 +0000 |
diego |
cosmetics: Move around some entries for better readability.
|
Sun, 26 Nov 2006 22:02:52 +0000 |
diego |
Do not use many different variables for SRCS.
|
Sun, 26 Nov 2006 21:55:40 +0000 |
diego |
Reorder entries for better readability.
|
Sun, 26 Nov 2006 21:30:17 +0000 |
diego |
Remove unused include variable.
|
Sun, 26 Nov 2006 21:21:27 +0000 |
reimar |
Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since
|
Sun, 26 Nov 2006 20:53:29 +0000 |
eugeni |
Make ass_new_font return ass_font_t struct (instead of just FT_Face).
|
Sun, 26 Nov 2006 20:38:06 +0000 |
eugeni |
Move ass_font_t to header.
|
Sun, 26 Nov 2006 20:34:54 +0000 |
eugeni |
Rename:
|
Sun, 26 Nov 2006 19:35:56 +0000 |
uau |
Fix previous broken vd_qtvideo.c commit which failed on MACOSX
|
Sun, 26 Nov 2006 19:19:00 +0000 |
uau |
Move #include <QuickTime/ImageCodec.h> before internal headers
|
Sun, 26 Nov 2006 18:37:51 +0000 |
reimar |
Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,
|
Sun, 26 Nov 2006 18:33:41 +0000 |
diego |
Rename config.h --> debug.h and include config.h explicitly.
|
Sun, 26 Nov 2006 18:27:42 +0000 |
uau |
Shouldn't move "#ifdef MACOSX" before #include config.h of course...
|
Sun, 26 Nov 2006 18:12:36 +0000 |
diego |
Merge common parts of all Makefiles into one file included by all.
|
Sun, 26 Nov 2006 18:06:11 +0000 |
uau |
Move #include <QuickTime/QuickTimeComponents.h> before internal headers.
|
Sun, 26 Nov 2006 16:31:47 +0000 |
diego |
Add explicit dependency information for libosd.a, this fixes MEncoder-only
|
Sun, 26 Nov 2006 15:42:38 +0000 |
diego |
Remove config.h, there are multiple files under that name, inviting bugs and
|
Sun, 26 Nov 2006 15:29:40 +0000 |
gpoirier |
sync w/ r21255 (improved deadzone desc.)
|
Sun, 26 Nov 2006 14:13:39 +0000 |
reimar |
-lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c
|
Sun, 26 Nov 2006 13:55:55 +0000 |
reimar |
Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.
|
Sun, 26 Nov 2006 13:54:23 +0000 |
reimar |
Adjust icon path since windres is now called from osdep subdir
|
Sun, 26 Nov 2006 13:26:21 +0000 |
reimar |
Fix incorrect use of be2me_32 on a pointer, use BE_32 instead.
|
Sun, 26 Nov 2006 13:19:32 +0000 |
reimar |
le2me_32 is no longer a macro on PPC, and in general does not have to
|
Sun, 26 Nov 2006 13:17:50 +0000 |
uau |
Revert r21251 (moving loader/config.h contents to main config.h).
|
Sun, 26 Nov 2006 13:09:46 +0000 |
reimar |
Remove useless fd parameter for mmap_anon
|
Sun, 26 Nov 2006 13:04:14 +0000 |
diego |
Simplify, remove useless indirection.
|
Sun, 26 Nov 2006 13:02:02 +0000 |
reimar |
Fix loader code: closed .dll file handles when it should not
|
Sun, 26 Nov 2006 13:01:09 +0000 |
voroshil |
r21186: Remove "OSD only" tags; those options always exist.
|
Sun, 26 Nov 2006 12:55:09 +0000 |
reimar |
open /dev/zero left over from mmap_anon patch
|
Sun, 26 Nov 2006 12:12:46 +0000 |
reimar |
Useless use of strstr, strchr is good enough.
|
Sun, 26 Nov 2006 12:08:40 +0000 |
henry |
Check the log level before processing the message
|
Sun, 26 Nov 2006 12:03:23 +0000 |
nicodvb |
match exactly card number N specified, rather than the N-th actually usable
|
Sun, 26 Nov 2006 11:56:54 +0000 |
reimar |
Set _win32codecsdir fallback also with --enable-win32
|
Sun, 26 Nov 2006 01:25:50 +0000 |
lorenm |
typo in deadzone_inter
|
Sun, 26 Nov 2006 00:53:16 +0000 |
gpoirier |
nits and picks by The Wanderer :)
|
Sat, 25 Nov 2006 22:18:40 +0000 |
reimar |
Sanity-check number of lines in CC subtitle
|
Sat, 25 Nov 2006 22:06:00 +0000 |
reimar |
Cleanup for uselessly complicated closed-caption subtitle handling
|
Sat, 25 Nov 2006 20:53:43 +0000 |
diego |
Move contents of loader/config.h to configure/config.h, there are
|
Sat, 25 Nov 2006 20:01:24 +0000 |
uau |
Add a sanity check to unsafe-looking code.
|
Sat, 25 Nov 2006 19:57:31 +0000 |
diego |
Remove config.h and move its content to af.h. There are multiple files under
|
Sat, 25 Nov 2006 19:41:52 +0000 |
diego |
Use the real name of the header file when guarding against double inclusion.
|
Sat, 25 Nov 2006 19:19:36 +0000 |
diego |
Remove nonexistent variable.
|
Sat, 25 Nov 2006 19:15:23 +0000 |
diego |
Remove superfluous comment.
|
Sat, 25 Nov 2006 18:56:00 +0000 |
diego |
Don't compile libvo.a unless MPlayer is enabled.
|
Sat, 25 Nov 2006 18:45:03 +0000 |
diego |
simplify
|
Sat, 25 Nov 2006 18:37:37 +0000 |
diego |
Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h
|
Sat, 25 Nov 2006 18:30:44 +0000 |
reimar |
Reuse bswap.h from libavutil. Will only work when libavutil subdir is available.
|
Sat, 25 Nov 2006 18:24:58 +0000 |
diego |
Linking hotfix, loader depends on osdep.
|
Sat, 25 Nov 2006 18:20:09 +0000 |
reimar |
Remove useless libvo/sub.h include.
|
Sat, 25 Nov 2006 18:00:59 +0000 |
reimar |
Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,
|
Sat, 25 Nov 2006 17:58:43 +0000 |
diego |
simplify
|
Sat, 25 Nov 2006 17:58:33 +0000 |
reimar |
Add generic target that allow compiling without any assembler or otherwise
|
Sat, 25 Nov 2006 17:58:14 +0000 |
ben |
missing include for uint16_t
|
Sat, 25 Nov 2006 17:44:22 +0000 |
ben |
keep nav highlight event in dvdnav priv structure
|
Sat, 25 Nov 2006 17:31:07 +0000 |
diego |
There are no more .depend files in subdirectories.
|
Sat, 25 Nov 2006 17:16:21 +0000 |
diego |
simplify
|
Sat, 25 Nov 2006 17:14:31 +0000 |
diego |
Remove commented-out cruft.
|
Sat, 25 Nov 2006 17:11:48 +0000 |
diego |
Unconditionally include config.mak for consistency.
|
Sat, 25 Nov 2006 17:09:25 +0000 |
diego |
more consistency with the other Makefiles.
|
Sat, 25 Nov 2006 17:06:08 +0000 |
diego |
SRCS should be one per line to make patches more readable.
|
Sat, 25 Nov 2006 17:03:12 +0000 |
gpoirier |
fix typos noticed by Diego
|
Sat, 25 Nov 2006 17:02:52 +0000 |
diego |
Remove pointless indirection.
|
Sat, 25 Nov 2006 16:55:02 +0000 |
diego |
Sync with FFmpeg r7167.
|
Sat, 25 Nov 2006 16:49:29 +0000 |
diego |
FFmpeg-style conditional dependency declaration
|
Sat, 25 Nov 2006 16:14:01 +0000 |
diego |
Remove superfluous comment.
|
Sat, 25 Nov 2006 16:13:26 +0000 |
diego |
Remove superfluous comment.
|
Sat, 25 Nov 2006 16:12:36 +0000 |
diego |
Remove superfluous comment.
|
Sat, 25 Nov 2006 15:17:21 +0000 |
gpoirier |
improve description of x264's deadzone* options
|
Sat, 25 Nov 2006 15:00:08 +0000 |
nicodvb |
support for comma-separated language codes in -slang
|
Sat, 25 Nov 2006 14:46:21 +0000 |
nicodvb |
support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila chello hu) and me. No palette yet
|
Sat, 25 Nov 2006 13:39:21 +0000 |
reimar |
spurious () like in ({code;}) probably is not valid C, icc 9, definitely
|
Sat, 25 Nov 2006 13:34:55 +0000 |
reimar |
Avoid void * arithmetic
|
Sat, 25 Nov 2006 13:03:51 +0000 |
ben |
better nav highlight handling
|
Sat, 25 Nov 2006 12:37:47 +0000 |
nicodvb |
removed unused members and variables
|
Sat, 25 Nov 2006 12:19:15 +0000 |
nicodvb |
COSMETICS: consistently reformatted after ben's mess
|
Sat, 25 Nov 2006 12:17:34 +0000 |
nicodvb |
added code to identify subs language and count; needed for forthcoming support for -slang
|
Sat, 25 Nov 2006 11:29:25 +0000 |
diego |
Add distclean target, unconditionally remove all objects on clean.
|
Sat, 25 Nov 2006 11:28:38 +0000 |
michael |
a few more clarifications for codec_specific_data by Ralph Giles and me
|
Sat, 25 Nov 2006 11:26:53 +0000 |
diego |
all should be the first target.
|
Sat, 25 Nov 2006 11:20:02 +0000 |
ben |
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
|
Sat, 25 Nov 2006 09:53:28 +0000 |
diego |
10l copy + paste typo
|
Sat, 25 Nov 2006 09:52:45 +0000 |
diego |
Simplify LIBNAME target with $@ and $^.
|
Sat, 25 Nov 2006 09:50:18 +0000 |
diego |
Remove commented-out cruft.
|
Sat, 25 Nov 2006 09:49:18 +0000 |
diego |
Move osdep/mplayer.rc handling to the osdep Makefile.
|
Sat, 25 Nov 2006 01:28:49 +0000 |
diego |
Remove nonexistent variable/file.
|
Sat, 25 Nov 2006 01:22:20 +0000 |
nplourde |
added mmap_anon to osdep lib. Used in loader for now
|
Sat, 25 Nov 2006 00:50:43 +0000 |
diego |
No need to ignore files that are not generated any longer.
|
Sat, 25 Nov 2006 00:31:07 +0000 |
diego |
Make loader Makefile non-recursive.
|
Sat, 25 Nov 2006 00:12:08 +0000 |
diego |
Use $@ and $^ to designate target and prerequisites.
|
Sat, 25 Nov 2006 00:09:39 +0000 |
diego |
cosmetics: Move around targets for consistency.
|
Sat, 25 Nov 2006 00:08:15 +0000 |
diego |
Remove superfluous suffix rule.
|
Fri, 24 Nov 2006 23:49:30 +0000 |
diego |
Handle stubs.s like all other source files.
|
Fri, 24 Nov 2006 23:32:39 +0000 |
diego |
Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
|
Fri, 24 Nov 2006 20:20:26 +0000 |
diego |
Remove .depend on distclean.
|
Fri, 24 Nov 2006 20:19:29 +0000 |
diego |
Clean up CFLAGS handling.
|
Fri, 24 Nov 2006 16:43:05 +0000 |
ivo |
add two missing descriptions (index.syncpoints and info_packet.count)
|
Fri, 24 Nov 2006 16:35:22 +0000 |
ivo |
specify the bitnumber for frame_flags, instead of a decimal bitmask
|
Fri, 24 Nov 2006 16:31:48 +0000 |
ivo |
specify, where possible, the type of the tags in the tag description section
|
Fri, 24 Nov 2006 15:06:18 +0000 |
kraymer |
r21161: MSGTR for libmpcodecs/vd.c
|
Fri, 24 Nov 2006 12:51:33 +0000 |
michael |
codec_specific_data clarification
|
Fri, 24 Nov 2006 12:33:34 +0000 |
gpoirier |
sync with r21186
|
Fri, 24 Nov 2006 11:27:08 +0000 |
ivo |
fix another typo
|
Fri, 24 Nov 2006 10:20:04 +0000 |
uau |
Remove "OSD only" tags; those options always exist.
|
Fri, 24 Nov 2006 00:42:44 +0000 |
diego |
Remove bug workarounds for ancient gcc and libc versions.
|
Thu, 23 Nov 2006 23:00:36 +0000 |
kraymer |
fix sync comment, it was left out in last commit
|
Thu, 23 Nov 2006 22:51:42 +0000 |
kraymer |
r21078: add a link to Michael's de-interlacing filters, and replace the crappy
|
Thu, 23 Nov 2006 17:37:28 +0000 |
eugeni |
Cosmetics: indentation fix.
|
Thu, 23 Nov 2006 15:31:34 +0000 |
ivo |
fix some typos
|
Wed, 22 Nov 2006 19:35:41 +0000 |
diego |
Get rid of _ld_gtk and _ld_glib.
|
Wed, 22 Nov 2006 19:33:30 +0000 |
uau |
Fix incorrect function pointer definition.
|
Wed, 22 Nov 2006 19:26:52 +0000 |
diego |
Get rid of _ld_vorbis.
|
Wed, 22 Nov 2006 19:21:16 +0000 |
uau |
Make compilation depending on USE_OSD unconditional.
|
Wed, 22 Nov 2006 19:19:47 +0000 |
diego |
Get rid of _xmms_lib.
|
Wed, 22 Nov 2006 19:13:13 +0000 |
diego |
_ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.
|
Wed, 22 Nov 2006 19:12:09 +0000 |
diego |
Cosmetics to make the next patches more readable.
|
Wed, 22 Nov 2006 19:11:23 +0000 |
voroshil |
Better translation of "demuxer" word.
|
Wed, 22 Nov 2006 19:01:54 +0000 |
voroshil |
r21151: typo
|
Wed, 22 Nov 2006 18:47:46 +0000 |
voroshil |
r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.
|
Wed, 22 Nov 2006 17:00:03 +0000 |
eugeni |
Fix incorrect stride used in vf_ass.
|
Wed, 22 Nov 2006 16:42:04 +0000 |
diego |
Remove _ld_x11.
|
Wed, 22 Nov 2006 13:12:28 +0000 |
gpoirier |
x264 supports interlaced encoding for some time
|
Wed, 22 Nov 2006 12:44:52 +0000 |
kraymer |
r21082: MSGTRs for libass
|
Wed, 22 Nov 2006 12:05:27 +0000 |
diego |
typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at
|
Wed, 22 Nov 2006 09:51:34 +0000 |
diego |
Remove _ld_gif and _ld_theora.
|
Wed, 22 Nov 2006 09:36:33 +0000 |
diego |
Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.
|
Wed, 22 Nov 2006 09:31:14 +0000 |
kraymer |
fix broken character
|
Wed, 22 Nov 2006 09:27:45 +0000 |
kraymer |
MSGTRs for mencoder.c
|
Wed, 22 Nov 2006 09:26:58 +0000 |
kraymer |
MSGTR for libmpcodecs/vd.c
|
Tue, 21 Nov 2006 22:24:00 +0000 |
gpoirier |
sync w/ r21154
|
Tue, 21 Nov 2006 22:14:36 +0000 |
torinthiel |
Synced with r21152
|
Tue, 21 Nov 2006 22:13:23 +0000 |
nicodvb |
documented :format=pes[12] in -mpegopts
|
Tue, 21 Nov 2006 22:09:58 +0000 |
nicodvb |
permit muxing to raw pes (VDR uses this)
|
Tue, 21 Nov 2006 20:48:17 +0000 |
uau |
Make compilation depending on USE_SUB unconditional.
|
Tue, 21 Nov 2006 20:31:35 +0000 |
diego |
Remove outdated and superfluous video cards section.
|
Tue, 21 Nov 2006 20:29:42 +0000 |
diego |
Remove outdated and superfluous sound card section.
|
Tue, 21 Nov 2006 20:28:27 +0000 |
diego |
Miscellaneous updates for the introduction and the requirements section.
|
Tue, 21 Nov 2006 20:09:15 +0000 |
diego |
typo: Bitrate is printed in kb/s, not Mb/s on the status line.
|
Tue, 21 Nov 2006 20:05:38 +0000 |
diego |
typo
|
Tue, 21 Nov 2006 19:37:58 +0000 |
voroshil |
r21078: add a link to Michael's de-interlacing filters...
|
Tue, 21 Nov 2006 19:30:03 +0000 |
voroshil |
Fix wrong fps value for TelecineMode in translation
|
Tue, 21 Nov 2006 19:24:30 +0000 |
voroshil |
r21082: MSGTRs for libass
|
Tue, 21 Nov 2006 17:58:39 +0000 |
diego |
LIBS vs LDFLAGS typo
|
Tue, 21 Nov 2006 17:42:20 +0000 |
diego |
Split libs that are dependencies and those that are just linker flags.
|
Tue, 21 Nov 2006 17:36:39 +0000 |
reimar |
Fix SVN r21075, it completely disabled OpenGL in almost all cases.
|
Tue, 21 Nov 2006 17:20:32 +0000 |
diego |
Treat fontconfig and FreeType linker flags just like any other linker flag.
|
Tue, 21 Nov 2006 16:46:31 +0000 |
diego |
Remove stray -I from include dirs in live555 check, it was being duplicated.
|
Tue, 21 Nov 2006 16:27:05 +0000 |
reimar |
cosmetics
|
Tue, 21 Nov 2006 16:26:38 +0000 |
reimar |
Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFA
|
Tue, 21 Nov 2006 16:23:35 +0000 |
diego |
cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER
|
Tue, 21 Nov 2006 16:15:39 +0000 |
diego |
_ld_tmp vs _ld_x264 typo
|
Tue, 21 Nov 2006 16:13:11 +0000 |
diego |
Remove --with-x11libdir and --with-livelibdir.
|
Tue, 21 Nov 2006 16:00:00 +0000 |
diego |
Attempt to properly fix linking of encoding libs used by libavcodec.
|
Tue, 21 Nov 2006 15:48:00 +0000 |
reimar |
Reuse init_vo_spudec in subtitle switching code.
|
Tue, 21 Nov 2006 15:43:23 +0000 |
reimar |
Move vo_spudec initialization into a separate function, for later reuse
|
Tue, 21 Nov 2006 15:40:53 +0000 |
diego |
Remove libdha from LIBS_MPLAYER.
|
Tue, 21 Nov 2006 15:15:13 +0000 |
diego |
ALSA can be used by both MPlayer and MEncoder.
|
Tue, 21 Nov 2006 15:12:55 +0000 |
diego |
Fix linking when libavcodec uses x264.
|
Tue, 21 Nov 2006 13:53:32 +0000 |
diego |
Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.
|
Tue, 21 Nov 2006 13:45:11 +0000 |
diego |
_ld_xv does not exist anymore.
|
Tue, 21 Nov 2006 13:44:42 +0000 |
diego |
Add _libs_mplayer and _libs_mencoder to cc_check.
|
Tue, 21 Nov 2006 13:18:56 +0000 |
diego |
Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.
|
Tue, 21 Nov 2006 12:49:46 +0000 |
diego |
Move FFmpeg library dependencies into the Makefile just like everything else.
|
Tue, 21 Nov 2006 12:16:12 +0000 |
diego |
Move some Win32 LDFLAGS into _ld_extra.
|
Tue, 21 Nov 2006 12:12:19 +0000 |
diego |
Merge MPlayer-specific libs into one variable.
|
Tue, 21 Nov 2006 12:04:41 +0000 |
diego |
Remove _ld_win32, this is handled by the Makefile.
|
Tue, 21 Nov 2006 11:49:47 +0000 |
diego |
Split libvo.a into two libs so that libosd.a can be used by MEncoder.
|
Tue, 21 Nov 2006 11:35:41 +0000 |
diego |
Remove superfluous empty variable declaration.
|
Tue, 21 Nov 2006 11:29:26 +0000 |
diego |
Remove unused -D from CFLAGS.
|
Tue, 21 Nov 2006 11:25:44 +0000 |
diego |
Remove superfluous empty variable declaration.
|
Tue, 21 Nov 2006 11:21:09 +0000 |
diego |
Add VIDIX to LIBS_MPLAYER directly.
|
Tue, 21 Nov 2006 01:14:58 +0000 |
kraymer |
typo / small fixes
|
Mon, 20 Nov 2006 23:34:27 +0000 |
nicodvb |
demux_lavf handles video stream switching
|
Mon, 20 Nov 2006 23:31:01 +0000 |
nicodvb |
check we aren't short of sh_videos before allocating another one
|
Mon, 20 Nov 2006 21:03:46 +0000 |
nicodvb |
slight simplification in demux_control_ts: no need to check *arg with last_{aid,vid} (small bugfix, too)
|
Mon, 20 Nov 2006 17:13:19 +0000 |
eugeni |
Cosmetics: remove unneeded curly brackets.
|
Mon, 20 Nov 2006 17:10:18 +0000 |
eugeni |
Fix collision detection. The old method tried to avoid gaps between subtitles
|
Mon, 20 Nov 2006 17:08:13 +0000 |
diego |
Remove --with-xmmsplugindir and --with-xmmslibdir.
|
Mon, 20 Nov 2006 16:59:09 +0000 |
diego |
Remove --with-x264libdir.
|
Mon, 20 Nov 2006 16:51:09 +0000 |
diego |
Remove --with-xvidlibdir.
|
Mon, 20 Nov 2006 16:40:07 +0000 |
diego |
Remove --with-toolamelibdir from help output as well.
|
Mon, 20 Nov 2006 16:14:47 +0000 |
diego |
Remove --with-toolamelibdir.
|
Mon, 20 Nov 2006 16:14:01 +0000 |
diego |
Add support for disabling MPlayer compilation.
|
Mon, 20 Nov 2006 14:49:08 +0000 |
diego |
Oops, the loader stuff needs to be in COMMON_LIBS.
|
Mon, 20 Nov 2006 14:45:33 +0000 |
diego |
Deliver dependency handling from redundancy.
|
Mon, 20 Nov 2006 14:27:00 +0000 |
diego |
Remove MPlayer-specific dependencies from COMMON_DEPS.
|
Mon, 20 Nov 2006 13:57:12 +0000 |
diego |
VIDIX is for MPlayer only.
|
Mon, 20 Nov 2006 13:39:36 +0000 |
diego |
The GUI is only for MPlayer, not MEncoder.
|
Mon, 20 Nov 2006 13:38:21 +0000 |
diego |
Rename variables for consistency.
|
Mon, 20 Nov 2006 13:34:47 +0000 |
diego |
Simplify gui and menu libs handling.
|
Mon, 20 Nov 2006 13:00:26 +0000 |
diego |
cosmetics: Move some stuff around for better readability.
|
Mon, 20 Nov 2006 11:37:23 +0000 |
uau |
Move pause loop into a separate function.
|
Mon, 20 Nov 2006 11:20:37 +0000 |
diego |
Clean up PARTS handling.
|
Mon, 20 Nov 2006 11:18:01 +0000 |
diego |
Unify dep/depend targets.
|
Mon, 20 Nov 2006 11:14:11 +0000 |
diego |
Uninstall should run all parts unconditionally.
|
Mon, 20 Nov 2006 11:13:40 +0000 |
diego |
Remove nonsense ifeq around MEncoder target and variable declaration.
|
Mon, 20 Nov 2006 09:12:07 +0000 |
uau |
Reorganize code to move more things out of main().
|
Mon, 20 Nov 2006 01:31:15 +0000 |
diego |
another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
|
Mon, 20 Nov 2006 00:59:05 +0000 |
diego |
Some more cleanups for LDFLAGS handling.
|
Mon, 20 Nov 2006 00:55:57 +0000 |
diego |
100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
|
Mon, 20 Nov 2006 00:19:43 +0000 |
diego |
Some cleanups for LDFLAGS handling, next part.
|
Sun, 19 Nov 2006 23:36:14 +0000 |
nicodvb |
in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)
|
Sun, 19 Nov 2006 23:20:06 +0000 |
diego |
misc updates
|
Sun, 19 Nov 2006 23:18:57 +0000 |
diego |
Put libdvdcss under a separate ifeq.
|
Sun, 19 Nov 2006 23:16:52 +0000 |
diego |
misc small fixes
|
Sun, 19 Nov 2006 23:16:15 +0000 |
nicodvb |
in mp_property_{video,audio} permit uniniting of the corresponding chain
|
Sun, 19 Nov 2006 23:10:30 +0000 |
nicodvb |
during DEMUXER_CTRL_SWITCH_x *arg set to -2 identifies 'disable stream x'
|
Sun, 19 Nov 2006 22:35:17 +0000 |
kraymer |
MSGTRs for libass
|
Sun, 19 Nov 2006 22:15:59 +0000 |
diego |
Remove settled FIXME.
|
Sun, 19 Nov 2006 22:12:35 +0000 |
kraymer |
Sync w/ help_mp-en.h r21001
|
Sun, 19 Nov 2006 22:09:16 +0000 |
gpoirier |
Add a new MPEG encoding example using lavf
|
Sun, 19 Nov 2006 21:47:45 +0000 |
gpoirier |
add a link to Michael's de-interlacing filters, and replace the crappy
|
Sun, 19 Nov 2006 19:39:16 +0000 |
reimar |
Remove superfluous demuxer->type==DEMUXER_TYPE_MATROSKA check,
|
Sun, 19 Nov 2006 19:17:51 +0000 |
gpoirier |
allows to de- and reactivate yadif on the fly
|
Sun, 19 Nov 2006 19:12:29 +0000 |
nplourde |
disable x11 gl support on osx
|
Sun, 19 Nov 2006 18:10:04 +0000 |
uau |
Reinitialize some variables on af_resample reinit, fixes crash
|
Sun, 19 Nov 2006 18:08:03 +0000 |
uau |
Fix printf format/argument count mismatch in mp_property_video
|
Sun, 19 Nov 2006 17:55:56 +0000 |
gpoirier |
sync w/ r21026
|
Sun, 19 Nov 2006 17:55:38 +0000 |
uau |
Move subtitle updating to a separate function, fix inverted condition
|
Sun, 19 Nov 2006 17:41:31 +0000 |
reimar |
Fix obvious typo, although the exact effect is still unclear to me, see also bug #593.
|
Sun, 19 Nov 2006 17:36:32 +0000 |
gpoirier |
sync w/r21004
|
Sun, 19 Nov 2006 17:23:12 +0000 |
gpoirier |
sync w/ r20933, patch by Jerome Ferrari
|
Sun, 19 Nov 2006 17:19:27 +0000 |
voroshil |
sync tag update
|
Sun, 19 Nov 2006 17:15:57 +0000 |
voroshil |
Translated section "DECODING/FILTERING OPTIONS"
|
Sun, 19 Nov 2006 16:54:06 +0000 |
reimar |
Remove (now hopefully unnecessary) workarounds added in r21056
|
Sun, 19 Nov 2006 16:49:41 +0000 |
Gabrov |
synced with r21001
|
Sun, 19 Nov 2006 16:48:45 +0000 |
reimar |
directly insert ffreep %%st(0) opcode for compatibility with old
|
Sun, 19 Nov 2006 16:44:19 +0000 |
reimar |
Use ASMALIGN macro for better compatibility and remove SYS_DARWIN
|
Sun, 19 Nov 2006 16:42:08 +0000 |
gpoirier |
sync with r20876, patch by Jerome Ferrari
|
Sun, 19 Nov 2006 16:39:34 +0000 |
reimar |
Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up as
|
Sun, 19 Nov 2006 16:39:24 +0000 |
Gabrov |
synced with r21058
|
Sun, 19 Nov 2006 16:15:05 +0000 |
voroshil |
new slave command: radio_step_freq
|
Sun, 19 Nov 2006 15:27:20 +0000 |
reimar |
Fix compilation error due to unescaped "s.
|
Sun, 19 Nov 2006 15:21:50 +0000 |
nplourde |
fix mp3lib compilation on OSX
|
Sun, 19 Nov 2006 14:35:39 +0000 |
reimar |
10l, compilation error in r21054
|
Sun, 19 Nov 2006 14:23:54 +0000 |
reimar |
Generalize subtitle switching, demux_ogg does not need a special case
|
Sun, 19 Nov 2006 14:18:45 +0000 |
voroshil |
translation/spelling fix.
|
Sun, 19 Nov 2006 13:38:37 +0000 |
reimar |
Make -slang work again, sub->id is -2 by default, so -slang would be ignored
|
Sun, 19 Nov 2006 13:12:46 +0000 |
reimar |
Create a sh_sub_t for ogg subtitles.
|
Sun, 19 Nov 2006 12:06:28 +0000 |
nicodvb |
riformatted after previous commit
|
Sun, 19 Nov 2006 12:05:11 +0000 |
nicodvb |
if in the list of pids appears at least one 8192 (while TS) remove all other pid filters
|
Sun, 19 Nov 2006 11:55:03 +0000 |
reimar |
Support multiple subs in mov
|
Sun, 19 Nov 2006 11:21:09 +0000 |
reimar |
Make sure sh_video == NULL when reinit_video_chain fails.
|
Sun, 19 Nov 2006 10:52:23 +0000 |
reimar |
Do not just skip a file when vo init fails, instead try to play it
|
Sun, 19 Nov 2006 10:38:12 +0000 |
lucabe |
Clarify that some of the non-SIMD code is now LGPLed.
|
Sun, 19 Nov 2006 10:37:42 +0000 |
kraymer |
Update section "AUDIO FILTERS"; Some sync w/ r21026;
|
Sun, 19 Nov 2006 09:06:19 +0000 |
reimar |
Fix clobber list, half of the modified registers were missing.
|
Sun, 19 Nov 2006 00:41:00 +0000 |
eugeni |
Collect all includes of mplayer headers in libass in a single file (mputils.h).
|
Sat, 18 Nov 2006 23:18:09 +0000 |
gpoirier |
sync w/ r20876, patch by Jerome Ferrari
|
Sat, 18 Nov 2006 22:02:08 +0000 |
gpoirier |
sync with r20876, patch by Jerome Ferrari
|
Sat, 18 Nov 2006 20:44:22 +0000 |
ods15 |
fix demux_nut to give proper (estimate) of percent position after a seek
|
Sat, 18 Nov 2006 20:13:18 +0000 |
ods15 |
Add disabled EAGAIN testing code for libnut
|
Sat, 18 Nov 2006 19:36:28 +0000 |
voroshil |
help_mp-ru.h sync with r21001
|
Sat, 18 Nov 2006 18:23:38 +0000 |
nicodvb |
switch_audio and switch_video properties should be in the range -2..MAX_x_STREAMS-1
|
Sat, 18 Nov 2006 17:32:22 +0000 |
diego |
Improve Id CIN description.
|
Sat, 18 Nov 2006 17:25:25 +0000 |
kraymer |
fix wrong 60000/10001 fraction
|
Sat, 18 Nov 2006 17:07:17 +0000 |
uau |
Fix double free in af_resample when reinited with suitable parameters
|
Sat, 18 Nov 2006 16:51:40 +0000 |
kraymer |
r20969: document new key binding for switching video streams in MPEG-TS
|
Sat, 18 Nov 2006 16:39:26 +0000 |
kraymer |
r21012: group together "quality" control options
|
Sat, 18 Nov 2006 16:08:50 +0000 |
kraymer |
r20876: rename: XviD -> Xvid (man page part)
|
Sat, 18 Nov 2006 16:07:10 +0000 |
kraymer |
r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_type
|
Sat, 18 Nov 2006 15:50:31 +0000 |
uau |
When changing playback speed write the current speed to OSD only after
|
Sat, 18 Nov 2006 15:17:50 +0000 |
ods15 |
move demux_nut priv calloc to init() instead of check_file()
|
Sat, 18 Nov 2006 14:47:53 +0000 |
nicodvb |
TAB switches between programs
|
Sat, 18 Nov 2006 14:38:28 +0000 |
nicodvb |
mention switch_video and switch_program
|
Sat, 18 Nov 2006 14:33:46 +0000 |
nicodvb |
bind TAB to 'step_property switch_program'
|
Sat, 18 Nov 2006 14:33:04 +0000 |
nicodvb |
switch_program property to switch to/set a new program
|
Sat, 18 Nov 2006 14:32:14 +0000 |
nicodvb |
implemented DEMUXER_CTRL_IDENTIFY_PROGRAM
|
Sat, 18 Nov 2006 14:31:31 +0000 |
nicodvb |
new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)
|
Sat, 18 Nov 2006 12:41:31 +0000 |
gpoirier |
group together B-frames options with I,P frames options
|
Sat, 18 Nov 2006 12:38:20 +0000 |
gpoirier |
group together xvid's rate control options
|
Sat, 18 Nov 2006 12:38:03 +0000 |
reimar |
more mp_property_deinterlace simplification, patch by
|
Sat, 18 Nov 2006 12:35:29 +0000 |
gpoirier |
group together "quant_type" and quant_*_matrix since they are related
|
Sat, 18 Nov 2006 12:34:06 +0000 |
nicodvb |
implemented M_PROPERTY_SET in mp_property_{audio,video}
|
Sat, 18 Nov 2006 12:32:12 +0000 |
gpoirier |
group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release
|
Sat, 18 Nov 2006 12:30:48 +0000 |
reimar |
reinit_video_chain might set sh_video = NULL, so check against that.
|
Sat, 18 Nov 2006 12:26:04 +0000 |
gpoirier |
Move xvid 'grayscale' option close to 'interlacing'
|
Sat, 18 Nov 2006 12:23:05 +0000 |
gpoirier |
group together "quality" control options
|
Sat, 18 Nov 2006 12:16:52 +0000 |
gpoirier |
group together xvid's 'closed_gop' and 'packed' options
|
Sat, 18 Nov 2006 11:38:24 +0000 |
gpoirier |
remove xvid3's divx5bvop and replace it by xvid4's closed_gop
|
Sat, 18 Nov 2006 11:35:35 +0000 |
kraymer |
r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
|
Sat, 18 Nov 2006 11:34:40 +0000 |
gpoirier |
remove xvid3's mpeg_quant, replace it by xvid4's quant_type
|
Sat, 18 Nov 2006 11:27:39 +0000 |
kraymer |
r21001: Add *BSD BT848 radio support
|
Sat, 18 Nov 2006 11:24:09 +0000 |
diego |
support for XAN DPCM audio
|
Sat, 18 Nov 2006 10:56:43 +0000 |
kraymer |
document new "D" keybinding for deinterlacing, introduced in
|
Sat, 18 Nov 2006 10:08:56 +0000 |
gpoirier |
remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
|
Sat, 18 Nov 2006 09:57:52 +0000 |
gpoirier |
Xvid3 support is no more: Remove Xvid3-specific options
|
Sat, 18 Nov 2006 07:38:58 +0000 |
uau |
Mark some functions static
|
Sat, 18 Nov 2006 06:53:33 +0000 |
voroshil |
Add *BSD BT848 radio support
|
Sat, 18 Nov 2006 02:40:19 +0000 |
diego |
Remove obsolete Xvid 3 support.
|
Sat, 18 Nov 2006 00:45:16 +0000 |
diego |
Drop some unnecessary local changes.
|
Sat, 18 Nov 2006 00:42:25 +0000 |
diego |
Make sure to pick up internal dvdcss.h before a globally installed one.
|
Sat, 18 Nov 2006 00:33:01 +0000 |
diego |
Rename libdvdread to dvdread. We really only include only the dvdread
|
Fri, 17 Nov 2006 22:52:57 +0000 |
diego |
support for some more fringe formats, still buggy ..
|
Fri, 17 Nov 2006 20:13:21 +0000 |
reimar |
Try reading palette for vobsub
|
Fri, 17 Nov 2006 20:11:52 +0000 |
reimar |
Support palette for general vobsub
|
Fri, 17 Nov 2006 19:37:58 +0000 |
reimar |
Since vobsub_lang and sub_select do the same, 'b' and 'j' were bound
|
Fri, 17 Nov 2006 19:16:07 +0000 |
reimar |
Pseudo-support for subtitles in http://samples.mplayerhq.hu/sub/jpn_engSUB_sample.3gp
|
Fri, 17 Nov 2006 19:03:53 +0000 |
reimar |
consistently use M_PROPERTY_ERROR/M_PROPERTY_OK as return values.
|
Fri, 17 Nov 2006 18:18:28 +0000 |
reimar |
Minor mp_property_deinterlace simplification
|
Fri, 17 Nov 2006 18:16:21 +0000 |
reimar |
Add deinterlace property, patch by Carl Eugen Hoyos
|
Fri, 17 Nov 2006 17:44:51 +0000 |
reimar |
Adapt code to annoying ShowCursor semantics (increases/decreases and returns
|
Fri, 17 Nov 2006 17:43:40 +0000 |
ods15 |
missed piece in update to libnut API - non negative errors
|
Fri, 17 Nov 2006 14:57:12 +0000 |
voroshil |
r20972: defined MSGTR_OSDVideo
|
Fri, 17 Nov 2006 14:43:14 +0000 |
gpoirier |
sync w/r20969
|
Fri, 17 Nov 2006 14:36:13 +0000 |
voroshil |
add public wrapper for get_frequency
|
Fri, 17 Nov 2006 13:42:46 +0000 |
voroshil |
Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"
|
Fri, 17 Nov 2006 13:32:45 +0000 |
michael |
clarify syncpoint placement recommanditions
|
Fri, 17 Nov 2006 12:44:10 +0000 |
michael |
seeking
|
Fri, 17 Nov 2006 12:27:39 +0000 |
michael |
dts & synchronous decoder
|
Fri, 17 Nov 2006 10:35:10 +0000 |
diego |
support flic video through lavf
|
Fri, 17 Nov 2006 10:03:33 +0000 |
reimar |
Put files fully owned by my under GPL v2 "or later"
|
Fri, 17 Nov 2006 08:36:10 +0000 |
gpoirier |
Fix AMD64 support, patch by Reimar Doffinger
|
Fri, 17 Nov 2006 07:34:56 +0000 |
ods15 |
some more updates
|
Fri, 17 Nov 2006 07:27:20 +0000 |
diego |
some updates
|
Fri, 17 Nov 2006 01:48:06 +0000 |
kraymer |
fix some mixed up usage messages and unify with master copy
|
Fri, 17 Nov 2006 01:36:41 +0000 |
kraymer |
r20972: defined MSGTR_OSDVideo
|
Fri, 17 Nov 2006 00:33:10 +0000 |
nicodvb |
defined MSGTR_OSDVideo
|
Thu, 16 Nov 2006 22:09:24 +0000 |
nicodvb |
COSMETICS: reformatted
|
Thu, 16 Nov 2006 22:08:14 +0000 |
nicodvb |
restored circular looping when changing audio and video stream (previously broken)
|
Thu, 16 Nov 2006 21:35:05 +0000 |
kraymer |
document new key binding for switching video streams in MPEG-TS
|
Thu, 16 Nov 2006 21:31:44 +0000 |
nicodvb |
reset demuxer's buffered demux_packet after DEMUXER_CTRL_SWITCH_AUDIO
|
Thu, 16 Nov 2006 21:30:35 +0000 |
nicodvb |
implemented DEMUXER_CTRL_SWITCH_VIDEO
|
Thu, 16 Nov 2006 21:26:46 +0000 |
nicodvb |
associated _ to 'step_property switch_video'
|
Thu, 16 Nov 2006 21:25:35 +0000 |
nicodvb |
handle video stream switch using 'switch_video' property'
|
Thu, 16 Nov 2006 21:23:06 +0000 |
nicodvb |
added code to switch video stream
|
Thu, 16 Nov 2006 21:22:07 +0000 |
nicodvb |
moved video codec/filters/outdevice initialization code to specific function
|
Thu, 16 Nov 2006 14:49:04 +0000 |
michael |
forgotten 2 converters (yeah svn up, svn di svn ci isnt enough i should actually look at the code after svn up not just the diff ...)
|
Thu, 16 Nov 2006 14:44:00 +0000 |
michael |
fixing the lamest bug in swscale, all the rgb/bgr->* code did 2x2 downsampling for chroma, it should just be 2x1 (the rest of the code also belived its 2x1 ...)
|
Thu, 16 Nov 2006 13:15:05 +0000 |
diego |
cosmetics: Restore alphabetical order, align both tables.
|
Thu, 16 Nov 2006 12:49:27 +0000 |
diego |
Remove stray newline.
|
Thu, 16 Nov 2006 12:42:32 +0000 |
diego |
support for RoQ video and audio through libavformat
|
Thu, 16 Nov 2006 12:33:12 +0000 |
diego |
support for Electronic Arts ADPCM audio
|
Thu, 16 Nov 2006 12:28:39 +0000 |
diego |
support for Delphine CIN audio and video
|
Thu, 16 Nov 2006 11:24:45 +0000 |
diego |
Mark internal lavf FourCCs as such.
|
Thu, 16 Nov 2006 07:07:22 +0000 |
ods15 |
update to libnut API, non-negative errors
|
Thu, 16 Nov 2006 06:58:48 +0000 |
reynaldo |
Removing redundant entry, kraymer is doing all this work while maintaining translations
|
Thu, 16 Nov 2006 01:17:19 +0000 |
diego |
support for Interplay DPCM audio
|
Thu, 16 Nov 2006 00:59:01 +0000 |
diego |
cosmetics: alphabetical order and prettyprinting for the CodecTag table
|
Thu, 16 Nov 2006 00:56:35 +0000 |
diego |
support for Sierra VMD video
|
Thu, 16 Nov 2006 00:20:55 +0000 |
diego |
Add support for Tiertex SEQ video.
|
Thu, 16 Nov 2006 00:07:55 +0000 |
torinthiel |
synced with r20879
|
Wed, 15 Nov 2006 23:42:47 +0000 |
diego |
Add support for Westwood IMA ADPCM audio.
|
Wed, 15 Nov 2006 21:52:34 +0000 |
gpoirier |
Fix segfault with videos with unusual resolution, patch by Stanislav Maslovski % stanislav P maslovski A gmail P com %
|
Wed, 15 Nov 2006 20:51:27 +0000 |
iive |
When testing lame preset presence, use actuall lame_set_preset() function to test its availablility in the library.
|
Wed, 15 Nov 2006 17:32:00 +0000 |
voroshil |
missing small update about libsmb in previous commit
|
Wed, 15 Nov 2006 17:25:12 +0000 |
voroshil |
r20933: libvorbis is not necessary for Vorbis playback, small wording improvement.
|
Wed, 15 Nov 2006 11:36:22 +0000 |
ods15 |
update to libnut, no nut_skip_packet()
|
Wed, 15 Nov 2006 11:26:05 +0000 |
ods15 |
update to libnut API, don't free the streams
|
Wed, 15 Nov 2006 10:37:41 +0000 |
diego |
Output UTF-8 instead of legacy encodings by default.
|
Wed, 15 Nov 2006 08:36:06 +0000 |
kraymer |
r20878: [cosmetics] (skipped)
|
Wed, 15 Nov 2006 00:12:39 +0000 |
ods15 |
revert last 2 commits on nut.txt
|
Tue, 14 Nov 2006 22:48:53 +0000 |
rtogni |
Don't spam the console with timestamps (non-error messages printed every
|
Tue, 14 Nov 2006 22:40:35 +0000 |
rtogni |
Fix extradata passing to lavc RV20 decoder
|
Tue, 14 Nov 2006 22:10:40 +0000 |
torinthiel |
[cosmetics] Fix indentation
|
Tue, 14 Nov 2006 22:03:37 +0000 |
torinthiel |
Synced with r20933
|
Tue, 14 Nov 2006 21:20:48 +0000 |
diego |
libvorbis is not necessary for Vorbis playback, small wording improvement.
|
Tue, 14 Nov 2006 21:14:13 +0000 |
kraymer |
add character encoding info
|
Tue, 14 Nov 2006 19:52:21 +0000 |
reimar |
Introduce step_property command.
|
Tue, 14 Nov 2006 19:24:41 +0000 |
reimar |
Fix Unkown -> Unknown typo
|
Tue, 14 Nov 2006 18:38:36 +0000 |
voroshil |
r20900: Missing : in -vf expand ar example
|
Tue, 14 Nov 2006 17:15:35 +0000 |
gpoirier |
sync w/ 20637, patch by Francois franz A ephack P net
|
Tue, 14 Nov 2006 17:05:20 +0000 |
ods15 |
bump date of NUT spec for previous commit
|
Tue, 14 Nov 2006 17:03:33 +0000 |
ods15 |
allow info packets to appear in mid-stream, outside of main headers.
|
Tue, 14 Nov 2006 17:00:47 +0000 |
ods15 |
update to libnut, add cache_syncpoints
|
Tue, 14 Nov 2006 16:51:06 +0000 |
diego |
MEMALIGN_HACK --> CONFIG_MEMALIGN_HACK
|
Tue, 14 Nov 2006 15:02:15 +0000 |
reimar |
10l copy&paste bug in subtitle sh handling
|
Tue, 14 Nov 2006 14:02:55 +0000 |
uau |
Use vf control for reading pts from vf_vo
|
Tue, 14 Nov 2006 14:00:58 +0000 |
gpoirier |
remplace le tutoiement par le vouvoiement de l'utilisateur (qui n'ont pas garde les vaches ensemble)
|
Tue, 14 Nov 2006 13:41:24 +0000 |
reimar |
Fix statement-before-declaration warnings.
|
Tue, 14 Nov 2006 12:39:49 +0000 |
uau |
Remove write-only variable
|
Tue, 14 Nov 2006 12:29:20 +0000 |
uau |
Update OSD contents only after the correct values for the frame are known.
|
Tue, 14 Nov 2006 11:14:03 +0000 |
diego |
Clarify messages for unavailable options.
|
Tue, 14 Nov 2006 09:52:49 +0000 |
uau |
Move xscreensaver_heartbeat call next to vo check_events
|
Tue, 14 Nov 2006 09:29:03 +0000 |
uau |
Replace sleep time calculation in main() with a separate function.
|
Tue, 14 Nov 2006 06:56:17 +0000 |
uau |
simplify
|
Tue, 14 Nov 2006 06:49:37 +0000 |
uau |
Move -frames check out of frame flip code (like -endpos earlier)
|
Tue, 14 Nov 2006 06:44:16 +0000 |
uau |
Remove some unused code.
|
Tue, 14 Nov 2006 06:35:55 +0000 |
uau |
Move endpos handling from page flip code to a saner location, change < to <=
|
Tue, 14 Nov 2006 06:25:02 +0000 |
uau |
move vo event check together with gui event check
|
Tue, 14 Nov 2006 06:01:54 +0000 |
ods15 |
update to libnut, rename nut.h->libnut.h
|
Tue, 14 Nov 2006 05:56:20 +0000 |
uau |
Remove some incorrect code
|
Tue, 14 Nov 2006 05:03:47 +0000 |
uau |
Update libao2 description, delete completely outdated "audio plugins" part
|
Tue, 14 Nov 2006 04:17:41 +0000 |
uau |
Try filling audio buffers more if they're very large, add some comments.
|
Tue, 14 Nov 2006 03:13:45 +0000 |
uau |
Move audio playing code from main() into a separate function.
|
Tue, 14 Nov 2006 01:59:46 +0000 |
uau |
Remove useless check.
|
Tue, 14 Nov 2006 01:40:06 +0000 |
uau |
Split some from main() into separate functions.
|
Mon, 13 Nov 2006 21:12:25 +0000 |
gpoirier |
sync with r20900
|
Mon, 13 Nov 2006 21:10:03 +0000 |
kraymer |
r20900: Missing : in -vf expand ar example
|
Mon, 13 Nov 2006 21:06:00 +0000 |
reimar |
Missing : in -vf expand ar example
|
Mon, 13 Nov 2006 20:40:29 +0000 |
gpoirier |
rename: XviD -> Xvid
|
Mon, 13 Nov 2006 20:40:11 +0000 |
gpoirier |
sync with r20876
|
Mon, 13 Nov 2006 19:42:19 +0000 |
voroshil |
r20872: Clarify -dumpaudio, it is not useful normally
|
Mon, 13 Nov 2006 19:30:19 +0000 |
voroshil |
Update missing tags of previous commit
|
Mon, 13 Nov 2006 19:24:02 +0000 |
voroshil |
r20876: rename: XviD -> Xvid
|
Mon, 13 Nov 2006 19:16:39 +0000 |
reimar |
Try to handle oversized asf headers by ignoring anything beyond the first MB
|
Mon, 13 Nov 2006 18:41:24 +0000 |
reimar |
Incomplete support for vobsub (missing palette support) and
|
Mon, 13 Nov 2006 18:38:29 +0000 |
reimar |
Move sh_sub_t to stheader.h, where all the other sh structs are defined
|
Mon, 13 Nov 2006 16:49:32 +0000 |
eugeni |
Support \t with acceleration.
|
Mon, 13 Nov 2006 16:35:15 +0000 |
eugeni |
Partial fix for semitransparent glyph outlines.
|
Mon, 13 Nov 2006 16:18:05 +0000 |
reimar |
Add forgotten new_sh_sub
|
Mon, 13 Nov 2006 16:15:23 +0000 |
reimar |
Make subtitle stream handling more similar to audio and video streams.
|
Mon, 13 Nov 2006 16:03:11 +0000 |
gpoirier |
Add missing translated strings
|
Mon, 13 Nov 2006 15:23:45 +0000 |
michael |
pts definition by mans
|
Mon, 13 Nov 2006 12:45:46 +0000 |
torinthiel |
Synced with 20876
|
Mon, 13 Nov 2006 12:27:08 +0000 |
torinthiel |
Partial sync with r20879
|
Mon, 13 Nov 2006 12:14:31 +0000 |
diego |
-vop has been deprecated a long time ago.
|
Mon, 13 Nov 2006 12:13:42 +0000 |
diego |
vop --> vf
|
Mon, 13 Nov 2006 12:12:46 +0000 |
diego |
Remove/fix outdated message.
|
Mon, 13 Nov 2006 12:09:48 +0000 |
diego |
typo
|
Mon, 13 Nov 2006 11:02:30 +0000 |
torinthiel |
[small fixes]
|
Mon, 13 Nov 2006 10:47:38 +0000 |
torinthiel |
[cosmetics]
|
Mon, 13 Nov 2006 09:48:00 +0000 |
kraymer |
r20866: Recommend gcc 3.4+.
|
Mon, 13 Nov 2006 08:53:20 +0000 |
kraymer |
rename: XviD -> Xvid
|
Sun, 12 Nov 2006 23:54:49 +0000 |
Gabrov |
synced with r20873
|
Sun, 12 Nov 2006 23:38:35 +0000 |
diego |
update to 0.6.2, patch by Giacomo Comes, comes naic edu
|
Sun, 12 Nov 2006 22:56:42 +0000 |
diego |
Misc issues noticed by Torinthiel.
|
Sun, 12 Nov 2006 20:09:51 +0000 |
reimar |
Clarify -dumpaudio, it is not useful normally
|
Sun, 12 Nov 2006 18:49:02 +0000 |
torinthiel |
Synced with r20870
|
Sun, 12 Nov 2006 18:41:30 +0000 |
diego |
Restore PowerPC gcc note that I mistakenly removed.
|
Sun, 12 Nov 2006 18:28:12 +0000 |
reimar |
Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines
|
Sun, 12 Nov 2006 17:47:40 +0000 |
ods15 |
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
|
Sun, 12 Nov 2006 17:19:56 +0000 |
nicodvb |
consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME now return time in (double) seconds
|
Sun, 12 Nov 2006 16:44:54 +0000 |
diego |
Recommend gcc 3.4+.
|
Sun, 12 Nov 2006 16:34:33 +0000 |
diego |
Mac OS X Server support
|
Sun, 12 Nov 2006 16:05:13 +0000 |
reimar |
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
|
Sun, 12 Nov 2006 16:03:39 +0000 |
diego |
Remove duplicate message, the same info is printed anyway.
|
Sun, 12 Nov 2006 12:24:57 +0000 |
michael |
least restrictive dts ordering rule which ensures frames are in decoding order
|
Sat, 11 Nov 2006 21:10:26 +0000 |
Gabrov |
synced with r20817
|
Sat, 11 Nov 2006 20:07:09 +0000 |
Gabrov |
synced with r20859
|
Sat, 11 Nov 2006 14:40:36 +0000 |
kraymer |
r20834: The -gui command line option is back.
|
Sat, 11 Nov 2006 14:15:22 +0000 |
kraymer |
1. convert single quotation mark to double one for better looking
|
Sat, 11 Nov 2006 13:57:09 +0000 |
nicodvb |
removed duplicated check in demuxer_seek_chapter
|
Sat, 11 Nov 2006 13:02:39 +0000 |
nicodvb |
make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cache is enabled: they can't work atm
|
Sat, 11 Nov 2006 11:53:32 +0000 |
nicodvb |
in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESYNC to notify the demuxer of the change
|
Sat, 11 Nov 2006 11:17:02 +0000 |
kraymer |
add encoding info to some man pages
|
Sat, 11 Nov 2006 10:54:42 +0000 |
kraymer |
remove very outdated and unmantained Swedish man page
|
Sat, 11 Nov 2006 02:04:02 +0000 |
michael |
s/by/be/
|
Fri, 10 Nov 2006 22:08:27 +0000 |
reimar |
Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.
|
Fri, 10 Nov 2006 20:35:54 +0000 |
rtogni |
Skip empty lines in front of winamp playlist.
|
Fri, 10 Nov 2006 20:06:43 +0000 |
voroshil |
r20834: The -gui command line option is back.
|
Fri, 10 Nov 2006 20:01:16 +0000 |
voroshil |
Translated section "VIDEO OUTPUT DRIVERS"
|
Fri, 10 Nov 2006 19:21:02 +0000 |
diego |
typo, wrong variable name
|
Fri, 10 Nov 2006 18:46:20 +0000 |
michael |
within array MUST for time_base_id
|
Fri, 10 Nov 2006 18:45:10 +0000 |
michael |
clearer time_base_id description
|
Fri, 10 Nov 2006 18:32:59 +0000 |
diego |
Ignore .depend.
|
Fri, 10 Nov 2006 18:31:12 +0000 |
diego |
Add standard depend target.
|
Fri, 10 Nov 2006 18:28:53 +0000 |
diego |
Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.
|
Fri, 10 Nov 2006 18:27:33 +0000 |
diego |
Use default variable names.
|
Fri, 10 Nov 2006 18:19:33 +0000 |
diego |
Remove redundant variable.
|
Fri, 10 Nov 2006 17:51:44 +0000 |
michael |
time_base_count
|
Fri, 10 Nov 2006 17:47:01 +0000 |
michael |
stream_count
|
Fri, 10 Nov 2006 16:42:04 +0000 |
diego |
Remove mmx.h, the licensing status was doubtful, and put a minimal
|
Fri, 10 Nov 2006 16:39:44 +0000 |
diego |
typo/grammar
|
Fri, 10 Nov 2006 16:39:13 +0000 |
diego |
The addition of loader/ to PARTS depended on a non-existing variable.
|
Fri, 10 Nov 2006 16:35:06 +0000 |
diego |
The -gui command line option is back.
|
Fri, 10 Nov 2006 15:33:28 +0000 |
kraymer |
r20774: Adding ability to check allowed frequency range.
|
Fri, 10 Nov 2006 15:14:16 +0000 |
diego |
Mark file as UTF-8-encoded.
|
Fri, 10 Nov 2006 07:46:07 +0000 |
ods15 |
shut warning on "realloc undefined" in demuxer.h
|
Fri, 10 Nov 2006 07:32:01 +0000 |
ods15 |
update libnut API
|
Fri, 10 Nov 2006 01:32:40 +0000 |
kraymer |
sync with r20817
|
Fri, 10 Nov 2006 00:36:39 +0000 |
nicodvb |
idenfify now shows the timings of chapters of the chosen pgc
|
Thu, 09 Nov 2006 23:14:33 +0000 |
rathann |
Disable linking mplayer (and internal static libavcodec) with
|
Thu, 09 Nov 2006 22:41:45 +0000 |
nicodvb |
one more deuglification
|
Thu, 09 Nov 2006 22:24:57 +0000 |
nicodvb |
COSMETICS: renamed dvdnav_priv to priv
|
Thu, 09 Nov 2006 22:03:06 +0000 |
gpoirier |
put back accidentally reverted r20742 commit
|
Thu, 09 Nov 2006 20:57:55 +0000 |
gpoirier |
sync w/ 20191, patch by Alexandre Coutherez %newt A neopulsar P org%
|
Thu, 09 Nov 2006 19:03:35 +0000 |
voroshil |
Add missed 'break'.
|
Thu, 09 Nov 2006 18:25:42 +0000 |
diego |
Allow disabling internal libdvdcss.
|
Thu, 09 Nov 2006 18:05:06 +0000 |
kraymer |
r20711: MSGTRs for demux_avi.c
|
Thu, 09 Nov 2006 16:44:58 +0000 |
diego |
Remove bogus OPTFLAGS settings.
|
Thu, 09 Nov 2006 15:27:46 +0000 |
voroshil |
r20817: add full stop at end of sentence
|
Thu, 09 Nov 2006 15:15:49 +0000 |
kraymer |
add full stop at end of sentence
|
Thu, 09 Nov 2006 15:13:56 +0000 |
lucabe |
Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."
|
Thu, 09 Nov 2006 15:05:51 +0000 |
kraymer |
r20657: (does not apply)
|
Thu, 09 Nov 2006 14:26:14 +0000 |
kraymer |
commented out broken MSGTR
|
Thu, 09 Nov 2006 14:13:34 +0000 |
kraymer |
r20648: Document ao_openal.
|
Thu, 09 Nov 2006 13:09:48 +0000 |
voroshil |
Move non driver-specific block to non-driver specific procedure, to avoid
|
Thu, 09 Nov 2006 01:52:11 +0000 |
uau |
Change some constants in pts arithmetic from float to double.
|
Thu, 09 Nov 2006 01:42:52 +0000 |
uau |
Changed code that used pts=0 in demux packets to indicate "not known".
|
Thu, 09 Nov 2006 00:38:22 +0000 |
diego |
Revert one more local change without effect.
|
Wed, 08 Nov 2006 23:54:21 +0000 |
gpoirier |
Fix crash when attempting to seek in a streamed unseekable stream, like
|
Wed, 08 Nov 2006 23:45:15 +0000 |
diego |
10l: Overlooked one $(EXESUF) addition.
|
Wed, 08 Nov 2006 23:31:33 +0000 |
diego |
Update for malloc cast changes.
|
Wed, 08 Nov 2006 23:22:38 +0000 |
gpoirier |
sync with r20774
|
Wed, 08 Nov 2006 23:18:56 +0000 |
nicodvb |
changed ugly sizeof(*type_ptr) width sizeof(type)
|
Wed, 08 Nov 2006 23:08:41 +0000 |
diego |
Revert nonsensical local change hunk that had no effect at all.
|
Wed, 08 Nov 2006 23:05:33 +0000 |
nicodvb |
COSMETICS: reformatted this ugly mess in a consistent manner
|
Wed, 08 Nov 2006 22:45:11 +0000 |
diego |
Mark modified files as such.
|
Wed, 08 Nov 2006 22:42:31 +0000 |
reimar |
Support URL redirections that do not specify full URL.
|
Wed, 08 Nov 2006 22:21:50 +0000 |
rtogni |
Updated for controversial changes and irc-only decisions
|
Wed, 08 Nov 2006 20:34:32 +0000 |
gpoirier |
partial sync
|
Wed, 08 Nov 2006 19:58:10 +0000 |
diego |
Reset _ld_xvid so that stray libs do not appear on the link command line.
|
Wed, 08 Nov 2006 19:04:48 +0000 |
michael |
dts, width/height explanation
|
Wed, 08 Nov 2006 18:57:40 +0000 |
eugeni |
s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.
|
Wed, 08 Nov 2006 18:50:58 +0000 |
michael |
size and stream_id docs
|
Wed, 08 Nov 2006 18:46:42 +0000 |
diego |
Remove unused variables.
|
Wed, 08 Nov 2006 18:46:03 +0000 |
diego |
Rename xvid4 variable/option back to xvid so as not to break scripts.
|
Wed, 08 Nov 2006 18:40:08 +0000 |
michael |
clearer frame_code explanation
|
Wed, 08 Nov 2006 18:36:46 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Wed, 08 Nov 2006 18:35:32 +0000 |
diego |
Separate XviD 3 and XviD 4 tests.
|
Wed, 08 Nov 2006 18:32:54 +0000 |
michael |
simple 1 line definition of what a keyframe is
|
Wed, 08 Nov 2006 18:31:04 +0000 |
uau |
Change value used to indicate "unknown audio format" from 0 to -1.
|
Wed, 08 Nov 2006 17:37:50 +0000 |
diego |
Remove some DivX 4 leftovers.
|
Wed, 08 Nov 2006 17:36:49 +0000 |
voroshil |
r20774: Adding ability to check allowed frequency range.
|
Wed, 08 Nov 2006 17:29:34 +0000 |
voroshil |
sync with r20774
|
Wed, 08 Nov 2006 15:10:12 +0000 |
kraymer |
11l, revert r20782
|
Wed, 08 Nov 2006 15:01:21 +0000 |
kraymer |
remove duplicate MSGTR
|
Wed, 08 Nov 2006 14:55:37 +0000 |
kraymer |
MSGTRs for libvo/aspect.c and libvo/vo_xv.c
|
Wed, 08 Nov 2006 14:52:33 +0000 |
kraymer |
MSGTRs for ao_alsa.c
|
Wed, 08 Nov 2006 14:48:36 +0000 |
gpoirier |
symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_free
|
Wed, 08 Nov 2006 13:05:10 +0000 |
gpoirier |
partial sync with latest manpage commits
|
Wed, 08 Nov 2006 12:39:16 +0000 |
diego |
Generated XSL files should be in UTF-8.
|
Wed, 08 Nov 2006 10:49:34 +0000 |
diego |
Move some FourCC values from libavformat/riff.c to our private mapping.
|
Wed, 08 Nov 2006 10:30:52 +0000 |
voroshil |
Spelling fix: Allowable -> Allowed
|
Wed, 08 Nov 2006 07:02:43 +0000 |
voroshil |
Adding ability to check allowed frequency range.
|
Wed, 08 Nov 2006 03:23:02 +0000 |
corey |
- explain lavc lmin option more clearly
|
Wed, 08 Nov 2006 03:22:03 +0000 |
corey |
support lavc mblmin and mblmax
|
Wed, 08 Nov 2006 00:13:33 +0000 |
diego |
Create binaries with proper executable suffix under Windows.
|
Wed, 08 Nov 2006 00:11:42 +0000 |
nicodvb |
support for -dvdangle
|
Wed, 08 Nov 2006 00:00:46 +0000 |
nicodvb |
near-precise seeking in dvd://
|
Tue, 07 Nov 2006 23:16:55 +0000 |
uau |
Fix code that cuts audio data if the filters produce too much.
|
Tue, 07 Nov 2006 23:06:42 +0000 |
gpoirier |
sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %
|
Tue, 07 Nov 2006 22:57:42 +0000 |
nicodvb |
now the OSD shows the value returned by demuxer_get_current_time() rather than sh_video->pts
|
Tue, 07 Nov 2006 22:55:49 +0000 |
nicodvb |
added demuxer_get_current_time() to get the current playtime (possibly aided by the stream layer)
|
Tue, 07 Nov 2006 22:54:28 +0000 |
nicodvb |
now demux_seek() tries to seek aided by the stream layer, if possible
|
Tue, 07 Nov 2006 22:51:18 +0000 |
nicodvb |
added definition of DEMUXER_CTRL_RESYNC
|
Tue, 07 Nov 2006 22:49:56 +0000 |
nicodvb |
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)
|
Tue, 07 Nov 2006 22:48:14 +0000 |
gpoirier |
Partial sync with en/mplayer.1 r20739
|
Tue, 07 Nov 2006 22:46:35 +0000 |
nicodvb |
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME
|
Tue, 07 Nov 2006 21:09:10 +0000 |
diego |
typo
|
Tue, 07 Nov 2006 21:05:03 +0000 |
diego |
_inputmodules vs _noinputmodules typo fix
|
Tue, 07 Nov 2006 19:52:47 +0000 |
michael |
feed av_log() through mp_msg()
|
Tue, 07 Nov 2006 19:05:38 +0000 |
michael |
fprintf -> mp_msg
|
Tue, 07 Nov 2006 18:57:25 +0000 |
voroshil |
Adding myself to man page translation and stram sections.
|
Tue, 07 Nov 2006 18:39:38 +0000 |
voroshil |
Replace enneccesery O_RDWR with O_RDONLY
|
Tue, 07 Nov 2006 18:27:40 +0000 |
voroshil |
Restoring volume level of radio card on exit.
|
Tue, 07 Nov 2006 18:20:07 +0000 |
voroshil |
sync tag update, no real changes needed
|
Tue, 07 Nov 2006 18:15:37 +0000 |
voroshil |
r20739: Remove remnants of long-gone libfame.
|
Tue, 07 Nov 2006 18:14:30 +0000 |
mosu |
If parsing a seek head fails then mplayer should try continue parsing the file after the seek head.
|
Tue, 07 Nov 2006 17:37:23 +0000 |
reimar |
Add our own CODEC_ID -> fourcc translation tables so we do not need
|
Tue, 07 Nov 2006 17:21:34 +0000 |
reimar |
r20650 inverted the gtk1 check before setting charset, this
|
Tue, 07 Nov 2006 16:45:49 +0000 |
kraymer |
remove stray comment line
|
Tue, 07 Nov 2006 16:42:39 +0000 |
diego |
Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,
|
Tue, 07 Nov 2006 16:40:22 +0000 |
diego |
Remove bogus comment lines.
|
Tue, 07 Nov 2006 16:39:58 +0000 |
diego |
Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.
|
Tue, 07 Nov 2006 16:01:34 +0000 |
kraymer |
remove dead defines (spotted by mphelp_check.py)
|
Tue, 07 Nov 2006 13:50:11 +0000 |
kraymer |
fix format identifiers mismatch
|
Tue, 07 Nov 2006 12:31:37 +0000 |
voroshil |
Initial (partially, about 40%) translation.
|
Tue, 07 Nov 2006 07:07:05 +0000 |
gpoirier |
Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS
|
Mon, 06 Nov 2006 22:57:14 +0000 |
diego |
Remove remnants of long-gone libfame.
|
Mon, 06 Nov 2006 20:09:28 +0000 |
eugeni |
Bugfix: when copying ass_force_style_list, ending 0 was left out.
|
Mon, 06 Nov 2006 18:05:38 +0000 |
diego |
typo
|
Mon, 06 Nov 2006 16:23:04 +0000 |
diego |
output cosmetics
|
Mon, 06 Nov 2006 13:41:37 +0000 |
jheryan |
Synced to 3.11.2006
|
Mon, 06 Nov 2006 02:47:57 +0000 |
eugeni |
Calculate text bounding box in a way that does not depend on actual glyph
|
Mon, 06 Nov 2006 02:05:51 +0000 |
diego |
Don't let the program speak as 'I'.
|
Mon, 06 Nov 2006 00:18:06 +0000 |
diego |
Remove hackish setting of extra libraries through --enable-static=-lfoo,
|
Mon, 06 Nov 2006 00:13:37 +0000 |
diego |
Remove deprecated install-path option.
|
Mon, 06 Nov 2006 00:09:07 +0000 |
diego |
spelling/grammar/wording/consistency for the help output
|
Sun, 05 Nov 2006 20:35:16 +0000 |
diego |
WIN32 was already being set from config.h.
|
Sun, 05 Nov 2006 20:29:29 +0000 |
reimar |
Fix index-based seeking in audio-only files, fixes bug #621
|
Sun, 05 Nov 2006 20:18:37 +0000 |
rtogni |
printf->mp_msg
|
Sun, 05 Nov 2006 20:17:51 +0000 |
kraymer |
fix typo (noticed by jerome.ferrari lappis com)
|
Sun, 05 Nov 2006 19:36:21 +0000 |
voroshil |
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.c
|
Sun, 05 Nov 2006 19:06:32 +0000 |
diego |
Add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS like upstream does.
|
Sun, 05 Nov 2006 19:04:41 +0000 |
voroshil |
Initial partial translation of man page
|
Sun, 05 Nov 2006 18:56:31 +0000 |
eugeni |
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
|
Sun, 05 Nov 2006 18:53:21 +0000 |
voroshil |
r20699: Missing <option> tag
|
Sun, 05 Nov 2006 18:40:16 +0000 |
reimar |
Fix comment, it's 'sowt', not 'swot' ('twos' reversed)
|
Sun, 05 Nov 2006 18:27:07 +0000 |
diego |
Fix tdfx-related copy + paste typos, patch by Ville Skytt, ville.skytta iki fi.
|
Sun, 05 Nov 2006 18:21:39 +0000 |
eugeni |
Cosmetics: indentation fix.
|
Sun, 05 Nov 2006 17:43:25 +0000 |
reimar |
Fix compilation: forgotten mp_msg.h include
|
Sun, 05 Nov 2006 17:32:18 +0000 |
eugeni |
Fix an obvious typo.
|
Sun, 05 Nov 2006 17:31:28 +0000 |
rtogni |
printf ->mp_msg
|
Sun, 05 Nov 2006 17:26:55 +0000 |
eugeni |
Fix the following compiler warnings:
|
Sun, 05 Nov 2006 17:08:36 +0000 |
rtogni |
Do not use abort()
|
Sun, 05 Nov 2006 16:49:09 +0000 |
kraymer |
better wording for "workarounding"
|
Sun, 05 Nov 2006 16:36:02 +0000 |
kraymer |
MSGTRs for demux_avi.c
|
Sun, 05 Nov 2006 16:34:45 +0000 |
diego |
Add 4XM audio.
|
Sun, 05 Nov 2006 15:37:06 +0000 |
torinthiel |
Synced with r20705
|
Sun, 05 Nov 2006 15:23:50 +0000 |
kraymer |
r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.c
|
Sun, 05 Nov 2006 15:18:17 +0000 |
nicodvb |
spellfix and improvement suggested by Wanderer
|
Sun, 05 Nov 2006 15:13:05 +0000 |
kraymer |
some fixes for latest demux_mkv messages
|
Sun, 05 Nov 2006 15:11:04 +0000 |
torinthiel |
Unify ./configure script handling
|
Sun, 05 Nov 2006 15:10:05 +0000 |
torinthiel |
Better URL markup
|
Sun, 05 Nov 2006 15:09:36 +0000 |
torinthiel |
Better wording, especially if hyperlinks are not visible
|
Sun, 05 Nov 2006 15:08:39 +0000 |
torinthiel |
Remove ugly indentation in <screen> tags
|
Sun, 05 Nov 2006 15:07:41 +0000 |
torinthiel |
Don't break a paragraph in a middle of a thought
|
Sun, 05 Nov 2006 15:06:43 +0000 |
torinthiel |
A bunch of missing <systemitem class="library"> tags
|
Sun, 05 Nov 2006 15:06:02 +0000 |
torinthiel |
Missing <option> tag
|
Sun, 05 Nov 2006 14:31:14 +0000 |
kraymer |
better wording for note about utf-8
|
Sun, 05 Nov 2006 14:00:35 +0000 |
kraymer |
note for translators to use utf-8 encoding for help_mp files and xml docs
|
Sun, 05 Nov 2006 13:53:27 +0000 |
kraymer |
add MSGTR_MPDEMUX_MKV for demux_mkv.c
|
Sun, 05 Nov 2006 13:35:25 +0000 |
Gabrov |
synced with r20693
|
Sun, 05 Nov 2006 13:28:38 +0000 |
kraymer |
fix overly long line
|
Sun, 05 Nov 2006 13:15:37 +0000 |
kraymer |
markup fix
|
Sun, 05 Nov 2006 12:54:05 +0000 |
kraymer |
version bump, no changes made
|
Sun, 05 Nov 2006 12:50:03 +0000 |
kraymer |
Partial sync w/ en/mplayer.1 (6)
|
Sun, 05 Nov 2006 12:49:32 +0000 |
diego |
consistency/grammar
|
Sun, 05 Nov 2006 12:46:35 +0000 |
Gabrov |
synced with r20586
|
Sun, 05 Nov 2006 12:30:00 +0000 |
voroshil |
Split too long line into a number of small one
|
Sun, 05 Nov 2006 12:10:44 +0000 |
reimar |
Always respect w and h params to mpcodecs_config_vo over
|
Sun, 05 Nov 2006 11:54:29 +0000 |
voroshil |
r20682: punctuation, full stop -> comma
|
Sun, 05 Nov 2006 11:29:02 +0000 |
torinthiel |
(cosmetics) remove unneeded tabs
|
Sun, 05 Nov 2006 10:54:14 +0000 |
nicodvb |
reccomend the usage of :tsaf with :format=dvd in -mpegopts
|
Sun, 05 Nov 2006 10:50:29 +0000 |
nicodvb |
mention :tsaf on every instance of -mpegopts format=dvd
|
Sun, 05 Nov 2006 10:35:07 +0000 |
torinthiel |
punctuation, full stop -> comma
|
Sun, 05 Nov 2006 09:04:32 +0000 |
diego |
Remove empty variable.
|
Sun, 05 Nov 2006 00:10:10 +0000 |
diego |
output cosmetics
|
Sun, 05 Nov 2006 00:02:48 +0000 |
diego |
Fix some echo -n occurrences, patch by sci-fi@hush.ai.
|
Sat, 04 Nov 2006 23:38:59 +0000 |
Gabrov |
synced with r20677
|
Sat, 04 Nov 2006 23:07:55 +0000 |
nicodvb |
cosmetics: reformatted with only tabs
|
Sat, 04 Nov 2006 23:05:38 +0000 |
nicodvb |
use calloc() instead of malloc()
|
Sat, 04 Nov 2006 23:03:52 +0000 |
nicodvb |
nonsense removal: compare old and new frequency in order to skip tuning
|
Sat, 04 Nov 2006 22:01:51 +0000 |
michael |
Corrigendum 1
|
Sat, 04 Nov 2006 21:44:53 +0000 |
reimar |
Hack around Windows focus problem with -vo gl
|
Sat, 04 Nov 2006 20:48:15 +0000 |
reimar |
ass renderer absolutely needs readable target mpi.
|
Sat, 04 Nov 2006 19:19:03 +0000 |
reimar |
Remove completely useless cursor variable.
|
Sat, 04 Nov 2006 18:11:17 +0000 |
diego |
Add FFmpeg fraps video decoder.
|
Sat, 04 Nov 2006 17:58:09 +0000 |
eugeni |
More precise bounding box calculation for karaoke effects.
|
Sat, 04 Nov 2006 16:25:32 +0000 |
rtogni |
Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1
|
Sat, 04 Nov 2006 15:56:11 +0000 |
kraymer |
convert DOCS/xml/hu to UTF-8
|
Sat, 04 Nov 2006 13:56:55 +0000 |
ods15 |
SHOULD not -> SHOULD NOT
|
Sat, 04 Nov 2006 13:33:35 +0000 |
michael |
intro
|
Sat, 04 Nov 2006 12:01:29 +0000 |
reimar |
Clarify state of openal ao.
|
Sat, 04 Nov 2006 11:57:03 +0000 |
reimar |
Extended/reworked fontconfig test to work without pkg-config with versions
|
Sat, 04 Nov 2006 10:21:52 +0000 |
henry |
changed email address
|
Sat, 04 Nov 2006 10:02:22 +0000 |
voroshil |
no real change needed for r20657
|
Sat, 04 Nov 2006 09:45:00 +0000 |
torinthiel |
Sync with r20637
|
Sat, 04 Nov 2006 09:34:56 +0000 |
torinthiel |
Synced with r20658
|
Sat, 04 Nov 2006 09:30:30 +0000 |
torinthiel |
(cosmetics) Unify and clarify blank lines usage
|
Sat, 04 Nov 2006 09:24:33 +0000 |
torinthiel |
Move "and" to end of list, improves grammar
|
Sat, 04 Nov 2006 07:14:50 +0000 |
henry |
update for r20654
|
Sat, 04 Nov 2006 07:08:54 +0000 |
henry |
pass the interlacing info to the filter chain
|
Sat, 04 Nov 2006 07:05:21 +0000 |
henry |
fix quantizer export for interlaced video
|
Fri, 03 Nov 2006 23:11:00 +0000 |
eugeni |
Prefer microsoft-specific charmaps to all other.
|
Fri, 03 Nov 2006 22:53:24 +0000 |
nicodvb |
don't set the resolution for dvr-ms files: in the asf headers it seems to
|
Fri, 03 Nov 2006 22:03:58 +0000 |
diego |
Streamline and simplify internal vs external libdvdread handling.
|
Fri, 03 Nov 2006 21:52:35 +0000 |
kraymer |
remove charset files (all of them are in UTF-8 now anyway)
|
Fri, 03 Nov 2006 21:40:13 +0000 |
michael |
attempt to fix the unbound future frame issue with keyframes on the muxer side
|
Fri, 03 Nov 2006 21:36:11 +0000 |
diego |
Document ao_openal.
|
Fri, 03 Nov 2006 21:13:50 +0000 |
michael |
2nd try for a keyframe definition
|
Fri, 03 Nov 2006 20:59:58 +0000 |
gpoirier |
partial sync
|
Fri, 03 Nov 2006 18:15:33 +0000 |
eugeni |
Introduce MSGT_ASS, use it for all libass messages.
|
Fri, 03 Nov 2006 15:46:47 +0000 |
voroshil |
no real change need for r20586, updating sync tag
|
Fri, 03 Nov 2006 15:43:33 +0000 |
voroshil |
add missing tag update
|
Fri, 03 Nov 2006 15:40:21 +0000 |
voroshil |
r20637:libmpdvdkit no longer exists.
|
Fri, 03 Nov 2006 14:36:48 +0000 |
kraymer |
r20620: better description for -correct-pts
|
Fri, 03 Nov 2006 14:30:07 +0000 |
kraymer |
r20571: cvidix tricks
|
Fri, 03 Nov 2006 14:19:32 +0000 |
kraymer |
fix typo
|
Fri, 03 Nov 2006 14:10:58 +0000 |
michael |
keyframe definition
|
Fri, 03 Nov 2006 14:02:08 +0000 |
diego |
libmpdvdkit no longer exists.
|
Fri, 03 Nov 2006 13:57:49 +0000 |
diego |
I'm effectively maintaining libdvdcss and libdvdread.
|
Fri, 03 Nov 2006 13:53:29 +0000 |
michael |
main header typo
|
Fri, 03 Nov 2006 13:52:12 +0000 |
michael |
move file up so its found first, this probably improves readability
|
Fri, 03 Nov 2006 13:51:04 +0000 |
diego |
libmpdvdkit2 --> libdvdcss
|
Fri, 03 Nov 2006 13:50:32 +0000 |
diego |
libmpdvdkit2 --> libdvdread
|
Fri, 03 Nov 2006 13:48:52 +0000 |
diego |
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
|
Fri, 03 Nov 2006 12:30:52 +0000 |
diego |
Remove stray line.
|
Fri, 03 Nov 2006 12:25:56 +0000 |
diego |
Move libdvdcss into its own subdirectory.
|
Fri, 03 Nov 2006 10:48:17 +0000 |
diego |
Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.
|
Fri, 03 Nov 2006 10:37:22 +0000 |
diego |
Remove useless default target.
|
Fri, 03 Nov 2006 10:36:45 +0000 |
diego |
Move the rest of the config.h parameters to the Makefile.
|
Fri, 03 Nov 2006 10:09:39 +0000 |
diego |
Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.
|
Fri, 03 Nov 2006 09:58:23 +0000 |
diego |
bump version number
|
Fri, 03 Nov 2006 09:58:07 +0000 |
diego |
Remove options not present in upstream config.h.in.
|
Fri, 03 Nov 2006 09:52:13 +0000 |
diego |
Sync some cosmetics from upstream.
|
Fri, 03 Nov 2006 08:56:03 +0000 |
diego |
typo, roff markup
|
Fri, 03 Nov 2006 05:14:37 +0000 |
uau |
better description for -correct-pts
|
Fri, 03 Nov 2006 02:15:08 +0000 |
eugeni |
Implement loading subtitles from memory.
|
Fri, 03 Nov 2006 01:41:48 +0000 |
eugeni |
Bugfix: sub_recode could deallocate global sub_cp under some circumstances.
|
Fri, 03 Nov 2006 00:30:11 +0000 |
torinthiel |
- random fixes
|
Fri, 03 Nov 2006 00:27:41 +0000 |
kraymer |
Partial sync w/ en/mplayer.1 (5).
|
Fri, 03 Nov 2006 00:03:30 +0000 |
torinthiel |
Synced with r20614
|
Thu, 02 Nov 2006 23:55:14 +0000 |
torinthiel |
another missing <application>
|
Thu, 02 Nov 2006 18:42:07 +0000 |
reimar |
Support backspace for -vo gl/gl2 under Windows
|
Thu, 02 Nov 2006 18:14:12 +0000 |
reimar |
remove accidential ';' (that's what too much C programming does to you ;-) )
|
Thu, 02 Nov 2006 18:12:19 +0000 |
reimar |
Check for existence of libcdio_paranoia, not libcdio, since the former is
|
Thu, 02 Nov 2006 18:07:00 +0000 |
reimar |
Useless break in libcdio pkg-config check
|
Thu, 02 Nov 2006 18:05:22 +0000 |
reimar |
Remove spurious $_inc_tmp in libcdio check
|
Thu, 02 Nov 2006 17:05:31 +0000 |
voroshil |
Replace some chars with &#<somecode>; to allow make vim working properly with unicode on koi8r locale.
|
Thu, 02 Nov 2006 16:20:25 +0000 |
reimar |
Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffmpeg_aspect.ts
|
Thu, 02 Nov 2006 11:45:10 +0000 |
kraymer |
convert remaining help files to UTF-8
|
Thu, 02 Nov 2006 09:01:01 +0000 |
lucabe |
Add support for conversions from the rgb565 and rgb555 formats
|
Wed, 01 Nov 2006 20:31:18 +0000 |
diego |
Rework binary codec directory handling. Don't use directories from other
|
Wed, 01 Nov 2006 20:03:32 +0000 |
reimar |
More code shuffling
|
Wed, 01 Nov 2006 19:57:44 +0000 |
reimar |
cosmetics: move WIN32 read_toc code to allow for summarizing more common
|
Wed, 01 Nov 2006 19:52:42 +0000 |
henry |
qp height should be in macroblocks, not pixels
|
Wed, 01 Nov 2006 19:44:35 +0000 |
diego |
Do not mix declarations and statements.
|
Wed, 01 Nov 2006 19:41:03 +0000 |
reimar |
Avoid code duplication for "last" toc entry.
|
Wed, 01 Nov 2006 19:24:54 +0000 |
reimar |
simplify/unify read_toc
|
Wed, 01 Nov 2006 19:14:28 +0000 |
reimar |
Factor out common code in stream_cddb read_toc function.
|
Wed, 01 Nov 2006 19:11:43 +0000 |
voroshil |
some non russian/english characters (in people's names) copypasted from english page.
|
Wed, 01 Nov 2006 19:02:01 +0000 |
reimar |
Remove useless code
|
Wed, 01 Nov 2006 18:54:10 +0000 |
reimar |
libcdio also needs to link against libcdio_paranoia
|
Wed, 01 Nov 2006 18:41:25 +0000 |
reimar |
ARCH_X86 simplifications
|
Wed, 01 Nov 2006 18:36:20 +0000 |
diego |
Use common define for x86_32 and x86_64.
|
Wed, 01 Nov 2006 18:19:02 +0000 |
reimar |
mp3lib asm does not compile on AMD64.
|
Wed, 01 Nov 2006 18:17:18 +0000 |
diego |
Support for recent changes to ARCH_X86 handling in FFmpeg.
|
Wed, 01 Nov 2006 18:15:06 +0000 |
reimar |
Proper libcdio detection also without pkg-config
|
Wed, 01 Nov 2006 17:58:47 +0000 |
diego |
proper Subversion-speak for revision numbers
|
Wed, 01 Nov 2006 17:47:18 +0000 |
torinthiel |
- Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by me
|
Wed, 01 Nov 2006 17:44:40 +0000 |
torinthiel |
Missing comma added
|
Wed, 01 Nov 2006 17:43:20 +0000 |
diego |
The col utility eats non-ASCII characters without the -p option it seems.
|
Wed, 01 Nov 2006 17:33:45 +0000 |
diego |
cosmetics: Reformat section.
|
Wed, 01 Nov 2006 17:31:11 +0000 |
diego |
paragraph about groff and UTF-8
|
Wed, 01 Nov 2006 17:05:17 +0000 |
reimar |
gcc optimized != 0 check for extern function away, thus linking
|
Wed, 01 Nov 2006 14:50:36 +0000 |
diego |
encoding is now UTF-8
|
Wed, 01 Nov 2006 14:42:23 +0000 |
diego |
libdvdcss r202, my patch was committed upstream.
|
Wed, 01 Nov 2006 14:41:59 +0000 |
diego |
Typo: lseek --> lseek64, the former is not used in the code.
|
Wed, 01 Nov 2006 12:27:56 +0000 |
voroshil |
trivial sync with r20551
|
Wed, 01 Nov 2006 10:52:23 +0000 |
reimar |
Do not modify parsed command-line values on config,
|
Wed, 01 Nov 2006 10:49:52 +0000 |
reimar |
Test proper linking for cdda/cdio
|
Tue, 31 Oct 2006 22:28:16 +0000 |
torinthiel |
Sync r20551 and some wording fixes
|
Tue, 31 Oct 2006 21:49:34 +0000 |
torinthiel |
Bump sync tag, r20551
|
Tue, 31 Oct 2006 21:44:11 +0000 |
torinthiel |
Revert broken encoding translation
|
Tue, 31 Oct 2006 18:52:40 +0000 |
corey |
Typo fix: missing "get".
|
Tue, 31 Oct 2006 18:20:28 +0000 |
diego |
cvidix tricks, based on a patch by Reimar
|
Tue, 31 Oct 2006 17:55:54 +0000 |
diego |
Fix codec directory fallback, it was overriding the autodetection.
|
Tue, 31 Oct 2006 17:24:43 +0000 |
kraymer |
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
|
Tue, 31 Oct 2006 17:10:16 +0000 |
diego |
Add copyright holders, mostly synced from the Debian package.
|
Tue, 31 Oct 2006 17:09:24 +0000 |
diego |
precise location for dvbstream
|
Tue, 31 Oct 2006 17:07:55 +0000 |
diego |
CVS -> SVN for FFmpeg, add pnm implementation from xine.
|
Tue, 31 Oct 2006 16:46:45 +0000 |
diego |
uCIFS is gone, URL update.
|
Tue, 31 Oct 2006 15:16:12 +0000 |
diego |
Implement proper codecs directory fallback.
|
Tue, 31 Oct 2006 14:51:47 +0000 |
kraymer |
remove outdated encoding comments
|
Tue, 31 Oct 2006 14:50:56 +0000 |
diego |
--with-codecsdir --> --codecsdir
|
Tue, 31 Oct 2006 14:48:07 +0000 |
diego |
--with-codecsdir --> --codecsdir
|
Tue, 31 Oct 2006 14:47:34 +0000 |
diego |
Rename all codecs directory options.
|
Tue, 31 Oct 2006 14:41:50 +0000 |
kraymer |
r20534: An example of using -vf ass.
|
Tue, 31 Oct 2006 13:34:17 +0000 |
diego |
Run dirclean instead of clean on distclean, this way we only need to
|
Tue, 31 Oct 2006 13:19:10 +0000 |
jheryan |
:Little typo
|
Tue, 31 Oct 2006 13:16:12 +0000 |
jheryan |
Synced to 26.10.2006 with respect to later utf-8 conversion.
|
Tue, 31 Oct 2006 12:52:05 +0000 |
diego |
Unification of linker option handling, part 1 of many.
|
Tue, 31 Oct 2006 12:41:29 +0000 |
diego |
CFLAGS are not necessary for linking.
|
Tue, 31 Oct 2006 12:35:50 +0000 |
kraymer |
convert some unmaintained help_mp-* files to UTF-8
|
Tue, 31 Oct 2006 12:34:40 +0000 |
voroshil |
convert help_mp-ru.h from koi8-r to UTF-8
|
Tue, 31 Oct 2006 12:23:38 +0000 |
kraymer |
convert DOCS/xml/en and help_mp-en.h to UTF-8
|
Tue, 31 Oct 2006 12:21:01 +0000 |
diego |
100l to me for not checking properly, really fix pkg-config detection now.
|
Tue, 31 Oct 2006 12:14:08 +0000 |
diego |
10l, use a pkg-config parameter that makes it return 0...
|
Tue, 31 Oct 2006 09:25:40 +0000 |
diego |
Test for the existence of pkg-config, fixes Bugzilla #553.
|
Mon, 30 Oct 2006 23:47:42 +0000 |
diego |
Cygwin linking fix.
|
Mon, 30 Oct 2006 22:32:04 +0000 |
rtogni |
printf -> mp_msg
|
Mon, 30 Oct 2006 22:17:11 +0000 |
kraymer |
convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-8
|
Mon, 30 Oct 2006 21:56:32 +0000 |
rtogni |
Update from IMC and realrtsp auth
|
Mon, 30 Oct 2006 21:55:58 +0000 |
rtogni |
Realrtsp authentication
|
Mon, 30 Oct 2006 21:31:11 +0000 |
kraymer |
convert DOCS/xml/es and help/help_mp-es.h* to UTF-8
|
Mon, 30 Oct 2006 21:28:44 +0000 |
diego |
Explain the risks of forcing options with --enable-* in a way that is
|
Mon, 30 Oct 2006 21:25:02 +0000 |
kraymer |
convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
|
Mon, 30 Oct 2006 21:08:12 +0000 |
rtogni |
Intel Music Coder decoding via lavc
|
Mon, 30 Oct 2006 20:23:24 +0000 |
diego |
Remove special output for outdated SDL. It's doubtful such old versions still
|
Mon, 30 Oct 2006 20:22:00 +0000 |
kraymer |
convert DOCS/fr and help/help_mp-fr.* to UTF-8
|
Mon, 30 Oct 2006 20:12:24 +0000 |
diego |
misc fixes by Sheldon Jin (jinsh2 yahoo com)
|
Mon, 30 Oct 2006 19:54:59 +0000 |
diego |
wording/roff fix
|
Mon, 30 Oct 2006 19:38:45 +0000 |
eugeni |
An example of using -vf ass.
|
Mon, 30 Oct 2006 19:19:19 +0000 |
kraymer |
better wording for MSGTR_MENU_None
|
Mon, 30 Oct 2006 18:48:31 +0000 |
reimar |
Also detect static fontconfig when pkg-config is not installed
|
Mon, 30 Oct 2006 16:59:40 +0000 |
kraymer |
convert DOCS/de from ISO-8859-1 to UTF-8
|
Mon, 30 Oct 2006 15:32:47 +0000 |
voroshil |
convert DOCS/ru from koi8r to UTF-8
|
Mon, 30 Oct 2006 14:58:46 +0000 |
kraymer |
fix "iconv: illegal input sequence" error
|
Mon, 30 Oct 2006 11:22:11 +0000 |
diego |
Add a parameter to enable colorized console output.
|
Mon, 30 Oct 2006 09:08:19 +0000 |
diego |
Fix libmpdvdkit2 linking on Mac OS X.
|
Mon, 30 Oct 2006 08:39:19 +0000 |
diego |
Remove redundant variable setting.
|
Mon, 30 Oct 2006 08:28:58 +0000 |
diego |
Make libmpdvdkit2 compilation slightly more consistent with the other modules.
|
Sun, 29 Oct 2006 22:02:10 +0000 |
nicodvb |
a previous commit introduced a bug that prevented tables
|
Sun, 29 Oct 2006 21:52:26 +0000 |
reimar |
Fix possible crash: negative values may no be passed to render_one_glyph
|
Sun, 29 Oct 2006 21:29:23 +0000 |
nicodvb |
simplified assignment of subtitles stream in ts_parse()
|
Sun, 29 Oct 2006 21:10:59 +0000 |
reimar |
Handle windows path separator in filesel menu.
|
Sun, 29 Oct 2006 18:16:00 +0000 |
reimar |
disable nonworking/broken code for now till I find out what it is supposed to do.
|
Sun, 29 Oct 2006 17:29:55 +0000 |
eugeni |
Revert r20517.
|
Sun, 29 Oct 2006 15:26:13 +0000 |
eugeni |
Move ass_library initialization code to ass_mp.c.
|
Sun, 29 Oct 2006 15:03:30 +0000 |
eugeni |
Copy the following functions to libass to avoid dependency on the rest of mplayer:
|
Sun, 29 Oct 2006 14:45:44 +0000 |
reimar |
Add VIDEOMEMORY_SIZE define to allow to easily change it.
|
Sun, 29 Oct 2006 14:26:23 +0000 |
rtogni |
Prevent segfault if video codec init fails
|
Sun, 29 Oct 2006 14:16:42 +0000 |
reimar |
Warn about vo_gl scaled-osd broken with -ass
|
Sun, 29 Oct 2006 13:59:36 +0000 |
eugeni |
Fix width -> orig_width typo.
|
Sun, 29 Oct 2006 13:58:30 +0000 |
eugeni |
Don't set PlayResX for plaintext subtitles.
|
Sun, 29 Oct 2006 13:52:51 +0000 |
eugeni |
Add \N at the end of each subtitle line when converting from subdata.
|
Sun, 29 Oct 2006 13:17:26 +0000 |
reimar |
Make sure we do not read beyond end of subtitle packet
|
Sun, 29 Oct 2006 12:44:15 +0000 |
reimar |
realloc subtitle buffers since subcp_recode might have decreased their size.
|
Sun, 29 Oct 2006 12:32:12 +0000 |
reimar |
Quick hack to implement percent-based seeking, also fixes seeking with gmplayer
|
Sun, 29 Oct 2006 11:38:14 +0000 |
reimar |
Factor out common cdda stuff from cdio and cdparanoia tests.
|
Sun, 29 Oct 2006 11:17:28 +0000 |
nicodvb |
handle broken ts packets before parsing the rest
|
Sun, 29 Oct 2006 11:05:49 +0000 |
reimar |
Support new flac-in-ogg, fixes bug #229
|
Sun, 29 Oct 2006 11:00:36 +0000 |
nicodvb |
cosmetics: reformatted after previous commit
|
Sun, 29 Oct 2006 10:55:02 +0000 |
nicodvb |
1000l: fixed broken handling of the adaption field - part 2
|
Sun, 29 Oct 2006 10:33:49 +0000 |
nicodvb |
fixed mishandling of stream_read() (it doesn't necessarily return -1 in case of error)
|
Sun, 29 Oct 2006 10:23:15 +0000 |
nicodvb |
ts_parse() move section handling after stream_read() rather than repeating it
|
Sun, 29 Oct 2006 10:13:39 +0000 |
diego |
Add some <application> tags.
|
Sun, 29 Oct 2006 03:23:23 +0000 |
eugeni |
Always initialize and destroy ass_library.
|
Sun, 29 Oct 2006 00:23:12 +0000 |
uau |
Always initialize libass to fix crashes caused by use without initialization.
|
Sat, 28 Oct 2006 18:40:25 +0000 |
kraymer |
Partially synced with en/mplayer.1 (3).
|
Sat, 28 Oct 2006 17:51:32 +0000 |
nicodvb |
removed useless check: when is_start is set the size of the payload
|
Sat, 28 Oct 2006 17:42:37 +0000 |
kraymer |
fix some wordings
|
Sat, 28 Oct 2006 17:42:25 +0000 |
nicodvb |
in ts_parse() centralized stream_read()+stream_skip(); smaller and cleaner
|
Sat, 28 Oct 2006 15:07:18 +0000 |
eugeni |
Libass interface reworked:
|
Sat, 28 Oct 2006 14:20:15 +0000 |
kraymer |
r20477: Add missing parenthesis
|
Sat, 28 Oct 2006 13:07:36 +0000 |
kraymer |
r20440: Add ASS subtitle rendering options to gui.
|
Sat, 28 Oct 2006 12:26:17 +0000 |
rtogni |
Add svn versions for rc1
|
Sat, 28 Oct 2006 11:01:18 +0000 |
reimar |
Cleanup/simplify nsv check_file function.
|
Sat, 28 Oct 2006 10:59:17 +0000 |
nicodvb |
readability cosmetics
|
Sat, 28 Oct 2006 10:52:12 +0000 |
nicodvb |
unconditionally assign the language code when available;
|
Sat, 28 Oct 2006 10:44:45 +0000 |
reimar |
Better check for non-broken NSVf-header to avoid incorrect detection.
|
Sat, 28 Oct 2006 10:21:30 +0000 |
reimar |
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both
|
Sat, 28 Oct 2006 10:06:11 +0000 |
ods15 |
indentation fix
|
Sat, 28 Oct 2006 09:52:19 +0000 |
nicodvb |
reformatted ts_parse() after previous commit
|
Sat, 28 Oct 2006 09:50:22 +0000 |
ods15 |
make vf_geq read whitespace in equation param
|
Sat, 28 Oct 2006 09:44:18 +0000 |
nicodvb |
removed unreachable code (when len=pes_parse2() returns 0)
|
Sat, 28 Oct 2006 09:03:51 +0000 |
nicodvb |
10l: fixed misplaced adaption field check
|
Sat, 28 Oct 2006 08:56:44 +0000 |
nicodvb |
removed commented crc32 code; I'll eventualy reuse the one in lavu
|
Sat, 28 Oct 2006 08:54:31 +0000 |
nicodvb |
slight simplifications
|
Sat, 28 Oct 2006 03:49:03 +0000 |
corey |
Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.
|
Sat, 28 Oct 2006 00:11:53 +0000 |
michael |
clarify pts related stuff
|
Fri, 27 Oct 2006 23:13:46 +0000 |
kraymer |
Partial sync with en/mplayer.1 (2)
|
Fri, 27 Oct 2006 22:47:41 +0000 |
diego |
Add a note about charset configuration to the Apache section.
|
Fri, 27 Oct 2006 21:34:05 +0000 |
ods15 |
remove unused variable
|
Fri, 27 Oct 2006 21:33:01 +0000 |
ods15 |
cosmetic, reindentation, tab removal
|
Fri, 27 Oct 2006 19:40:48 +0000 |
ods15 |
update vf_geq to new ff_eval API
|
Fri, 27 Oct 2006 19:19:40 +0000 |
reimar |
100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"
|
Fri, 27 Oct 2006 17:15:42 +0000 |
Gabrov |
synced with r20468
|
Fri, 27 Oct 2006 17:10:23 +0000 |
Gabrov |
synced with r20445
|
Fri, 27 Oct 2006 16:02:44 +0000 |
eugeni |
Add missing fontconfig_done() call.
|
Fri, 27 Oct 2006 14:57:10 +0000 |
diego |
Sync with Debian package.
|
Fri, 27 Oct 2006 12:25:59 +0000 |
michael |
"-o -" -> use stdout
|
Fri, 27 Oct 2006 11:56:43 +0000 |
iive |
Add cmov detection to configure
|
Fri, 27 Oct 2006 05:54:32 +0000 |
voroshil |
Fix translation inconsistencies, noticed by Torinthiel.
|
Thu, 26 Oct 2006 20:08:46 +0000 |
eugeni |
Split ass_configure() into several smaller functions.
|
Thu, 26 Oct 2006 15:27:00 +0000 |
diego |
Fix a multitude of roff errors and warnings.
|
Thu, 26 Oct 2006 13:02:16 +0000 |
kraymer |
various orthography and wording fixes
|
Thu, 26 Oct 2006 11:05:40 +0000 |
kraymer |
r20426: -chapter works with dvd:// and dvdnav://
|
Thu, 26 Oct 2006 11:02:33 +0000 |
kraymer |
r20412: Fix some inconsistencies pointed out by Torinthiel.
|
Thu, 26 Oct 2006 09:14:39 +0000 |
torinthiel |
Improve translation of autogenerated labels
|
Thu, 26 Oct 2006 09:10:32 +0000 |
torinthiel |
Clearly state that main.xml is generated
|
Thu, 26 Oct 2006 08:33:35 +0000 |
torinthiel |
sync r20341
|
Thu, 26 Oct 2006 08:13:27 +0000 |
gpoirier |
sync w/ r20440, patch by Sheldon Jin
|
Thu, 26 Oct 2006 08:03:06 +0000 |
voroshil |
r20379: Remove doubled -dvd-device information.
|
Thu, 26 Oct 2006 08:00:01 +0000 |
torinthiel |
Transtale a skipped title
|
Thu, 26 Oct 2006 07:53:06 +0000 |
voroshil |
r20355: typo
|
Wed, 25 Oct 2006 21:06:11 +0000 |
torinthiel |
sync r20449
|
Wed, 25 Oct 2006 21:03:26 +0000 |
torinthiel |
Typo fix
|
Wed, 25 Oct 2006 20:39:01 +0000 |
reynaldo |
add two missing checks - PATCH by Karolina Lindqvist AT kramnet-se
|
Wed, 25 Oct 2006 20:36:36 +0000 |
torinthiel |
sync r20442
|
Wed, 25 Oct 2006 18:58:27 +0000 |
gpoirier |
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
|
Wed, 25 Oct 2006 17:43:46 +0000 |
ods15 |
finally document -correct-pts
|
Wed, 25 Oct 2006 14:41:55 +0000 |
gpoirier |
fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P net
|
Wed, 25 Oct 2006 13:08:08 +0000 |
diego |
Sync with upstream r201.
|
Wed, 25 Oct 2006 12:08:28 +0000 |
diego |
Remove confusing and probably wrong paragraph about libdvdcss.
|
Wed, 25 Oct 2006 11:55:06 +0000 |
diego |
Sync with upstream r201.
|
Wed, 25 Oct 2006 00:05:14 +0000 |
eugeni |
Add ASS subtitle rendering options to gui.
|
Tue, 24 Oct 2006 21:09:14 +0000 |
torinthiel |
Microsync, just to keep documentation building
|
Tue, 24 Oct 2006 21:09:12 +0000 |
torinthiel |
sync r20412
|
Tue, 24 Oct 2006 21:07:22 +0000 |
torinthiel |
sync r20401
|
Tue, 24 Oct 2006 18:51:38 +0000 |
reimar |
Fix single-black-pixel-in-upper-left-corner bug (how do people notice a single
|
Tue, 24 Oct 2006 18:45:17 +0000 |
reimar |
Add proper flv fourcc
|
Tue, 24 Oct 2006 17:52:39 +0000 |
diego |
Sync one more warning fix from upstream libdvdcss.
|
Tue, 24 Oct 2006 17:47:03 +0000 |
diego |
Sync warning fixes from upstream libdvdcss.
|
Tue, 24 Oct 2006 17:41:16 +0000 |
diego |
Remove modification notice from unmodified file.
|
Tue, 24 Oct 2006 17:30:11 +0000 |
diego |
Sync cosmetics from upstream libdvdcss.
|
Tue, 24 Oct 2006 16:24:48 +0000 |
reimar |
nother --disable-loader -> --disable-win32 fix.
|
Tue, 24 Oct 2006 16:17:46 +0000 |
diego |
Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.
|
Tue, 24 Oct 2006 15:30:20 +0000 |
diego |
Add md5.[ch] to the list of files.
|
Tue, 24 Oct 2006 05:02:33 +0000 |
kostya |
16-bit grayscale support
|
Mon, 23 Oct 2006 22:19:23 +0000 |
nicodvb |
-chapter works with dvd:// and dvdnav://
|
Mon, 23 Oct 2006 22:18:08 +0000 |
nicodvb |
support for -chapter option (same semanthics as for dvd://)
|
Mon, 23 Oct 2006 21:36:36 +0000 |
Gabrov |
synced with r20423
|
Mon, 23 Oct 2006 21:17:32 +0000 |
nicodvb |
simplified code to handle titleset transition (removed useless assignment)
|
Mon, 23 Oct 2006 21:07:24 +0000 |
nicodvb |
spell fix
|
Mon, 23 Oct 2006 21:04:31 +0000 |
nicodvb |
don't play any other title other than N when N is specified (with dvdnav://N)
|
Mon, 23 Oct 2006 19:12:26 +0000 |
gpoirier |
sync w/ r20419
|
Mon, 23 Oct 2006 19:11:23 +0000 |
gpoirier |
Yet some more CVS->CVS
|
Mon, 23 Oct 2006 19:07:57 +0000 |
gpoirier |
sync w/ r20417
|
Mon, 23 Oct 2006 19:06:53 +0000 |
gpoirier |
s/DarwinPorts/MacPorts/
|
Mon, 23 Oct 2006 16:46:16 +0000 |
reimar |
Allow lowercase letters in AVI stream id, fixes bug #277
|
Mon, 23 Oct 2006 15:49:44 +0000 |
reimar |
Proper detection of corresponding MPlayer image format for X server format for vo_x11.
|
Mon, 23 Oct 2006 15:43:42 +0000 |
reimar |
Set aspect information in yuv4mpeg
|
Mon, 23 Oct 2006 14:03:49 +0000 |
lucabe |
Properly set EXTRALIBS
|
Mon, 23 Oct 2006 13:26:56 +0000 |
diego |
Fix some inconsistencies pointed out by Torinthiel.
|
Mon, 23 Oct 2006 12:26:10 +0000 |
kraymer |
r20399: Remove bio2jack from list of required software.
|
Mon, 23 Oct 2006 11:26:40 +0000 |
diego |
Remove a declaration-after-statement warning.
|
Mon, 23 Oct 2006 11:13:49 +0000 |
gpoirier |
sync w/ r20408
|
Mon, 23 Oct 2006 11:12:25 +0000 |
gpoirier |
swap telecine and pulldown, typo noticed by RC
|
Mon, 23 Oct 2006 10:57:17 +0000 |
diego |
Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.
|
Mon, 23 Oct 2006 10:33:30 +0000 |
Gabrov |
synced with r20405
|
Mon, 23 Oct 2006 10:10:34 +0000 |
Gabrov |
man/hu/mplayer.1 synced with r20375
|
Mon, 23 Oct 2006 10:02:21 +0000 |
diego |
Remove -fno-PIC check from configure and put -fPIC back at the beginning
|
Mon, 23 Oct 2006 08:12:41 +0000 |
gpoirier |
add missing dots as in r20328
|
Mon, 23 Oct 2006 07:05:56 +0000 |
attila |
it's "die Syntax" not "der Syntax"
|
Mon, 23 Oct 2006 07:03:38 +0000 |
torinthiel |
<replaceable> tags aren't needed in literal example
|
Sun, 22 Oct 2006 23:07:31 +0000 |
diego |
Remove bio2jack from list of required software.
|
Sun, 22 Oct 2006 22:14:08 +0000 |
diego |
Replace $() by the slightly more portable ``.
|
Sun, 22 Oct 2006 21:19:54 +0000 |
kraymer |
r20392: misc fixes
|
Sun, 22 Oct 2006 20:39:01 +0000 |
kraymer |
r20379: Remove doubled -dvd-device information.
|
Sun, 22 Oct 2006 20:25:35 +0000 |
diego |
misc fixes
|
Sun, 22 Oct 2006 19:59:02 +0000 |
torinthiel |
Some more spelling fixes
|
Sun, 22 Oct 2006 19:48:39 +0000 |
gpoirier |
sync w/r20375
|
Sun, 22 Oct 2006 19:35:13 +0000 |
gpoirier |
sync w/r20379
|
Sun, 22 Oct 2006 19:31:49 +0000 |
gpoirier |
sync w/r20341
|
Sun, 22 Oct 2006 19:31:10 +0000 |
gpoirier |
sync w/r20361
|
Sun, 22 Oct 2006 19:30:12 +0000 |
gpoirier |
sync w/r20361
|
Sun, 22 Oct 2006 19:21:11 +0000 |
diego |
Update Andrew Weber's Email address.
|
Sun, 22 Oct 2006 19:18:38 +0000 |
torinthiel |
Sync r20379 + small fixes
|
Sun, 22 Oct 2006 18:30:47 +0000 |
reimar |
FFmpeg dv decoder can also output in 422P format.
|
Sun, 22 Oct 2006 17:57:40 +0000 |
torinthiel |
Remove doubled -dvd-device information.
|
Sun, 22 Oct 2006 17:20:46 +0000 |
diego |
grammar/wording fixes
|
Sun, 22 Oct 2006 17:10:36 +0000 |
kraymer |
r20369: Warn about dangers of -use-filedir-conf option
|
Sun, 22 Oct 2006 17:06:27 +0000 |
kraymer |
capitalization at beginning of sentence
|
Sun, 22 Oct 2006 17:04:26 +0000 |
kraymer |
remove mkdir warnings
|
Sun, 22 Oct 2006 16:51:34 +0000 |
reynaldo |
only a few lines remain missing
|
Sun, 22 Oct 2006 16:44:22 +0000 |
rtogni |
Final changelog update for rc1 release
|
Sun, 22 Oct 2006 16:37:07 +0000 |
rtogni |
Warn about dangers of -use-filedir-conf option
|
Sun, 22 Oct 2006 16:16:34 +0000 |
rtogni |
Require latest version of codecs.conf
|
Sun, 22 Oct 2006 15:48:38 +0000 |
kraymer |
remove outdated reference to "tvout-voodoo"; fixes compilation
|
Sun, 22 Oct 2006 15:13:50 +0000 |
reimar |
Consistency fix: use "signed long long" for int_fast64_t instead of
|
Sun, 22 Oct 2006 14:51:17 +0000 |
diego |
IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0
|
Sun, 22 Oct 2006 14:47:25 +0000 |
voroshil |
r20352: fix XviD spelling. replace some old DivX5's.
|
Sun, 22 Oct 2006 14:45:54 +0000 |
diego |
Provide fallback definition for uint_fast64_t as well.
|
Sun, 22 Oct 2006 13:43:49 +0000 |
kraymer |
r20358: Make documentation links point to the online version.
|
Sun, 22 Oct 2006 13:34:48 +0000 |
kraymer |
remove some DivX version numbers
|
Sun, 22 Oct 2006 13:19:55 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Sun, 22 Oct 2006 13:19:15 +0000 |
diego |
Do not check for the existence of LIRC devices during autodetection.
|
Sun, 22 Oct 2006 12:50:53 +0000 |
diego |
Make documentation links point to the online version.
|
Sun, 22 Oct 2006 12:39:01 +0000 |
Gabrov |
synced with r20355 (increased sync tag after typo fix in English master file)
|
Sun, 22 Oct 2006 12:36:04 +0000 |
Gabrov |
synced with r20352
|
Sun, 22 Oct 2006 12:33:37 +0000 |
diego |
typo
|
Sun, 22 Oct 2006 12:27:59 +0000 |
Gabrov |
synced with r20191
|
Sun, 22 Oct 2006 12:21:29 +0000 |
kraymer |
fix "typo"
|
Sun, 22 Oct 2006 12:17:07 +0000 |
kraymer |
fix XviD spelling
|
Sun, 22 Oct 2006 12:00:57 +0000 |
Gabrov |
synced with r20350
|
Sun, 22 Oct 2006 10:32:59 +0000 |
nicodvb |
if no stream could be muxed flush_buffers() returns 0: prevents while(1) stall at the end
|
Sun, 22 Oct 2006 09:58:37 +0000 |
Gabrov |
man/hu/mplayer.1 synced with 20336
|
Sun, 22 Oct 2006 06:00:31 +0000 |
kraymer |
r20341: Remove obsolete parts, some updates.
|
Sat, 21 Oct 2006 23:45:41 +0000 |
reimar |
Do not forget to clear subtitles when switching files for embedded subtitles.
|
Sat, 21 Oct 2006 21:57:15 +0000 |
lorenm |
x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060)
|
Sat, 21 Oct 2006 21:47:56 +0000 |
gpoirier |
sync w/r20336
|
Sat, 21 Oct 2006 21:36:31 +0000 |
voroshil |
r20318: capitalization fixes, add missing dots to sentences
|
Sat, 21 Oct 2006 20:48:41 +0000 |
reimar |
Avoid crash after "AVI: No audio stream found -> no sound." message,
|
Sat, 21 Oct 2006 20:14:11 +0000 |
kraymer |
change DOCS/html references to German translation
|
Sat, 21 Oct 2006 20:07:49 +0000 |
diego |
Remove obsolete parts, some updates.
|
Sat, 21 Oct 2006 19:58:49 +0000 |
reimar |
Try playing files with wrong wav header length, fixes riff_broken_hrdlen.wav
|
Sat, 21 Oct 2006 19:34:06 +0000 |
reimar |
Add a call to x264enc_set_param in config, otherwise mencoder -ovc x264
|
Sat, 21 Oct 2006 18:38:58 +0000 |
kraymer |
fixed sync tag
|
Sat, 21 Oct 2006 18:37:48 +0000 |
kraymer |
r20317: Greatly simplify synopsis roff markup and add a bit of consistency.
|
Sat, 21 Oct 2006 18:34:37 +0000 |
kraymer |
escape -mf
|
Sat, 21 Oct 2006 17:58:33 +0000 |
reimar |
Remove #ifdef HAVE_FLAC, it was never needed and nowadays is never defined.
|
Sat, 21 Oct 2006 17:01:45 +0000 |
reimar |
Do not use sh_audio->wf values if they are definitely invalid
|
Sat, 21 Oct 2006 15:57:08 +0000 |
reimar |
Add flac twocc
|
Sat, 21 Oct 2006 09:58:43 +0000 |
ptt |
added a ". ..." line before gmplayer
|
Sat, 21 Oct 2006 09:57:38 +0000 |
ptt |
little fix, sorry
|
Sat, 21 Oct 2006 09:56:27 +0000 |
ptt |
sync with r20317
|
Sat, 21 Oct 2006 09:32:58 +0000 |
ptt |
applied patch for -endpos, to work without a blit_frame, pointed out by Andrew Savchenko
|
Sat, 21 Oct 2006 08:44:10 +0000 |
kraymer |
some random fixes (wording, spelling..)
|
Sat, 21 Oct 2006 08:05:38 +0000 |
kraymer |
add German translation of codecs.xml
|
Fri, 20 Oct 2006 23:06:52 +0000 |
eugeni |
Don't forget to apply scaling coefficients to kerning values.
|
Fri, 20 Oct 2006 19:36:59 +0000 |
reimar |
Cosmetics: indentation fix indentation broken by last two demuxer.c commits
|
Fri, 20 Oct 2006 19:31:52 +0000 |
reimar |
Fix opening of demuxers without check_file function, broken by r20309.
|
Fri, 20 Oct 2006 19:19:29 +0000 |
lorenm |
make any parse error in -x264encopts fatal
|
Fri, 20 Oct 2006 18:47:27 +0000 |
gpoirier |
sync w/ r20321
|
Fri, 20 Oct 2006 17:13:03 +0000 |
kraymer |
--enable-external-faad doesn't exist any more
|
Fri, 20 Oct 2006 16:42:36 +0000 |
michael |
\, escaping
|
Fri, 20 Oct 2006 16:14:49 +0000 |
gpoirier |
sync w/r20318
|
Fri, 20 Oct 2006 15:40:43 +0000 |
kraymer |
capitalization fixes, add missing dots to sentences
|
Fri, 20 Oct 2006 10:55:48 +0000 |
diego |
Greatly simplify synopsis roff markup and add a bit of consistency.
|
Fri, 20 Oct 2006 07:32:49 +0000 |
diego |
Add fallback on the (undocumented) x86-64 -march option in
|
Thu, 19 Oct 2006 22:46:48 +0000 |
diego |
Add gmplayer to list of ignored files.
|
Thu, 19 Oct 2006 22:08:47 +0000 |
gpoirier |
sync w/ 20054
|
Thu, 19 Oct 2006 21:58:57 +0000 |
diego |
Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.
|
Thu, 19 Oct 2006 21:29:17 +0000 |
diego |
Simplify OBJS handling.
|
Thu, 19 Oct 2006 21:18:51 +0000 |
gpoirier |
sync w/ 20310
|
Thu, 19 Oct 2006 21:00:35 +0000 |
diego |
Remove stray line.
|
Thu, 19 Oct 2006 18:20:12 +0000 |
reimar |
Try other demuxers if open() fails.
|
Thu, 19 Oct 2006 18:08:44 +0000 |
eugeni |
Fix center of rotation calculation. It was overly complex and
|
Thu, 19 Oct 2006 16:13:35 +0000 |
voroshil |
r20183: Recommend gcc 4.x on PowerPC
|
Thu, 19 Oct 2006 13:19:41 +0000 |
kraymer |
r20288: vf uspp description: it now uses snow, not mpeg4
|
Thu, 19 Oct 2006 08:45:31 +0000 |
gpoirier |
sync with r20295, patch by Francois Badier %frabad A gmail P com%
|
Thu, 19 Oct 2006 08:20:32 +0000 |
gpoirier |
What is the meaning of the numbers on the status line during the encoding process?
|
Thu, 19 Oct 2006 08:15:47 +0000 |
lorenm |
make -passlogfile work with x264 again (broke in r20060)
|
Wed, 18 Oct 2006 21:19:51 +0000 |
eugeni |
Center of rotation depends on alignment.
|
Wed, 18 Oct 2006 21:11:29 +0000 |
eugeni |
Support separate rotation angle for each glyph.
|
Wed, 18 Oct 2006 18:33:19 +0000 |
eugeni |
Move base point calculation to a separate function. Will be reused soon.
|
Wed, 18 Oct 2006 17:57:00 +0000 |
eugeni |
Cosmetics: remove commented code.
|
Wed, 18 Oct 2006 16:09:59 +0000 |
reimar |
redone subcp_recode: get rid of static buffer, skip lines that failed to
|
Wed, 18 Oct 2006 15:52:26 +0000 |
eugeni |
Fix a typo in collision detection code.
|
Wed, 18 Oct 2006 15:13:27 +0000 |
ptt |
typo fix
|
Wed, 18 Oct 2006 12:06:11 +0000 |
gpoirier |
sync w/ r19738
|
Wed, 18 Oct 2006 10:15:44 +0000 |
ptt |
sync with r20288
|
Wed, 18 Oct 2006 08:44:56 +0000 |
gpoirier |
sync w/ r20288
|
Wed, 18 Oct 2006 07:59:13 +0000 |
gpoirier |
sync w/ r20083
|
Wed, 18 Oct 2006 00:29:41 +0000 |
kraymer |
more updates on chinese translation
|
Tue, 17 Oct 2006 23:02:17 +0000 |
diego |
This file is not modified from the upstream version,
|
Tue, 17 Oct 2006 21:26:30 +0000 |
nicodvb |
fixed corner case previously mishandled: don't play an audio only stream when
|
Tue, 17 Oct 2006 19:21:22 +0000 |
lorenm |
vf uspp description: it now uses snow, not mpeg4
|
Tue, 17 Oct 2006 16:01:25 +0000 |
diego |
Add configure switch to enable fixed-pointed mode of internal libfaad2.
|
Tue, 17 Oct 2006 13:47:45 +0000 |
diego |
typo fixes
|
Tue, 17 Oct 2006 13:23:13 +0000 |
syrjala |
s/vo_osd_changed/vo_osd_changed_flag
|
Tue, 17 Oct 2006 13:19:31 +0000 |
syrjala |
Round buffer width and height to 16 pixels.
|
Tue, 17 Oct 2006 11:30:59 +0000 |
kraymer |
rewording of config file usage
|
Tue, 17 Oct 2006 11:21:11 +0000 |
kraymer |
r20257: Disable loading of file-specific configuration file from the same
|
Tue, 17 Oct 2006 11:17:54 +0000 |
gpoirier |
sync w/20280
|
Tue, 17 Oct 2006 11:15:00 +0000 |
kraymer |
remove me=3 leftover (x264)
|
Tue, 17 Oct 2006 10:48:41 +0000 |
kraymer |
mention new -use-filedir-conf option in general config description
|
Tue, 17 Oct 2006 07:42:56 +0000 |
gpoirier |
sync with 20277
|
Mon, 16 Oct 2006 20:23:23 +0000 |
lorenm |
Update x264 option names that changed with r20060
|
Mon, 16 Oct 2006 20:21:31 +0000 |
michael |
bilinear interpolation
|
Mon, 16 Oct 2006 19:02:11 +0000 |
eugeni |
Remove an outdated debug message.
|
Mon, 16 Oct 2006 18:37:40 +0000 |
michael |
200 byte is too little
|
Mon, 16 Oct 2006 16:11:04 +0000 |
ptt |
sync up to r20265 + some li'l fix
|
Mon, 16 Oct 2006 15:47:32 +0000 |
michael |
generic equation filter
|
Mon, 16 Oct 2006 15:38:15 +0000 |
gpoirier |
sync w/ r19715
|
Mon, 16 Oct 2006 15:22:27 +0000 |
gpoirier |
Woops, forgot to bump sync tag
|
Mon, 16 Oct 2006 15:20:06 +0000 |
gpoirier |
Sync w/ 20260
|
Mon, 16 Oct 2006 15:06:57 +0000 |
diego |
Skip -march tests for values that are aliases of already tested values.
|
Mon, 16 Oct 2006 13:56:29 +0000 |
ptt |
li'l fix
|
Mon, 16 Oct 2006 13:26:22 +0000 |
diego |
Remove unused variable.
|
Mon, 16 Oct 2006 11:57:11 +0000 |
gpoirier |
Use American spelling of "gray" instead for British's "grey" for XviD option, while keeping backward compatibility
|
Mon, 16 Oct 2006 10:25:50 +0000 |
diego |
small grammar fix
|
Mon, 16 Oct 2006 09:58:10 +0000 |
gpoirier |
sync w/ r20257
|
Mon, 16 Oct 2006 09:32:41 +0000 |
gpoirier |
r20237
|
Mon, 16 Oct 2006 09:25:23 +0000 |
diego |
libdv may depend on libpthread.
|
Mon, 16 Oct 2006 09:09:03 +0000 |
gpoirier |
Update x264 option names that changed with r20060
|
Mon, 16 Oct 2006 08:53:23 +0000 |
gpoirier |
sync with r20132
|
Sun, 15 Oct 2006 23:11:36 +0000 |
lorenm |
fix multiple instances of -x264encopts on the commandline (broke in r20060)
|
Sun, 15 Oct 2006 21:27:15 +0000 |
rtogni |
Disable loading of file-specific configuration file from the same
|
Sun, 15 Oct 2006 20:48:26 +0000 |
reimar |
Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.
|
Sun, 15 Oct 2006 18:55:57 +0000 |
kraymer |
r20254: bump date, small consistency fix
|
Sun, 15 Oct 2006 18:48:18 +0000 |
diego |
bump date, small consistency fix
|
Sun, 15 Oct 2006 18:41:44 +0000 |
kraymer |
escape - (bobdeint)
|
Sun, 15 Oct 2006 18:36:02 +0000 |
reynaldo |
as anounced, just some cleaning, purely janitorial changes
|
Sun, 15 Oct 2006 18:33:39 +0000 |
reimar |
Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handling
|
Sun, 15 Oct 2006 18:27:34 +0000 |
reimar |
Implement bob (pseudo?) deinterlacing for xvmc.
|
Sun, 15 Oct 2006 18:15:19 +0000 |
kraymer |
r20237: Escape some more - signs.
|
Sun, 15 Oct 2006 17:56:55 +0000 |
Gabrov |
man/hu/mplayer.1 synced with r20237
|
Sun, 15 Oct 2006 17:51:10 +0000 |
kraymer |
convert chinese man page to UTF-8
|
Sun, 15 Oct 2006 17:19:13 +0000 |
rtogni |
Support new realaudio codec names
|
Sun, 15 Oct 2006 16:47:17 +0000 |
diego |
Remove Linux test from DirectFB check, it runs on some BSD systems at least.
|
Sun, 15 Oct 2006 16:28:56 +0000 |
gpoirier |
syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%
|
Sun, 15 Oct 2006 16:06:06 +0000 |
reimar |
strcat->strcpy simplification
|
Sun, 15 Oct 2006 15:55:48 +0000 |
gpoirier |
Actually convert sync tag to subversion style (and found out that this file is WAY outdated)
|
Sun, 15 Oct 2006 15:34:50 +0000 |
reimar |
Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DVD drive.
|
Sun, 15 Oct 2006 15:25:59 +0000 |
gpoirier |
Bump sync tag, remove useless FIXME
|
Sun, 15 Oct 2006 14:35:18 +0000 |
kraymer |
missing console messages are (also) replaced by English versions
|
Sun, 15 Oct 2006 14:29:14 +0000 |
kraymer |
update mailman links
|
Sun, 15 Oct 2006 14:12:18 +0000 |
diego |
Escape some more - signs.
|
Sun, 15 Oct 2006 13:59:26 +0000 |
diego |
Remove bogus warning about missing font.
|
Sun, 15 Oct 2006 13:35:46 +0000 |
rtogni |
Fix timestamps for streams where kf_base gets negative
|
Sun, 15 Oct 2006 13:30:12 +0000 |
diego |
Sebastian now coordinates translations, some cosmetics.
|
Sun, 15 Oct 2006 13:16:18 +0000 |
diego |
Sync with FFmpeg r6700.
|
Sun, 15 Oct 2006 13:03:43 +0000 |
reimar |
Fix crash because of last_glyph < first_glyph, probably caused by first line
|
Sun, 15 Oct 2006 12:53:46 +0000 |
kraymer |
cosmetics: indentation
|
Sun, 15 Oct 2006 12:48:18 +0000 |
reimar |
Implement -noidx since index can use quite a bit of memory, esp. when using valgrind.
|
Sun, 15 Oct 2006 12:33:53 +0000 |
diego |
Remove test for framebuffer device from DirectFB check.
|
Sun, 15 Oct 2006 11:59:00 +0000 |
voroshil |
Sync with r20191
|
Sun, 15 Oct 2006 11:20:55 +0000 |
kraymer |
sync with r20191
|
Sun, 15 Oct 2006 10:33:04 +0000 |
Gabrov |
synced with r20176
|
Sun, 15 Oct 2006 10:22:59 +0000 |
diego |
Remove removed/renamed files.
|
Sun, 15 Oct 2006 10:09:02 +0000 |
diego |
Add standard svn:eol-style and svn:keywords properties, remove svn:executable.
|
Sun, 15 Oct 2006 10:00:29 +0000 |
Gabrov |
synced with r20183
|
Sun, 15 Oct 2006 09:51:08 +0000 |
Gabrov |
synced with r20194
|
Sun, 15 Oct 2006 09:37:25 +0000 |
Gabrov |
Deleting formats.xml and users-vs-dev.xml.
|
Sun, 15 Oct 2006 09:35:24 +0000 |
Gabrov |
synced with r20083
|
Sun, 15 Oct 2006 09:29:02 +0000 |
nicodvb |
during stream detection always parse ts_probesize bytes (even with -nosound set),
|
Sat, 14 Oct 2006 21:30:41 +0000 |
reynaldo |
hurried pre-release update, partially synced with r20191
|
Sat, 14 Oct 2006 20:50:08 +0000 |
vayne |
as per request, fullscreen and mute options have been added to the context menus.
|
Sat, 14 Oct 2006 18:00:26 +0000 |
diego |
Create proper define for DFBMGA.
|
Sat, 14 Oct 2006 17:54:08 +0000 |
diego |
Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.
|
Sat, 14 Oct 2006 16:32:15 +0000 |
diego |
Remove intrinsics check, they are no longer used in FFmpeg.
|
Sat, 14 Oct 2006 16:31:41 +0000 |
reimar |
Remove unused ABS define
|
Sat, 14 Oct 2006 16:22:51 +0000 |
diego |
Sync mail-lists.xml removal.
|
Sat, 14 Oct 2006 15:43:26 +0000 |
gpoirier |
sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
|
Sat, 14 Oct 2006 15:28:33 +0000 |
diego |
Use = instead of == for extra portability.
|
Sat, 14 Oct 2006 15:26:43 +0000 |
diego |
Use = instead of == for extra portability.
|
Sat, 14 Oct 2006 14:42:23 +0000 |
eugeni |
Zerofill libass static variables during initialization.
|
Sat, 14 Oct 2006 14:35:33 +0000 |
eugeni |
Free FT_Stroker during libass deinitialization.
|
Sat, 14 Oct 2006 08:37:29 +0000 |
kraymer |
r20189: Some more consistency for the -pvr options, typo.
|
Sat, 14 Oct 2006 08:23:05 +0000 |
kraymer |
r20191: slight overall verbosity reduction
|
Sat, 14 Oct 2006 00:43:28 +0000 |
rtogni |
Remove useless assignements, thanks reimar for noticing them
|
Fri, 13 Oct 2006 20:28:07 +0000 |
eugeni |
Fix typo in sub_delay external specification.
|
Fri, 13 Oct 2006 20:01:38 +0000 |
reimar |
Remove dead code (condition can obviously never be true)
|
Fri, 13 Oct 2006 19:07:11 +0000 |
ben |
bails out if cdparanoia can't read cd (avoid lockup)
|
Fri, 13 Oct 2006 17:30:41 +0000 |
vayne |
code simplification and minor bug fix for files restarting rather than moving to the next file within the playlist.
|
Fri, 13 Oct 2006 08:44:02 +0000 |
reimar |
Shorten decoder works now with MPlayer
|
Fri, 13 Oct 2006 00:09:20 +0000 |
diego |
FFmpeg Shorten audio decoder
|
Thu, 12 Oct 2006 23:48:52 +0000 |
ptt |
litle bug, didn't compile :(
|
Thu, 12 Oct 2006 23:19:46 +0000 |
ptt |
sync'd with r20191
|
Thu, 12 Oct 2006 23:13:09 +0000 |
ptt |
some minor fixes & sync to r20194
|
Thu, 12 Oct 2006 23:12:22 +0000 |
ptt |
some little consistency fixes
|
Thu, 12 Oct 2006 22:49:18 +0000 |
diego |
updates, grammar/spelling
|
Thu, 12 Oct 2006 22:37:56 +0000 |
reimar |
Changlog updated with help of svn log
|
Thu, 12 Oct 2006 22:24:19 +0000 |
diego |
slight overall verbosity reduction
|
Thu, 12 Oct 2006 18:29:26 +0000 |
voroshil |
r20172: Update paragraph about libdvdcss and libdvdread.
|
Thu, 12 Oct 2006 18:16:04 +0000 |
diego |
Some more consistency for the -pvr options, typo.
|
Thu, 12 Oct 2006 18:15:07 +0000 |
reimar |
10l, used MSGTR_Unknown instead of lang in mp_property_audio
|
Thu, 12 Oct 2006 18:10:45 +0000 |
reimar |
simplify mp_property_sub
|
Thu, 12 Oct 2006 18:10:23 +0000 |
kraymer |
r20183: Recommend gcc 4.x on PowerPC.
|
Thu, 12 Oct 2006 18:06:18 +0000 |
reimar |
Cosmetics for previous mplayer.c patch
|
Thu, 12 Oct 2006 18:03:28 +0000 |
reimar |
Simplify mp_property_audio
|
Thu, 12 Oct 2006 17:39:39 +0000 |
diego |
Recommend gcc 4.x on PowerPC.
|
Thu, 12 Oct 2006 17:21:15 +0000 |
reimar |
Cosmetics
|
Thu, 12 Oct 2006 17:19:43 +0000 |
reimar |
strncpy->strlcpy
|
Thu, 12 Oct 2006 17:19:10 +0000 |
reimar |
Remove useless return; at end of function
|
Thu, 12 Oct 2006 17:18:20 +0000 |
reimar |
Simplify demux_mkv_get_sub_lang
|
Thu, 12 Oct 2006 15:18:56 +0000 |
kraymer |
r20132: little typo fixes
|
Thu, 12 Oct 2006 15:02:24 +0000 |
kraymer |
r20176: small consistency/format fix
|
Thu, 12 Oct 2006 14:57:47 +0000 |
kraymer |
small consistency/format fix
|
Thu, 12 Oct 2006 14:47:17 +0000 |
kraymer |
initial import of cd-dvd.xml (german translation)
|
Thu, 12 Oct 2006 14:11:39 +0000 |
ptt |
modifications pointed out by reimar doffinger
|
Thu, 12 Oct 2006 13:41:57 +0000 |
diego |
Merge the two libdvdcss/libdvdread paragraphs.
|
Thu, 12 Oct 2006 13:27:38 +0000 |
diego |
Update paragraph about libdvdcss and libdvdread.
|
Thu, 12 Oct 2006 08:23:17 +0000 |
diego |
Check for maeomo-specific libraries (Nokia 770).
|
Thu, 12 Oct 2006 00:39:47 +0000 |
diego |
Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.
|
Wed, 11 Oct 2006 23:18:34 +0000 |
diego |
Rename ABS macro to FFABS.
|
Wed, 11 Oct 2006 22:06:47 +0000 |
kraymer |
11l (...)
|
Wed, 11 Oct 2006 21:59:34 +0000 |
ptt |
little suffix fixes
|
Wed, 11 Oct 2006 21:35:03 +0000 |
kraymer |
d'oh, missing " broke compilation
|
Wed, 11 Oct 2006 21:19:24 +0000 |
rtogni |
Remove old hack to search for .ar and VIDO, we know where they are
|
Wed, 11 Oct 2006 20:53:33 +0000 |
ods15 |
gcc 2.95 fix
|
Wed, 11 Oct 2006 20:08:54 +0000 |
kraymer |
r20162: added OSD audio switching visualization
|
Wed, 11 Oct 2006 17:25:46 +0000 |
ptt |
added OSD audio switching visualization
|
Wed, 11 Oct 2006 15:57:51 +0000 |
reimar |
More possible memleaks.
|
Wed, 11 Oct 2006 15:47:37 +0000 |
reimar |
Avoid memleak on error while reading attachments or multiple
|
Wed, 11 Oct 2006 15:28:54 +0000 |
diego |
Remove duplicate min/max macro definition.
|
Wed, 11 Oct 2006 14:12:17 +0000 |
diego |
Sync with FFmpeg r6642.
|
Wed, 11 Oct 2006 14:09:30 +0000 |
diego |
Make the socklib check search gethostbyname/socket in libc.
|
Wed, 11 Oct 2006 14:06:38 +0000 |
diego |
Streamline socklib check.
|
Wed, 11 Oct 2006 10:04:05 +0000 |
diego |
Remove download script; no longer used in the official Debian package candidate.
|
Wed, 11 Oct 2006 08:30:22 +0000 |
diego |
Move CFLAGS handling to common.mak.
|
Wed, 11 Oct 2006 08:13:52 +0000 |
diego |
Run TOOLS/cpuinfo on x86_64 as well as x86.
|
Tue, 10 Oct 2006 23:14:40 +0000 |
diego |
Change == to = in test comparisons for better portability.
|
Tue, 10 Oct 2006 22:17:03 +0000 |
uau |
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
|
Tue, 10 Oct 2006 22:15:01 +0000 |
rtogni |
Allows up to 8 bytes of extradata for cmsg24
|
Tue, 10 Oct 2006 21:37:06 +0000 |
rtogni |
Fix extradata lenght when adding cmsg24 data
|
Tue, 10 Oct 2006 21:29:15 +0000 |
rtogni |
Cleanup: remove some old commented out skips
|
Tue, 10 Oct 2006 19:21:33 +0000 |
reimar |
Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiVo file
|
Tue, 10 Oct 2006 15:01:11 +0000 |
reimar |
Simplify (by using realloc with NULL parameter) and refactor code to grow
|
Mon, 09 Oct 2006 20:00:02 +0000 |
rtogni |
Fix problems on live streams with huge timestamps, causing overflows and
|
Mon, 09 Oct 2006 19:57:56 +0000 |
eugeni |
Reduce margins for plaintext subtitles.
|
Mon, 09 Oct 2006 19:10:36 +0000 |
reimar |
Free track->language before assigning new value
|
Mon, 09 Oct 2006 18:56:16 +0000 |
reimar |
Missing (in close function)/misplaced free for track structure itself.
|
Mon, 09 Oct 2006 18:48:55 +0000 |
reimar |
Free track data if error occurs while reading trackentry
|
Mon, 09 Oct 2006 18:37:16 +0000 |
vayne |
indentation fixes.
|
Mon, 09 Oct 2006 18:28:58 +0000 |
reimar |
Free track encodings on error or demuxer close
|
Mon, 09 Oct 2006 18:22:57 +0000 |
vayne |
added a simple timer to hide the mouse when in fullscreen mode.
|
Mon, 09 Oct 2006 18:21:50 +0000 |
vayne |
fixed a crash bug as a result of the last change, as well as file skipping (hopefully)
|
Mon, 09 Oct 2006 18:00:54 +0000 |
reimar |
replace malloc+memset by calloc
|
Mon, 09 Oct 2006 17:48:43 +0000 |
reimar |
Remove cast of realloc result missed in last patch
|
Mon, 09 Oct 2006 17:41:37 +0000 |
reimar |
Remove unneeded casts for malloc/realloc calls
|
Mon, 09 Oct 2006 14:44:21 +0000 |
ptt |
removed unused definitions
|
Mon, 09 Oct 2006 11:34:38 +0000 |
ptt |
little typo fixes
|
Mon, 09 Oct 2006 11:30:52 +0000 |
ptt |
done! sync'ed with r20061, hoping not to have written 'strafalcioni'
|
Mon, 09 Oct 2006 09:29:52 +0000 |
ptt |
sync'ed with r19361
|
Mon, 09 Oct 2006 09:22:43 +0000 |
diego |
Create target for mplayer-rc.o so that it is not rerun unconditionally.
|
Mon, 09 Oct 2006 08:32:07 +0000 |
ptt |
-endpos option added in changelog
|
Mon, 09 Oct 2006 08:28:53 +0000 |
ptt |
sync'ed with r19979
|
Mon, 09 Oct 2006 07:56:34 +0000 |
ptt |
sync'ed with (last) cvs 1.256
|
Mon, 09 Oct 2006 00:03:05 +0000 |
ptt |
sync'ed with cvs (yet) 1.249
|
Sun, 08 Oct 2006 23:10:37 +0000 |
ptt |
sync'ed with cvs (yet) 1.243
|
Sun, 08 Oct 2006 23:03:59 +0000 |
Gabrov |
synced with r20061
|
Sun, 08 Oct 2006 22:43:29 +0000 |
rathann |
Fixes
|
Sun, 08 Oct 2006 22:36:24 +0000 |
nicodvb |
reinit codec chain when aspect ratio and/or resolution change
|
Sun, 08 Oct 2006 22:32:07 +0000 |
Gabrov |
synced with r20119
|
Sun, 08 Oct 2006 22:28:02 +0000 |
syrjala |
List dfbmga and directfb in _novomodules.
|
Sun, 08 Oct 2006 22:16:38 +0000 |
syrjala |
Fix DirectFB version check. The old code simply concatenated the
|
Sun, 08 Oct 2006 17:19:20 +0000 |
gpoirier |
sync with r19979, patch by Sheldon Jin % jinsh2 AH yahoo.com %
|
Sun, 08 Oct 2006 16:40:11 +0000 |
rathann |
Remove spurious casts to int. Blessed by Reimar.
|
Sun, 08 Oct 2006 15:58:05 +0000 |
reimar |
Cosmetics: remove lone (evil ;-) ) tab
|
Sun, 08 Oct 2006 14:10:43 +0000 |
rathann |
Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is
|
Sun, 08 Oct 2006 13:49:16 +0000 |
diego |
Support for detection of extended instructions on ARM.
|
Sun, 08 Oct 2006 13:08:07 +0000 |
diego |
Remove outdated/misleading comment about WavPack and libavformat.
|
Sun, 08 Oct 2006 13:01:14 +0000 |
reimar |
Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is broken)
|
Sun, 08 Oct 2006 13:01:03 +0000 |
ptt |
added myself to AUTHORS, as diego told me on 2006/09/26 :-)
|
Sun, 08 Oct 2006 12:19:08 +0000 |
reimar |
WavPack files contain a complete, valid RIFF tag, so use extension (.wv)
|
Sun, 08 Oct 2006 10:02:40 +0000 |
reimar |
a + b => (a + b) for defines, just to be sure.
|
Sun, 08 Oct 2006 09:43:18 +0000 |
reimar |
Avoid memleak when calling parse_obj_params only for syntax-checking (dst == NULL)
|
Sun, 08 Oct 2006 09:32:30 +0000 |
reimar |
Forgotten http_free on send error.
|
Sun, 08 Oct 2006 09:28:49 +0000 |
diego |
Add support for TTA and WavPack.
|
Sun, 08 Oct 2006 09:10:55 +0000 |
reimar |
Another != NULL check after dereferencing
|
Sun, 08 Oct 2006 09:07:51 +0000 |
reimar |
Fix variable dereference before NULL check.
|
Sun, 08 Oct 2006 09:05:27 +0000 |
reimar |
Useless initialization, they will be always set for result != 0
|
Sat, 07 Oct 2006 16:43:39 +0000 |
reimar |
Cosmetics: consistent order for en-/disabled codecs list
|
Sat, 07 Oct 2006 15:33:14 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program'.
|
Sat, 07 Oct 2006 14:05:54 +0000 |
kraymer |
r20083: Unify labels of two solutions to similar problems.
|
Sat, 07 Oct 2006 13:51:27 +0000 |
kraymer |
cosmetics: reformatting, aligning
|
Sat, 07 Oct 2006 13:38:46 +0000 |
kraymer |
r20085: fix FIXME: move history to appendix
|
Sat, 07 Oct 2006 13:05:12 +0000 |
uau |
Remove special warning printed when VIDIX is disabled
|
Sat, 07 Oct 2006 10:48:06 +0000 |
diego |
Sync with latest BUILD_ROOT changes in FFmpeg.
|
Sat, 07 Oct 2006 09:23:09 +0000 |
diego |
Replace -I.. by -I$(BUILD_ROOT).
|
Fri, 06 Oct 2006 21:56:15 +0000 |
ivo |
print bits/s, not bytes/s
|
Fri, 06 Oct 2006 19:06:59 +0000 |
corey |
Print current DVD title as ID_DVD_CURRENT_TITLE.
|
Fri, 06 Oct 2006 13:19:06 +0000 |
gpoirier |
add gcc-4.x to the list of compilers displayed
|
Fri, 06 Oct 2006 09:58:29 +0000 |
reimar |
EOSD performance debugging info.
|
Fri, 06 Oct 2006 08:23:16 +0000 |
torinthiel |
- missing space before '('
|
Fri, 06 Oct 2006 08:21:08 +0000 |
torinthiel |
sync r20085
|
Fri, 06 Oct 2006 07:30:14 +0000 |
voroshil |
r20080: (cosmetics) add some empty lines to improve readability.
|
Thu, 05 Oct 2006 23:12:27 +0000 |
nicodvb |
workaround redefinition of object_type as prev(object_type)+1
|
Thu, 05 Oct 2006 22:29:59 +0000 |
kraymer |
fix FIXME: move history to appendix
|
Thu, 05 Oct 2006 22:11:12 +0000 |
torinthiel |
sync r20083
|
Thu, 05 Oct 2006 22:06:45 +0000 |
torinthiel |
Unify labels of two solutions to similar problems.
|
Thu, 05 Oct 2006 22:04:25 +0000 |
torinthiel |
Missing space before '('
|
Thu, 05 Oct 2006 22:03:05 +0000 |
torinthiel |
Remove unnecessary </itemizedlist><itemizedlist>,
|
Thu, 05 Oct 2006 22:01:03 +0000 |
torinthiel |
(cosmetics) add some empty lines to improve readability
|
Thu, 05 Oct 2006 21:38:30 +0000 |
torinthiel |
Sync 20074
|
Thu, 05 Oct 2006 21:31:21 +0000 |
reimar |
Simplify: replace malloc + memset 0 by calloc
|
Thu, 05 Oct 2006 21:28:55 +0000 |
reimar |
Fix demux_demuxers seeking if the video demuxer does not set
|
Thu, 05 Oct 2006 21:25:22 +0000 |
reimar |
Implement absolute and percent-based seek
|
Thu, 05 Oct 2006 18:39:06 +0000 |
diego |
Add ASS subtitles to the subtitles file chooser dialog.
|
Thu, 05 Oct 2006 17:12:48 +0000 |
diego |
Sync with FFmpeg r6563.
|
Thu, 05 Oct 2006 17:11:05 +0000 |
diego |
Simplify test program build.
|
Thu, 05 Oct 2006 12:37:02 +0000 |
diego |
Remove stray $ from sync tag.
|
Thu, 05 Oct 2006 11:50:36 +0000 |
jheryan |
Synced to 2.10.2006
|
Thu, 05 Oct 2006 11:50:24 +0000 |
gpoirier |
Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)
|
Thu, 05 Oct 2006 11:49:36 +0000 |
jheryan |
Synced with 2.10.2006
|
Thu, 05 Oct 2006 11:17:47 +0000 |
jheryan |
Synced with 2.10.2006
|
Thu, 05 Oct 2006 09:46:06 +0000 |
gpoirier |
Warn about x264encopts new parser which breaks 3rd party tools
|
Thu, 05 Oct 2006 09:33:50 +0000 |
kraymer |
r20061: document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
|
Thu, 05 Oct 2006 09:07:12 +0000 |
gpoirier |
Fix build failure
|
Thu, 05 Oct 2006 08:30:52 +0000 |
torinthiel |
sync with r20051
|
Thu, 05 Oct 2006 04:57:09 +0000 |
voroshil |
r20054: Remove outdated/duplicate parts from the SDL section.
|
Thu, 05 Oct 2006 04:51:57 +0000 |
voroshil |
r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r19637 commit)
|
Thu, 05 Oct 2006 02:09:50 +0000 |
lorenm |
document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
|
Thu, 05 Oct 2006 02:03:10 +0000 |
lorenm |
Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
|
Thu, 05 Oct 2006 00:57:48 +0000 |
diego |
Test programs depend on $(LIB).
|
Thu, 05 Oct 2006 00:12:04 +0000 |
nplourde |
Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi)
|
Wed, 04 Oct 2006 22:18:40 +0000 |
diego |
FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.
|
Wed, 04 Oct 2006 21:53:00 +0000 |
kraymer |
r20054: Remove outdated/duplicate parts from the SDL section.
|
Wed, 04 Oct 2006 21:40:35 +0000 |
diego |
Also ignore shared libraries.
|
Wed, 04 Oct 2006 21:30:59 +0000 |
diego |
Remove outdated/duplicate parts from the SDL section.
|
Wed, 04 Oct 2006 21:28:08 +0000 |
diego |
Mark ao_sdl as SDL-only.
|
Wed, 04 Oct 2006 21:24:34 +0000 |
diego |
Add SDL-specific keys.
|
Wed, 04 Oct 2006 21:11:42 +0000 |
diego |
some reformatting
|
Wed, 04 Oct 2006 21:00:15 +0000 |
Gabrov |
synced with r20049
|
Wed, 04 Oct 2006 19:39:26 +0000 |
torinthiel |
Partial sync to r20024, more to follow (hopefully soon)
|
Wed, 04 Oct 2006 18:32:16 +0000 |
kraymer |
r20041: Add IDs to some examples/tables.
|
Wed, 04 Oct 2006 17:59:09 +0000 |
voroshil |
Fix russian docs build error, caused by my r20046 commit
|
Wed, 04 Oct 2006 17:52:55 +0000 |
voroshil |
r20041: Add IDs to some examples/tables.
|
Wed, 04 Oct 2006 17:45:28 +0000 |
kraymer |
r19979: after a long time, finally i could add -endpos option to mplayer
|
Wed, 04 Oct 2006 17:29:19 +0000 |
voroshil |
r19979: added MSGTR_MPEndposNosizeBased string
|
Wed, 04 Oct 2006 16:54:19 +0000 |
diego |
Fix hz vs Hz typo.
|
Wed, 04 Oct 2006 16:52:23 +0000 |
diego |
Remove unused files.
|
Wed, 04 Oct 2006 16:51:22 +0000 |
diego |
Add IDs to some examples/tables.
|
Wed, 04 Oct 2006 14:02:42 +0000 |
diego |
Remove cs_test and swscale-example on clean.
|
Wed, 04 Oct 2006 14:00:14 +0000 |
diego |
Remove redundant EXTRALIBS declaration.
|
Wed, 04 Oct 2006 13:56:24 +0000 |
diego |
Simplify compilation call by using $(EXTRALIBS).
|
Wed, 04 Oct 2006 13:54:56 +0000 |
diego |
Fix warnings:
|
Wed, 04 Oct 2006 13:51:12 +0000 |
diego |
Fix warnings:
|
Wed, 04 Oct 2006 13:41:05 +0000 |
diego |
Make sync tags consistent.
|
Wed, 04 Oct 2006 13:40:07 +0000 |
diego |
Remove stray $ from sync tags.
|
Wed, 04 Oct 2006 11:46:39 +0000 |
gpoirier |
Remove outdate, obsolete and inflammatory rants section made in r19973 of English doc
|
Wed, 04 Oct 2006 09:32:38 +0000 |
nicodvb |
warn the user to disable the cache when playing dvdnav streams
|
Wed, 04 Oct 2006 09:12:18 +0000 |
diego |
Add a note about checking XML documentation build.
|
Wed, 04 Oct 2006 09:10:44 +0000 |
kraymer |
r20028: faacopts :object is in the range 1..4, not 0..3
|
Wed, 04 Oct 2006 09:09:59 +0000 |
diego |
Comment out sections that break the build.
|
Wed, 04 Oct 2006 09:04:14 +0000 |
nicodvb |
faacopts :object is in the range 1..4, not 0..3
|
Wed, 04 Oct 2006 08:48:43 +0000 |
torinthiel |
Recent updates, to r 20024
|
Wed, 04 Oct 2006 08:46:32 +0000 |
diego |
Remove bogus #ifndef WORDS_BIGENDIAN.
|
Wed, 04 Oct 2006 08:19:58 +0000 |
diego |
The language code for Norwegian Bokmal is nb, not no.
|
Tue, 03 Oct 2006 23:51:32 +0000 |
aurel |
make some global var static (fix a build failure with shared lib on x86_64)
|
Tue, 03 Oct 2006 23:20:31 +0000 |
corey |
make PSNR printing more consistent with other encoders
|
Tue, 03 Oct 2006 18:28:37 +0000 |
diego |
Sync with FFmpeg r6543.
|
Tue, 03 Oct 2006 17:11:43 +0000 |
diego |
Fix unused variable warning when compiling with MMX disabled.
|
Tue, 03 Oct 2006 14:26:13 +0000 |
kraymer |
remove trailing periods in listing, insert dashes for "MPEG n"s
|
Tue, 03 Oct 2006 14:21:16 +0000 |
kraymer |
r20008: correct parameter value case for -pvr vmode option
|
Mon, 02 Oct 2006 17:30:18 +0000 |
eugeni |
Simplify and optimize bitmap blending.
|
Mon, 02 Oct 2006 00:51:29 +0000 |
rathann |
Fix make install. 10l for Diego.
|
Sun, 01 Oct 2006 19:51:04 +0000 |
gpoirier |
Compile fix for odd versions of binutils, namely the ones in Fedora.
|
Sun, 01 Oct 2006 17:19:45 +0000 |
gpoirier |
Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"
|
Sun, 01 Oct 2006 17:09:04 +0000 |
eugeni |
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
|
Sun, 01 Oct 2006 17:00:20 +0000 |
diego |
Work around ln limitations on MinGW.
|
Sun, 01 Oct 2006 14:17:45 +0000 |
diego |
Remove unused variables.
|
Sun, 01 Oct 2006 09:33:23 +0000 |
nicodvb |
Reset demuxer->sub (consistently with audio and video) after seeking and at the end
|
Sun, 01 Oct 2006 09:25:34 +0000 |
voroshil |
Fixed typos and some translation errors.
|
Fri, 29 Sep 2006 23:23:41 +0000 |
reimar |
Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,
|
Fri, 29 Sep 2006 20:57:03 +0000 |
ben |
correct parameter value case for -pvr vmode option
|
Fri, 29 Sep 2006 15:35:29 +0000 |
reimar |
Remove another duplicate and useless ;
|
Fri, 29 Sep 2006 12:36:17 +0000 |
gpoirier |
Remove useless trailing ';'
|
Fri, 29 Sep 2006 12:34:38 +0000 |
gpoirier |
Convert strings to comments since they're never used,
|
Fri, 29 Sep 2006 09:46:06 +0000 |
diego |
Do not compile with -DDEBUG by default.
|
Fri, 29 Sep 2006 09:21:53 +0000 |
diego |
Fix #ifdef indentation.
|
Thu, 28 Sep 2006 20:42:03 +0000 |
vayne |
bug fix for replaying files when double clicking in the playlist.
|
Wed, 27 Sep 2006 21:45:15 +0000 |
nicodvb |
in case of errors after decoding quit the main decoding
|
Wed, 27 Sep 2006 20:52:20 +0000 |
ben |
updated en and fr man pages with changes introduced by new pvr layer
|
Wed, 27 Sep 2006 20:31:43 +0000 |
ben |
updated ChangeLog due to new pvr handling
|
Wed, 27 Sep 2006 20:26:38 +0000 |
ben |
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
|
Wed, 27 Sep 2006 17:03:11 +0000 |
diego |
Sync section removal.
|
Wed, 27 Sep 2006 16:46:56 +0000 |
gpoirier |
fixes by jerome ferrari
|
Wed, 27 Sep 2006 16:21:30 +0000 |
gpoirier |
Lots of fixes by Jerome Ferrari
|
Wed, 27 Sep 2006 16:17:54 +0000 |
gpoirier |
Some fixes by Jerome Ferrari
|
Wed, 27 Sep 2006 11:41:36 +0000 |
lucabe |
Add support for YUVJ formats
|
Wed, 27 Sep 2006 11:24:28 +0000 |
diego |
Fix longstanding drag and drop bug: Only n-1 files get played when n files
|
Wed, 27 Sep 2006 10:14:03 +0000 |
voroshil |
r19974: Update gcc section. Some rewording.
|
Wed, 27 Sep 2006 09:52:24 +0000 |
voroshil |
r19973: Remove outdate, obsolete and inflammatory rants section.
|
Wed, 27 Sep 2006 09:13:14 +0000 |
kraymer |
r19975: Also mention sysctl for adjusting RTC settings.
|
Wed, 27 Sep 2006 08:59:17 +0000 |
kraymer |
cosmetics: reformatting, aligning
|
Wed, 27 Sep 2006 08:40:37 +0000 |
kraymer |
r19973: Remove outdate, obsolete and inflammatory rants section
|
Wed, 27 Sep 2006 08:36:27 +0000 |
kraymer |
r19979: after a long time, finally i could add -endpos option to mplayer..
|
Tue, 26 Sep 2006 23:43:21 +0000 |
corey |
vo_caca: use the pre-1.x compatibility layer so recent
|
Tue, 26 Sep 2006 21:10:50 +0000 |
ben |
use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernel
|
Mon, 25 Sep 2006 21:17:43 +0000 |
eugeni |
Add matroska v2 (SimpleBlock) support.
|
Mon, 25 Sep 2006 20:36:45 +0000 |
ben |
cosmetic renames because pvr support will soon be less ivtv driver dependant
|
Mon, 25 Sep 2006 18:36:58 +0000 |
ptt |
sync up to rev.19134
|
Mon, 25 Sep 2006 16:56:26 +0000 |
diego |
nit: Subversion revision numbers are referenced as r12345.
|
Mon, 25 Sep 2006 16:47:56 +0000 |
ptt |
after a long time, finally i could add -endpos option to mplayer executable.
|
Mon, 25 Sep 2006 16:16:19 +0000 |
ptt |
sync'd up to rev.18570
|
Mon, 25 Sep 2006 16:03:59 +0000 |
ptt |
sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieri
|
Sun, 24 Sep 2006 22:06:03 +0000 |
diego |
cosmetics
|
Sun, 24 Sep 2006 17:01:07 +0000 |
diego |
Also mention sysctl for adjusting RTC settings.
|
Sun, 24 Sep 2006 16:59:15 +0000 |
diego |
Update gcc section, some rewording.
|
Sun, 24 Sep 2006 16:57:57 +0000 |
diego |
Remove outdate, obsolete and inflammatory rants section.
|
Sun, 24 Sep 2006 16:15:47 +0000 |
eugeni |
Cosmetics: add some comments.
|
Sun, 24 Sep 2006 16:04:37 +0000 |
eugeni |
Shadow support in libass.
|
Sun, 24 Sep 2006 15:55:10 +0000 |
diego |
Remove version.h on distclean.
|
Sun, 24 Sep 2006 15:53:23 +0000 |
diego |
Remove copy and paste error from FFmpeg sync, MPlayer does not support
|
Sun, 24 Sep 2006 15:50:31 +0000 |
eugeni |
Free memory in ass_synth_done().
|
Sun, 24 Sep 2006 15:19:48 +0000 |
nicodvb |
interpolate real fps of dvr-ms files using the extended stream properties.
|
Sun, 24 Sep 2006 14:26:31 +0000 |
reimar |
Make fill_buffer function check for stream eof, fixes hang at eof (bug #580)
|
Sun, 24 Sep 2006 09:55:18 +0000 |
lucabe |
Improve swscale-example to test conversions between all the possible
|
Sat, 23 Sep 2006 21:05:28 +0000 |
ods15 |
simplifications, any error from libnut is fatal
|
Sat, 23 Sep 2006 18:48:18 +0000 |
ods15 |
sync to new libnut
|
Sat, 23 Sep 2006 18:35:19 +0000 |
eugeni |
Reduce size of non-blurred bitmaps.
|
Sat, 23 Sep 2006 17:54:24 +0000 |
eugeni |
Cosmetics. Change indentation of block of code to make it consistent with
|
Sat, 23 Sep 2006 17:00:09 +0000 |
reimar |
Missing part of previous patch to demux_real.c (revision 19958)
|
Sat, 23 Sep 2006 16:46:08 +0000 |
faust3 |
move video memory info printf before the WIN32 workaround
|
Sat, 23 Sep 2006 16:43:57 +0000 |
reimar |
int->unsigned to avoid crash to sign extension, partially fixes bug #580
|
Sat, 23 Sep 2006 16:28:57 +0000 |
rik |
Cosmetics and comments.
|
Sat, 23 Sep 2006 15:31:21 +0000 |
rik |
Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>
|
Sat, 23 Sep 2006 15:24:24 +0000 |
diego |
Update with more mime types.
|
Sat, 23 Sep 2006 14:36:25 +0000 |
reimar |
Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!
|
Sat, 23 Sep 2006 14:34:32 +0000 |
reimar |
Do not assign constant string to audio_driver_list, it is supposed
|
Sat, 23 Sep 2006 13:06:55 +0000 |
diego |
Fix the sound mute switch in the GUI menu by moving the corresponding
|
Sat, 23 Sep 2006 11:07:58 +0000 |
reimar |
Fix audio stream switching with demux_mkv:
|
Sat, 23 Sep 2006 10:42:03 +0000 |
diego |
verbosity--;
|
Sat, 23 Sep 2006 10:27:32 +0000 |
nicodvb |
when changing chapter, in the osd print the channel number in a more natural form:
|
Sat, 23 Sep 2006 09:18:20 +0000 |
reimar |
Add forgotten emms which caused weird bugs like nan pts values.
|
Sat, 23 Sep 2006 00:15:00 +0000 |
eugeni |
Better fix_outline implementation. No more "fix_outline failed" messages,
|
Fri, 22 Sep 2006 20:47:08 +0000 |
reimar |
Fix width -> orig_width typo causing subtitles to be too far to the right
|
Fri, 22 Sep 2006 20:26:12 +0000 |
reimar |
Whitespace-only cosmetics
|
Fri, 22 Sep 2006 20:23:17 +0000 |
reimar |
Aggregate multiple small EOSD textures into one large since hundreds of
|
Fri, 22 Sep 2006 20:19:51 +0000 |
reimar |
Cosmetics: move curtex++ out of for () into code body, needed for coming patch
|
Fri, 22 Sep 2006 20:16:36 +0000 |
reimar |
use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0
|
Fri, 22 Sep 2006 20:13:21 +0000 |
reimar |
Make genEOSD behaviour with NULL data more explicit
|
Fri, 22 Sep 2006 19:58:43 +0000 |
reimar |
Modify clearEOSD to make experimenting easier
|
Fri, 22 Sep 2006 19:15:40 +0000 |
reimar |
remove useless zero-initialization code.
|
Fri, 22 Sep 2006 18:56:09 +0000 |
eugeni |
Move calculation of text parameters (number of lines, height, etc.) from
|
Fri, 22 Sep 2006 18:47:29 +0000 |
eugeni |
Move variable declaration to a more deeply nested block. It is not used outside of it.
|
Fri, 22 Sep 2006 18:18:56 +0000 |
corey |
Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.
|
Fri, 22 Sep 2006 13:06:09 +0000 |
jheryan |
synced to 14.9.2006
|
Fri, 22 Sep 2006 13:00:36 +0000 |
kraymer |
r19927: Fix typos noticed by Paul TT.
|
Fri, 22 Sep 2006 12:13:29 +0000 |
gpoirier |
remove some unbreakable lines roff errors.
|
Fri, 22 Sep 2006 10:27:17 +0000 |
ods15 |
better rounding for audio_delay_fix in muxer_avi.c
|
Fri, 22 Sep 2006 10:24:10 +0000 |
ptt |
sync up to (yet) CVS rev. 1.1260
|
Fri, 22 Sep 2006 09:48:41 +0000 |
reimar |
Try .mxf with libavformat first, works around a too greedy mpeg-demuxer
|
Fri, 22 Sep 2006 09:33:30 +0000 |
reimar |
Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn't
|
Fri, 22 Sep 2006 09:27:31 +0000 |
gpoirier |
synced with r19927
|
Fri, 22 Sep 2006 08:53:04 +0000 |
diego |
Fix typos noticed by Paul TT.
|
Fri, 22 Sep 2006 08:44:02 +0000 |
diego |
cosmetics
|
Thu, 21 Sep 2006 22:37:42 +0000 |
eugeni |
Cosmetics: fix indentation after last commit.
|
Thu, 21 Sep 2006 22:36:47 +0000 |
eugeni |
Fix FT_Stroker use in libass. The previous variant ended up with 0-width
|
Thu, 21 Sep 2006 19:31:28 +0000 |
eugeni |
In r19831, font size multiplier was mistakenly applied to border width.
|
Thu, 21 Sep 2006 14:26:08 +0000 |
lucabe |
Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8
|
Thu, 21 Sep 2006 05:51:26 +0000 |
kraymer |
change help_mp-de.h charset to UTF-8
|
Wed, 20 Sep 2006 21:09:32 +0000 |
nicodvb |
made file-static new_dvdnav_stream() and dvdnav_stream_read()
|
Wed, 20 Sep 2006 21:08:38 +0000 |
nicodvb |
removed definitions of no more used or file-static functions
|
Tue, 19 Sep 2006 23:50:21 +0000 |
nicodvb |
introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);
|
Tue, 19 Sep 2006 22:59:05 +0000 |
nicodvb |
removed old dvdnav_event definitions
|
Tue, 19 Sep 2006 22:44:19 +0000 |
nicodvb |
show in the osd the number of the button selected by the mouse
|
Tue, 19 Sep 2006 22:01:27 +0000 |
nicodvb |
removed dead code
|
Tue, 19 Sep 2006 21:42:43 +0000 |
jonas |
nitial button value is -1. Only (button>0) is a correct button selection.
|
Tue, 19 Sep 2006 21:18:54 +0000 |
nicodvb |
removed mention of dvdnav_event
|
Tue, 19 Sep 2006 18:23:36 +0000 |
eugeni |
Sort events by ReadOrder (if both layer and start time are equal).
|
Tue, 19 Sep 2006 18:22:44 +0000 |
eugeni |
Set ReadOrder values for external subtitles.
|
Tue, 19 Sep 2006 17:40:31 +0000 |
eugeni |
Calculate text bounding box in such way that it does not depend on the height
|
Tue, 19 Sep 2006 14:17:59 +0000 |
diego |
Remove just the targets, not the original codecs.
|
Tue, 19 Sep 2006 13:07:45 +0000 |
eugeni |
Cosmetics: fix indentation after last commit.
|
Tue, 19 Sep 2006 13:06:44 +0000 |
eugeni |
Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.
|
Tue, 19 Sep 2006 07:17:10 +0000 |
gpoirier |
sync with r19881
|
Tue, 19 Sep 2006 00:08:18 +0000 |
rathann |
Allow shared libavcodec, but explain the implications.
|
Mon, 18 Sep 2006 23:42:50 +0000 |
rathann |
Add (if applicable) footnote to binary codecs in the feature list.
|
Mon, 18 Sep 2006 23:05:57 +0000 |
vayne |
fix for disabling screensaver when in fullscreen mode while using the sub window.
|
Mon, 18 Sep 2006 22:32:51 +0000 |
nicodvb |
demuxer->movi_end is updated after ds_fill_buffer(),
|
Mon, 18 Sep 2006 22:02:43 +0000 |
nicodvb |
permit seeking to 0: there's no reason to prevent it
|
Mon, 18 Sep 2006 21:26:26 +0000 |
nicodvb |
in the previous commit I forgot to set s->end_pos=0
|
Mon, 18 Sep 2006 21:22:37 +0000 |
nicodvb |
at titleset change call update_title_len() to reset stream->end_pos
|
Mon, 18 Sep 2006 21:12:22 +0000 |
nicodvb |
don't seek until dvdnav_get_position() returns something meaningful
|
Mon, 18 Sep 2006 18:54:38 +0000 |
eugeni |
Fix a stupid bug in list concatenation.
|
Mon, 18 Sep 2006 17:32:20 +0000 |
Gabrov |
synced with r19895
|
Mon, 18 Sep 2006 16:58:21 +0000 |
cladisch |
When the hardware sample format is AC3, do not force using an hardcoded
|
Mon, 18 Sep 2006 16:48:50 +0000 |
diego |
Replace preprocessor hacks to work around compilers not supporting named
|
Mon, 18 Sep 2006 16:29:27 +0000 |
cladisch |
When one of the PCM configuration function in init() fails, abort
|
Mon, 18 Sep 2006 16:24:16 +0000 |
diego |
configure should fall back on -mcpu=pentium4 if -mcpu=prescott
|
Mon, 18 Sep 2006 14:27:35 +0000 |
diego |
Replace silly compilation shell scripts by a simple Makefile.
|
Mon, 18 Sep 2006 14:24:16 +0000 |
diego |
Fix compilation, too few arguments to fputs.
|
Mon, 18 Sep 2006 14:04:50 +0000 |
uau |
Fix stupid use of multiplication to check signs which fails because of
|
Mon, 18 Sep 2006 13:00:51 +0000 |
diego |
Restore original copyright notice as found in xine and xine-mms where this
|
Mon, 18 Sep 2006 12:48:28 +0000 |
kraymer |
fix "groff comment issue" (' at beginning of line)
|
Mon, 18 Sep 2006 12:42:40 +0000 |
kraymer |
r19881: Shorten scale filter parameter names to avoid excessive line length.
|
Mon, 18 Sep 2006 12:36:53 +0000 |
diego |
Add hint about how to check man pages for markup errors.
|
Mon, 18 Sep 2006 12:17:41 +0000 |
diego |
Add --disable-dvdnav to help output.
|
Mon, 18 Sep 2006 11:47:41 +0000 |
gpoirier |
Fix missleading msg printed when subcp_open is given NULL as parameter (like as demux_ogg and demux_mkv do)
|
Mon, 18 Sep 2006 00:14:41 +0000 |
diego |
roff markup fixes
|
Mon, 18 Sep 2006 00:13:48 +0000 |
diego |
Shorten scale filter parameter names to avoid excessive line length.
|
Sun, 17 Sep 2006 19:59:50 +0000 |
Gabrov |
synced with r19879
|
Sun, 17 Sep 2006 15:32:01 +0000 |
eugeni |
Reduce code duplication in init_render_context().
|
Sun, 17 Sep 2006 15:15:13 +0000 |
lucabe |
Remove the dependency of libswscale on img_format.h
|
Sun, 17 Sep 2006 15:06:28 +0000 |
nicodvb |
better description of set_mouse_pos.
|
Sun, 17 Sep 2006 15:02:13 +0000 |
lucabe |
Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()
|
Sun, 17 Sep 2006 14:59:55 +0000 |
lucabe |
Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)
|
Sun, 17 Sep 2006 14:59:08 +0000 |
diego |
Remove outdated graphics cards recommendations and fix wrong GTK dependency.
|
Sun, 17 Sep 2006 14:58:00 +0000 |
diego |
Reword the font section to be a bit more descriptive.
|
Sun, 17 Sep 2006 12:45:18 +0000 |
kraymer |
more appropriate translation for INTERACTIVE CONTROL
|
Sun, 17 Sep 2006 12:43:42 +0000 |
kraymer |
r19865: Wording improvements, document only one half of -mouse-movements flag option.
|
Sun, 17 Sep 2006 12:06:02 +0000 |
voroshil |
translation by Vladimir Voroshilov, voroshil gmail com
|
Sun, 17 Sep 2006 10:24:26 +0000 |
ods15 |
conditional declerations are unnecessary
|
Sun, 17 Sep 2006 10:22:23 +0000 |
ods15 |
conditional declerations are unnecessary
|
Sun, 17 Sep 2006 09:32:28 +0000 |
ods15 |
Add demux_nut to MPlayer repo
|
Sat, 16 Sep 2006 22:39:23 +0000 |
diego |
Remove obsolete font generator Gimp plugin.
|
Sat, 16 Sep 2006 22:14:36 +0000 |
diego |
Wording improvements, document only one half of -mouse-movements flag option.
|
Sat, 16 Sep 2006 22:10:11 +0000 |
diego |
minor wording/spelling changes
|
Sat, 16 Sep 2006 21:21:41 +0000 |
diego |
The recent renaming of the gcc-checking switches to gcc-check was incomplete.
|
Sat, 16 Sep 2006 19:01:56 +0000 |
eugeni |
Subtract glyph bitmap from outline bitmap.
|
Sat, 16 Sep 2006 17:58:30 +0000 |
nicodvb |
documented set_mouse_pos
|
Sat, 16 Sep 2006 15:48:56 +0000 |
nicodvb |
COSMETICS: fixed broken indentation
|
Sat, 16 Sep 2006 15:46:20 +0000 |
nicodvb |
documented -[no]mouse-movements
|
Sat, 16 Sep 2006 15:38:21 +0000 |
nicodvb |
when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)
|
Sat, 16 Sep 2006 15:25:31 +0000 |
nicodvb |
report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and me
|
Sat, 16 Sep 2006 15:13:41 +0000 |
nicodvb |
report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
|
Sat, 16 Sep 2006 14:33:41 +0000 |
nicodvb |
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
|
Sat, 16 Sep 2006 13:32:46 +0000 |
eugeni |
Add \be (blur edges) support to libass.
|
Sat, 16 Sep 2006 13:32:19 +0000 |
eugeni |
Make blur() public. Will be used in libass.
|
Sat, 16 Sep 2006 13:08:17 +0000 |
eugeni |
Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.
|
Sat, 16 Sep 2006 10:15:42 +0000 |
voroshil |
translation by Vladimir Voroshilov, voroshil gmail com
|
Sat, 16 Sep 2006 09:32:11 +0000 |
kraymer |
fix typos ("bytes" -> "Bytes")
|
Sat, 16 Sep 2006 03:42:08 +0000 |
voroshil |
Fixed missed sync tag, thanks to Andrew Savchenko
|
Fri, 15 Sep 2006 22:43:48 +0000 |
nicodvb |
at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)
|
Fri, 15 Sep 2006 21:34:38 +0000 |
eugeni |
Change demuxer for "application/octet-stream" http streams from
|
Fri, 15 Sep 2006 17:50:10 +0000 |
nicodvb |
in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas Jermann
|
Fri, 15 Sep 2006 17:46:36 +0000 |
nicodvb |
dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas Jermann
|
Fri, 15 Sep 2006 17:42:13 +0000 |
nicodvb |
removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas Jermann
|
Fri, 15 Sep 2006 17:26:30 +0000 |
nicodvb |
don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann
|
Fri, 15 Sep 2006 17:18:47 +0000 |
nicodvb |
when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main()
|
Fri, 15 Sep 2006 16:26:25 +0000 |
faust3 |
disable multichannel mode, it never worked reliable
|
Fri, 15 Sep 2006 15:02:11 +0000 |
kraymer |
r19839: Add repeated screenshot mode to vf_screenshot.
|
Fri, 15 Sep 2006 13:27:59 +0000 |
eugeni |
Add repeated screenshot mode to vf_screenshot.
|
Thu, 14 Sep 2006 18:29:24 +0000 |
diego |
Fix Irix build with gcc < 3.x, closes Bugzilla #572.
|
Thu, 14 Sep 2006 09:41:06 +0000 |
voroshil |
r19829: Improve TrueType font installation section
|
Thu, 14 Sep 2006 04:00:49 +0000 |
lorenm |
mmx implementation of yadif. 3.5x faster.
|
Thu, 14 Sep 2006 03:59:48 +0000 |
lorenm |
cosmetics (indentation)
|
Thu, 14 Sep 2006 03:59:28 +0000 |
lorenm |
cosmetics
|
Wed, 13 Sep 2006 16:14:08 +0000 |
kraymer |
r19832: remove leftover parenthesis
|
Wed, 13 Sep 2006 15:57:31 +0000 |
kraymer |
remove leftover parenthesis
|
Wed, 13 Sep 2006 15:35:10 +0000 |
eugeni |
Make font outline width proportional to movie resolution.
|
Wed, 13 Sep 2006 15:08:16 +0000 |
kraymer |
r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
|
Wed, 13 Sep 2006 14:33:54 +0000 |
diego |
Improve TrueType font installation section.
|
Wed, 13 Sep 2006 14:30:44 +0000 |
diego |
Move subtitles and OSD section from the installation to the usage chapter.
|
Wed, 13 Sep 2006 14:02:02 +0000 |
diego |
Slightly restructure font installation section.
|
Wed, 13 Sep 2006 13:36:49 +0000 |
diego |
Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.
|
Wed, 13 Sep 2006 13:19:20 +0000 |
diego |
TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
|
Wed, 13 Sep 2006 13:17:15 +0000 |
kraymer |
r19823: Remove mpsub section, the format is documented in DOCS/tech.
|
Wed, 13 Sep 2006 13:09:04 +0000 |
diego |
Remove mpsub section, the format is documented in DOCS/tech.
|
Wed, 13 Sep 2006 12:45:49 +0000 |
kraymer |
various fixes, rewording
|
Wed, 13 Sep 2006 10:55:36 +0000 |
kraymer |
r19820: Marillat packages binary codecs, not bitmap fonts.
|
Wed, 13 Sep 2006 10:46:33 +0000 |
diego |
Marillat packages binary codecs, not bitmap fonts.
|
Wed, 13 Sep 2006 10:41:30 +0000 |
diego |
Don't explain how to install bitmap fonts, use TrueType fonts instead.
|
Wed, 13 Sep 2006 02:02:17 +0000 |
eugeni |
Fix r19815: mkv_d->duration could be assigned an uninitialized value.
|
Tue, 12 Sep 2006 21:45:06 +0000 |
eugeni |
Fix seeking in Matroska files with non-default TimecodeScale value.
|
Tue, 12 Sep 2006 21:40:01 +0000 |
eugeni |
Fix block duration calculation in mkv demuxer.
|
Tue, 12 Sep 2006 21:33:10 +0000 |
eugeni |
Fix movie duration calculation in case when TimecodeScale element comes after
|
Tue, 12 Sep 2006 16:24:23 +0000 |
attila |
* remove extern definitions of functions in .c files
|
Tue, 12 Sep 2006 15:55:15 +0000 |
voroshil |
r19809: link fix: The codecs page was merged into the download page
|
Tue, 12 Sep 2006 15:28:28 +0000 |
kraymer |
r19810: Remove bogus and outdated codecs installation section.
|
Tue, 12 Sep 2006 15:23:30 +0000 |
kraymer |
r19809: link fix: The codecs page was merged into the download page.
|
Tue, 12 Sep 2006 15:22:37 +0000 |
diego |
Remove bogus and outdated codecs installation section.
|
Tue, 12 Sep 2006 15:01:48 +0000 |
diego |
link fix: The codecs page was merged into the download page.
|
Tue, 12 Sep 2006 09:00:10 +0000 |
diego |
Support for variable fps OGM files, blessed by Moritz.
|
Tue, 12 Sep 2006 08:42:01 +0000 |
diego |
Move conditional compilation to the build system.
|
Tue, 12 Sep 2006 08:28:48 +0000 |
kraymer |
r19801: Mailing list page URL changed.
|
Tue, 12 Sep 2006 07:07:48 +0000 |
kraymer |
r19799: ability to pass channel name (not only number) to radio_set_channel
|
Tue, 12 Sep 2006 07:06:33 +0000 |
voroshil |
Fix missing link change from previous commit
|
Tue, 12 Sep 2006 01:37:53 +0000 |
voroshil |
No real change for r19801: already have correct url
|
Tue, 12 Sep 2006 00:20:53 +0000 |
aurel |
add support for vp6 in flash
|
Mon, 11 Sep 2006 22:40:21 +0000 |
diego |
Mailing list page URL changed.
|
Mon, 11 Sep 2006 19:01:20 +0000 |
reimar |
Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just
|
Mon, 11 Sep 2006 18:41:14 +0000 |
voroshil |
ability to pass channel name (not only number) to radio_set_channel
|
Mon, 11 Sep 2006 16:56:31 +0000 |
voroshil |
some typos fixed
|
Mon, 11 Sep 2006 09:24:10 +0000 |
voroshil |
r19793: Fixes suggested by the Wanderer
|
Mon, 11 Sep 2006 09:15:42 +0000 |
diego |
Clarify binary codecs section.
|
Mon, 11 Sep 2006 09:14:11 +0000 |
voroshil |
Many translation and typo fixes.
|
Sun, 10 Sep 2006 20:42:15 +0000 |
gpoirier |
separate independant clauses with a semicolon, as suggested by The Wanderer
|
Sun, 10 Sep 2006 19:58:27 +0000 |
gpoirier |
Fixes suggested by The Wanderer
|
Sun, 10 Sep 2006 17:38:00 +0000 |
voroshil |
r19779: RTC is no longer the default timing method
|
Sun, 10 Sep 2006 16:43:00 +0000 |
Gabrov |
synced with r19790
|
Sun, 10 Sep 2006 14:09:23 +0000 |
diego |
grammar fix
|
Sun, 10 Sep 2006 12:05:54 +0000 |
diego |
Some more hints for binary packagers.
|
Sun, 10 Sep 2006 11:16:57 +0000 |
diego |
small wording/spelling fixes
|
Sun, 10 Sep 2006 10:53:58 +0000 |
nicodvb |
at start, reset dvdnav at the beginning of the stream after the first read (that is done to workaround a bug in dvdnav from cvs)
|
Sun, 10 Sep 2006 10:48:36 +0000 |
nicodvb |
try to start from the root menu skipping all intros when playing dvdnav://-1; it's not guaranteed to work
|
Sun, 10 Sep 2006 10:39:10 +0000 |
nicodvb |
keypad 7 returns to nearest dvdnav menu
|
Sun, 10 Sep 2006 10:37:19 +0000 |
nicodvb |
KP7 bound to dvdnav 7 (previous menu)
|
Sun, 10 Sep 2006 10:25:48 +0000 |
nicodvb |
permit to select previous dvdnav menu, in the order chapter->title->root
|
Sat, 09 Sep 2006 23:08:25 +0000 |
nicodvb |
reassigned to KEY_KP? the dvdnav bindings used in input.conf
|
Sat, 09 Sep 2006 23:05:05 +0000 |
rtogni |
VP50 and VP62 support via lavc
|
Sat, 09 Sep 2006 22:40:22 +0000 |
nicodvb |
in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()
|
Sat, 09 Sep 2006 22:40:00 +0000 |
diego |
RTC is no longer the default timing method.
|
Sat, 09 Sep 2006 22:16:05 +0000 |
nicodvb |
mention dvdnav keys bindings
|
Sat, 09 Sep 2006 22:04:29 +0000 |
nicodvb |
mention that 'h' and 'k' work with dvb input, too
|
Sat, 09 Sep 2006 21:57:45 +0000 |
nicodvb |
added unallocated keys to navigate the dvdnav menus
|
Sat, 09 Sep 2006 21:45:23 +0000 |
nicodvb |
first touch of support for dvdnav menus; the selection is based on the keyboard selection and is completely blind: there's not the slightest visual feedback
|
Sat, 09 Sep 2006 21:37:57 +0000 |
nicodvb |
added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes)
|
Sat, 09 Sep 2006 21:32:06 +0000 |
nicodvb |
unconditionally include label goto_enable_cache (to be used next by dvdnav)
|
Sat, 09 Sep 2006 21:10:26 +0000 |
diego |
Add proper GPL headers.
|
Sat, 09 Sep 2006 20:52:15 +0000 |
voroshil |
r19767: Remove outdated hint about patching kernel sources.
|
Sat, 09 Sep 2006 20:51:29 +0000 |
nicodvb |
if no track number specified play the whole disc, or the menus can't be shown at start
|
Sat, 09 Sep 2006 19:35:55 +0000 |
nicodvb |
detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
|
Sat, 09 Sep 2006 18:45:23 +0000 |
diego |
FFmpeg VMware video codec
|
Sat, 09 Sep 2006 18:00:52 +0000 |
diego |
Remove outdated hint about patching kernel sources.
|
Sat, 09 Sep 2006 11:57:43 +0000 |
gpoirier |
fix broken term_osd output in update_osd_msg()
|
Sat, 09 Sep 2006 09:07:02 +0000 |
ben |
better readability on selected menu item by tweaking alpha channel properties
|
Sat, 09 Sep 2006 03:27:50 +0000 |
voroshil |
r19760: remove trailing slash from link
|
Sat, 09 Sep 2006 02:29:13 +0000 |
uau |
-nortc is now the default, document -rtc instead. Change the description
|
Sat, 09 Sep 2006 02:08:52 +0000 |
uau |
Disable rtc timing by default.
|
Fri, 08 Sep 2006 22:19:24 +0000 |
Gabrov |
increased revision tag after typo fix in English faq.xml (synced with r19760)
|
Fri, 08 Sep 2006 22:17:14 +0000 |
Gabrov |
remove trailing slash from link
|
Fri, 08 Sep 2006 22:04:45 +0000 |
uau |
Remove useless extern declaration of nortc which is a static variable in
|
Fri, 08 Sep 2006 21:59:44 +0000 |
Gabrov |
DOCS/xml/hu synced with r19757
|
Fri, 08 Sep 2006 20:34:58 +0000 |
Gabrov |
man/hu/mplayer.1 synced with r19751
|
Fri, 08 Sep 2006 16:49:56 +0000 |
voroshil |
translation by Vladimir Voroshilov, voroshil gmail com
|
Fri, 08 Sep 2006 16:42:09 +0000 |
voroshil |
Sections structure synced with english pages.
|
Fri, 08 Sep 2006 10:47:27 +0000 |
voroshil |
Removed outdated file. Content moved to documentation.xml.
|
Fri, 08 Sep 2006 10:13:02 +0000 |
voroshil |
r19751: Abit of doc about dvdnav support in MPlayer, ...
|
Fri, 08 Sep 2006 10:01:27 +0000 |
gpoirier |
Fixes suggested by Diego
|
Fri, 08 Sep 2006 09:05:03 +0000 |
gpoirier |
Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
|
Fri, 08 Sep 2006 08:39:07 +0000 |
gpoirier |
rename formats.xml into containers.xml
|
Fri, 08 Sep 2006 08:23:23 +0000 |
kraymer |
r19738: formats.xml --> containers.xml, the chapter was renamed long ago.
|
Fri, 08 Sep 2006 08:22:07 +0000 |
kraymer |
r19742: Remove reference to nvidia-opinions section, it's completely outdated.
|
Fri, 08 Sep 2006 08:06:27 +0000 |
kraymer |
19737: Remove 404 NuppelVideo link.
|
Fri, 08 Sep 2006 07:27:34 +0000 |
voroshil |
r19738: formats.xml --> containers.xml, chapter wa renamed long ago
|
Fri, 08 Sep 2006 06:50:27 +0000 |
voroshil |
r19739: readvcd link fix
|
Fri, 08 Sep 2006 06:45:10 +0000 |
voroshil |
r19737: Remove 404 NuppelVideo link.
|
Fri, 08 Sep 2006 06:39:19 +0000 |
voroshil |
r19736: Remove references to obsolete font generators and 404 links.
|
Thu, 07 Sep 2006 23:58:55 +0000 |
diego |
Remove reference to nvidia-opinions section, it's completely outdated.
|
Thu, 07 Sep 2006 23:58:05 +0000 |
diego |
Remove reference to gcc-296 section, it's very outdated now.
|
Thu, 07 Sep 2006 23:54:39 +0000 |
diego |
Remove tvout-voodoo section that only consists of one broken link.
|
Thu, 07 Sep 2006 23:46:38 +0000 |
diego |
readvcd link fix
|
Thu, 07 Sep 2006 23:46:04 +0000 |
diego |
formats.xml --> containers.xml, the chapter was renamed long ago.
|
Thu, 07 Sep 2006 23:42:12 +0000 |
diego |
Remove 404 NuppelVideo link.
|
Thu, 07 Sep 2006 22:51:35 +0000 |
diego |
Remove references to obsolete font generators and 404 links.
|
Thu, 07 Sep 2006 22:32:08 +0000 |
kraymer |
r19733: (hopefully last) mplayer lists link fix
|
Thu, 07 Sep 2006 15:50:36 +0000 |
voroshil |
r19732: Mailing list descriptions are on homepage, remove from here
|
Thu, 07 Sep 2006 14:14:27 +0000 |
kraymer |
(hopefully last) mplayer lists link fix
|
Thu, 07 Sep 2006 14:03:03 +0000 |
diego |
Mailing list descriptions are on the homepage, remove from here.
|
Thu, 07 Sep 2006 08:10:21 +0000 |
voroshil |
Outdated file synced with r19589
|
Thu, 07 Sep 2006 06:14:38 +0000 |
voroshil |
fixed wrong synced tag
|
Thu, 07 Sep 2006 06:11:54 +0000 |
voroshil |
r19687: Codecs page link fix, paragraph reworded
|
Thu, 07 Sep 2006 05:31:56 +0000 |
voroshil |
Made better translation of some phrases, typos fixed
|
Thu, 07 Sep 2006 05:17:31 +0000 |
voroshil |
Outdated file synced with r17322
|
Thu, 07 Sep 2006 00:10:44 +0000 |
diego |
Add #include <limits.h>, fixes build on Solaris 8.
|
Wed, 06 Sep 2006 18:36:04 +0000 |
voroshil |
Outdated file synced with r19715
|
Wed, 06 Sep 2006 17:44:41 +0000 |
vayne |
ISO C90 warnings fixes
|
Wed, 06 Sep 2006 17:40:55 +0000 |
voroshil |
updated missed sync tag
|
Wed, 06 Sep 2006 17:32:31 +0000 |
eugeni |
Bugfix: timing for empty karaoke words was lost, resulting
|
Wed, 06 Sep 2006 17:27:39 +0000 |
voroshil |
r19719: fix cpufreq link
|
Wed, 06 Sep 2006 16:31:32 +0000 |
gpoirier |
Add support for POWER5 as found on IBM eServer OpenPower 720
|
Wed, 06 Sep 2006 16:28:58 +0000 |
kraymer |
fix cpufreq link
|
Wed, 06 Sep 2006 15:28:41 +0000 |
voroshil |
r19715: fix some more mailman links
|
Wed, 06 Sep 2006 13:26:10 +0000 |
kraymer |
r19715: fix some more mailman links
|
Wed, 06 Sep 2006 13:22:30 +0000 |
kraymer |
replace tabs by spaces (more readable in std editor..)
|
Wed, 06 Sep 2006 13:13:24 +0000 |
kraymer |
fix some more mailman links
|
Wed, 06 Sep 2006 12:47:27 +0000 |
kraymer |
r19713: fix link to amigasoft.net
|
Wed, 06 Sep 2006 12:41:27 +0000 |
kraymer |
fix link to amigasoft.net
|
Wed, 06 Sep 2006 11:27:12 +0000 |
kraymer |
sync of existing (German) xml docs:
|
Wed, 06 Sep 2006 11:11:32 +0000 |
voroshil |
Outdated file synced with r18964
|
Wed, 06 Sep 2006 10:32:37 +0000 |
diego |
Some more CVS --> Subversion changes, explain what to do with the sync tag
|
Wed, 06 Sep 2006 10:24:19 +0000 |
diego |
Add official GPL header to make license explicit as discussed on ffmpeg-devel.
|
Wed, 06 Sep 2006 10:05:10 +0000 |
voroshil |
better translation of some technical phrases, typos fixed
|
Wed, 06 Sep 2006 07:58:39 +0000 |
gpoirier |
sync w/ r19688
|
Wed, 06 Sep 2006 07:07:17 +0000 |
voroshil |
r19685: Fix mailing list URLs.
|
Wed, 06 Sep 2006 06:58:48 +0000 |
voroshil |
Outdated file synced with r19685
|
Wed, 06 Sep 2006 06:43:23 +0000 |
voroshil |
r19686: Remove the most outdated entries, small updates.
|
Wed, 06 Sep 2006 05:15:12 +0000 |
voroshil |
Added myself to MAINTAINERS
|
Tue, 05 Sep 2006 23:19:22 +0000 |
diego |
FFmpeg sync: Fall back on grep if svn client is not installed.
|
Tue, 05 Sep 2006 21:53:09 +0000 |
rtogni |
Use better resolution for pts computation.
|
Tue, 05 Sep 2006 20:18:42 +0000 |
nicodvb |
in fixup_vorbis_wf() set to 0 bitrates indicated as -1 (unspecified, according to the specs); patch by Andrew Savchenko - Bircoph list ru
|
Tue, 05 Sep 2006 20:06:20 +0000 |
eugeni |
Workaround for broken fonts with bad ascender/descender.
|
Tue, 05 Sep 2006 19:06:15 +0000 |
eugeni |
Change \fad behaviour so that it does not get cancelled by \r.
|
Tue, 05 Sep 2006 18:33:31 +0000 |
eugeni |
Simplification.
|
Tue, 05 Sep 2006 16:17:38 +0000 |
kraymer |
set svn:keywords and svn:eol-style properties for radio.xml
|
Tue, 05 Sep 2006 16:09:49 +0000 |
kraymer |
fix charset issues and a little wording
|
Tue, 05 Sep 2006 15:55:53 +0000 |
kraymer |
r19693: fix some typos
|
Tue, 05 Sep 2006 15:50:31 +0000 |
kraymer |
fix some typos
|
Tue, 05 Sep 2006 15:20:55 +0000 |
kraymer |
r19561: Clarify font load message.
|
Tue, 05 Sep 2006 15:03:23 +0000 |
kraymer |
my old email address is not really in use any more..
|
Tue, 05 Sep 2006 14:54:26 +0000 |
kraymer |
added radio.xml, patch by Christian Obst (christian_obst gmx net)
|
Tue, 05 Sep 2006 14:15:19 +0000 |
kraymer |
r19688: insert linebreak
|
Tue, 05 Sep 2006 14:11:41 +0000 |
kraymer |
insert linebreak
|
Tue, 05 Sep 2006 13:42:52 +0000 |
diego |
Codecs page link fix, paragraph reworded.
|
Tue, 05 Sep 2006 12:54:22 +0000 |
diego |
Remove the most outdated entries, small updates.
|
Tue, 05 Sep 2006 12:11:57 +0000 |
diego |
Fix mailing list URLs.
|
Tue, 05 Sep 2006 10:02:40 +0000 |
diego |
sync with r18247
|
Tue, 05 Sep 2006 09:57:27 +0000 |
diego |
sync with r19677
|
Tue, 05 Sep 2006 09:53:21 +0000 |
diego |
Remove reference to deleted divx4 section.
|
Tue, 05 Sep 2006 09:52:53 +0000 |
diego |
sync with r19587
|
Tue, 05 Sep 2006 09:43:47 +0000 |
diego |
sync with r18426
|
Mon, 04 Sep 2006 23:27:10 +0000 |
diego |
Remind packagers not to use deprecated codecs and skins paths.
|
Mon, 04 Sep 2006 23:26:00 +0000 |
diego |
Update binary codecs section.
|
Mon, 04 Sep 2006 23:15:45 +0000 |
diego |
lists.mplayerhq.hu URL fix, comment out mailing list search.
|
Mon, 04 Sep 2006 22:33:05 +0000 |
diego |
sync with r19587
|
Mon, 04 Sep 2006 21:54:45 +0000 |
diego |
synced with r18606
|
Mon, 04 Sep 2006 21:49:24 +0000 |
diego |
synced with r14024
|
Mon, 04 Sep 2006 21:46:13 +0000 |
diego |
synced with r19620
|
Mon, 04 Sep 2006 21:31:37 +0000 |
rtogni |
Experimental WVC1 decoding via lavc
|
Mon, 04 Sep 2006 18:19:43 +0000 |
eugeni |
Add -ass-styles man page entry.
|
Mon, 04 Sep 2006 17:55:57 +0000 |
eugeni |
Add vertical clipping for subtitles that were moved because of a collision.
|
Mon, 04 Sep 2006 17:52:28 +0000 |
eugeni |
Fix possible unallocated memory read in libass line wrapping code.
|
Mon, 04 Sep 2006 09:50:11 +0000 |
diego |
minor wording change
|
Mon, 04 Sep 2006 09:38:24 +0000 |
gpoirier |
Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.
|
Sun, 03 Sep 2006 23:03:00 +0000 |
kraymer |
typo
|
Sun, 03 Sep 2006 19:49:23 +0000 |
diego |
Remove Alex from some maintainer positions that he no longer has.
|
Sun, 03 Sep 2006 19:46:57 +0000 |
diego |
Add note about translating in teams and taking over unmaintained translations.
|
Sun, 03 Sep 2006 19:30:57 +0000 |
diego |
Remove outdated references to CVS.
|
Sun, 03 Sep 2006 19:17:38 +0000 |
diego |
translation by Vladimir Voroshilov, voroshil gmail com
|
Sun, 03 Sep 2006 18:30:59 +0000 |
rtogni |
Workaround for live Real streams starting with nonzero pts
|
Sun, 03 Sep 2006 17:57:41 +0000 |
eugeni |
Apply -ass-force-style also to matroska plaintext subs.
|
Sun, 03 Sep 2006 17:44:25 +0000 |
eugeni |
Cosmetics: restore indentation after recent changes.
|
Sun, 03 Sep 2006 17:42:31 +0000 |
eugeni |
Add -ass-styles option. It allows to load styles from a file and use them
|
Sun, 03 Sep 2006 17:36:29 +0000 |
eugeni |
Fix last commit.
|
Sun, 03 Sep 2006 17:25:04 +0000 |
eugeni |
More checks in ass_render_event.
|
Sun, 03 Sep 2006 17:09:53 +0000 |
eugeni |
Remove unneeded variable.
|
Sun, 03 Sep 2006 15:37:49 +0000 |
diego |
Add some more mime types from the SUSE packman package.
|
Sun, 03 Sep 2006 13:33:42 +0000 |
diego |
small markup/grammar fix
|
Sun, 03 Sep 2006 12:18:49 +0000 |
eugeni |
ass-color and ass-border-color options.
|
Sun, 03 Sep 2006 10:10:57 +0000 |
reimar |
Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patch
|
Sat, 02 Sep 2006 21:04:06 +0000 |
Gabrov |
added missing reference to radio.xml
|
Sat, 02 Sep 2006 20:46:26 +0000 |
eugeni |
Add support for rendering matroska plaintext subtitles with libass.
|
Sat, 02 Sep 2006 19:55:45 +0000 |
eugeni |
Matroska subtitles are always utf-8, no need to recode them.
|
Sat, 02 Sep 2006 19:51:26 +0000 |
eugeni |
Fix read beyond the end of allocated memory block.
|
Sat, 02 Sep 2006 19:39:24 +0000 |
eugeni |
Display track names in matroska files.
|
Sat, 02 Sep 2006 19:21:40 +0000 |
eugeni |
Don't sort events when reading external subs. With r19644, the order does not matter.
|
Sat, 02 Sep 2006 19:17:32 +0000 |
eugeni |
Better collision detection algorithm. The idea is to keep a subtitle in place
|
Sat, 02 Sep 2006 19:00:30 +0000 |
nicodvb |
forgotten to pass the crc32 be2me_32()
|
Sat, 02 Sep 2006 18:33:51 +0000 |
eugeni |
Remove some unused code.
|
Sat, 02 Sep 2006 18:10:04 +0000 |
eugeni |
Read layer info from external subs.
|
Sat, 02 Sep 2006 15:48:21 +0000 |
diego |
-lm needs to come before -laudio to avoid link errors in the NAS check.
|
Sat, 02 Sep 2006 15:20:54 +0000 |
Gabrov |
synced with r19638
|
Sat, 02 Sep 2006 14:05:48 +0000 |
Gabrov |
man/hu/mplayer.1 synced with r19635
|
Sat, 02 Sep 2006 14:01:40 +0000 |
diego |
Fix sync tag.
|
Sat, 02 Sep 2006 14:01:00 +0000 |
diego |
Set default svn:keywords and svn:eol-style properties.
|
Sat, 02 Sep 2006 13:48:42 +0000 |
Gabrov |
DOCS/xml/hu synced with r19634
|
Sat, 02 Sep 2006 13:33:50 +0000 |
diego |
Set default svn:eol-style and svn:keywords properties.
|
Sat, 02 Sep 2006 09:39:26 +0000 |
diego |
new translation, synced with r17322
|
Sat, 02 Sep 2006 05:53:23 +0000 |
attila |
Get rid of code I neither know nor use anymore.
|
Sat, 02 Sep 2006 04:15:16 +0000 |
diego |
sync with r19587
|
Fri, 01 Sep 2006 20:40:28 +0000 |
diego |
Document (no)global x264 encoding option.
|
Fri, 01 Sep 2006 20:38:45 +0000 |
diego |
Add noglobal counterpart to the global flag.
|
Fri, 01 Sep 2006 20:36:38 +0000 |
eugeni |
Make \fr* parameter a floating point value.
|
Fri, 01 Sep 2006 19:47:39 +0000 |
eugeni |
Extract "application/x-font" attachments from matroska, in addition
|
Fri, 01 Sep 2006 18:51:41 +0000 |
rik |
adding myself to the files in relevant places
|
Fri, 01 Sep 2006 18:49:40 +0000 |
rik |
Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>
|
Fri, 01 Sep 2006 18:20:29 +0000 |
diego |
Remove stray and superflous #ifdef checks.
|
Fri, 01 Sep 2006 16:38:07 +0000 |
ben |
fix build on some old 2.6 kernels, patch by Gernot Hillier
|
Fri, 01 Sep 2006 16:13:14 +0000 |
diego |
Update with current status.
|
Fri, 01 Sep 2006 16:09:36 +0000 |
diego |
wording/spelling cosmetics
|
Fri, 01 Sep 2006 12:11:11 +0000 |
diego |
The FSF changed postal address.
|
Fri, 01 Sep 2006 12:04:38 +0000 |
diego |
Add miniLZO and librtsp.
|
Thu, 31 Aug 2006 22:45:20 +0000 |
eugeni |
Bugfix: potential write of unallocated memory.
|
Thu, 31 Aug 2006 21:26:02 +0000 |
nicodvb |
include forgotten limits.h
|
Thu, 31 Aug 2006 20:19:19 +0000 |
eugeni |
Bugfix: wrong height value used in font size calculation.
|
Thu, 31 Aug 2006 19:06:01 +0000 |
diego |
Remove spurious line.
|
Thu, 31 Aug 2006 19:00:09 +0000 |
diego |
Check for requirements at configure-time, not at run-time.
|
Thu, 31 Aug 2006 18:43:53 +0000 |
diego |
Improve radio command descriptions.
|
Thu, 31 Aug 2006 18:43:41 +0000 |
reimar |
Do not cast calloc/malloc results
|
Thu, 31 Aug 2006 18:35:32 +0000 |
diego |
cosmetics: Fix ugly one-space indentation in radio check.
|
Thu, 31 Aug 2006 11:46:03 +0000 |
gpoirier |
sync w/r19569
|
Thu, 31 Aug 2006 01:37:36 +0000 |
diego |
wording/markup fixes
|
Thu, 31 Aug 2006 00:38:01 +0000 |
kraymer |
r19606: documented -lavfdopts
|
Wed, 30 Aug 2006 22:44:11 +0000 |
nicodvb |
mention -demuxer lavf in the dvb input section
|
Wed, 30 Aug 2006 22:35:20 +0000 |
nicodvb |
documented -lavfdopts
|
Wed, 30 Aug 2006 22:28:48 +0000 |
nicodvb |
split in 2 'horribly long line'
|
Wed, 30 Aug 2006 22:25:40 +0000 |
nicodvb |
added lavfdopts to pass options to libavformat
|
Wed, 30 Aug 2006 22:25:26 +0000 |
nicodvb |
make sure opt.h is present when detecting libavformat
|
Wed, 30 Aug 2006 21:07:45 +0000 |
kraymer |
r19599: Improve radio section.
|
Wed, 30 Aug 2006 20:18:27 +0000 |
rtogni |
Avoid a potential strdup(NULL)
|
Wed, 30 Aug 2006 10:50:20 +0000 |
michael |
make the C code of the swscaler which i wrote LGPL
|
Tue, 29 Aug 2006 22:28:34 +0000 |
diego |
Improve radio section.
|
Tue, 29 Aug 2006 21:14:57 +0000 |
eugeni |
Change default font family and color for plain text subs.
|
Tue, 29 Aug 2006 21:09:58 +0000 |
nicodvb |
accept dvdnav version >= 0.2.0; the previous code failed because the check test 020 -ge 0110 failed
|
Tue, 29 Aug 2006 21:05:35 +0000 |
nicodvb |
complete range of frequencies for Ireland; patch by gmccullagh gmail com
|
Tue, 29 Aug 2006 18:23:09 +0000 |
reimar |
description of radio slave commands, copied from TV command descriptions :-)
|
Tue, 29 Aug 2006 18:15:48 +0000 |
eugeni |
Bugfix: strdup of NULL value.
|
Tue, 29 Aug 2006 17:40:30 +0000 |
kraymer |
r19265: how to encode to PSP format (patch by Christian Obst, christian_obst gmx de)
|
Tue, 29 Aug 2006 16:36:45 +0000 |
diego |
grammar/wording/markup fixes
|
Tue, 29 Aug 2006 14:19:20 +0000 |
kraymer |
fixe some typos and formatting of -radio entry
|
Tue, 29 Aug 2006 10:35:58 +0000 |
eugeni |
Apply -ass-force-style also to tracks generated from subdata.
|
Tue, 29 Aug 2006 00:57:26 +0000 |
diego |
Fix build after radio commit, patch by Jindrich Makovicka.
|
Mon, 28 Aug 2006 23:32:24 +0000 |
aurel |
fix build failure when ASS is disabled
|
Mon, 28 Aug 2006 21:50:26 +0000 |
diego |
ftp.mplayerhq.hu --> upload.mplayerhq.hu
|
Mon, 28 Aug 2006 20:38:31 +0000 |
reimar |
Cosmetics: reindent, remove tabs and break overlong lines.
|
Mon, 28 Aug 2006 20:21:04 +0000 |
reimar |
Cosmetics: fix indentation after last patch
|
Mon, 28 Aug 2006 20:17:42 +0000 |
reimar |
Hardware EOSD (ass) support.
|
Mon, 28 Aug 2006 19:32:53 +0000 |
michael |
"global header" support, this is pretty much just copy and pasted code from
|
Mon, 28 Aug 2006 19:10:11 +0000 |
eugeni |
Add EOSD support to vf_vo.
|
Mon, 28 Aug 2006 18:53:02 +0000 |
reimar |
Forgot that AUTHORS has multiple sections and ended up putting
|
Mon, 28 Aug 2006 18:48:19 +0000 |
reimar |
Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not apply cleanly before.
|
Mon, 28 Aug 2006 18:46:31 +0000 |
reimar |
svn diff does not show files you forgot to add, so recommend of svn status, too
|
Mon, 28 Aug 2006 18:43:46 +0000 |
reimar |
Forgotten documentation part of radio support patch
|
Mon, 28 Aug 2006 18:42:01 +0000 |
vayne |
bug fix for starting gmplayer with -fs when using the sub window
|
Mon, 28 Aug 2006 18:40:22 +0000 |
vayne |
vo_colorkey change to avoid clashes with other black windows
|
Mon, 28 Aug 2006 18:09:58 +0000 |
michael |
segfault fix
|
Mon, 28 Aug 2006 17:05:18 +0000 |
reimar |
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
|
Mon, 28 Aug 2006 16:59:29 +0000 |
eugeni |
Ignore '*' at the beginning of style name.
|
Mon, 28 Aug 2006 16:43:17 +0000 |
eugeni |
Fix font scaling taking margins into account.
|
Mon, 28 Aug 2006 16:26:11 +0000 |
diego |
Add missing backslashes.
|
Mon, 28 Aug 2006 15:39:32 +0000 |
gpoirier |
sync with r19561
|
Mon, 28 Aug 2006 15:12:45 +0000 |
eugeni |
Add -(no)ass-use-margins option.
|
Mon, 28 Aug 2006 13:15:54 +0000 |
jheryan |
Synced to 25.8.2006
|
Mon, 28 Aug 2006 13:08:30 +0000 |
jheryan |
Synced to 25.8.2006
|
Mon, 28 Aug 2006 13:07:05 +0000 |
jheryan |
Synced to 25.8.2006
|
Mon, 28 Aug 2006 08:55:47 +0000 |
diego |
live.com --> LIVE555
|
Sun, 27 Aug 2006 22:35:07 +0000 |
diego |
Move MLIB_LIB to COMMON_LIBS.
|
Sun, 27 Aug 2006 22:15:46 +0000 |
eugeni |
Cosmetics: fix indentation after r19562.
|
Sun, 27 Aug 2006 22:12:31 +0000 |
eugeni |
Transition effects support.
|
Sun, 27 Aug 2006 22:03:24 +0000 |
diego |
Clarify font load message.
|
Sun, 27 Aug 2006 21:51:09 +0000 |
diego |
Reenable some encoders even for MPlayer-only compilation, some filters need it.
|
Sun, 27 Aug 2006 21:05:42 +0000 |
diego |
Only add include flags if cc_check succeeded.
|
Sun, 27 Aug 2006 20:17:19 +0000 |
diego |
Remove XMMS_CFLAGS from CFLAGS, the variable is never set.
|
Sun, 27 Aug 2006 15:33:11 +0000 |
diego |
Clarify messages.
|
Sun, 27 Aug 2006 10:57:29 +0000 |
eugeni |
Zero fill ass_settings_t before use.
|
Sun, 27 Aug 2006 08:10:07 +0000 |
reimar |
Mixed up from and to charsets in iconv open failure message.
|
Sat, 26 Aug 2006 22:13:07 +0000 |
diego |
Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.
|
Sat, 26 Aug 2006 20:55:53 +0000 |
diego |
Remove superfluous --with-termcaplib option.
|
Sat, 26 Aug 2006 20:53:37 +0000 |
diego |
Add --extra-libs option to pass linker flags.
|
Sat, 26 Aug 2006 20:09:54 +0000 |
eugeni |
Simplify ass_glyph_cache_reset().
|
Sat, 26 Aug 2006 20:06:06 +0000 |
reimar |
Fix mingw compilation
|
Sat, 26 Aug 2006 19:35:55 +0000 |
reimar |
Cosmetics: recommit patch changing return values to defines
|
Sat, 26 Aug 2006 19:23:14 +0000 |
reimar |
Recreate tcp.c as partial copy from network.c
|
Sat, 26 Aug 2006 19:20:24 +0000 |
reimar |
remove to allow readding as copy from network.c
|
Sat, 26 Aug 2006 19:17:04 +0000 |
reimar |
Get rid of demux_aid_vid_mismatch mess.
|
Sat, 26 Aug 2006 19:00:21 +0000 |
eugeni |
Reset glyph cache on reconfigure.
|
Sat, 26 Aug 2006 18:24:37 +0000 |
eugeni |
Add right and left margins support to libass.
|
Sat, 26 Aug 2006 17:31:42 +0000 |
nicodvb |
don't try to autodetect aac in pes packets (the detection is prone to give wrong results); use the stream_type from the PMT instead
|
Sat, 26 Aug 2006 17:10:26 +0000 |
diego |
Remove --with-madlibdir option, it never worked anyway.
|
Sat, 26 Aug 2006 16:52:51 +0000 |
vayne |
Further fullscreen switching improvements. Fixes sub window position bug when exiting a file from fullscreen. Fixes sub window position when switching between windows and fullscreen modes.
|
Sat, 26 Aug 2006 09:53:06 +0000 |
ben |
documented new slave mode commands
|
Sat, 26 Aug 2006 09:44:20 +0000 |
ben |
extended slave mode with metadata retrieval commands
|
Fri, 25 Aug 2006 23:14:32 +0000 |
ben |
added new helpers to allow easy metadata retrieval and make libmenu use them
|
Fri, 25 Aug 2006 19:52:00 +0000 |
ben |
if double buffering is enabled, but vbeSetDisplayStart() fails, turn double buffering off (also adds support for VESA output under VMware).
|
Fri, 25 Aug 2006 19:31:31 +0000 |
ben |
updated sample of libmenu config file with latest improvements
|
Fri, 25 Aug 2006 19:22:51 +0000 |
ben |
new option for libmenu that allow display of properties and metadata of currently played stream
|
Fri, 25 Aug 2006 15:09:33 +0000 |
diego |
Remove redundant variable that is contained in COMMON_LIBS.
|
Fri, 25 Aug 2006 14:57:07 +0000 |
diego |
Remove redundant variables that are contained in COMMON_LIBS.
|
Fri, 25 Aug 2006 14:55:42 +0000 |
diego |
Sync with the creation of the stream directory.
|
Fri, 25 Aug 2006 14:28:39 +0000 |
diego |
Disentangle toolame CFLAGS and LDFLAGS handling.
|
Fri, 25 Aug 2006 13:32:22 +0000 |
diego |
Disentangle libdv and vorbis linker flags.
|
Fri, 25 Aug 2006 13:15:49 +0000 |
diego |
cosmetics: Move some parts to more sensible places.
|
Thu, 24 Aug 2006 22:39:26 +0000 |
diego |
Fix .align is a power of two check.
|
Thu, 24 Aug 2006 22:10:43 +0000 |
eugeni |
Add VFCTRL_DRAW_EOSD.
|
Thu, 24 Aug 2006 17:21:03 +0000 |
reimar |
A value of 2 is valid for noup, too
|
Thu, 24 Aug 2006 16:25:56 +0000 |
diego |
Fix MEncoder build when bitmap fonts are disabled.
|
Thu, 24 Aug 2006 15:38:28 +0000 |
eugeni |
Fix previous commit.
|
Thu, 24 Aug 2006 15:36:20 +0000 |
eugeni |
Simplify vf_ass initialization.
|
Thu, 24 Aug 2006 01:01:37 +0000 |
diego |
cosmetics: Reorder some rules.
|
Thu, 24 Aug 2006 00:54:52 +0000 |
diego |
Adapt .so pattern rule for more than one object file.
|
Thu, 24 Aug 2006 00:50:17 +0000 |
diego |
Redundancy removal part IV: Create pattern rules for .o and .so creation.
|
Thu, 24 Aug 2006 00:45:31 +0000 |
diego |
sis_vid.so should be created from more than one object.
|
Thu, 24 Aug 2006 00:26:07 +0000 |
diego |
Remove nonsens comment.
|
Thu, 24 Aug 2006 00:21:47 +0000 |
diego |
Redundancy removal part III: Unify LDFLAGS handling some more.
|
Thu, 24 Aug 2006 00:16:11 +0000 |
diego |
Redundancy removal part II: Remove useless variable indirection.
|
Wed, 23 Aug 2006 14:45:29 +0000 |
diego |
Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.
|
Wed, 23 Aug 2006 14:34:42 +0000 |
diego |
The way to ignore failing commands in Makefiles is to prepend a -.
|
Wed, 23 Aug 2006 10:48:26 +0000 |
diego |
Simplify compilation commands with $< and $@.
|
Wed, 23 Aug 2006 10:35:55 +0000 |
diego |
Remove useless define from MACH64 CFLAGS.
|
Wed, 23 Aug 2006 10:07:04 +0000 |
kraymer |
r19508: Put -ass options in alphabetical order.
|
Wed, 23 Aug 2006 09:51:17 +0000 |
kraymer |
r19507: syntax/consistency fix
|
Wed, 23 Aug 2006 09:17:42 +0000 |
diego |
Remove reference to long-gone genfb driver.
|
Wed, 23 Aug 2006 08:43:14 +0000 |
diego |
Put -ass options in alphabetical order.
|
Wed, 23 Aug 2006 08:42:16 +0000 |
diego |
syntax/consistency fix
|
Wed, 23 Aug 2006 08:16:30 +0000 |
gpoirier |
always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).
|
Wed, 23 Aug 2006 08:11:45 +0000 |
gpoirier |
sync w/ r19503
|
Wed, 23 Aug 2006 07:19:42 +0000 |
gpoirier |
How to handle broken/copy protected VOB files?
|
Tue, 22 Aug 2006 23:32:50 +0000 |
eugeni |
Add -ass-force-style to man page.
|
Tue, 22 Aug 2006 23:23:37 +0000 |
diego |
Remove reference to non-existent variable.
|
Tue, 22 Aug 2006 23:20:05 +0000 |
eugeni |
New cmdline option: -ass-force-style.
|
Tue, 22 Aug 2006 23:18:58 +0000 |
diego |
demux_avs compilation should depend on WIN32DLL support, not a linker flag.
|
Tue, 22 Aug 2006 23:04:48 +0000 |
diego |
Remove backup files from the win32 subdir as well.
|
Tue, 22 Aug 2006 22:11:01 +0000 |
eugeni |
SSA/ASS parser reworked, with 2 main results:
|
Tue, 22 Aug 2006 20:55:49 +0000 |
ben |
added new filter option to menu file browser to only display some files according to extension
|
Tue, 22 Aug 2006 19:59:53 +0000 |
ben |
support multiple actions in menu's file browser using key bindings
|
Tue, 22 Aug 2006 19:40:50 +0000 |
ben |
fix menu toggle/hide issues
|
Tue, 22 Aug 2006 12:42:55 +0000 |
diego |
Remove useless else clauses.
|
Tue, 22 Aug 2006 10:10:33 +0000 |
diego |
Enclose all space padded headings with quotes.
|
Tue, 22 Aug 2006 08:12:20 +0000 |
gpoirier |
fix trailing space problem, which was preventing fontconfig to get compiled
|
Mon, 21 Aug 2006 23:19:11 +0000 |
diego |
support for disabling/enabling bitmap font support from configure
|
Mon, 21 Aug 2006 22:02:49 +0000 |
rfelker |
use of malloc without prototype.. very bad on 64bit archs
|
Mon, 21 Aug 2006 21:51:47 +0000 |
diego |
Move libs common to MPlayer and MEncoder to COMMON_LIBS.
|
Mon, 21 Aug 2006 21:50:52 +0000 |
diego |
Simplify VIDIX lib handling.
|
Mon, 21 Aug 2006 21:46:59 +0000 |
rfelker |
no c++ decls!
|
Mon, 21 Aug 2006 20:21:03 +0000 |
diego |
Remove unused variable.
|
Mon, 21 Aug 2006 19:52:11 +0000 |
nicodvb |
100l: *chapter_name was copied from the pointer rather than strupd()-ed (and next free()d in mplayer.c
|
Mon, 21 Aug 2006 19:19:00 +0000 |
nicodvb |
demuxer_seek_chapter() returns informations about chapters count and name
|
Mon, 21 Aug 2006 19:16:39 +0000 |
nicodvb |
implemented STREAM_CTRL_GET_NUM_CHAPTERS
|
Mon, 21 Aug 2006 19:13:36 +0000 |
nicodvb |
implemented STREAM_CTRL_GET_NUM_CHAPTERS
|
Mon, 21 Aug 2006 19:10:18 +0000 |
nicodvb |
added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream reader
|
Mon, 21 Aug 2006 16:33:13 +0000 |
eugeni |
Add public functions for removal of styles and events.
|
Mon, 21 Aug 2006 16:24:45 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Mon, 21 Aug 2006 16:24:16 +0000 |
diego |
Properly disable tests that depend on X.
|
Mon, 21 Aug 2006 13:17:29 +0000 |
diego |
Ignore generated test binaries.
|
Mon, 21 Aug 2006 12:15:29 +0000 |
lucabe |
Allow to compile swscale tests
|
Mon, 21 Aug 2006 09:34:12 +0000 |
diego |
Remove superfluous variable settings.
|
Mon, 21 Aug 2006 09:28:01 +0000 |
gpoirier |
fix null pointer check in add_subtitles,
|
Mon, 21 Aug 2006 00:42:34 +0000 |
diego |
cosmetics: indentation fix after last commit
|
Mon, 21 Aug 2006 00:42:07 +0000 |
diego |
Remove duplicate check for $_faad_external = auto.
|
Mon, 21 Aug 2006 00:39:48 +0000 |
diego |
Only run the check for external FAAD if internal FAAD is not used.
|
Sun, 20 Aug 2006 23:19:18 +0000 |
rfelker |
missing header for struct timeval
|
Sun, 20 Aug 2006 22:48:36 +0000 |
reimar |
Get rid of useless vf->priv casts
|
Sun, 20 Aug 2006 21:41:44 +0000 |
diego |
Fix stray newline that should only be printed in verbose mode.
|
Sun, 20 Aug 2006 18:52:55 +0000 |
gpoirier |
Fix audio stream selection in Gtk GUI
|
Sun, 20 Aug 2006 11:50:29 +0000 |
reimar |
Avoid crash if initialization failed.
|
Sun, 20 Aug 2006 11:47:33 +0000 |
reimar |
Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)
|
Sun, 20 Aug 2006 11:03:19 +0000 |
nicodvb |
disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-
|
Sun, 20 Aug 2006 10:31:29 +0000 |
Gabrov |
help_mp-hu.h synced with r19462
|
Sun, 20 Aug 2006 10:01:18 +0000 |
diego |
The X11 header check looks in $_extra_inc that contains directories in the
|
Sat, 19 Aug 2006 21:06:27 +0000 |
diego |
Ouch, I mistakenly overwrote the contents from this file with a non-working
|
Sat, 19 Aug 2006 20:06:10 +0000 |
nicodvb |
corrected _very_ misleading comment
|
Sat, 19 Aug 2006 19:41:04 +0000 |
nicodvb |
implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)
|
Sat, 19 Aug 2006 19:15:23 +0000 |
nicodvb |
removed #if-0 code that dereferenced dvdnav_t's internal members, violating the opaque interface (current dvdnav doesn't even install dvdnav_internal.h system-wide for very good reasons)
|
Sat, 19 Aug 2006 19:11:51 +0000 |
nicodvb |
10l: misplaced brace in a switch
|
Sat, 19 Aug 2006 19:10:27 +0000 |
iive |
Fix xv and xinerama force on --enable-*
|
Sat, 19 Aug 2006 14:53:43 +0000 |
diego |
Partial sync with message removal from DVD information output change.
|
Sat, 19 Aug 2006 14:52:50 +0000 |
diego |
Print DVD audio channel and subtitle track information in non-verbose mode,
|
Sat, 19 Aug 2006 14:44:17 +0000 |
diego |
trailing whitespace cosmetics
|
Sat, 19 Aug 2006 14:43:41 +0000 |
diego |
Vorbis speedup, Windows GUI
|
Sat, 19 Aug 2006 12:34:01 +0000 |
Gabrov |
help_mp-hu.h & xml/hu/ports.xml synced with r19449
|
Sat, 19 Aug 2006 11:51:03 +0000 |
nicodvb |
seeking in dvdnav://
|
Sat, 19 Aug 2006 11:49:04 +0000 |
nicodvb |
implemented seeking to chapter
|
Sat, 19 Aug 2006 10:45:17 +0000 |
nicodvb |
sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1
|
Fri, 18 Aug 2006 19:08:10 +0000 |
nicodvb |
seeking by chapters in dvd://
|
Fri, 18 Aug 2006 19:05:37 +0000 |
nicodvb |
support for seeking to chapter and getting current playing chapter
|
Fri, 18 Aug 2006 19:03:59 +0000 |
nicodvb |
clarification in a comment
|
Fri, 18 Aug 2006 19:03:31 +0000 |
nicodvb |
support relative seeking in the stream-driven case
|
Fri, 18 Aug 2006 18:58:38 +0000 |
nicodvb |
new stream_ctrl to get currently playing chapter (needed for stream-driven relative chapter seeking)
|
Fri, 18 Aug 2006 16:52:23 +0000 |
nicodvb |
seek to chapter using newly introduced demux_seek_chapter()
|
Fri, 18 Aug 2006 16:48:22 +0000 |
nicodvb |
added first revision of demuxer_seek_chapter()
|
Fri, 18 Aug 2006 16:44:24 +0000 |
nicodvb |
new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd
|
Fri, 18 Aug 2006 16:04:16 +0000 |
diego |
Some more consistency for the conditions under which tests are run.
|
Fri, 18 Aug 2006 14:44:09 +0000 |
diego |
Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
|
Fri, 18 Aug 2006 13:58:03 +0000 |
diego |
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
|
Fri, 18 Aug 2006 12:20:43 +0000 |
eugeni |
Fix seeking in matroska files when timecodes do not start from zero.
|
Fri, 18 Aug 2006 02:23:44 +0000 |
corey |
replace echo with printf; fixes compilation when shell is dash and
|
Fri, 18 Aug 2006 02:22:39 +0000 |
nplourde |
disable double buffer in vo_sdl on macosx. fix flicker issue.
|
Fri, 18 Aug 2006 01:19:19 +0000 |
nplourde |
fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com>
|
Fri, 18 Aug 2006 01:15:46 +0000 |
nplourde |
fix missing symbol when compiling with live support on mac osx
|
Thu, 17 Aug 2006 23:41:51 +0000 |
diego |
10l: Also rename configure option for gcc check.
|
Thu, 17 Aug 2006 23:40:11 +0000 |
diego |
Rename gcc_checking variable to gcc_check.
|
Thu, 17 Aug 2006 23:08:13 +0000 |
kraymer |
r19420: Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
|
Thu, 17 Aug 2006 21:57:01 +0000 |
kraymer |
r19361: Reintroduce an ugly variant of the -gui/-nogui options.
|
Thu, 17 Aug 2006 18:51:29 +0000 |
kraymer |
r19424: Update new DarwinPorts URL
|
Thu, 17 Aug 2006 17:19:56 +0000 |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using external
|
Thu, 17 Aug 2006 16:44:54 +0000 |
gpoirier |
Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %
|
Thu, 17 Aug 2006 15:48:21 +0000 |
gpoirier |
Update new DarwinPorts URL (as opendarwin.org is going bye-bye and
|
Thu, 17 Aug 2006 15:11:10 +0000 |
reimar |
Add -Wdeclaration-after-statement to CFLAGS if available to ensure people
|
Thu, 17 Aug 2006 09:18:37 +0000 |
gpoirier |
Fixes by Jerome Ferrari
|
Wed, 16 Aug 2006 23:40:51 +0000 |
reimar |
Simplistic attempt to make H.264 over RTSP work.
|
Wed, 16 Aug 2006 23:36:33 +0000 |
reimar |
Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
|
Wed, 16 Aug 2006 23:32:39 +0000 |
reimar |
Update information and print new value when demux_info_add is called
|
Wed, 16 Aug 2006 21:08:50 +0000 |
diego |
consistency cosmetics: Handle includes just like in other Makefiles.
|
Wed, 16 Aug 2006 21:01:29 +0000 |
diego |
consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.
|
Wed, 16 Aug 2006 20:09:47 +0000 |
lucabe |
Fix compilation as a win32 shared library (libavutil must be explicitly linked)
|
Wed, 16 Aug 2006 20:04:43 +0000 |
uau |
Move mpeg aos to the end of the autodetection list. At least mpegpes
|
Wed, 16 Aug 2006 16:21:17 +0000 |
vayne |
further improvements to fullscreen switching.
|
Wed, 16 Aug 2006 11:06:40 +0000 |
gpoirier |
m-x whitespace-cleanup
|
Wed, 16 Aug 2006 00:54:59 +0000 |
eugeni |
Fix wrong handling of transparency in \fad(\fade).
|
Tue, 15 Aug 2006 22:46:56 +0000 |
eugeni |
Replace stdint.h with inttypes.h.
|
Tue, 15 Aug 2006 20:41:53 +0000 |
eugeni |
Angle value from style was ignored. Not anymore.
|
Tue, 15 Aug 2006 20:06:31 +0000 |
ivo |
display correct audio bitrate, samplerate and number of channels once
|
Tue, 15 Aug 2006 19:51:57 +0000 |
ivo |
display corrected aspect ratio for mplayer -identify
|
Tue, 15 Aug 2006 19:25:46 +0000 |
eugeni |
Add subdata to ass_track conversion for external subtitles.
|
Tue, 15 Aug 2006 14:50:24 +0000 |
uau |
Fix compilation with -no-PIC and without -fomit-frame-pointer (used by
|
Tue, 15 Aug 2006 14:43:04 +0000 |
eugeni |
Cosmetics: fix indentation after the last patch.
|
Tue, 15 Aug 2006 14:40:57 +0000 |
eugeni |
Allow \fade to be used in place of \fad and vice versa.
|
Tue, 15 Aug 2006 14:32:50 +0000 |
gpoirier |
Set encoder's input format to "native endiannes", instead of little endian.
|
Tue, 15 Aug 2006 08:47:03 +0000 |
diego |
-fPIC support for libswscale
|
Mon, 14 Aug 2006 21:48:20 +0000 |
nicodvb |
support for dvdnav is now auto-detected; removed support for dvdnav-dir
|
Mon, 14 Aug 2006 21:22:49 +0000 |
diego |
H.261 through QuickTime DLL
|
Mon, 14 Aug 2006 17:55:38 +0000 |
uau |
Remove empty function that isn't used anywhere (and never has been??).
|
Mon, 14 Aug 2006 17:37:47 +0000 |
uau |
Fix buffer size sanity check to match what is actually required.
|
Mon, 14 Aug 2006 17:27:15 +0000 |
ods15 |
Cosmetics (nothing but spaces, tabs, and a comment changed here..)
|
Mon, 14 Aug 2006 16:17:26 +0000 |
reimar |
re-indent properly after last patch.
|
Mon, 14 Aug 2006 16:15:21 +0000 |
reimar |
10l in last commit, move configured-check inside sh_video and sh_video->vfilter check.
|
Mon, 14 Aug 2006 14:43:38 +0000 |
diego |
stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp
|
Mon, 14 Aug 2006 14:24:17 +0000 |
reimar |
Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,
|
Mon, 14 Aug 2006 14:13:53 +0000 |
reimar |
Make path separator for font path a define and set it to a better value for AMIGAOS
|
Mon, 14 Aug 2006 12:32:36 +0000 |
diego |
Add a switch for disabling high precision mpeg audio decoding in libavcodec.
|
Mon, 14 Aug 2006 09:23:53 +0000 |
Gabrov |
xml/hu/codecs.xml synced with r19387
|
Sun, 13 Aug 2006 23:09:17 +0000 |
uau |
Change pcm decode_audio to return data based on minlen instead of maxlen
|
Sun, 13 Aug 2006 22:14:32 +0000 |
michael |
trying to fix the reverting paragraph
|
Sun, 13 Aug 2006 21:20:50 +0000 |
diego |
XAnim homepage URL fix
|
Sun, 13 Aug 2006 16:45:20 +0000 |
ivo |
fix segfault if an unknown property is requested
|
Sun, 13 Aug 2006 15:14:17 +0000 |
gpoirier |
Mention MacIntel support
|
Sun, 13 Aug 2006 10:54:29 +0000 |
eugeni |
Replace %lld with PRId64, part 2.
|
Sun, 13 Aug 2006 10:19:35 +0000 |
reimar |
Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might
|
Sun, 13 Aug 2006 08:54:16 +0000 |
diego |
Update for recent discussions on mplayer-dev-eng.
|
Sun, 13 Aug 2006 08:27:39 +0000 |
diego |
sync with FFmpeg r5930
|
Sun, 13 Aug 2006 00:47:33 +0000 |
eugeni |
MinGW treats %lld as %d. Replace it with PRId64.
|
Sun, 13 Aug 2006 00:44:42 +0000 |
diego |
Update for changes from r19378 (ASMALIGN macro).
|
Sun, 13 Aug 2006 00:21:14 +0000 |
diego |
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
|
Sat, 12 Aug 2006 23:58:26 +0000 |
diego |
Port ASMALIGN preprocessor macro for .align handling from FFmpeg.
|
Sat, 12 Aug 2006 18:33:19 +0000 |
eugeni |
Fix compilation with gcc 2.95.
|
Sat, 12 Aug 2006 18:21:51 +0000 |
diego |
Print "no" if all of the Vorbis tests failed.
|
Sat, 12 Aug 2006 17:46:40 +0000 |
uau |
Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile
|
Sat, 12 Aug 2006 16:43:22 +0000 |
gpoirier |
sync with 19361
|
Sat, 12 Aug 2006 15:28:01 +0000 |
reimar |
Reuse UTF-8 reading code in libavutil
|
Sat, 12 Aug 2006 12:12:31 +0000 |
Gabrov |
realign of MSGTR_Exit_SIGCRASH in help_mp-hu.h
|
Sat, 12 Aug 2006 12:09:12 +0000 |
Gabrov |
help_mp-hu.h & man/hu/mplayer.1 synced with r19369
|
Fri, 11 Aug 2006 22:57:33 +0000 |
rtogni |
Add support for 13k Voice (Qclp) in 3g2 files
|
Fri, 11 Aug 2006 17:10:57 +0000 |
ivo |
replace calls to perror() with calls to mp_msg()
|
Fri, 11 Aug 2006 12:50:14 +0000 |
diego |
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
|
Thu, 10 Aug 2006 21:48:41 +0000 |
michael |
pass average bitrate from encoder to (lavf) muxer
|
Thu, 10 Aug 2006 21:08:49 +0000 |
diego |
editorial spelling/wording/grammar changes
|
Wed, 09 Aug 2006 16:52:48 +0000 |
reimar |
Get rid of two initialized but unused variables
|
Wed, 09 Aug 2006 11:03:11 +0000 |
michael |
update the moving & copying rules as disscussed on mplayer-dev + some (but not all as iam lazy) fixes by the wanderer
|
Tue, 08 Aug 2006 14:56:12 +0000 |
reimar |
Disable Y800 colorspace support, otherwise mplayer uses it even when it's not supposed to.
|
Tue, 08 Aug 2006 14:13:51 +0000 |
reimar |
Reintroduce an ugly variant of the -gui/-nogui options.
|
Tue, 08 Aug 2006 11:55:23 +0000 |
reimar |
-logg must come before -lvorbisidec since both declare the same symbols.
|
Tue, 08 Aug 2006 09:29:15 +0000 |
diego |
Reorganize libvorbis/Tremor detection, external Tremor should be detected now.
|
Tue, 08 Aug 2006 09:11:41 +0000 |
diego |
spelling/clarification for --help output
|
Mon, 07 Aug 2006 20:58:39 +0000 |
diego |
cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
|
Mon, 07 Aug 2006 17:46:20 +0000 |
reimar |
Make sure we do not print the obsolete skin path when we did not find any skin.
|
Mon, 07 Aug 2006 13:31:18 +0000 |
gpoirier |
remove trailing spaces + remove some obviously redudant words
|
Mon, 07 Aug 2006 08:57:43 +0000 |
diego |
cosmetics: Rename some variables for consistency.
|
Mon, 07 Aug 2006 08:20:27 +0000 |
gpoirier |
synced with r19348
|
Sun, 06 Aug 2006 22:55:29 +0000 |
diego |
punctuation, slight clarification
|
Sun, 06 Aug 2006 19:58:46 +0000 |
eugeni |
Restore empty line accidentally deleted with the previous commit.
|
Sun, 06 Aug 2006 19:56:31 +0000 |
eugeni |
Mention mkv chapter seeking in ChangeLog and AUTHORS.
|
Sun, 06 Aug 2006 19:26:17 +0000 |
reimar |
Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxer
|
Sun, 06 Aug 2006 18:55:34 +0000 |
eugeni |
Add matroska chapter seeking capability.
|
Sun, 06 Aug 2006 18:02:42 +0000 |
eugeni |
"[ass] init" message looks better when it starts with the capital letter 'I'.
|
Sun, 06 Aug 2006 17:56:01 +0000 |
eugeni |
Use FontConfig cache to speedup mplayer startup.
|
Sun, 06 Aug 2006 14:30:38 +0000 |
diego |
Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last
|
Sun, 06 Aug 2006 09:48:33 +0000 |
diego |
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
|
Sat, 05 Aug 2006 18:23:10 +0000 |
uau |
Don't crash if audio init fails.
|
Sat, 05 Aug 2006 13:14:34 +0000 |
lucabe |
Another PIX_FMT_ ---> IMGFMT_ conversion
|
Sat, 05 Aug 2006 10:30:06 +0000 |
ben |
isolated tcp socket code from network.c to a dedicated file
|
Sat, 05 Aug 2006 10:02:09 +0000 |
diego |
Simplify Tremor low accuracy test, label external Tremor as such.
|
Sat, 05 Aug 2006 10:00:54 +0000 |
diego |
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
|
Sat, 05 Aug 2006 09:24:07 +0000 |
ben |
missing ifndef/define/endif couple in udp header
|
Sat, 05 Aug 2006 08:56:54 +0000 |
ben |
kill a warning in getsockopt()
|
Sat, 05 Aug 2006 08:49:40 +0000 |
ben |
kill a warning in getsockopt()
|
Sat, 05 Aug 2006 00:20:58 +0000 |
diego |
10l, line from a local modification committed by accident.
|
Fri, 04 Aug 2006 23:57:04 +0000 |
diego |
Unify include path handling in the build system, part III:
|
Fri, 04 Aug 2006 23:42:17 +0000 |
diego |
Fix libcdio test after r19200, the detected include dir was not stored.
|
Fri, 04 Aug 2006 21:19:06 +0000 |
diego |
Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.
|
Fri, 04 Aug 2006 20:18:21 +0000 |
nicodvb |
auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on2 com (fixed by me)
|
Fri, 04 Aug 2006 20:13:43 +0000 |
ben |
added recent changes with independant stream layer library
|
Fri, 04 Aug 2006 20:11:58 +0000 |
ben |
rtsp is a stream layer not demuxer
|
Fri, 04 Aug 2006 19:52:06 +0000 |
ben |
inputs is for keys, this is stream
|
Fri, 04 Aug 2006 19:49:05 +0000 |
ben |
a few more files i'll maintain
|
Fri, 04 Aug 2006 19:38:59 +0000 |
ben |
removed some useless includes
|
Fri, 04 Aug 2006 19:36:41 +0000 |
ben |
moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else
|
Fri, 04 Aug 2006 19:31:53 +0000 |
ben |
removed udp socket creation code from rtp stack to a new dedicated udp helper file
|
Fri, 04 Aug 2006 18:46:32 +0000 |
reimar |
-identify should display all ID_ messages, including DVD title length
|
Fri, 04 Aug 2006 18:44:52 +0000 |
ben |
fix compilation of librtsp
|
Fri, 04 Aug 2006 18:42:28 +0000 |
ben |
few cosmectic changes to remove duplication
|
Fri, 04 Aug 2006 18:40:19 +0000 |
reimar |
Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).
|
Fri, 04 Aug 2006 18:32:36 +0000 |
ben |
split rtp stack, udp input layer and rtp input layer from rtp.c
|
Fri, 04 Aug 2006 17:01:29 +0000 |
ben |
proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
|
Fri, 04 Aug 2006 16:55:48 +0000 |
ben |
moved pnm.h to stream/ (where it belongs)
|
Fri, 04 Aug 2006 13:23:14 +0000 |
diego |
Merge DirectFB header check into DirectFB check.
|
Fri, 04 Aug 2006 13:10:41 +0000 |
diego |
Remove silly check for $_inc_directfb, it is not set beforehand.
|
Fri, 04 Aug 2006 13:06:52 +0000 |
diego |
Remove one more redundant test invocation.
|
Fri, 04 Aug 2006 13:03:39 +0000 |
diego |
Simplify DirectFB header check.
|
Thu, 03 Aug 2006 23:50:16 +0000 |
diego |
cosmetics: Fix DVB test indentation.
|
Thu, 03 Aug 2006 23:43:15 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Thu, 03 Aug 2006 23:41:35 +0000 |
diego |
Run DVB (HEAD) test only when the corresponding variable is set to auto.
|
Thu, 03 Aug 2006 22:18:21 +0000 |
diego |
Forgotten part of the LIVE555 configure test simplification.
|
Thu, 03 Aug 2006 20:44:14 +0000 |
ben |
renamed dvdnav_stream to stream_dvdnav for consistency
|
Thu, 03 Aug 2006 19:43:02 +0000 |
ben |
added dedicated file for mf:// input
|
Thu, 03 Aug 2006 19:31:36 +0000 |
ben |
mf.[hc] belong to libmpdemux
|
Thu, 03 Aug 2006 19:29:20 +0000 |
diego |
Recurse into subdirs before cleaning the top level to avoid error messages.
|
Thu, 03 Aug 2006 19:25:16 +0000 |
ben |
renamed cue_read.c to stream_cue.c for consistency
|
Thu, 03 Aug 2006 19:22:23 +0000 |
ben |
removed useless cue_read.h file
|
Thu, 03 Aug 2006 19:16:30 +0000 |
ben |
renamed dvbin.c to stream_dvb.c for consistency
|
Thu, 03 Aug 2006 19:12:31 +0000 |
ben |
conversion from stream_null to stream_tv was missing stream type
|
Thu, 03 Aug 2006 18:59:37 +0000 |
ben |
correctly report audio input
|
Thu, 03 Aug 2006 17:34:54 +0000 |
diego |
'make distclean' should remove all generated files, so also config.[h|mak].
|
Thu, 03 Aug 2006 17:31:30 +0000 |
diego |
'make clean' now recurses through subdirectories as expected,
|
Thu, 03 Aug 2006 17:07:31 +0000 |
diego |
Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
|
Thu, 03 Aug 2006 13:02:38 +0000 |
diego |
typo, VC-1/WMV3/WMV9 decoder
|
Thu, 03 Aug 2006 11:47:15 +0000 |
diego |
Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.
|
Wed, 02 Aug 2006 14:50:16 +0000 |
Gabrov |
synced with r19293
|
Wed, 02 Aug 2006 11:22:11 +0000 |
diego |
Move conditional compilation of cdinfo.c to the build system.
|
Tue, 01 Aug 2006 18:44:31 +0000 |
ben |
fix a/v sync issues when using ad_hwmpa
|
Tue, 01 Aug 2006 15:54:23 +0000 |
diego |
Ignore .depend and stream.a.
|
Tue, 01 Aug 2006 15:10:02 +0000 |
diego |
$inc_extra vs $_inc_extra typo, closes bug #543.
|
Tue, 01 Aug 2006 14:44:07 +0000 |
uau |
Change toplevel Makefile to invoke subdirectory Makefiles
|
Tue, 01 Aug 2006 07:34:32 +0000 |
diego |
Simplify LIVE555 test and make it more consistent with the other tests.
|
Tue, 01 Aug 2006 07:14:51 +0000 |
diego |
We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.
|
Tue, 01 Aug 2006 06:39:27 +0000 |
nicodvb |
clarification on -mpegopts :vaspect
|
Mon, 31 Jul 2006 23:03:11 +0000 |
diego |
New sentences should start on a new line.
|
Mon, 31 Jul 2006 22:26:25 +0000 |
pacman |
Fix SVQ3 extradata handling so it works correctly with demux_lavf
|
Mon, 31 Jul 2006 22:19:48 +0000 |
pacman |
Fix bogus pointer addition in the extraction of extradata from
|
Mon, 31 Jul 2006 20:32:38 +0000 |
ben |
removed deprecated test.c file from libmpdemux
|
Mon, 31 Jul 2006 20:07:21 +0000 |
nicodvb |
don't use vaspect on mpeg1 video streams
|
Mon, 31 Jul 2006 19:59:06 +0000 |
ben |
fix includes due to libmpdemux split (patch by Stefan Huehner)
|
Mon, 31 Jul 2006 18:36:29 +0000 |
ben |
add an explicit tv stream input instead of the previous hack in stream_null
|
Mon, 31 Jul 2006 17:48:50 +0000 |
ben |
renamed cddX stream interface to stream_cddX for consistency
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
|
Mon, 31 Jul 2006 12:35:04 +0000 |
lucabe |
Add support for ffmpeg's pixel format names in libswscale
|
Mon, 31 Jul 2006 04:18:25 +0000 |
attila |
Move the section describing the per movie config files
|
Sun, 30 Jul 2006 22:59:12 +0000 |
diego |
Add Indexes to Options as suggested by Jaeho Shin.
|
Sun, 30 Jul 2006 22:54:27 +0000 |
rtogni |
Remove useless include
|
Sun, 30 Jul 2006 22:54:07 +0000 |
rtogni |
Make some more function static
|
Sun, 30 Jul 2006 22:20:50 +0000 |
diego |
Clarify licensing situation.
|
Sun, 30 Jul 2006 22:17:25 +0000 |
diego |
There is a reference to a file COPYRIGHT that we do not include, so paste
|
Sun, 30 Jul 2006 21:50:10 +0000 |
rtogni |
md5 result is 16 bytes, not 20
|
Sun, 30 Jul 2006 21:49:37 +0000 |
ben |
removed now useless duplicate includes
|
Sun, 30 Jul 2006 21:35:15 +0000 |
diego |
LRMI has been removed some time ago.
|
Sun, 30 Jul 2006 20:33:59 +0000 |
gpoirier |
How to encode movies for PSP
|
Sun, 30 Jul 2006 20:03:43 +0000 |
diego |
Update for changes from r19139 and r19137.
|
Sun, 30 Jul 2006 17:02:27 +0000 |
rtogni |
xor_table can't be NULL, remove useless check
|
Sun, 30 Jul 2006 15:36:28 +0000 |
diego |
Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.
|
Sun, 30 Jul 2006 14:45:27 +0000 |
rtogni |
The real hash function is just a md5, replace with lavu code
|
Sun, 30 Jul 2006 10:57:17 +0000 |
rtogni |
Update upstream references, add a missing file
|
Sun, 30 Jul 2006 10:56:35 +0000 |
rtogni |
Restore a local diff lost during license fix at r19256
|
Sun, 30 Jul 2006 09:13:01 +0000 |
michael |
alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here
|
Sun, 30 Jul 2006 08:15:59 +0000 |
nicodvb |
no need to reming the copyright with msg_(), the notice in the source is enough
|
Sun, 30 Jul 2006 01:41:58 +0000 |
uau |
Replace tremor files that had old headers saying "ALL REDISTRIBUTION
|
Sat, 29 Jul 2006 23:30:55 +0000 |
diego |
Use LC_ALL instead of LANG since the former overrides the latter.
|
Sat, 29 Jul 2006 23:26:30 +0000 |
diego |
cosmetics: Make patch apply cleanly.
|
Sat, 29 Jul 2006 22:16:13 +0000 |
diego |
Add a paragraph about which Subversion version to use.
|
Sat, 29 Jul 2006 21:44:32 +0000 |
diego |
Cope with localized Subversion clients.
|
Sat, 29 Jul 2006 19:31:08 +0000 |
vayne |
updated documentation.
|
Sat, 29 Jul 2006 19:30:38 +0000 |
vayne |
improved fullscreen switching
|
Sat, 29 Jul 2006 18:41:25 +0000 |
nicodvb |
re-added forgotten return in send_mpeg_lpcm_packet()
|
Sat, 29 Jul 2006 18:39:07 +0000 |
nicodvb |
final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll()
|
Sat, 29 Jul 2006 18:24:27 +0000 |
reimar |
optimize and simplify memcpy usage, use mem2agpcpy_pic
|
Sat, 29 Jul 2006 16:33:22 +0000 |
diego |
Add comment about Chinese AVS only working with lavf at the moment.
|
Sat, 29 Jul 2006 16:21:14 +0000 |
nicodvb |
ptslen was set to 5 even when no pts==0
|
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
|
Tue, 25 Jul 2006 08:54:48 +0000 |
boskicinek |
- synced with 18964 by Emdej and fixes from Boski
|
Tue, 25 Jul 2006 08:23:26 +0000 |
gpoirier |
synced with r19181
|
Tue, 25 Jul 2006 07:08:34 +0000 |
uau |
Regular expression for conversions had 'P' instead of 'p', fixed
|
Mon, 24 Jul 2006 16:47:54 +0000 |
corey |
- Add missing "00" in -af pan usage line.
|
Mon, 24 Jul 2006 12:33:11 +0000 |
gpoirier |
ketchup time (merge forgotten commit)
|
Mon, 24 Jul 2006 12:11:31 +0000 |
gpoirier |
synced with r19161
|
Mon, 24 Jul 2006 10:48:54 +0000 |
michael |
a tiny bit of cleanup
|
Mon, 24 Jul 2006 10:36:06 +0000 |
michael |
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
|
Mon, 24 Jul 2006 10:24:41 +0000 |
Gabrov |
hu/ports.xml & man/hu/mplayer.1 synced with r19175
|
Sun, 23 Jul 2006 22:34:02 +0000 |
atmos4 |
Add simple edit list support to mov demuxer, it supports delay of audio and video tracks at the beginning of the file. E.g. video starts at 0.0s audio at 4.0s. It uses mplayers a/v-delay to achieve sync so please use with -framedrop for fastest sync. More Details in my mail to dev-eng from 2006-07-22.
|
Sun, 23 Jul 2006 21:16:11 +0000 |
pacman |
Fix typo introduced in the memalign->av_malloc conversion (there is no
|
Sun, 23 Jul 2006 18:07:26 +0000 |
reimar |
Missing part of the malloc -> av_malloc patch: memalign must be replaced as well!
|
Sun, 23 Jul 2006 15:19:59 +0000 |
reimar |
Simplify and and speedup generation of yuv2rgb and gamma map tables
|
Sun, 23 Jul 2006 14:35:04 +0000 |
gpoirier |
in some cases, vf_bmovl produces junk due to source and
|
Sun, 23 Jul 2006 13:38:20 +0000 |
gpoirier |
-vf pp7 overblurs still parts of the image, which
|
Sun, 23 Jul 2006 10:10:06 +0000 |
ben |
use mpeg packetizer helpers for sending lpcm packets
|
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
|
Sun, 23 Jul 2006 09:05:10 +0000 |
reimar |
Take start time into consideration when calculation percentage position
|
Sun, 23 Jul 2006 08:35:18 +0000 |
nicodvb |
in decode_audio() memset(0) unused memory in buf before returning
|
Sun, 23 Jul 2006 07:52:51 +0000 |
nicodvb |
don't do the work of mp_get_mp3_header() and, as a side effect, prevent a deadlock due to a missed cnt++
|
Sat, 22 Jul 2006 22:14:14 +0000 |
nicodvb |
the value returned by decode_audio() must be the amount of _decoded_ bytes (finally it's beginning t work: no more toomanypackets... message)
|
Sat, 22 Jul 2006 18:57:56 +0000 |
diego |
cosmetics/punctuation/spelling
|
Sat, 22 Jul 2006 14:40:14 +0000 |
ben |
rename rtsp.c to stream_rtsp.c for consistency with other input modules
|
Sat, 22 Jul 2006 14:35:49 +0000 |
rathann |
Native MPEG4 SP/ASP/AP support in Matroska.
|
Sat, 22 Jul 2006 13:54:33 +0000 |
ben |
fix compilation if DVB is not defined
|
Sat, 22 Jul 2006 10:42:57 +0000 |
ben |
display the right MPEG packet type
|
Sat, 22 Jul 2006 10:39:00 +0000 |
ben |
use new mpeg_packetizer helpers
|
Sat, 22 Jul 2006 10:07:04 +0000 |
nicodvb |
my_write() must return the bytes written
|
Sat, 22 Jul 2006 09:59:44 +0000 |
nicodvb |
cosmetics: comments and reindentation asked by gxben
|
Sat, 22 Jul 2006 09:45:34 +0000 |
nicodvb |
simplified mpeg packetizer used by hw mpeg decoders/vo - first round
|
Fri, 21 Jul 2006 20:17:41 +0000 |
gpoirier |
Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %
|
Fri, 21 Jul 2006 17:52:28 +0000 |
gpoirier |
sync r19134
|
Fri, 21 Jul 2006 17:14:55 +0000 |
ben |
updated french man page with vo_ivtv description
|
Fri, 21 Jul 2006 17:08:47 +0000 |
ben |
updated english man page with vo_ivtv description
|
Thu, 20 Jul 2006 12:13:57 +0000 |
lucabe |
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
|
Wed, 19 Jul 2006 22:14:43 +0000 |
ben |
updated mpeg_packetizer include to new localization
|
Wed, 19 Jul 2006 22:13:50 +0000 |
ben |
moved mpeg_packetizer helpers to libmpdemux
|
Wed, 19 Jul 2006 22:06:32 +0000 |
ben |
added myself as maintainer of vo_ivtv driver
|
Wed, 19 Jul 2006 22:04:54 +0000 |
ben |
added reference to ivtv vo driver
|
Wed, 19 Jul 2006 22:03:14 +0000 |
ben |
added reference to ivtv card in mpegpes decoder info
|
Wed, 19 Jul 2006 22:02:09 +0000 |
ben |
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
|
Wed, 19 Jul 2006 21:46:06 +0000 |
ben |
new mpeg helpers to build and send mpeg 1/2 ps/pes packets (used by some vo drivers)
|
Wed, 19 Jul 2006 18:20:25 +0000 |
rtogni |
Quit on eof, was broken by r17150
|
Wed, 19 Jul 2006 05:47:21 +0000 |
rfelker |
10l, i broke this with my last commit. should be fixed now.
|
Wed, 19 Jul 2006 05:42:38 +0000 |
rfelker |
10l, i missed ifdefs around the calls
|
Wed, 19 Jul 2006 05:34:26 +0000 |
rfelker |
remove duplicate code and fix issue of compiling mmx code when we
|
Wed, 19 Jul 2006 05:27:02 +0000 |
rfelker |
do not compile mmx/sse/3dnow code if not available
|
Wed, 19 Jul 2006 04:54:27 +0000 |
rfelker |
old 10l: do not try to compile mmx code if we do not have mmx
|
Tue, 18 Jul 2006 18:52:41 +0000 |
kraymer |
move -ass on top of -ass-* options
|
Tue, 18 Jul 2006 18:49:14 +0000 |
kraymer |
r19131: 10l to someone..
|
Tue, 18 Jul 2006 07:37:04 +0000 |
diego |
10l compilation fix: misplaced tag
|
Tue, 18 Jul 2006 06:32:14 +0000 |
rfelker |
10l to someone..
|
Tue, 18 Jul 2006 01:28:56 +0000 |
lorenm |
sync to x264 r537 (api change)
|
Mon, 17 Jul 2006 22:22:34 +0000 |
uau |
Fix use of uninitialized variable
|
Mon, 17 Jul 2006 21:15:27 +0000 |
michael |
remove vorbis and theora support by request of ivan
|
Mon, 17 Jul 2006 16:20:37 +0000 |
diego |
10l typo, please check compilation before committing.
|
Sun, 16 Jul 2006 23:47:12 +0000 |
michael |
clarify H.264 global header format
|
Sun, 16 Jul 2006 16:34:05 +0000 |
nicodvb |
prevent buffer underflow; the code is still incorrect and leads to desync but at least it doesn't crash
|
Sun, 16 Jul 2006 15:54:27 +0000 |
kraymer |
oops, r18816 was actually missing in previous commit
|
Sun, 16 Jul 2006 15:46:19 +0000 |
kraymer |
r19087: Remove support for obsolete and non-free divx4/odivx libraries.
|
Sun, 16 Jul 2006 15:14:45 +0000 |
kraymer |
r19081: Update some old and crufty sections.
|
Sun, 16 Jul 2006 15:01:19 +0000 |
kraymer |
r19097: wording fix; default dvb tuning timeout is now 30 seconds
|
Sun, 16 Jul 2006 14:48:37 +0000 |
kraymer |
r19087: Remove support for obsolete and non-free divx4/odivx libraries.
|
Sun, 16 Jul 2006 14:40:56 +0000 |
kraymer |
r19050: grammar and consistency fixes
|
Sun, 16 Jul 2006 14:02:31 +0000 |
kraymer |
r18964: wording fix
|
Sun, 16 Jul 2006 13:33:31 +0000 |
kraymer |
sync of ports.xml:
|
Sun, 16 Jul 2006 12:59:00 +0000 |
kraymer |
some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)
|
Sun, 16 Jul 2006 01:40:24 +0000 |
reynaldo |
marks several strings inside structs as const when they hold just
|
Sun, 16 Jul 2006 01:24:42 +0000 |
reynaldo |
Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org
|
Sun, 16 Jul 2006 01:20:30 +0000 |
reynaldo |
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
|
Sat, 15 Jul 2006 23:42:44 +0000 |
reynaldo |
minor arrangements to my entry
|
Sat, 15 Jul 2006 23:10:51 +0000 |
reynaldo |
add stefan to AUTHORS file for his several cleanup patches
|
Sat, 15 Jul 2006 21:49:47 +0000 |
michael |
clarify "extradata"
|
Sat, 15 Jul 2006 16:03:12 +0000 |
reynaldo |
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
|
Sat, 15 Jul 2006 15:27:09 +0000 |
diego |
now obsolete
|
Sat, 15 Jul 2006 15:26:51 +0000 |
diego |
Change sync tags to rXXXX.
|
Sat, 15 Jul 2006 15:18:35 +0000 |
diego |
Change function declararation w/o parameters to the correct foo(void) syntax.
|
Sat, 15 Jul 2006 11:42:29 +0000 |
boskicinek |
- sync and fixes
|
Sat, 15 Jul 2006 11:41:43 +0000 |
boskicinek |
- CVS --> SVN
|
Sat, 15 Jul 2006 11:19:30 +0000 |
Gabrov |
help_mp-hu.h synced with r19087
|
Sat, 15 Jul 2006 11:14:34 +0000 |
Gabrov |
Hungarian docs & man page synced with r19101
|
Sat, 15 Jul 2006 10:35:22 +0000 |
ivo |
print frame type and keep track of last encountered keyframe
|
Sat, 15 Jul 2006 09:19:12 +0000 |
ivo |
typo
|
Sat, 15 Jul 2006 09:18:44 +0000 |
ivo |
new black frame detection filter
|
Fri, 14 Jul 2006 23:06:58 +0000 |
rtogni |
Assume that missing streamcount means one stream, and missing mimetype
|
Fri, 14 Jul 2006 23:06:51 +0000 |
nicodvb |
wording fix; default dvb tuning timeout is now 30 seconds
|
Fri, 14 Jul 2006 23:05:08 +0000 |
nicodvb |
raise default tuning timeout to 30 seconds in order to give enough time to less sensitive cards; better tuners won't tune slower
|
Fri, 14 Jul 2006 22:43:50 +0000 |
nicodvb |
cosmetical reformatting
|
Fri, 14 Jul 2006 22:37:54 +0000 |
nicodvb |
simplification in dvb_step_channel
|
Fri, 14 Jul 2006 22:29:37 +0000 |
nicodvb |
force demuxer type to mpegts to speed up detection and avoid useless and slow probes; this doesn't prevent to use stream_dvb with demux_lavf
|
Fri, 14 Jul 2006 22:07:17 +0000 |
nicodvb |
removed obsolete file
|
Fri, 14 Jul 2006 22:07:05 +0000 |
nicodvb |
moved LOF macros from dvb_defaults.h
|
Fri, 14 Jul 2006 22:05:49 +0000 |
ivo |
added checks for stupid code like casting return value of malloc and friends,
|
Fri, 14 Jul 2006 21:54:24 +0000 |
nicodvb |
removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)
|
Fri, 14 Jul 2006 21:38:20 +0000 |
ivo |
remove useless comment
|
Fri, 14 Jul 2006 17:14:16 +0000 |
diego |
Remove support for obsolete and non-free divx4/odivx libraries.
|
Fri, 14 Jul 2006 16:57:24 +0000 |
diego |
Mark several string parameters that are not modified in the function as const.
|
Fri, 14 Jul 2006 15:12:05 +0000 |
ivo |
fix line >79 characters
|
Fri, 14 Jul 2006 15:08:31 +0000 |
ivo |
fix matching of MSDOS line endings
|
Fri, 14 Jul 2006 13:34:44 +0000 |
ivo |
also omit configure.log and the generated help_mp.h from files to check
|
Fri, 14 Jul 2006 12:57:37 +0000 |
ivo |
CVS --> Subversion
|
Fri, 14 Jul 2006 07:57:01 +0000 |
diego |
Update some old and crufty sections.
|
Fri, 14 Jul 2006 07:40:36 +0000 |
diego |
printf --> mp_msg
|
Fri, 14 Jul 2006 06:26:31 +0000 |
reynaldo |
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias
|
Thu, 13 Jul 2006 23:02:03 +0000 |
diego |
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
|
Thu, 13 Jul 2006 22:56:02 +0000 |
diego |
cosmetics to ease future patching
|
Thu, 13 Jul 2006 22:24:28 +0000 |
eugeni |
Fix linking order. FontConfig should appear after libass.
|
Thu, 13 Jul 2006 22:11:47 +0000 |
reynaldo |
more sizeof(char) fun
|
Thu, 13 Jul 2006 21:40:14 +0000 |
diego |
dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd
|
Thu, 13 Jul 2006 21:22:56 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from vidix/
|
Thu, 13 Jul 2006 21:06:33 +0000 |
reynaldo |
little rephrasing and corrected reference to main->trunk
|
Thu, 13 Jul 2006 20:59:18 +0000 |
reynaldo |
marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org
|
Thu, 13 Jul 2006 20:23:34 +0000 |
reynaldo |
drops casts from void * on malloc/calloc, leftover on libmpcodecs
|
Thu, 13 Jul 2006 18:52:16 +0000 |
eugeni |
Cosmetics.
|
Thu, 13 Jul 2006 18:49:06 +0000 |
eugeni |
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).
|
Thu, 13 Jul 2006 16:41:13 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
Thu, 13 Jul 2006 16:17:24 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from the gui code
|
Thu, 13 Jul 2006 13:28:56 +0000 |
gpoirier |
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
|
Thu, 13 Jul 2006 13:04:26 +0000 |
diego |
Compilation fix: Mark mp_property_find parameter as const.
|
Thu, 13 Jul 2006 12:35:30 +0000 |
gpoirier |
some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >
|
Thu, 13 Jul 2006 10:29:21 +0000 |
michael |
rename mpcf.txt to nut.txt
|
Thu, 13 Jul 2006 10:26:33 +0000 |
michael |
freeze (this is pretty much oded shimons patch from a few month ago)
|
Thu, 13 Jul 2006 10:09:06 +0000 |
Gabrov |
man/hu/mplayer.1 synced with r19052
|
Thu, 13 Jul 2006 08:40:53 +0000 |
gpoirier |
synced with r19051
|
Thu, 13 Jul 2006 05:03:43 +0000 |
reynaldo |
marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
|
Thu, 13 Jul 2006 03:05:08 +0000 |
diego |
Streamline GUI build.
|
Thu, 13 Jul 2006 01:20:14 +0000 |
diego |
Clean up codec-cfg and friends handling.
|
Wed, 12 Jul 2006 23:51:41 +0000 |
diego |
Remove non-existing CSS_INC.
|
Wed, 12 Jul 2006 23:50:29 +0000 |
diego |
Simplify includes.
|
Wed, 12 Jul 2006 23:31:33 +0000 |
diego |
Remove old and obsolete mplayer_wine QT DLL loading stuff.
|
Wed, 12 Jul 2006 23:14:30 +0000 |
diego |
Rename OSD/SUB section to OSD/SUBTITLES.
|
Wed, 12 Jul 2006 23:13:16 +0000 |
diego |
alphabetical order for the OSD/SUB section
|
Wed, 12 Jul 2006 23:11:34 +0000 |
diego |
grammar and consistency fixes
|
Wed, 12 Jul 2006 22:28:20 +0000 |
eugeni |
Support 6 argument variant of \move.
|
Wed, 12 Jul 2006 21:25:23 +0000 |
Gabrov |
HU DOCS & man synced with r19046
|
Wed, 12 Jul 2006 20:59:08 +0000 |
kraymer |
r19046: two small fixes
|
Wed, 12 Jul 2006 20:43:25 +0000 |
kraymer |
two small fixes
|
Wed, 12 Jul 2006 19:46:37 +0000 |
kraymer |
r19043: add missing comma [does not apply]
|
Wed, 12 Jul 2006 19:37:45 +0000 |
kraymer |
r19039: Use only one global config.mak file.
|
Wed, 12 Jul 2006 19:00:17 +0000 |
corey |
add missing comma
|
Wed, 12 Jul 2006 17:58:07 +0000 |
diego |
OPTFLAGS already includes EXTRA_INC.
|
Wed, 12 Jul 2006 17:32:14 +0000 |
diego |
There is only one config.mak file left, don't ignore the others anymore.
|
Wed, 12 Jul 2006 17:30:36 +0000 |
diego |
There is only one global config.mak file left.
|
Wed, 12 Jul 2006 17:28:14 +0000 |
diego |
Use only one global config.mak file.
|
Wed, 12 Jul 2006 17:15:58 +0000 |
diego |
Remove useless variable.
|
Wed, 12 Jul 2006 16:59:54 +0000 |
diego |
Sync with latest FFmpeg build system changes:
|
Wed, 12 Jul 2006 16:43:03 +0000 |
vayne |
center sub window option within the preferences dialog.
|
Wed, 12 Jul 2006 15:42:47 +0000 |
ivo |
remove check. libavutil is now mandatory
|
Wed, 12 Jul 2006 15:20:34 +0000 |
diego |
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
|
Wed, 12 Jul 2006 14:19:08 +0000 |
diego |
Make libavutil mandatory.
|
Wed, 12 Jul 2006 14:06:43 +0000 |
boskicinek |
- svn sync tag added
|
Wed, 12 Jul 2006 14:06:28 +0000 |
diego |
Remove copyright notice changes from local diff.
|
Wed, 12 Jul 2006 14:03:19 +0000 |
boskicinek |
- incomplete but we probably need this (because we updated mencoder.xml already)
|
Wed, 12 Jul 2006 14:00:04 +0000 |
diego |
Update with latest changes and make diff apply cleanly.
|
Wed, 12 Jul 2006 13:21:30 +0000 |
diego |
updates + cosmetics
|
Wed, 12 Jul 2006 13:13:16 +0000 |
boskicinek |
- svn sync tag added
|
Wed, 12 Jul 2006 13:03:40 +0000 |
diego |
Remove remnants of old libmp1e support.
|
Wed, 12 Jul 2006 12:35:09 +0000 |
diego |
Telecine article on divx.com has gone 404, link to Wikipedia instead.
|
Wed, 12 Jul 2006 11:43:50 +0000 |
diego |
libavformat interdependencies have been fixed so disable all muxers
|
Wed, 12 Jul 2006 10:49:20 +0000 |
reimar |
Fix for changed env parameter contents and improve speed.
|
Wed, 12 Jul 2006 10:37:11 +0000 |
uau |
Fix = vs == typo
|
Tue, 11 Jul 2006 22:44:05 +0000 |
diego |
sync with FFmpeg r5718
|
Tue, 11 Jul 2006 22:36:04 +0000 |
diego |
Fix compilation with MEncoder disabled: Some libavformat demuxers have
|
Tue, 11 Jul 2006 21:53:58 +0000 |
diego |
Fix 10l regexp mistake that disabled all decoders/encoders.
|
Tue, 11 Jul 2006 19:36:13 +0000 |
diego |
xvmclib vs xvmclibdir typo
|
Tue, 11 Jul 2006 18:40:02 +0000 |
reimar |
Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will
|
Tue, 11 Jul 2006 14:47:07 +0000 |
diego |
Split _libavcodecs variable into _libavdecoders and _libavencoders.
|
Tue, 11 Jul 2006 14:45:34 +0000 |
diego |
Disable FFmpeg muxers when not compiling MEncoder.
|
Tue, 11 Jul 2006 09:59:38 +0000 |
diego |
Sync with FFmpeg: (de)muxers are now individually selectable.
|
Tue, 11 Jul 2006 09:56:29 +0000 |
Gabrov |
help_mp-hu.h synced with r18916
|
Tue, 11 Jul 2006 09:36:14 +0000 |
diego |
Add FFmpeg parsers to config.h as well.
|
Tue, 11 Jul 2006 09:23:20 +0000 |
diego |
Mention that individual codec and parser en-/disabling is FFmpeg-specific.
|
Tue, 11 Jul 2006 08:04:58 +0000 |
gpoirier |
sync w/ 18969 (latest Eng. version)
|
Tue, 11 Jul 2006 07:25:49 +0000 |
gpoirier |
sync w/ r18942
|
Mon, 10 Jul 2006 23:58:24 +0000 |
eugeni |
Support some recently discovered color formats.
|
Mon, 10 Jul 2006 23:57:17 +0000 |
eugeni |
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().
|
Mon, 10 Jul 2006 23:55:40 +0000 |
eugeni |
Only match outline fonts.
|
Mon, 10 Jul 2006 21:39:33 +0000 |
ben |
appended pvr support in AUTHORS file
|
Mon, 10 Jul 2006 21:38:07 +0000 |
ben |
added myself as maintainer of pvr input layer
|
Mon, 10 Jul 2006 21:35:44 +0000 |
ben |
updated ChangeLog with new pvr:// input
|
Mon, 10 Jul 2006 21:32:19 +0000 |
ben |
added new pvr:// input for ivtv based cards
|
Mon, 10 Jul 2006 18:36:50 +0000 |
reimar |
vo_gl can do flipping without special filter
|
Mon, 10 Jul 2006 18:35:29 +0000 |
reimar |
Fix negative stride handling in -dr case
|
Mon, 10 Jul 2006 18:33:34 +0000 |
reimar |
Get rid of left-over incorrect UnmapBuffer hack
|
Mon, 10 Jul 2006 14:50:30 +0000 |
gpoirier |
sync w/ r18928
|
Mon, 10 Jul 2006 13:39:57 +0000 |
gpoirier |
sync w/ 18916
|
Mon, 10 Jul 2006 13:35:39 +0000 |
gpoirier |
Sync w/ 18712
|
Mon, 10 Jul 2006 13:28:39 +0000 |
gpoirier |
sync w/ 18702
|
Mon, 10 Jul 2006 12:35:52 +0000 |
lucabe |
make libswscale build system similar to the libav* one
|
Mon, 10 Jul 2006 12:06:41 +0000 |
reimar |
Fix off-by-one error for negative strides (flipped image)
|
Mon, 10 Jul 2006 10:22:29 +0000 |
reimar |
Fix window size bug when starting with -fs and returning
|
Mon, 10 Jul 2006 02:54:43 +0000 |
rfelker |
c++ decls, 100000000000l to whoever broke my code like this..
|
Mon, 10 Jul 2006 02:53:06 +0000 |
rfelker |
more c++ decl crap
|
Mon, 10 Jul 2006 02:51:52 +0000 |
rfelker |
more c++ decl crap
|
Mon, 10 Jul 2006 02:41:06 +0000 |
rfelker |
1000000000l to whoever added c++ decl crap, probably uau..
|
Sun, 09 Jul 2006 22:11:53 +0000 |
diego |
Simplify ASS handling second try, this time taking FreeType into account.
|
Sun, 09 Jul 2006 19:02:20 +0000 |
eugeni |
Revert r18980, it breaks compilation under MinGW.
|
Sun, 09 Jul 2006 17:45:36 +0000 |
reynaldo |
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|
Sun, 09 Jul 2006 17:00:23 +0000 |
diego |
10l, xvmclib(dir) does not specify a directory name.
|
Sun, 09 Jul 2006 16:38:02 +0000 |
diego |
Consistent option and variable naming for x11libdir and xvmclibdir.
|
Sun, 09 Jul 2006 16:37:18 +0000 |
diego |
_x11_paths should just be a list of paths without -L.
|
Sun, 09 Jul 2006 16:01:36 +0000 |
diego |
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
|
Sun, 09 Jul 2006 15:42:26 +0000 |
diego |
Simplify ASS handling.
|
Sun, 09 Jul 2006 15:38:44 +0000 |
diego |
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
|
Sun, 09 Jul 2006 15:38:05 +0000 |
diego |
Sync with latest FFmpeg build system changes, now parsers can be
|
Sun, 09 Jul 2006 14:34:43 +0000 |
eugeni |
Add my IRC nick.
|
Sun, 09 Jul 2006 14:06:13 +0000 |
uau |
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
|
Sun, 09 Jul 2006 11:45:06 +0000 |
gpoirier |
Fix code cosmetics
|
Sun, 09 Jul 2006 09:27:09 +0000 |
Gabrov |
DOCS/xml/hu synced with r18973
|
Sun, 09 Jul 2006 09:03:43 +0000 |
Gabrov |
DOCS/man/hu/mplayer.1 synced with r18969
|
Sun, 09 Jul 2006 03:59:52 +0000 |
reynaldo |
makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
|
Sun, 09 Jul 2006 03:50:47 +0000 |
reynaldo |
two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-org
|
Sun, 09 Jul 2006 03:42:35 +0000 |
reynaldo |
make prefix const. Patch by Stefan Huehner, stefan AT huehner-org
|
Sat, 08 Jul 2006 19:46:11 +0000 |
gpoirier |
Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:
|
Sat, 08 Jul 2006 19:29:04 +0000 |
reimar |
customtrect -vo gl suboption
|
Sat, 08 Jul 2006 19:26:53 +0000 |
reimar |
forgotten customtlin -vo gl suboption documentation
|
Sat, 08 Jul 2006 19:23:26 +0000 |
reimar |
Support for 16 bit ppms
|
Sat, 08 Jul 2006 19:22:36 +0000 |
reimar |
More helpful ProgramEnvParameters.
|
Sat, 08 Jul 2006 17:42:07 +0000 |
diego |
wording fix
|
Sat, 08 Jul 2006 17:28:36 +0000 |
diego |
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
|
Sat, 08 Jul 2006 17:15:17 +0000 |
eugeni |
Add myself to maintainers.
|
Sat, 08 Jul 2006 17:11:32 +0000 |
eugeni |
Add myself to AUTHORS.
|
Sat, 08 Jul 2006 17:09:35 +0000 |
diego |
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
|
Sat, 08 Jul 2006 16:52:46 +0000 |
vayne |
small fix to properly display skins when switching skins during playback.
|
Sat, 08 Jul 2006 16:51:11 +0000 |
vayne |
crash fix when clicking on volume sliders when in stop state.
|
Sat, 08 Jul 2006 16:48:41 +0000 |
vayne |
handle sub-window WinID checks in the gui.
|
Sat, 08 Jul 2006 15:50:11 +0000 |
uau |
Set svn:ignore
|
Sat, 08 Jul 2006 15:26:36 +0000 |
uau |
Make some functions static.
|
Sat, 08 Jul 2006 15:00:37 +0000 |
reimar |
Improve windows gui support
|
Sat, 08 Jul 2006 14:57:25 +0000 |
reimar |
Do not fiddle (too much) with external (WinID) windows
|
Sat, 08 Jul 2006 14:05:47 +0000 |
reimar |
OpenGL outputs actually support WinID, not to mention that showing the option
|
Sat, 08 Jul 2006 14:00:37 +0000 |
reimar |
vo_init hack is no longer required after the last patch removed the call
|
Sat, 08 Jul 2006 13:59:17 +0000 |
reimar |
No point in checking for X for windows gui, in addition the hackish
|
Sat, 08 Jul 2006 13:47:43 +0000 |
diego |
small cosmetics
|
Sat, 08 Jul 2006 13:30:38 +0000 |
diego |
grammar/markup fixes
|
Sat, 08 Jul 2006 12:33:12 +0000 |
rtogni |
Revert r18878, always sync rm files using only pts (ignore framerate)
|
Sat, 08 Jul 2006 12:23:36 +0000 |
gpoirier |
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com
|
Sat, 08 Jul 2006 12:01:38 +0000 |
rtogni |
Remove unused prototype
|
Sat, 08 Jul 2006 11:03:18 +0000 |
reimar |
Change use_gui detection to accept also filenames only containing
|
Fri, 07 Jul 2006 18:27:58 +0000 |
eugeni |
Indentation fix (cosmetics).
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|
Fri, 07 Jul 2006 18:07:39 +0000 |
eugeni |
Split guess_cp() in two functions:
|
Fri, 07 Jul 2006 18:04:56 +0000 |
eugeni |
Make utf8_get_char non-static.
|
Fri, 07 Jul 2006 18:02:49 +0000 |
eugeni |
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
|
Fri, 07 Jul 2006 17:04:04 +0000 |
diego |
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
|
Fri, 07 Jul 2006 14:04:07 +0000 |
gpoirier |
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
|
Fri, 07 Jul 2006 11:55:39 +0000 |
reimar |
lavf demuxer works better for gxf
|
Fri, 07 Jul 2006 11:22:24 +0000 |
reimar |
Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.
|
Fri, 07 Jul 2006 11:20:06 +0000 |
reimar |
Remove windows-specific hack that interfered with relative path
|
Fri, 07 Jul 2006 11:17:27 +0000 |
reimar |
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.
|
Fri, 07 Jul 2006 11:14:25 +0000 |
reimar |
Convince windows to allow window sizes > screen size
|
Fri, 07 Jul 2006 09:22:53 +0000 |
diego |
usleep is still missing in MinGW, so leave it out of the MinGW version check.
|
Fri, 07 Jul 2006 09:10:43 +0000 |
gpoirier |
Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
|
Thu, 06 Jul 2006 20:49:23 +0000 |
reimar |
Fix for case when both V4L and V4L2 are enabled
|
Thu, 06 Jul 2006 13:22:59 +0000 |
diego |
some grammar/spelling/markup fixes for -rtsp-destination
|
Thu, 06 Jul 2006 13:09:45 +0000 |
diego |
Move conditional compilation into the build system.
|
Thu, 06 Jul 2006 13:06:21 +0000 |
diego |
cosmetics
|
Thu, 06 Jul 2006 12:51:52 +0000 |
diego |
-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.
|
Thu, 06 Jul 2006 09:21:01 +0000 |
Gabrov |
DOCS/xml/hu synced with r18923
|
Thu, 06 Jul 2006 08:07:11 +0000 |
gpoirier |
Update MPlayerOSX checkout commandlines with subversion commandline
|
Thu, 06 Jul 2006 06:58:17 +0000 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
Thu, 06 Jul 2006 05:05:00 +0000 |
reynaldo |
several function from playtreeparser.c maked static,
|
Thu, 06 Jul 2006 04:30:19 +0000 |
reynaldo |
modifies function declarations without parameters from ()
|
Thu, 06 Jul 2006 02:07:03 +0000 |
vayne |
Initial win32 gui release.
|
Thu, 06 Jul 2006 01:51:31 +0000 |
vayne |
Initial win32 gui release.
|
Wed, 05 Jul 2006 23:42:56 +0000 |
reynaldo |
document the change on -edlout's behavior
|
Wed, 05 Jul 2006 22:47:44 +0000 |
reynaldo |
Modifies behavior of -edlout
|
Wed, 05 Jul 2006 22:47:47 +0000 |
diego |
MinGW 3.1 has added gettimeofday.
|
Wed, 05 Jul 2006 22:39:54 +0000 |
diego |
Update with changes from r18894 (get_path as const).
|
Wed, 05 Jul 2006 20:28:34 +0000 |
nicodvb |
inclusion of md5.c based on USE_LIBAVUTIL_SO
|
Wed, 05 Jul 2006 20:26:39 +0000 |
nicodvb |
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
|
Wed, 05 Jul 2006 16:51:42 +0000 |
attila |
add a file saying that people should not try to compile
|
Wed, 05 Jul 2006 10:24:23 +0000 |
diego |
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org
|
Wed, 05 Jul 2006 06:54:58 +0000 |
reynaldo |
all cosmetics, mainly denestifying of main edl operation's fill loop
|
Wed, 05 Jul 2006 06:39:39 +0000 |
reynaldo |
fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found
|
Wed, 05 Jul 2006 06:36:54 +0000 |
reynaldo |
corectly report badly formated line number
|
Wed, 05 Jul 2006 06:33:58 +0000 |
reynaldo |
reverts previous commit due to mixed cosmetics ...
|
Tue, 04 Jul 2006 21:26:41 +0000 |
reimar |
move some ill-behaving demuxers further down the list
|
Tue, 04 Jul 2006 21:14:55 +0000 |
michael |
trying to end the codec id battle
|
Tue, 04 Jul 2006 21:12:12 +0000 |
nicodvb |
respect dvdnav's requests of WAIT to prevent while(1)
|
Tue, 04 Jul 2006 20:40:18 +0000 |
nicodvb |
support for audio streams that appear after unsuccessful probing
|
Tue, 04 Jul 2006 16:31:45 +0000 |
reimar |
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,
|
Tue, 04 Jul 2006 09:37:54 +0000 |
uau |
Add back the path part in 'libvo/font_load_ft.c' that was accidentally
|
Tue, 04 Jul 2006 09:12:33 +0000 |
jheryan |
Sync with 18818
|
Tue, 04 Jul 2006 09:11:27 +0000 |
jheryan |
Sync with 18835
|
Tue, 04 Jul 2006 09:10:28 +0000 |
jheryan |
Sync to svn up to 27.6.2006
|
Tue, 04 Jul 2006 07:33:15 +0000 |
reynaldo |
- Fix segfault on overlapping start/stop
|
Mon, 03 Jul 2006 23:47:31 +0000 |
diego |
Remove silly variable indirection.
|
Mon, 03 Jul 2006 23:27:37 +0000 |
reynaldo |
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
|
Mon, 03 Jul 2006 23:18:06 +0000 |
reynaldo |
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
|
Mon, 03 Jul 2006 23:13:25 +0000 |
diego |
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.
|
Mon, 03 Jul 2006 14:52:07 +0000 |
diego |
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
|
Mon, 03 Jul 2006 13:21:54 +0000 |
reynaldo |
rm unnecesary casts from void* - part 4
|
Sun, 02 Jul 2006 20:31:02 +0000 |
ivo |
fix linking on some systems
|
Sun, 02 Jul 2006 20:23:48 +0000 |
ivo |
remove obsolete md5sum files. libavutil's implementation is used now
|
Sun, 02 Jul 2006 20:22:59 +0000 |
ivo |
use libavutil's md5 implementation instead of local imported copy
|
Sun, 02 Jul 2006 20:21:27 +0000 |
ivo |
disable vo_md5sum if there is no libavutil
|
Sun, 02 Jul 2006 19:50:52 +0000 |
ivo |
cosmetics: move md5sum check down so it can depend on libavutil later
|
Sun, 02 Jul 2006 08:17:07 +0000 |
reynaldo |
rm unnecesary casts from void* - part 3
|
Sun, 02 Jul 2006 03:59:36 +0000 |
reynaldo |
rm unnecesary casts from void* - part 2
|
Sat, 01 Jul 2006 22:15:37 +0000 |
ben |
updated english and french manpages with new -rtsp-destination option
|
Sat, 01 Jul 2006 15:07:57 +0000 |
ben |
missing free() if bails out at step 12
|
Sat, 01 Jul 2006 14:39:14 +0000 |
lucabe |
Remove unneeded code
|
Sat, 01 Jul 2006 14:18:06 +0000 |
ben |
new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
|
Sat, 01 Jul 2006 12:06:43 +0000 |
rtogni |
Fix A-V sync for real files (also live streams)
|
Sat, 01 Jul 2006 10:59:21 +0000 |
reimar |
Get rid of unused variable
|
Sat, 01 Jul 2006 10:58:32 +0000 |
reimar |
Make sure all texture units have a different texture bound.
|
Sat, 01 Jul 2006 04:55:54 +0000 |
reynaldo |
this unrelated and erroneus change was applied on my previous commit, reverted
|
Sat, 01 Jul 2006 03:56:13 +0000 |
reynaldo |
rm unnecesary void* casts - part 1
|
Fri, 30 Jun 2006 20:05:28 +0000 |
reynaldo |
havent seen him in ages..
|
Fri, 30 Jun 2006 13:12:51 +0000 |
diego |
Add some explanatory comments to #endif jungle.
|
Fri, 30 Jun 2006 13:11:44 +0000 |
diego |
10l: wrong #endif removed.
|
Fri, 30 Jun 2006 13:04:57 +0000 |
diego |
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...
|
Fri, 30 Jun 2006 12:41:05 +0000 |
diego |
Move conditional FreeType support compilation to the build system.
|
Fri, 30 Jun 2006 12:40:05 +0000 |
diego |
postproc --> libswscale
|
Fri, 30 Jun 2006 12:38:22 +0000 |
diego |
postprocess.h was moved to libpostproc years ago..
|
Fri, 30 Jun 2006 12:00:31 +0000 |
lucabe |
Move postproc ---> libswscale
|
Fri, 30 Jun 2006 09:45:22 +0000 |
gpoirier |
Nicolas Le Gaillart has vanished
|
Fri, 30 Jun 2006 08:51:37 +0000 |
diego |
Update list of documentation maintainers.
|
Fri, 30 Jun 2006 04:24:07 +0000 |
reynaldo |
gets ride of a few more sizeof(char)s
|
Fri, 30 Jun 2006 04:09:29 +0000 |
reynaldo |
more sizeof(char) fun
|
Fri, 30 Jun 2006 03:18:12 +0000 |
reynaldo |
correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-be
|
Thu, 29 Jun 2006 22:00:01 +0000 |
ben |
coverity report #179 from xine: variable "rest" not freed or pointed-to in function "rtsp_put" (see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.19&r2=1.20)
|
Thu, 29 Jun 2006 21:53:35 +0000 |
ben |
cosmetic patch to remove useless sizeof(char) statements
|
Thu, 29 Jun 2006 21:50:49 +0000 |
ben |
increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.17&r2=1.18)
|
Thu, 29 Jun 2006 21:46:51 +0000 |
ben |
be more tolerant on server responses parameters case (fix 1.17 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.16&r2=1.17)
|
Thu, 29 Jun 2006 21:27:07 +0000 |
ben |
2 more unused functions removal (trying to sync with xine)
|
Thu, 29 Jun 2006 21:20:01 +0000 |
ben |
removed unused hexdump()
|
Thu, 29 Jun 2006 17:07:57 +0000 |
ben |
fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)
|
Thu, 29 Jun 2006 14:54:53 +0000 |
gpoirier |
Add missing license, as chosen by its author
|
Thu, 29 Jun 2006 14:47:07 +0000 |
gpoirier |
merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com
|
Thu, 29 Jun 2006 08:18:08 +0000 |
gpoirier |
Switch to UTF-8, patch by Rickard Narstrom
|
Thu, 29 Jun 2006 07:01:37 +0000 |
diego |
Fix misplaced apostrophe.
|
Wed, 28 Jun 2006 21:11:54 +0000 |
pacman |
Clear up the "who is pacman / who is tcsetattr?" mystery
|
Wed, 28 Jun 2006 19:27:04 +0000 |
pacman |
Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
|
Wed, 28 Jun 2006 19:22:27 +0000 |
pacman |
Respect AOPLAY_FINAL_CHUNK
|
Wed, 28 Jun 2006 17:03:16 +0000 |
diego |
cosmetics
|
Wed, 28 Jun 2006 17:02:56 +0000 |
diego |
Rewrite and extend the Subversion guidelines.
|
Wed, 28 Jun 2006 09:50:34 +0000 |
diego |
typo/grammar fixes
|
Tue, 27 Jun 2006 23:01:40 +0000 |
gpoirier |
More information on how to compile MPlayer on OSX with extra features
|
Tue, 27 Jun 2006 21:39:48 +0000 |
ben |
includes before checking for defines (thanks Reimar for watching me)
|
Tue, 27 Jun 2006 19:18:52 +0000 |
ben |
network code portability for win32
|
Tue, 27 Jun 2006 19:16:43 +0000 |
ben |
avoid messing up with includes
|
Tue, 27 Jun 2006 05:58:46 +0000 |
gpoirier |
remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
|
Tue, 27 Jun 2006 05:51:45 +0000 |
gpoirier |
fix conversion float to int to use saturated ops,
|
Mon, 26 Jun 2006 22:00:44 +0000 |
ben |
don't declare same global var twice (break live555 compilation)
|
Mon, 26 Jun 2006 21:32:59 +0000 |
ben |
updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
|
Mon, 26 Jun 2006 21:29:47 +0000 |
ben |
mention new rtsp demuxer in changelog file
|
Mon, 26 Jun 2006 21:27:57 +0000 |
ben |
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
|
Mon, 26 Jun 2006 19:04:59 +0000 |
ivo |
Add new Subversion beginners guide
|
Mon, 26 Jun 2006 19:03:51 +0000 |
ivo |
Remove old CVS beginners guide
|
Mon, 26 Jun 2006 18:31:57 +0000 |
ben |
added FreeSDP library in Copyright file
|
Mon, 26 Jun 2006 18:18:51 +0000 |
kraymer |
r18824: URL update for Marillat Debian packages
|
Mon, 26 Jun 2006 17:40:01 +0000 |
ben |
added myself as freesdp imported library maintainer
|
Mon, 26 Jun 2006 17:37:55 +0000 |
ben |
new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
|
Mon, 26 Jun 2006 17:27:38 +0000 |
ben |
cosmetic changes to avoid constants redefinition
|
Mon, 26 Jun 2006 17:01:07 +0000 |
reimar |
Avoid crash in uninit-without-config case
|
Mon, 26 Jun 2006 10:50:45 +0000 |
diego |
URL update for Marillat Debian packages
|
Sun, 25 Jun 2006 21:24:46 +0000 |
ben |
support for auto_close parameter in menu command list (geexbox patch)
|
Sun, 25 Jun 2006 21:16:52 +0000 |
ben |
switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)
|
Sun, 25 Jun 2006 20:59:12 +0000 |
ben |
declaring static functions with the same name than libc ones was not the best idea ever
|
Sun, 25 Jun 2006 17:37:58 +0000 |
gpoirier |
Typo: use ptmpstr instead of tmpstr to strip leading spaces + add
|
Sun, 25 Jun 2006 16:18:50 +0000 |
attila |
10l
|
Sun, 25 Jun 2006 16:16:59 +0000 |
attila |
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
|
Sun, 25 Jun 2006 16:09:57 +0000 |
attila |
reword some of the german translations of the mga message strings
|
Sun, 25 Jun 2006 16:01:01 +0000 |
attila |
correctly prefix all messages from -vo mga with [MGA]
|
Sun, 25 Jun 2006 15:50:19 +0000 |
attila |
fail with an error if the source resolution is larger than 1023x1023
|
Sun, 25 Jun 2006 14:03:56 +0000 |
reimar |
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load
|
Sun, 25 Jun 2006 14:02:28 +0000 |
reimar |
Forgotten free on error
|
Sun, 25 Jun 2006 09:02:47 +0000 |
reimar |
respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
|
Sun, 25 Jun 2006 08:53:13 +0000 |
reimar |
remove unused variable
|
Sat, 24 Jun 2006 21:51:51 +0000 |
attila |
natsuki.mplayerhq.hu -> rsync.mplayerhq.hu
|
Sat, 24 Jun 2006 09:41:41 +0000 |
nicodvb |
exit() is not allowed in any other function than main(); removed
|
Sat, 24 Jun 2006 09:30:23 +0000 |
nicodvb |
fprintf -> ms_msg
|
Sat, 24 Jun 2006 09:27:07 +0000 |
nicodvb |
static-ized a couple of functions
|
Sat, 24 Jun 2006 09:10:06 +0000 |
nicodvb |
rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)
|
Fri, 23 Jun 2006 22:23:07 +0000 |
ben |
prevent a buffer overflow to occur at teardown
|
Fri, 23 Jun 2006 21:40:07 +0000 |
ben |
added myself as the new librtsp maintainer
|
Fri, 23 Jun 2006 21:38:28 +0000 |
ben |
moved generic rtsp related files from realrtsp to librtsp
|
Fri, 23 Jun 2006 20:32:32 +0000 |
ben |
remove some never called code
|
Fri, 23 Jun 2006 20:28:12 +0000 |
ben |
prevent most RTSP streams from locking due to -idx
|
Fri, 23 Jun 2006 20:23:08 +0000 |
ben |
added myself to AUTHORS file
|
Fri, 23 Jun 2006 20:18:48 +0000 |
ben |
removed some includes that are now useless
|
Fri, 23 Jun 2006 20:17:12 +0000 |
ben |
new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
|
Fri, 23 Jun 2006 19:34:06 +0000 |
ben |
some printf() to mp_msg() replacements
|
Fri, 23 Jun 2006 19:30:15 +0000 |
ben |
move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer
|
Fri, 23 Jun 2006 15:12:56 +0000 |
diego |
Produce correct version string even when not run in a Subversion working copy.
|
Fri, 23 Jun 2006 08:36:15 +0000 |
gpoirier |
fix charset of turkish help msg
|
Thu, 22 Jun 2006 22:07:25 +0000 |
uau |
"make depend" requires version.h
|
Thu, 22 Jun 2006 17:05:08 +0000 |
reimar |
remove pointless and sometimes incorrect lookupTex stuff
|
Thu, 22 Jun 2006 17:02:42 +0000 |
reimar |
reduce number of texture indirections to support older cards
|
Thu, 22 Jun 2006 13:50:26 +0000 |
diego |
CVS --> Subversion + better version.h handling
|
Thu, 22 Jun 2006 13:49:52 +0000 |
diego |
CVS --> Subversion
|
Thu, 22 Jun 2006 13:47:50 +0000 |
diego |
Adapt FFmpeg version.sh that only recreates version.h if its content changed.
|
Thu, 22 Jun 2006 13:34:00 +0000 |
diego |
CVS --> Subversion in copyright notices
|
Thu, 22 Jun 2006 13:20:41 +0000 |
diego |
Ignore libmpencoders.a.
|
Thu, 22 Jun 2006 09:39:14 +0000 |
diego |
CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu
|
Thu, 22 Jun 2006 09:27:00 +0000 |
diego |
Remove forgotten --disable-setlocale option from --help output.
|
Wed, 21 Jun 2006 23:50:23 +0000 |
uau |
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
|
Wed, 21 Jun 2006 20:52:07 +0000 |
michael |
intercept VFCTRL_FLIP_PAGE if needed
|
Wed, 21 Jun 2006 20:29:45 +0000 |
michael |
send flip_page() through the filter chain
|
Wed, 21 Jun 2006 19:25:45 +0000 |
nicodvb |
support for -alang in demux_lavf
|
Wed, 21 Jun 2006 19:24:17 +0000 |
nicodvb |
support for -alang
|
Wed, 21 Jun 2006 17:50:50 +0000 |
ben |
cosmetic changes (defines will be used later in other parts of the code)
|
Wed, 21 Jun 2006 17:42:54 +0000 |
diego |
Make most of the xpm-files read 'const char*' instead of 'char*'
|
Wed, 21 Jun 2006 17:39:27 +0000 |
ben |
better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Wed, 21 Jun 2006 13:50:06 +0000 |
diego |
Ignore libraries.
|
Wed, 21 Jun 2006 12:56:42 +0000 |
ivo |
rename cvs-howto.txt to svn-howto.txt
|
Wed, 21 Jun 2006 11:59:07 +0000 |
diego |
Comment #ifdef #endif jungle.
|
Wed, 21 Jun 2006 11:05:57 +0000 |
diego |
minor Subversion-related changes
|
Wed, 21 Jun 2006 10:53:20 +0000 |
diego |
Comment some #endif directives to avoid confusion.
|
Wed, 21 Jun 2006 09:45:17 +0000 |
diego |
Remove separation between Win32 DLL and DirectShow support in the build system.
|
Wed, 21 Jun 2006 09:42:43 +0000 |
ivo |
add command for changing commit messages after the commit took place.
|
Tue, 20 Jun 2006 19:59:24 +0000 |
nicodvb |
audio stream switching in demux_lavf
|
Tue, 20 Jun 2006 19:57:16 +0000 |
nicodvb |
support for audio stream switching
|
Tue, 20 Jun 2006 11:48:39 +0000 |
aurel |
fix a buffer overflow causing a segfault
|
Tue, 20 Jun 2006 11:08:01 +0000 |
aurel |
CVS --> Subversion
|
Tue, 20 Jun 2006 10:08:19 +0000 |
diego |
simplify
|
Mon, 19 Jun 2006 21:43:02 +0000 |
nicodvb |
Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pardus punctum org puntum tr)
|
Mon, 19 Jun 2006 20:29:44 +0000 |
gpoirier |
Full sync to r18498
|
Mon, 19 Jun 2006 20:06:24 +0000 |
gpoirier |
full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,
|
Mon, 19 Jun 2006 18:37:10 +0000 |
nicodvb |
audio switching to any of the available tracks
|
Mon, 19 Jun 2006 18:34:29 +0000 |
nicodvb |
feed any audio track present in the mux; switch to any of the available audio tracks
|
Mon, 19 Jun 2006 09:16:42 +0000 |
diego |
Change integer to string comparison in hw.optional.altivec test since
|
Mon, 19 Jun 2006 09:15:46 +0000 |
michael |
avcodec_close()
|
Sun, 18 Jun 2006 16:40:29 +0000 |
nicodvb |
try to reduce the distance between consecutive frames with pts to no more than 0.4 seconds (required by dvds)
|
Sun, 18 Jun 2006 14:51:26 +0000 |
kraymer |
fix link to help_mp-XX.h files in svn repo
|
Sun, 18 Jun 2006 14:15:48 +0000 |
kraymer |
r18712: improved -vo gl:lscale documentation
|
Sun, 18 Jun 2006 11:21:23 +0000 |
diego |
Conditionally run some CPU-architecture and OS-specific tests.
|
Sun, 18 Jun 2006 11:15:20 +0000 |
diego |
Rename --with-dts*dir options to --with-libdts*dir for consistency and
|
Sun, 18 Jun 2006 10:59:23 +0000 |
lucabe |
Software Scaler headers usage cleanup
|
Sun, 18 Jun 2006 10:39:09 +0000 |
nicodvb |
prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())
|
Sun, 18 Jun 2006 09:02:38 +0000 |
rathann |
Consistency fix.
|
Sat, 17 Jun 2006 20:54:27 +0000 |
reimar |
respect saved default for cache enable when nothing specified on
|
Sat, 17 Jun 2006 19:43:13 +0000 |
reimar |
Make header include order more similar to vo_gl.c
|
Sat, 17 Jun 2006 17:18:46 +0000 |
diego |
Rename --with-libdvnav --> --with-dvdnavdir for consistency.
|
Sat, 17 Jun 2006 17:11:44 +0000 |
diego |
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
|
Sat, 17 Jun 2006 17:08:06 +0000 |
diego |
Simplify and streamline FAAD detection.
|
Sat, 17 Jun 2006 15:47:37 +0000 |
diego |
consistency fix: --with-foo switches shall not enable options.
|
Sat, 17 Jun 2006 15:01:43 +0000 |
reimar |
Fix crash with all audio-only ogg files, the vorbis_info struct is not
|
Fri, 16 Jun 2006 21:59:56 +0000 |
Gabrov |
DOCS/man/hu/mplayer.1 synced with r18712
|
Fri, 16 Jun 2006 21:52:25 +0000 |
uau |
Rewrite audio EOF handling logic fixing some problems that could cause
|
Fri, 16 Jun 2006 21:17:47 +0000 |
diego |
cosmetics: Rename some variables and command line parameters.
|
Fri, 16 Jun 2006 20:21:37 +0000 |
uau |
Fix definition of reinit_audio_chain().
|
Fri, 16 Jun 2006 19:06:00 +0000 |
nicodvb |
removed old dvdnav code
|
Fri, 16 Jun 2006 18:38:35 +0000 |
diego |
Use a function for help output.
|
Fri, 16 Jun 2006 18:35:31 +0000 |
gpoirier |
sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)
|
Fri, 16 Jun 2006 18:18:36 +0000 |
diego |
option handling consistency fixes
|
Fri, 16 Jun 2006 16:03:27 +0000 |
diego |
readability cosmetics
|
Fri, 16 Jun 2006 13:40:00 +0000 |
gpoirier |
Use MPlayer's CPU detection module instead of libmpeg2's,
|
Fri, 16 Jun 2006 11:39:23 +0000 |
diego |
Setting up a web server and FTP server.
|
Fri, 16 Jun 2006 11:17:04 +0000 |
diego |
misc corrections
|
Fri, 16 Jun 2006 02:25:24 +0000 |
ods15 |
typo
|
Thu, 15 Jun 2006 23:13:42 +0000 |
rathann |
update copyright an changelog with new liba52 0.7.4
|
Thu, 15 Jun 2006 23:09:26 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Thu, 15 Jun 2006 22:59:40 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Thu, 15 Jun 2006 22:58:06 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Thu, 15 Jun 2006 08:43:41 +0000 |
reimar |
Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.
|
Thu, 15 Jun 2006 08:09:03 +0000 |
reimar |
Do not parse numbers as octal, strip leading zeroes instead.
|
Thu, 15 Jun 2006 08:05:51 +0000 |
reimar |
Support UTF8 in OSD text
|
Thu, 15 Jun 2006 08:04:40 +0000 |
reimar |
Missing free for malloced char_seq in OSD code
|
Thu, 15 Jun 2006 08:00:37 +0000 |
reimar |
Fix window position when changing videos while in fullscreen and for
|
Wed, 14 Jun 2006 22:22:34 +0000 |
nicodvb |
reduced standard verbosity and changed output messages to more uniform descriptions
|
Wed, 14 Jun 2006 22:12:06 +0000 |
nicodvb |
workaround: at every read update demux->movi_end with stream->end_pos; needed to show the progress bar when playing dvdnav streams
|
Wed, 14 Jun 2006 21:58:17 +0000 |
nicodvb |
restored support for dvdnav only in the stream layer; all other functionalities are disabled
|
Wed, 14 Jun 2006 20:20:28 +0000 |
uau |
When playing an audio only file use audio time instead of video time to
|
Wed, 14 Jun 2006 19:48:54 +0000 |
uau |
Clean up audio pts handling, make audio pts tracking in the audio-only
|
Wed, 14 Jun 2006 16:08:49 +0000 |
reimar |
improved -vo gl:lscale documentation
|
Wed, 14 Jun 2006 14:05:59 +0000 |
uau |
Change free_sh_audio() to take demuxer and stream id as parameters
|
Wed, 14 Jun 2006 13:47:11 +0000 |
uau |
Remove extern declaration for free_sh_audio() that is both unused and
|
Wed, 14 Jun 2006 13:10:24 +0000 |
ivo |
More CVS --> Subversion changes
|
Wed, 14 Jun 2006 11:46:37 +0000 |
ivo |
CVS --> Subversion
|
Wed, 14 Jun 2006 11:19:39 +0000 |
gpoirier |
Fix problem when subtitle file name is shorter than ".utf-8"
|
Wed, 14 Jun 2006 11:17:21 +0000 |
gpoirier |
fix uninitialized pointer value being passed to open_stream, where it is used in comparison.
|
Wed, 14 Jun 2006 10:58:09 +0000 |
Gabrov |
DOCS/xml/hu/ports.xml synced with r18704
|
Wed, 14 Jun 2006 10:24:41 +0000 |
diego |
Remove unnecessary rsync exclude.
|
Wed, 14 Jun 2006 10:22:32 +0000 |
diego |
cosmetics
|
Wed, 14 Jun 2006 10:18:57 +0000 |
diego |
formatting fixes
|
Wed, 14 Jun 2006 07:43:36 +0000 |
gpoirier |
sync with r18697
|
Tue, 13 Jun 2006 23:28:56 +0000 |
kraymer |
r18697: scaler -> scale typo fix
|
Tue, 13 Jun 2006 21:40:48 +0000 |
kraymer |
review of large parts of xml documentation
|
Tue, 13 Jun 2006 20:30:16 +0000 |
reimar |
Document lscale/cscale in -vo gl:help message
|
Tue, 13 Jun 2006 20:21:47 +0000 |
reimar |
scaler -> scale typo fix
|
Tue, 13 Jun 2006 19:55:20 +0000 |
reimar |
Do not use border for bicubic filter helper texture, since it will cause ATI
|
Tue, 13 Jun 2006 08:00:48 +0000 |
gpoirier |
Fix a condition as suggested by Rich.
|
Tue, 13 Jun 2006 07:58:06 +0000 |
gpoirier |
cosmetics
|
Tue, 13 Jun 2006 07:57:06 +0000 |
gpoirier |
Fixes suggested by Ivo, and failure under non-root operation improved. Original patch by Mark Sanderson < mmp AH kiora P ath P cx > (reworked a bit to try to meet out commit policy).
|
Mon, 12 Jun 2006 23:09:18 +0000 |
nicodvb |
audio stream switching in mpeg-ts
|
Mon, 12 Jun 2006 23:06:21 +0000 |
nicodvb |
support for audio stream switching
|
Mon, 12 Jun 2006 21:24:43 +0000 |
gpoirier |
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
|
Mon, 12 Jun 2006 16:25:05 +0000 |
reimar |
Optimize bicubic filtering
|
Mon, 12 Jun 2006 15:49:18 +0000 |
diego |
10l to Roberto for forgetting to add the release code name.
|
Mon, 12 Jun 2006 15:19:58 +0000 |
diego |
typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru
|
Mon, 12 Jun 2006 11:14:10 +0000 |
gpoirier |
moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
|
Sun, 11 Jun 2006 21:29:00 +0000 |
nicodvb |
include stream_dvd's interface from libmpdemux/stream_dvd.h
|
Sun, 11 Jun 2006 21:26:35 +0000 |
nicodvb |
moved stream_dvd's interface to stream_dvd.h
|
Sun, 11 Jun 2006 21:18:25 +0000 |
nicodvb |
now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec used
|
Sun, 11 Jun 2006 21:16:12 +0000 |
nicodvb |
moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
|
Sun, 11 Jun 2006 18:35:14 +0000 |
rtogni |
Add pre7try3, final pre8 update
|
Sun, 11 Jun 2006 14:53:31 +0000 |
gpoirier |
sync with r18656 (French man page is now in sync)
|
Sun, 11 Jun 2006 10:08:40 +0000 |
reimar |
fix image adjustment (brightness etc.) for yuv=6
|
Sat, 10 Jun 2006 22:13:19 +0000 |
kraymer |
sync with r18673
|
Sat, 10 Jun 2006 20:48:06 +0000 |
attila |
Preliminary version of mirror howto
|
Sat, 10 Jun 2006 20:11:38 +0000 |
reimar |
Do not require iconv program with --charset=noconv
|
Sat, 10 Jun 2006 12:24:43 +0000 |
diego |
Expand and update the Solaris and AIX sections.
|
Fri, 09 Jun 2006 23:19:13 +0000 |
rtogni |
Protect SIZE_MAX use
|
Fri, 09 Jun 2006 22:33:09 +0000 |
pacman |
Fix declaration mixed in among statements in the recent dvr-ms code
|
Fri, 09 Jun 2006 21:43:23 +0000 |
nicodvb |
moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missing
|
Fri, 09 Jun 2006 21:31:00 +0000 |
nicodvb |
support for vorbis in mp4/mov
|
Fri, 09 Jun 2006 21:30:06 +0000 |
nicodvb |
support for vorbis in mp4/mov
|
Fri, 09 Jun 2006 21:29:18 +0000 |
nicodvb |
decoderConfigLen can be larger than 255 bytes
|
Fri, 09 Jun 2006 14:43:44 +0000 |
kraymer |
r18656: Add yuv to rgb conversion using a 3D lookup texture
|
Fri, 09 Jun 2006 14:41:59 +0000 |
kraymer |
add Kurt Lettmaier to AUTHORS
|
Fri, 09 Jun 2006 14:27:54 +0000 |
diego |
Don't claim that amr_nb is disabled when the fixed point version is enabled.
|
Fri, 09 Jun 2006 14:19:59 +0000 |
diego |
Generalize runtime linker support.
|
Fri, 09 Jun 2006 13:40:19 +0000 |
diego |
Ignore all generates libs.
|
Fri, 09 Jun 2006 13:33:44 +0000 |
diego |
CVS --> Subversion
|
Fri, 09 Jun 2006 13:32:57 +0000 |
diego |
CVS --> Subversion
|
Fri, 09 Jun 2006 13:14:07 +0000 |
Gabrov |
synced with r18656
|
Fri, 09 Jun 2006 10:29:35 +0000 |
michael |
better spatial interpolation
|
Thu, 08 Jun 2006 22:39:45 +0000 |
kraymer |
unify wording of "Manpage" (according to most occurences in de/mplayer.1)
|
Thu, 08 Jun 2006 19:02:56 +0000 |
reimar |
Add yuv to rgb conversion using a 3D lookup texture
|
Thu, 08 Jun 2006 18:56:33 +0000 |
kraymer |
re-added some missing messages (who removed these anyway?)
|
Thu, 08 Jun 2006 18:50:11 +0000 |
reimar |
loadGPUProgram function to load fragment program with error checking and statistics
|
Thu, 08 Jun 2006 18:17:02 +0000 |
reimar |
bicubic scaling for -vo gl
|
Thu, 08 Jun 2006 18:14:16 +0000 |
Gabrov |
synced with r18651
|
Thu, 08 Jun 2006 16:20:01 +0000 |
kraymer |
Except for missing cd-dvd.xml and codecs.xml, German xml docs
|
Thu, 08 Jun 2006 14:09:34 +0000 |
kraymer |
small fixes in en/video.xml
|
Thu, 08 Jun 2006 12:30:53 +0000 |
michael |
filter left & right edges too (yeah the code is lame i know...)
|
Thu, 08 Jun 2006 10:36:35 +0000 |
michael |
improved mc+src merge code
|
Thu, 08 Jun 2006 10:09:04 +0000 |
diego |
s/CVS/Subversion/
|
Thu, 08 Jun 2006 10:07:12 +0000 |
kraymer |
review of ports.xml and formats.xml translations
|
Thu, 08 Jun 2006 06:56:13 +0000 |
gpoirier |
fixes the infinite loop which occurs when there is a decode error in a frame.
|
Thu, 08 Jun 2006 05:39:32 +0000 |
ods15 |
Add recent Snow stuff to changelog
|
Thu, 08 Jun 2006 00:47:17 +0000 |
kraymer |
10l: double "and"
|
Thu, 08 Jun 2006 00:44:45 +0000 |
kraymer |
review of history.xml and users-vs-dev.xml
|
Thu, 08 Jun 2006 00:21:23 +0000 |
kraymer |
review of mencoder.xml
|
Wed, 07 Jun 2006 23:28:16 +0000 |
kraymer |
rewording/clarification of vqscale option
|
Wed, 07 Jun 2006 22:52:46 +0000 |
rtogni |
Update
|
Wed, 07 Jun 2006 22:40:40 +0000 |
nicodvb |
first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1
|
Wed, 07 Jun 2006 22:22:45 +0000 |
diego |
Project Mayo is long dead, their CVS does not work. Some more changes
|
Wed, 07 Jun 2006 22:14:00 +0000 |
nicodvb |
vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC
|
Wed, 07 Jun 2006 22:07:24 +0000 |
rtogni |
Flash screen video decoded via lavc
|
Wed, 07 Jun 2006 22:01:25 +0000 |
gpoirier |
sync with r18631 (except a gl commit that will be translated later)
|
Wed, 07 Jun 2006 20:32:58 +0000 |
rtogni |
Update
|
Wed, 07 Jun 2006 19:12:31 +0000 |
kraymer |
r18631: yadif filter: formatting fixes
|
Wed, 07 Jun 2006 18:52:49 +0000 |
kraymer |
yadif filter: formatting fixes
|
Wed, 07 Jun 2006 18:19:58 +0000 |
kraymer |
add vqscale=0 option, explain different meanings for snow and other codecs
|
Wed, 07 Jun 2006 18:18:57 +0000 |
banan |
Nop some instructions causing the vfwvp6 dll encoder to crash.
|
Wed, 07 Jun 2006 17:31:14 +0000 |
michael |
mcdeint is happy with yadif=3 too
|
Wed, 07 Jun 2006 17:21:45 +0000 |
michael |
make spatial interlacing check optional
|
Wed, 07 Jun 2006 16:46:52 +0000 |
michael |
simplify
|
Wed, 07 Jun 2006 15:03:25 +0000 |
ivo |
avoid usage of head -1/head -n 1 and use sed 1q instead
|
Wed, 07 Jun 2006 14:43:34 +0000 |
michael |
cleanup
|
Wed, 07 Jun 2006 14:07:32 +0000 |
reimar |
Add bicubic texture scaling
|
Wed, 07 Jun 2006 13:39:06 +0000 |
michael |
cleanup
|
Wed, 07 Jun 2006 13:36:45 +0000 |
reimar |
move misplaced echores. Output may still not be as intended though
|
Wed, 07 Jun 2006 13:24:54 +0000 |
reimar |
Reworked YUV2RGB fragment program setup in preparation for upcoming patches
|
Wed, 07 Jun 2006 13:17:32 +0000 |
reimar |
VP6 under FreeBSD and -monitorpixelaspect
|
Wed, 07 Jun 2006 13:12:11 +0000 |
reimar |
Fix runtime-patching code to take into account the address when the codec is loaded.
|
Wed, 07 Jun 2006 13:04:35 +0000 |
gpoirier |
sync with r18574
|
Wed, 07 Jun 2006 12:59:07 +0000 |
gpoirier |
some more s/CVS/Subversion/ + update some step-by-step directions which were specific to old MPlayer CVS layout
|
Wed, 07 Jun 2006 12:28:04 +0000 |
gpoirier |
Remove all references to MPlayer CVS from bugreports.xml
|
Wed, 07 Jun 2006 00:15:28 +0000 |
corey |
Change "Supress" to "Suppress" in a couple comments.
|
Wed, 07 Jun 2006 00:05:50 +0000 |
corey |
sinesupress --> sinesuppress rename: looks like I need to
|
Wed, 07 Jun 2006 00:02:51 +0000 |
corey |
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
|
Tue, 06 Jun 2006 23:42:33 +0000 |
michael |
simplify
|
Tue, 06 Jun 2006 23:34:21 +0000 |
pacman |
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
|
Tue, 06 Jun 2006 23:30:23 +0000 |
michael |
yet another deinterlacing filter
|
Tue, 06 Jun 2006 23:04:28 +0000 |
diego |
small consistency fix
|
Tue, 06 Jun 2006 22:58:59 +0000 |
diego |
grammar/wording and formatting fixes for mcdeint
|
Tue, 06 Jun 2006 22:40:57 +0000 |
diego |
Fix mailing list name.
|
Tue, 06 Jun 2006 21:22:47 +0000 |
pacman |
Spelling fix
|
Tue, 06 Jun 2006 20:18:33 +0000 |
kraymer |
* fix obsolete cvs revision tags
|
Tue, 06 Jun 2006 19:57:22 +0000 |
kraymer |
(at least for now) finalizing review of encoding-guide.xml
|
Tue, 06 Jun 2006 18:58:36 +0000 |
kraymer |
</para> tag was accidently deleted and caused compile error
|
Tue, 06 Jun 2006 14:36:30 +0000 |
gpoirier |
fixes by jerome ferrari
|
Tue, 06 Jun 2006 13:58:03 +0000 |
kraymer |
xml docs: CVS --> Subversion
|
Tue, 06 Jun 2006 13:48:26 +0000 |
gpoirier |
sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletier
|
Tue, 06 Jun 2006 13:41:52 +0000 |
gpoirier |
synced with r18573
|
Tue, 06 Jun 2006 12:42:57 +0000 |
rathann |
UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
|
Tue, 06 Jun 2006 12:01:34 +0000 |
diego |
cosmetics
|
Tue, 06 Jun 2006 12:00:07 +0000 |
diego |
Drop all system-specific version generation stuff.
|
Tue, 06 Jun 2006 10:42:30 +0000 |
rathann |
Put SVN revision in the version string
|
Tue, 06 Jun 2006 10:34:45 +0000 |
michael |
known issues and notes
|
Tue, 06 Jun 2006 08:59:05 +0000 |
Gabrov |
synced with r18591
|
Tue, 06 Jun 2006 00:11:13 +0000 |
michael |
Motion compensating deinterlacer
|
Mon, 05 Jun 2006 22:23:42 +0000 |
corey |
Fix a few minor spelling errors in comments.
|
Mon, 05 Jun 2006 22:23:33 +0000 |
kraymer |
(unfinished) review with lots of changes
|
Mon, 05 Jun 2006 22:17:39 +0000 |
kraymer |
r18577: mention when vo_gl yuv conversion methods are inexact
|
Mon, 05 Jun 2006 21:43:01 +0000 |
gpoirier |
sync with r18567
|
Mon, 05 Jun 2006 20:38:47 +0000 |
rtogni |
cvs2svn
|
Mon, 05 Jun 2006 20:21:25 +0000 |
reimar |
Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are available
|
Mon, 05 Jun 2006 19:00:23 +0000 |
rtogni |
Disable unsecure dumping of generic track with -v -v -v
|
Mon, 05 Jun 2006 18:50:44 +0000 |
iive |
Adds missing NULL last entry to msgl_config
|
Mon, 05 Jun 2006 18:41:57 +0000 |
rtogni |
Reject codecs.conf files older than 20060501
|
Mon, 05 Jun 2006 18:41:01 +0000 |
rtogni |
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
|
Mon, 05 Jun 2006 11:45:33 +0000 |
reimar |
Move/add checks to avoid crashes and make error messages less confusing
|
Mon, 05 Jun 2006 11:26:33 +0000 |
reimar |
add (currently unused) lookup for glTexImage3D
|
Mon, 05 Jun 2006 11:23:51 +0000 |
reimar |
more GL extension checks to avoid crashes with Mesa
|
Mon, 05 Jun 2006 11:20:31 +0000 |
reimar |
mention when vo_gl yuv conversion methods are inexact
|
Mon, 05 Jun 2006 10:51:58 +0000 |
reimar |
fix variable type used via "m" asm constraint to match size used in asm.
|
Mon, 05 Jun 2006 08:24:17 +0000 |
kraymer |
German man page is completed since some time..
|
Mon, 05 Jun 2006 06:57:22 +0000 |
corey |
Make aic description a bit more helpful and less misleading.
|
Mon, 05 Jun 2006 06:37:29 +0000 |
corey |
Support and document lavc b_sensitivity option.
|
Mon, 05 Jun 2006 06:36:21 +0000 |
corey |
A couple typos: whith --> with, Defult --> Default
|
Mon, 05 Jun 2006 06:21:57 +0000 |
kraymer |
r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'
|
Mon, 05 Jun 2006 05:34:26 +0000 |
lorenm |
document the recent changes in Snow.
|
Mon, 05 Jun 2006 05:02:47 +0000 |
kraymer |
initial import of some missing German xml translation, review(s) pending
|
Mon, 05 Jun 2006 00:35:58 +0000 |
kraymer |
18567: fixed -dvbin :timeout range
|
Sun, 04 Jun 2006 23:41:44 +0000 |
nicodvb |
fixed -dvbin :timeout range
|
Sun, 04 Jun 2006 23:23:58 +0000 |
nicodvb |
support for dts (identified only by the PMT, not from the bitstream)
|
Sun, 04 Jun 2006 23:16:09 +0000 |
nicodvb |
fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't respect the type qualified in the PMT)
|
Sun, 04 Jun 2006 23:11:40 +0000 |
nicodvb |
one more a52 descriptor (dvb impl., untested)
|
Sun, 04 Jun 2006 23:09:19 +0000 |
nicodvb |
configurable tuning timeout
|
Sun, 04 Jun 2006 23:04:42 +0000 |
nicodvb |
configurable tuning timeout
|
Sun, 04 Jun 2006 22:52:02 +0000 |
nicodvb |
fixed off by one object_types in -faacopts
|
Sun, 04 Jun 2006 22:48:59 +0000 |
rtogni |
SVN switch: get version date from .svn subdir instead of CVS/Entries
|
Sun, 04 Jun 2006 22:41:27 +0000 |
rtogni |
Fix potential integer overflows in memory allocation.
|
Fri, 02 Jun 2006 11:31:42 +0000 |
diego |
libpostproc is not a subdirectory of libavcodec anymore.
|
Fri, 02 Jun 2006 11:27:19 +0000 |
diego |
svn:externals definitions for required FFmpeg libraries.
|
Fri, 02 Jun 2006 11:24:33 +0000 |
diego |
Remove now obsolete .cvsignore files.
|
Tue, 30 May 2006 23:23:28 +0000 |
michael |
metadata support
|
Tue, 30 May 2006 23:18:05 +0000 |
poirierg |
Remove dead code, and do close smem file descriptor during un-init
|
Wed, 31 May 2006 23:37:29 +0000 |
poirierg |
On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
|
Tue, 30 May 2006 23:08:28 +0000 |
poirierg |
URL fix
|
Thu, 18 May 2006 18:31:14 +0000 |
uau |
Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no
|
Thu, 18 May 2006 18:05:10 +0000 |
nicodvb |
psm longer than 1018 bytes is not allowed, thus invalid
|
Thu, 18 May 2006 17:45:20 +0000 |
gabrov |
synced with 1.87
|
Thu, 18 May 2006 17:43:50 +0000 |
gabrov |
typo fixes
|
Thu, 18 May 2006 17:37:00 +0000 |
gabrov |
increased sync tag (1.16) after URL update
|
Thu, 18 May 2006 17:33:29 +0000 |
gabrov |
synced with 1.53
|
Thu, 18 May 2006 17:31:24 +0000 |
gabrov |
typo fixes
|
Thu, 18 May 2006 12:53:14 +0000 |
gpoirier |
Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >
|
Thu, 18 May 2006 10:08:38 +0000 |
ivo |
use mp_msg instead of printf
|
Thu, 18 May 2006 09:54:44 +0000 |
ivo |
include sys/io.h instead of asm/io.h so iopl() gets declared too
|
Thu, 18 May 2006 09:21:45 +0000 |
ivo |
only include sys/mman.h if HAVE_SYS_MMAN_H is defined
|
Wed, 17 May 2006 22:02:26 +0000 |
diego |
Mention new mphelp_check.py script.
|
Wed, 17 May 2006 21:10:11 +0000 |
gpoirier |
Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy Meng
|
Wed, 17 May 2006 21:05:42 +0000 |
gpoirier |
S3 virge on fbdev is -vo s3fb
|
Wed, 17 May 2006 21:01:39 +0000 |
gpoirier |
Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.
|
Wed, 17 May 2006 20:56:49 +0000 |
gpoirier |
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
|
Wed, 17 May 2006 20:15:02 +0000 |
gpoirier |
x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.
|
Wed, 17 May 2006 17:29:06 +0000 |
reimar |
also set guiIntfStruct.sh_video to NULL for guiSetDefaults.
|
Wed, 17 May 2006 14:49:44 +0000 |
diego |
10l: Really accept both one and two dashes.
|
Wed, 17 May 2006 12:15:23 +0000 |
diego |
Add mphelp_check.py.
|
Wed, 17 May 2006 12:10:17 +0000 |
diego |
Accept --missing as well as -missing, print less newlines.
|
Wed, 17 May 2006 12:01:00 +0000 |
attila |
fix reversed order of arguments
|
Wed, 17 May 2006 11:45:13 +0000 |
diego |
Fix some errors revealed by Uoti's help file checker.
|
Wed, 17 May 2006 11:30:15 +0000 |
diego |
Smacker, typo
|
Wed, 17 May 2006 11:18:02 +0000 |
diego |
Add FFmpeg Smacker audio and video.
|
Wed, 17 May 2006 07:46:21 +0000 |
reynaldo |
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 3 of 3
|
Wed, 17 May 2006 07:18:57 +0000 |
reynaldo |
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3
|
Wed, 17 May 2006 05:18:16 +0000 |
reynaldo |
fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3
|
Tue, 16 May 2006 18:09:14 +0000 |
uau |
Add tool to check MPlayer translation files for conflicting arguments
|
Mon, 15 May 2006 20:34:33 +0000 |
kraymer |
version bump (we are in sync with 1.16)
|
Mon, 15 May 2006 19:35:45 +0000 |
gpoirier |
URL fix
|
Mon, 15 May 2006 19:17:57 +0000 |
gpoirier |
sync with 1.1289
|
Mon, 15 May 2006 17:56:10 +0000 |
gpoirier |
10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)
|
Mon, 15 May 2006 15:10:23 +0000 |
gpoirier |
fix build on macintel, patch by Zuxy Meng
|
Mon, 15 May 2006 11:30:43 +0000 |
gpoirier |
document more codecs supported by vfw interface.
|
Mon, 15 May 2006 09:38:46 +0000 |
rtognimp |
Add AACP fourcc for AACPlus in nsv streams
|
Sun, 14 May 2006 22:06:59 +0000 |
rathann |
Fix:
|
Sun, 14 May 2006 22:06:17 +0000 |
rathann |
Fix:
|
Sun, 14 May 2006 22:03:24 +0000 |
rathann |
Fix:
|
Sun, 14 May 2006 20:24:47 +0000 |
gpoirier |
Various improvement, fix build on AMD-64 and icc
|
Sun, 14 May 2006 19:49:49 +0000 |
gpoirier |
explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.
|
Sun, 14 May 2006 19:36:21 +0000 |
reimar |
do aspect correction of video size before calculating vo_dx and vo_dy.
|
Sun, 14 May 2006 17:56:04 +0000 |
reimar |
typo fixes: Extenstion -> extension
|
Sun, 14 May 2006 16:18:41 +0000 |
gpoirier |
fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>
|
Sun, 14 May 2006 16:00:26 +0000 |
gpoirier |
add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by me
|
Sun, 14 May 2006 15:51:05 +0000 |
rtognimp |
Fix some potential integer overflow in memory allocation (mot of these
|
Sun, 14 May 2006 13:39:52 +0000 |
diego |
Don't just check for the existence of xmmintrin.h, also verify it will compile.
|
Sun, 14 May 2006 12:27:11 +0000 |
diego |
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
|
Sun, 14 May 2006 12:07:26 +0000 |
diego |
Use egrep together with extended regular expressions for greater portability.
|
Sun, 14 May 2006 10:33:27 +0000 |
diego |
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
|
Sun, 14 May 2006 10:21:56 +0000 |
diego |
Only set the default output filename when it was not passed on the command
|
Sun, 14 May 2006 09:03:22 +0000 |
gabrov |
synced with 1.256 (revert in English version)
|
Sun, 14 May 2006 08:48:08 +0000 |
gabrov |
synced with 1.1289
|
Sun, 14 May 2006 04:07:35 +0000 |
reynaldo |
Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
|
Sat, 13 May 2006 23:22:42 +0000 |
reimar |
remove stray ')'
|
Sat, 13 May 2006 23:06:18 +0000 |
reimar |
show OpenGL extension string with -v, very helpful for debugging
|
Sat, 13 May 2006 23:03:19 +0000 |
reimar |
glBindTexture might be called glBindTextureEXT as well
|
Sat, 13 May 2006 22:07:59 +0000 |
kraymer |
grammar fix for 'Syntax'
|
Sat, 13 May 2006 21:59:18 +0000 |
kraymer |
1.1289: support lavc mv0_threshold
|
Sat, 13 May 2006 21:12:43 +0000 |
rathann |
missing argument for mp_msg, fixes:
|
Sat, 13 May 2006 21:01:05 +0000 |
rathann |
Fix:
|
Sat, 13 May 2006 20:18:57 +0000 |
corey |
support lavc mv0_threshold
|
Sat, 13 May 2006 19:04:39 +0000 |
diego |
Move setting the output filename after the suboption parsing, otherwise it
|
Sat, 13 May 2006 19:03:20 +0000 |
reimar |
add check for a working iconv program and point to workaround if not found
|
Sat, 13 May 2006 18:38:57 +0000 |
rathann |
Remove extra return.
|
Sat, 13 May 2006 18:34:02 +0000 |
rathann |
Simplify condition, since both time and time_last are unsigned.
|
Sat, 13 May 2006 18:20:41 +0000 |
rathann |
Make return type consistent with usage. Patch by Pierre Lombard.
|
Sat, 13 May 2006 18:01:04 +0000 |
diego |
Make depend targets consistent: Remove redirection through .depend target.
|
Sat, 13 May 2006 17:12:55 +0000 |
gabrov |
synced with 1.50
|
Sat, 13 May 2006 16:40:07 +0000 |
diego |
Makefile and config.h are not generated files.
|
Sat, 13 May 2006 16:37:16 +0000 |
diego |
make depend requires help_mp.h, fixes make depend after make distclean.
|
Sat, 13 May 2006 15:18:14 +0000 |
gabrov |
synced with 1.1288
|
Sat, 13 May 2006 14:50:45 +0000 |
diego |
Remove redundant line.
|
Sat, 13 May 2006 14:36:08 +0000 |
diego |
Rework the karaoke audio filter section.
|
Sat, 13 May 2006 14:32:37 +0000 |
diego |
Linkers, assisted by a compiler, can optimize out the string that is being
|
Sat, 13 May 2006 10:49:46 +0000 |
nicodvb |
where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows
|
Sat, 13 May 2006 10:09:33 +0000 |
nicodvb |
when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apart
|
Sat, 13 May 2006 09:17:21 +0000 |
reimar |
Missing terminating " causes compilation error in vo_aa
|
Sat, 13 May 2006 09:08:28 +0000 |
nicodvb |
prevent memleak
|
Sat, 13 May 2006 09:01:18 +0000 |
nicodvb |
unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably big
|
Sat, 13 May 2006 08:46:31 +0000 |
reynaldo |
New karaoke af
|
Sat, 13 May 2006 07:22:36 +0000 |
reynaldo |
Minor pre-release corrections, mostly missed caps
|
Sat, 13 May 2006 06:12:25 +0000 |
rfelker |
accidentally committed this overflow fix with the declaration fix before.
|
Sat, 13 May 2006 05:56:40 +0000 |
rfelker |
remove useless cruft (caused error tz undefined)
|
Sat, 13 May 2006 05:51:35 +0000 |
rfelker |
posix compliance, dont use ancient legacy name
|
Sat, 13 May 2006 05:48:16 +0000 |
rfelker |
10^100l c++ declarations
|
Fri, 12 May 2006 22:33:42 +0000 |
nicodvb |
allocate correct extradata size
|
Fri, 12 May 2006 22:23:37 +0000 |
gpoirier |
Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>
|
Fri, 12 May 2006 22:21:29 +0000 |
nicodvb |
raised max extradata size and refuse to store more than the limit
|
Fri, 12 May 2006 21:34:06 +0000 |
nicodvb |
don't allocate (and demux_push() immediately) demux_packet()s > MAX_PACK_SIZE; releasing immediately audio packets (before the pes is complete) doesn't make any sense and deteriorates interleaving
|
Fri, 12 May 2006 20:26:05 +0000 |
nicodvb |
search ac3 in dvd substream only if pes_aligned flag is set in the pes headers, otherwise false positives are likely to occur
|
Fri, 12 May 2006 17:27:03 +0000 |
diego |
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
|
Fri, 12 May 2006 17:07:22 +0000 |
diego |
mlib != mediaLib
|
Fri, 12 May 2006 17:05:55 +0000 |
diego |
--enable-mlib should behave like all other commandline parameters.
|
Fri, 12 May 2006 17:04:47 +0000 |
diego |
some fixes for the VfW encoding section
|
Fri, 12 May 2006 09:50:14 +0000 |
iive |
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
|
Fri, 12 May 2006 09:20:51 +0000 |
diego |
Add missing --enable-toolame and --enable-twolame parameters.
|
Fri, 12 May 2006 09:13:05 +0000 |
diego |
output typo fixes
|
Fri, 12 May 2006 08:33:30 +0000 |
diego |
Disable mediaLib by default due to brokenness.
|
Fri, 12 May 2006 05:50:13 +0000 |
reynaldo |
Minor corrections partII - Final
|
Fri, 12 May 2006 00:11:52 +0000 |
reynaldo |
Minor corrections to spanish help messages - Part1
|
Thu, 11 May 2006 22:34:38 +0000 |
diego |
Fall back on the codecs subdirectory of the current directory for Real
|
Thu, 11 May 2006 21:12:46 +0000 |
diego |
Prefer vorbis over ffvorbis for now.
|
Thu, 11 May 2006 21:08:32 +0000 |
diego |
roff syntax fix
|
Thu, 11 May 2006 20:47:00 +0000 |
gpoirier |
like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts
|
Thu, 11 May 2006 20:44:49 +0000 |
gpoirier |
sync with 1.1285
|
Thu, 11 May 2006 18:50:46 +0000 |
rtognimp |
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by Rich
|
Thu, 11 May 2006 15:39:43 +0000 |
gabrov |
synced with 1.254
|
Thu, 11 May 2006 15:32:24 +0000 |
gabrov |
synced with 1.1284
|
Thu, 11 May 2006 15:20:08 +0000 |
gabrov |
synced with 1.29
|
Thu, 11 May 2006 15:16:12 +0000 |
gabrov |
synced with 1.17 (increased sync tag after English typo fix)
|
Thu, 11 May 2006 15:12:29 +0000 |
gabrov |
synced with 1.49
|
Thu, 11 May 2006 11:04:27 +0000 |
kraymer |
version bump..
|
Thu, 11 May 2006 11:00:26 +0000 |
kraymer |
release dedicated review Part I (lines 329 - <end>)
|
Thu, 11 May 2006 10:19:32 +0000 |
kraymer |
1.284: fix vfw-related things
|
Thu, 11 May 2006 10:13:18 +0000 |
luran |
sync
|
Thu, 11 May 2006 08:05:05 +0000 |
diego |
Remove unnecessary commented out OPTFLAGS line.
|
Thu, 11 May 2006 05:51:26 +0000 |
gpoirier |
fix vfw-related things, patches by RC and Compn
|
Wed, 10 May 2006 22:59:46 +0000 |
diego |
ffvorbis no longer crashes with native demuxer.
|
Wed, 10 May 2006 22:56:01 +0000 |
nicodvb |
unbound demux_ogg from ad_libvorbis
|
Wed, 10 May 2006 22:54:24 +0000 |
nicodvb |
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashes
|
Wed, 10 May 2006 22:06:57 +0000 |
nicodvb |
A/R changes are handled correctly by -vc mpeg12
|
Wed, 10 May 2006 22:03:18 +0000 |
nicodvb |
moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12
|
Wed, 10 May 2006 22:00:30 +0000 |
diego |
Feed AltiVec compiler options into CFLAGS explicitly.
|
Wed, 10 May 2006 18:31:53 +0000 |
kraymer |
grammar fix
|
Wed, 10 May 2006 12:36:11 +0000 |
diego |
missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$com
|
Wed, 10 May 2006 11:47:22 +0000 |
kraymer |
10l, fix for previous commit
|
Wed, 10 May 2006 11:43:34 +0000 |
kraymer |
fix missing line break for MSGTR_LameCantInit
|
Wed, 10 May 2006 11:34:50 +0000 |
kraymer |
release dedicated review Part I (lines 1 - 328)
|
Wed, 10 May 2006 08:36:56 +0000 |
gpoirier |
fuse XviD entries,
|
Tue, 09 May 2006 22:48:56 +0000 |
kraymer |
align xml tags
|
Tue, 09 May 2006 22:46:43 +0000 |
kraymer |
wording
|
Tue, 09 May 2006 20:20:09 +0000 |
kraymer |
German translation for tvinput.xml
|
Tue, 09 May 2006 20:06:34 +0000 |
rtognimp |
Temporary workaround for libavcodec issues with B-frames
|
Tue, 09 May 2006 18:16:01 +0000 |
kraymer |
1.251: console message review: countless spelling/grammar/wording fixes
|
Tue, 09 May 2006 14:56:41 +0000 |
kraymer |
1.1283: Document xvfwopts.
|
Tue, 09 May 2006 14:38:53 +0000 |
diego |
Document xvfwopts.
|
Tue, 09 May 2006 14:38:07 +0000 |
diego |
small layout fix
|
Tue, 09 May 2006 14:33:43 +0000 |
diego |
Ignore main.xml.
|
Tue, 09 May 2006 14:16:08 +0000 |
kraymer |
1.1281: Small wording fix, add parameters to the lavfopts option declarations.
|
Tue, 09 May 2006 14:07:26 +0000 |
diego |
typo/wording fixes
|
Tue, 09 May 2006 13:49:15 +0000 |
diego |
Add a note about main.xml.
|
Tue, 09 May 2006 13:34:39 +0000 |
kraymer |
1.252: [previously applied by rynaldo, #1.157]
|
Tue, 09 May 2006 08:41:16 +0000 |
gabrov |
synced with 1.48
|
Tue, 09 May 2006 07:17:19 +0000 |
diego |
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.
|
Tue, 09 May 2006 05:59:41 +0000 |
gpoirier |
Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.
|
Mon, 08 May 2006 21:41:15 +0000 |
diego |
Unconditionally compile the Matroska demuxer.
|
Mon, 08 May 2006 21:12:59 +0000 |
diego |
This file is autogenerated and should not be in CVS.
|
Mon, 08 May 2006 14:14:48 +0000 |
gpoirier |
2nd part of review by Pierre Lombard + some more fixes by me.
|
Mon, 08 May 2006 10:28:44 +0000 |
gpoirier |
French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.
|
Sun, 07 May 2006 18:14:49 +0000 |
reimar |
change the type of esp in SwsContext to uint64_t so it can hold a full register
|
Sun, 07 May 2006 16:21:13 +0000 |
diego |
Adapt to latest FFmpeg AMR build changes.
|
Sun, 07 May 2006 16:05:38 +0000 |
nicodvb |
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
|
Sun, 07 May 2006 14:06:26 +0000 |
diego |
vfps OGM support
|
Sun, 07 May 2006 14:00:07 +0000 |
diego |
Fix up some checks to properly use _res_comment.
|
Sun, 07 May 2006 13:53:13 +0000 |
diego |
Remove stray variable.
|
Sat, 06 May 2006 07:31:49 +0000 |
diego |
support for vfps OGM files
|
Sat, 06 May 2006 06:23:23 +0000 |
pacman |
Fix calculation of stream sizes when they are too big for a 32-bit variable
|
Sat, 06 May 2006 02:01:39 +0000 |
michael |
removing esp usage
|
Sat, 06 May 2006 01:53:07 +0000 |
michael |
REGBP
|
Fri, 05 May 2006 18:52:14 +0000 |
ods15 |
fix float rounding error
|
Fri, 05 May 2006 17:30:52 +0000 |
uau |
Don't blit frame if we hit EOF and no new frame is read. Fixes picture
|
Fri, 05 May 2006 11:13:08 +0000 |
iive |
fix the warning generated (in gcc4) by the 'inline' keyword position.
|
Thu, 04 May 2006 19:10:16 +0000 |
iive |
x264 linking now requires explicit x11 libraries inclusion.
|
Thu, 04 May 2006 16:34:05 +0000 |
iive |
check for XviD compiled with pthread support
|
Thu, 04 May 2006 12:36:34 +0000 |
gpoirier |
French Fixes by Pierre Lombard, (and 10l to me for not checking they were
|
Thu, 04 May 2006 08:45:34 +0000 |
reimar |
Make sure black borders are drawn when switching videos with -fixed-vo.
|
Thu, 04 May 2006 03:00:39 +0000 |
reynaldo |
updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-cz
|
Wed, 03 May 2006 18:18:25 +0000 |
nicodvb |
fixed %d->PRIu64 in read_mpeg_timestamp()
|
Wed, 03 May 2006 18:12:38 +0000 |
nicodvb |
stream_read_word() returns _unsigned_ int
|
Wed, 03 May 2006 17:55:02 +0000 |
nicodvb |
in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in pts
|
Tue, 02 May 2006 23:03:38 +0000 |
gabrov |
synced with 1.1281
|
Tue, 02 May 2006 19:30:58 +0000 |
gpoirier |
French fixes by jerome WOF ferrari YAP lappis WOF com
|
Mon, 01 May 2006 21:12:12 +0000 |
gpoirier |
yet another Compile fix
|
Mon, 01 May 2006 19:31:45 +0000 |
gpoirier |
some more corrections
|
Mon, 01 May 2006 17:54:48 +0000 |
gpoirier |
sync with 1.1281
|
Mon, 01 May 2006 17:46:30 +0000 |
gpoirier |
french corrections by Bounec
|
Mon, 01 May 2006 17:08:52 +0000 |
diego |
Small wording fix, add parameters to the lavfopts option declarations.
|
Mon, 01 May 2006 14:46:49 +0000 |
diego |
Expand a bit, clarification and grammar fix.
|
Mon, 01 May 2006 13:29:22 +0000 |
diego |
cosmetics: Make patch apply cleanly.
|
Mon, 01 May 2006 13:13:50 +0000 |
diego |
Remove obsolete features.xml file.
|
Mon, 01 May 2006 12:39:10 +0000 |
diego |
misc wording/spelling fixes
|
Mon, 01 May 2006 11:43:36 +0000 |
gabrov |
synced with 1.1280
|
Mon, 01 May 2006 10:11:15 +0000 |
gpoirier |
we have a preliminary support for macintel
|
Mon, 01 May 2006 02:04:09 +0000 |
rfelker |
100000l to the fools who don't know C
|
Sun, 30 Apr 2006 22:28:15 +0000 |
reimar |
update release tag so nobody uses an old codecs.conf
|
Sun, 30 Apr 2006 22:09:40 +0000 |
rtognimp |
AIx port is experimental
|
Sun, 30 Apr 2006 21:41:10 +0000 |
rtognimp |
sync with ffmpeg changelog + some updates
|
Sun, 30 Apr 2006 21:17:30 +0000 |
diego |
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
|
Sun, 30 Apr 2006 20:36:13 +0000 |
attila |
10l
|
Sun, 30 Apr 2006 20:32:01 +0000 |
attila |
patches should be always created from root dir
|
Sun, 30 Apr 2006 20:22:38 +0000 |
attila |
add section about resending patches
|
Sun, 30 Apr 2006 19:25:08 +0000 |
kraymer |
1.1280: -lavfopts muxrate in in bits/sec
|
Sun, 30 Apr 2006 18:57:41 +0000 |
nicodvb |
-lavfopts muxrate in in bits/sec
|
Sun, 30 Apr 2006 13:30:16 +0000 |
kraymer |
1.1279: Bump the date.
|
Sun, 30 Apr 2006 13:16:17 +0000 |
kraymer |
1.1276: Consistency for the 'i' key, [does not apply]
|
Sun, 30 Apr 2006 13:00:35 +0000 |
kraymer |
1.1273: small spelling/grammar fixes
|
Sun, 30 Apr 2006 12:17:10 +0000 |
gabrov |
synced with 1.1200
|
Sun, 30 Apr 2006 08:05:14 +0000 |
gabrov |
synced with 1.252 (update done by Reynaldo)
|
Sun, 30 Apr 2006 07:24:40 +0000 |
gpoirier |
fixes suggested by Reimar
|
Sun, 30 Apr 2006 01:53:37 +0000 |
reynaldo |
Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
|
Sun, 30 Apr 2006 00:22:56 +0000 |
gabrov |
synced with 1.251
|
Sun, 30 Apr 2006 00:04:36 +0000 |
reynaldo |
Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
|
Sat, 29 Apr 2006 21:52:56 +0000 |
gpoirier |
Add a few meaningfull recent dev. improvement, cut overly long lines
|
Sat, 29 Apr 2006 18:17:17 +0000 |
reynaldo |
slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-cz
|
Sat, 29 Apr 2006 17:32:17 +0000 |
gpoirier |
French fixes by Jerome Ferrari
|
Sat, 29 Apr 2006 17:18:07 +0000 |
gpoirier |
French fixes by Bounec
|
Sat, 29 Apr 2006 17:04:57 +0000 |
gpoirier |
I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due date
|
Sat, 29 Apr 2006 17:01:43 +0000 |
diego |
Bump the date.
|
Sat, 29 Apr 2006 16:56:55 +0000 |
gpoirier |
sync with 1.1278
|
Sat, 29 Apr 2006 12:43:23 +0000 |
iive |
Adding transliteration (english spelling) of my name
|
Sat, 29 Apr 2006 07:35:00 +0000 |
luran |
sync
|
Fri, 28 Apr 2006 23:51:18 +0000 |
diego |
Correct vglobal description, as pointed out by Loren.
|
Fri, 28 Apr 2006 23:15:34 +0000 |
diego |
console message review: countless spelling/grammar/wording fixes
|
Fri, 28 Apr 2006 23:07:41 +0000 |
diego |
Remove duplicate message.
|
Fri, 28 Apr 2006 23:06:42 +0000 |
diego |
Rename some misspelled and misnamed messages.
|
Fri, 28 Apr 2006 21:37:01 +0000 |
diego |
cosmetics: Remove trailing whitespace.
|
Fri, 28 Apr 2006 21:34:02 +0000 |
diego |
Consistency for the 'i' key, document vglobal, aglobal and
|
Fri, 28 Apr 2006 21:33:55 +0000 |
gabrov |
synced with 1.1124
|
Fri, 28 Apr 2006 16:44:48 +0000 |
reynaldo |
Small grammar fix introduced by my previous commit :/
|
Fri, 28 Apr 2006 11:41:03 +0000 |
gpoirier |
Some Fench fixes by Bounec
|
Fri, 28 Apr 2006 11:33:48 +0000 |
gpoirier |
Some French corrections, patch by Jrome Ferrari <jerome POIS ferrari AH lappis POIS com>
|
Fri, 28 Apr 2006 08:00:51 +0000 |
gabrov |
synced with 1.1114
|
Fri, 28 Apr 2006 06:14:07 +0000 |
reynaldo |
Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout mode
|
Fri, 28 Apr 2006 01:52:45 +0000 |
diego |
small spelling/grammar fixes
|
Thu, 27 Apr 2006 23:00:01 +0000 |
nicodvb |
clarified restriction on -lavfopts :delay
|
Thu, 27 Apr 2006 22:44:51 +0000 |
nicodvb |
document more -lavfopts entries
|
Thu, 27 Apr 2006 22:13:59 +0000 |
uau |
Remove a useless variable.
|
Thu, 27 Apr 2006 21:42:41 +0000 |
pacman |
Fix some bugs handling input that is not aligned at 16 bytes or has
|
Thu, 27 Apr 2006 19:42:36 +0000 |
gpoirier |
fixes a bug when copying the image into a destination buffer smaller than the source.
|
Thu, 27 Apr 2006 19:07:28 +0000 |
gabrov |
synced with 1.1100
|
Thu, 27 Apr 2006 19:06:25 +0000 |
reimar |
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
|
Thu, 27 Apr 2006 17:20:01 +0000 |
diego |
Remove unnecessary le2me_32 macros.
|
Thu, 27 Apr 2006 14:26:57 +0000 |
diego |
Document how configure works and how to write basic checks.
|
Thu, 27 Apr 2006 13:22:23 +0000 |
diego |
spelling/grammar/wording fixes in doxygen and non-doxygen comments
|
Thu, 27 Apr 2006 13:16:40 +0000 |
uau |
Remove useless "#if 0" blocks
|
Thu, 27 Apr 2006 13:12:51 +0000 |
diego |
Fix amr_nb-fixed compilation: Don't depend on amr_nb.
|
Thu, 27 Apr 2006 13:10:38 +0000 |
diego |
EDL no longer conditionally compiled.
|
Thu, 27 Apr 2006 12:40:29 +0000 |
uau |
Make EDL compilation unconditional
|
Thu, 27 Apr 2006 12:00:56 +0000 |
diego |
Sync with upstream.
|
Thu, 27 Apr 2006 11:58:02 +0000 |
diego |
typo
|
Thu, 27 Apr 2006 11:13:21 +0000 |
uau |
Change common pts variables from floats to doubles. Individual demuxers
|
Thu, 27 Apr 2006 08:44:04 +0000 |
luran |
sync with 1.249
|
Thu, 27 Apr 2006 07:59:15 +0000 |
reynaldo |
Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
|
Thu, 27 Apr 2006 07:37:10 +0000 |
luran |
sync with 1.248
|
Thu, 27 Apr 2006 05:07:20 +0000 |
reynaldo |
I think I can safely take care of the equalizer af, going to maintain it
|
Thu, 27 Apr 2006 05:02:24 +0000 |
reynaldo |
updating spanish console messages to 1.249 (almost 100%) adding all missing entries at least
|
Thu, 27 Apr 2006 04:39:29 +0000 |
gabrov |
synced with 1.249
|
Thu, 27 Apr 2006 03:55:46 +0000 |
reynaldo |
Removes duplicate entry
|
Thu, 27 Apr 2006 02:46:33 +0000 |
uau |
Fix memory corruption in vd_libmpeg2
|
Wed, 26 Apr 2006 20:24:03 +0000 |
corey |
Make mencoder stream size printing use 64 bits.
|
Wed, 26 Apr 2006 20:22:36 +0000 |
kraymer |
German translation for faq.xml
|
Wed, 26 Apr 2006 20:11:05 +0000 |
gpoirier |
French corrections by Pierre Lombard < p_l AH gmx POIS fr >
|
Wed, 26 Apr 2006 19:29:17 +0000 |
gpoirier |
(.)~(.)
|
Wed, 26 Apr 2006 19:14:12 +0000 |
gabrov |
synced with 1.1059
|
Wed, 26 Apr 2006 17:55:02 +0000 |
kraymer |
1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...
|
Wed, 26 Apr 2006 17:41:19 +0000 |
kraymer |
1.247: correct meaning of ABR
|
Wed, 26 Apr 2006 07:48:26 +0000 |
reynaldo |
Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor update
|
Wed, 26 Apr 2006 04:26:26 +0000 |
gabrov |
synced with 1.247
|
Wed, 26 Apr 2006 04:20:58 +0000 |
gabrov |
correct meaning of ABR
|
Wed, 26 Apr 2006 01:59:05 +0000 |
diego |
10l: Test the variable, don't set it...
|
Wed, 26 Apr 2006 01:56:52 +0000 |
luran |
average bitrate -> available bitrate (en hasn't changed yet?)
|
Tue, 25 Apr 2006 22:34:40 +0000 |
uau |
The code setting the OSD seek direction indicator for absolute seeks was
|
Tue, 25 Apr 2006 21:36:02 +0000 |
uau |
Remove updating of vo_mouse_timer_const from the main loop and also
|
Tue, 25 Apr 2006 20:32:46 +0000 |
nicodvb |
simplified management of dvb channel switching
|
Tue, 25 Apr 2006 20:28:48 +0000 |
gpoirier |
some fixes by Pierre Lombard
|
Tue, 25 Apr 2006 19:11:02 +0000 |
gabrov |
synced with 1.1042
|
Tue, 25 Apr 2006 18:48:53 +0000 |
albeu |
Fix most of the mistakes pointed out by Diego.
|
Tue, 25 Apr 2006 18:46:19 +0000 |
gabrov |
synced with 1.246
|
Tue, 25 Apr 2006 18:40:08 +0000 |
gabrov |
synced with 1.105
|
Tue, 25 Apr 2006 18:38:43 +0000 |
gabrov |
synced with 1.26
|
Tue, 25 Apr 2006 13:30:07 +0000 |
jheryan |
Synced with 1.242
|
Tue, 25 Apr 2006 13:29:35 +0000 |
jheryan |
Synced with 1.1258
|
Tue, 25 Apr 2006 13:25:47 +0000 |
jheryan |
Synced with 1.15
|
Tue, 25 Apr 2006 13:25:33 +0000 |
jheryan |
Synced with 1.80
|
Tue, 25 Apr 2006 13:25:19 +0000 |
jheryan |
Synced with 1.103
|
Tue, 25 Apr 2006 13:25:07 +0000 |
jheryan |
Synced with 1.63
|
Tue, 25 Apr 2006 13:24:52 +0000 |
jheryan |
Synced with 1.25
|
Tue, 25 Apr 2006 13:24:39 +0000 |
jheryan |
Synced with 1.102
|
Tue, 25 Apr 2006 13:24:25 +0000 |
jheryan |
Synced with 1.47
|
Tue, 25 Apr 2006 13:23:53 +0000 |
jheryan |
Synced with 1.76
|
Tue, 25 Apr 2006 13:23:37 +0000 |
jheryan |
Synced with 1.16
|
Tue, 25 Apr 2006 05:48:16 +0000 |
luran |
sync with 1.245
|
Tue, 25 Apr 2006 02:01:21 +0000 |
albeu |
No need to include the whole libinput in mencoder
|
Tue, 25 Apr 2006 01:38:02 +0000 |
diego |
Simplify x86 CPU flag/extension check.
|
Tue, 25 Apr 2006 01:26:10 +0000 |
albeu |
Doxygen Attack! - Chapter 3
|
Mon, 24 Apr 2006 23:48:15 +0000 |
reynaldo |
Adding Otvos Attila to authors list
|
Mon, 24 Apr 2006 23:05:43 +0000 |
nplourde |
Get rid of unneeded align
|
Mon, 24 Apr 2006 21:50:06 +0000 |
rathann |
make _res_comment usage consistent
|
Mon, 24 Apr 2006 21:33:50 +0000 |
albeu |
Doxygen attack! - Chapter 2
|
Mon, 24 Apr 2006 21:04:25 +0000 |
rathann |
fix printf->mp_msg transition, 10l to Reynaldo and/or Attila
|
Mon, 24 Apr 2006 20:50:37 +0000 |
rtognimp |
Add exg
|
Mon, 24 Apr 2006 19:20:04 +0000 |
albeu |
Doxygen attack!
|
Mon, 24 Apr 2006 19:14:16 +0000 |
albeu |
MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.
|
Mon, 24 Apr 2006 19:00:33 +0000 |
gabrov |
synced with 1.1036
|
Mon, 24 Apr 2006 18:29:53 +0000 |
rathann |
- fix configure output for XvMC and DGA tests
|
Mon, 24 Apr 2006 16:30:38 +0000 |
corey |
Small grammar fixes:
|
Mon, 24 Apr 2006 16:02:59 +0000 |
reynaldo |
small fix on -identify section of the manpage, new line for new sentence and option scaping with an slash
|
Mon, 24 Apr 2006 15:12:32 +0000 |
kraymer |
1.245: Improve some messages, typo fix.
|
Mon, 24 Apr 2006 15:12:06 +0000 |
diego |
Increase HEADER_SEARCH_SIZE, fixes high-bitrate streams from demoscene.tv.
|
Mon, 24 Apr 2006 14:51:07 +0000 |
kraymer |
1.244: Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes..
|
Mon, 24 Apr 2006 14:23:03 +0000 |
nicodvb |
removed more unused stuff
|
Mon, 24 Apr 2006 14:04:10 +0000 |
nicodvb |
when muxing mpeg audio streams analyze the first 32 KB of data to obtain the most likely correct layer, otherwise every misdetection during parse_audio() will lead to wrong timestamps and loss of synchrony
|
Mon, 24 Apr 2006 14:03:58 +0000 |
attila |
fix typo X<->Y
|
Mon, 24 Apr 2006 11:28:49 +0000 |
diego |
AVI files *can* contain aspect ration information, closes #483.
|
Mon, 24 Apr 2006 11:26:01 +0000 |
diego |
Other players apart from MPlayer support MPEG-4 aspect now, closes #482.
|
Mon, 24 Apr 2006 11:04:52 +0000 |
rtognimp |
Add uau
|
Mon, 24 Apr 2006 11:00:20 +0000 |
rtognimp |
5 - Drop more buffered audio data left from old position when seeking.
|
Mon, 24 Apr 2006 10:58:40 +0000 |
rtognimp |
4 - Implement a better way to calculate current audio pts and use it for
|
Mon, 24 Apr 2006 10:36:29 +0000 |
rtognimp |
3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to
|
Mon, 24 Apr 2006 10:26:19 +0000 |
rtognimp |
1 - Remove kernel HZ=100 assumptions that are no longer true from
|
Mon, 24 Apr 2006 10:24:56 +0000 |
diego |
Improve some messages, typo fix.
|
Mon, 24 Apr 2006 09:48:57 +0000 |
nicodvb |
simplified parse_audio()
|
Mon, 24 Apr 2006 07:20:34 +0000 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
Mon, 24 Apr 2006 06:28:45 +0000 |
mosu |
Do not give bogus timestamps for laced packets with no default duration. Patch by Uoti Urpala ( uoti ! urpala () pp1 ! inet ! fi ).
|
Mon, 24 Apr 2006 05:44:46 +0000 |
gpoirier |
sycn with 1.1266
|
Mon, 24 Apr 2006 04:23:53 +0000 |
reynaldo |
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
|
Sun, 23 Apr 2006 23:28:46 +0000 |
kraymer |
1.1266: Remove support for default.sub.
|
Sun, 23 Apr 2006 23:26:12 +0000 |
diego |
Remove support for default.sub.
|
Sun, 23 Apr 2006 23:14:58 +0000 |
diego |
Kill an unused variable warning.
|
Sun, 23 Apr 2006 22:56:29 +0000 |
diego |
cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext
|
Sun, 23 Apr 2006 21:43:49 +0000 |
gpoirier |
Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.
|
Sun, 23 Apr 2006 19:47:29 +0000 |
kraymer |
1.1265: Add a new command: osd_show_property_text that show an expanded property string on the OSD.
|
Sun, 23 Apr 2006 16:06:30 +0000 |
gpoirier |
sync with 1.1265
|
Sun, 23 Apr 2006 15:39:51 +0000 |
albeu |
Add properties to get/set the stream position and get the stream
|
Sun, 23 Apr 2006 15:14:03 +0000 |
gpoirier |
resource leak fix.
|
Sun, 23 Apr 2006 14:58:14 +0000 |
diego |
Fix up osd_show_/operty_text.
|
Sun, 23 Apr 2006 14:48:15 +0000 |
albeu |
Align osd_show_text with osd_show_property_text.
|
Sun, 23 Apr 2006 14:31:54 +0000 |
albeu |
Add a new command: osd_show_property_text that show an expanded property
|
Sun, 23 Apr 2006 12:53:29 +0000 |
diego |
Remove second, redundant x86_exts_check.
|
Sun, 23 Apr 2006 12:43:50 +0000 |
diego |
Fix up -msgcharset and MPLAYER_CHARSET.
|
Sun, 23 Apr 2006 12:29:10 +0000 |
diego |
Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.
|
Sun, 23 Apr 2006 11:38:06 +0000 |
rtognimp |
Partially revert 1.140, restoring the old behaviour for all codecs
|
Sun, 23 Apr 2006 09:07:38 +0000 |
gabrov |
typo fix
|
Sun, 23 Apr 2006 08:56:40 +0000 |
reimar |
document message charset functionality
|
Sun, 23 Apr 2006 08:36:28 +0000 |
gpoirier |
10l: Gilles uses a series of "*" to mark untranslated strings, which shouldn't have been left as is.
|
Sun, 23 Apr 2006 08:32:12 +0000 |
gpoirier |
Partial sync with one of the latest English version, patch by Gilles Pelletier < pellgill A gmail P com >
|
Sun, 23 Apr 2006 04:42:25 +0000 |
reynaldo |
Cosmetic fix, splitting long mencoder cmd line
|
Sun, 23 Apr 2006 04:33:09 +0000 |
reynaldo |
Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modifications this time
|
Sat, 22 Apr 2006 23:53:52 +0000 |
diego |
Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.
|
Sat, 22 Apr 2006 21:54:01 +0000 |
diego |
Add support for shared libavutil.
|
Sat, 22 Apr 2006 21:30:34 +0000 |
reynaldo |
Small fix, incorrect MSGL at fatal error
|
Sat, 22 Apr 2006 19:34:49 +0000 |
albeu |
The tv color control commands can now also adjust the values.
|
Sat, 22 Apr 2006 19:30:57 +0000 |
lorenm |
sync to x264 r503 (dct_decimate)
|
Sat, 22 Apr 2006 19:29:02 +0000 |
albeu |
Handle the tv color control commands with the properties.
|
Sat, 22 Apr 2006 18:32:32 +0000 |
diego |
Add --disable-libavutil option to --help output.
|
Sat, 22 Apr 2006 18:29:29 +0000 |
albeu |
Verticaly center the background around the text.
|
Sat, 22 Apr 2006 18:26:50 +0000 |
gabrov |
synced with 1.243
|
Sat, 22 Apr 2006 18:25:43 +0000 |
diego |
Add command line options to enable/disable libavutil.
|
Sat, 22 Apr 2006 18:19:26 +0000 |
nicodvb |
muxer_mpeg rewritten
|
Sat, 22 Apr 2006 18:15:23 +0000 |
nicodvb |
removed more unused code and struct members
|
Sat, 22 Apr 2006 18:02:19 +0000 |
nicodvb |
removed unused variables
|
Sat, 22 Apr 2006 18:01:56 +0000 |
gabrov |
synced with 1.76
|
Sat, 22 Apr 2006 17:55:39 +0000 |
nicodvb |
moved inline at beginning of declaration
|
Sat, 22 Apr 2006 17:47:53 +0000 |
nicodvb |
finally replaced the old interleaving with the new one that respects buffering and [pd]ts<->scr constraints; don't check spriv->framebuf_used in find_best_stream()
|
Sat, 22 Apr 2006 17:31:10 +0000 |
diego |
Make static libavutil detection semantics explicit.
|
Sat, 22 Apr 2006 17:04:38 +0000 |
albeu |
There is a draw_alpha for uyvy, use it.
|
Sat, 22 Apr 2006 16:22:33 +0000 |
albeu |
Fix menu background drawing.
|
Sat, 22 Apr 2006 15:41:16 +0000 |
nicodvb |
introduced new functions to handle pack writing and interleaving strategy (will soon replace current ones)
|
Sat, 22 Apr 2006 15:13:51 +0000 |
diego |
10l: Add missing fallback case for internal FAAD compiler blacklist.
|
Sat, 22 Apr 2006 14:30:22 +0000 |
albeu |
Add properties for the tv input color controls.
|
Sat, 22 Apr 2006 14:26:30 +0000 |
albeu |
Add the declarations for mp_property_find/do.
|
Sat, 22 Apr 2006 14:13:14 +0000 |
diego |
Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
|
Sat, 22 Apr 2006 13:31:05 +0000 |
nicodvb |
fixed muxrates for xvcd and xsvcd
|
Sat, 22 Apr 2006 13:25:46 +0000 |
nicodvb |
audio init code was previously moved to fix_parameters() so removed from write_chunk()
|
Sat, 22 Apr 2006 13:24:20 +0000 |
gpoirier |
simpler and better subtitles switching, patch by Stanislav Maslovski <stanislav P maslovski A gmail P com>
|
Sat, 22 Apr 2006 13:24:04 +0000 |
diego |
Set all processor flags individually, not implied.
|
Sat, 22 Apr 2006 13:18:32 +0000 |
nicodvb |
introduced structures and code to keep track of decoder's buffers sizes
|
Sat, 22 Apr 2006 13:17:23 +0000 |
diego |
Disable RTC on PowerPC.
|
Sat, 22 Apr 2006 13:05:01 +0000 |
nicodvb |
new code to simplify assignment of timestamps; removed temp_ref from mpeg_frame_t and modified add_frame() accordingly; removed no more used drop_delayed_audio() and save_delayed_audio()
|
Sat, 22 Apr 2006 12:46:33 +0000 |
diego |
10l: Fix internal FAAD check for non-x86.
|
Sat, 22 Apr 2006 11:22:18 +0000 |
diego |
We now have CJPG samples and they work with the CJPG and ijpg decoders.
|
Sat, 22 Apr 2006 11:03:45 +0000 |
diego |
Blacklist certain gcc versions instead of running an expensive compilation
|
Sat, 22 Apr 2006 05:14:55 +0000 |
reynaldo |
Small hack suggested by dalias to avoid flickering at I frames
|
Sat, 22 Apr 2006 05:12:10 +0000 |
reynaldo |
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
|
Fri, 21 Apr 2006 18:46:17 +0000 |
reimar |
minor fixes: get rid of pointless inline attributes and some additional checks
|
Fri, 21 Apr 2006 18:42:55 +0000 |
reimar |
forgotten update_xinerama_info prototypes
|
Fri, 21 Apr 2006 12:47:37 +0000 |
albeu |
Implement getting colors. The mapping between MPlayer's gamma range
|
Fri, 21 Apr 2006 12:45:18 +0000 |
albeu |
Implement tv_get_color_options() and make tv_set_color_options() return
|
Fri, 21 Apr 2006 10:54:00 +0000 |
kraymer |
1.260: 10l
|
Fri, 21 Apr 2006 10:51:50 +0000 |
kraymer |
10l
|
Fri, 21 Apr 2006 10:45:02 +0000 |
kraymer |
syntax fix for "s" (keyboard control)
|
Fri, 21 Apr 2006 10:37:35 +0000 |
kraymer |
typo (noticed by "veal" on freenode)
|
Thu, 20 Apr 2006 22:44:33 +0000 |
pacman |
Fix BGR32 big-endian output
|
Thu, 20 Apr 2006 21:40:03 +0000 |
nicodvb |
removed useless (and broken as hell) buffering code from muxer1; buffering constraints will be fully respected when one of the forthcoming patches is applied
|
Thu, 20 Apr 2006 20:53:48 +0000 |
nicodvb |
removed skip_padding (never used and totally useless)
|
Thu, 20 Apr 2006 20:48:55 +0000 |
nicodvb |
added support for DX50 and dx50 4CCs
|
Thu, 20 Apr 2006 20:44:43 +0000 |
nicodvb |
fixed wrong operator precedence in parse_mpeg4_video()
|
Thu, 20 Apr 2006 20:38:09 +0000 |
nicodvb |
simplified code to patch the video framerate (removed silly comparisons)
|
Thu, 20 Apr 2006 20:32:36 +0000 |
nicodvb |
changed timebase from 1024 to 300 (no rounding errors with any of the allowed framerates); write scr_extension accordingly. This is the first of a long series of patches to rewrite the muxer
|
Thu, 20 Apr 2006 16:17:06 +0000 |
reimar |
10l, aspect_save_screenres must be always called in update_xinerama_info.
|
Thu, 20 Apr 2006 09:23:13 +0000 |
reimar |
better set audio_out_minsize to MAX_FRAMESIZE
|
Wed, 19 Apr 2006 22:33:58 +0000 |
reimar |
set audio_out_minsize, should avoid all "maxlen too small" cases
|
Wed, 19 Apr 2006 22:30:31 +0000 |
reimar |
bug fixes: left-over mode variable used uninitialized,
|
Wed, 19 Apr 2006 22:04:05 +0000 |
kraymer |
1.242: small grammar fix
|
Wed, 19 Apr 2006 22:02:52 +0000 |
kraymer |
small grammar fix
|
Wed, 19 Apr 2006 21:48:34 +0000 |
kraymer |
remove private comment tag
|
Wed, 19 Apr 2006 21:38:24 +0000 |
kraymer |
1.241: add a newline before the "Playing"... line
|
Wed, 19 Apr 2006 21:36:51 +0000 |
kraymer |
German translation for usage.xml
|
Wed, 19 Apr 2006 21:06:12 +0000 |
reimar |
add a newline before the "Playing"... line
|
Wed, 19 Apr 2006 20:12:01 +0000 |
diego |
Using channel count, samplerate and input bps values from the container
|
Wed, 19 Apr 2006 15:58:10 +0000 |
reimar |
Register for window-manager delete window events and quit MPlayer.
|
Wed, 19 Apr 2006 15:50:37 +0000 |
reimar |
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.
|
Wed, 19 Apr 2006 10:28:49 +0000 |
kraymer |
spellcheck revealed 2 more typos..
|
Wed, 19 Apr 2006 05:48:16 +0000 |
gpoirier |
typo fix: s/20060915/20040915/
|
Tue, 18 Apr 2006 21:36:29 +0000 |
kraymer |
small grammar fix
|
Tue, 18 Apr 2006 21:30:21 +0000 |
kraymer |
German translation for documentation.xml
|
Tue, 18 Apr 2006 21:16:46 +0000 |
diego |
Remove some libmpdvdkit vs libmpdvdkit2 cruft.
|
Tue, 18 Apr 2006 19:48:14 +0000 |
rtognimp |
faad2 updated
|
Tue, 18 Apr 2006 19:39:34 +0000 |
rtognimp |
Update to faad2 cvs 20040915+MPlayer fixes
|
Tue, 18 Apr 2006 19:33:46 +0000 |
kraymer |
1.15: Explain how security issues should be reported, based on a patch by Ivann
|
Tue, 18 Apr 2006 19:19:58 +0000 |
kraymer |
German translation for mail-lists.xml
|
Tue, 18 Apr 2006 18:25:45 +0000 |
kraymer |
German translation for install.xml
|
Tue, 18 Apr 2006 14:41:41 +0000 |
diego |
Make the RTP demuxer work with libdvdread 0.9.5.
|
Tue, 18 Apr 2006 13:16:15 +0000 |
diego |
Remove outdated references to Arpi as admin.
|
Tue, 18 Apr 2006 11:06:35 +0000 |
reimar |
rtsp options should be available for mencoder as well
|
Tue, 18 Apr 2006 10:24:22 +0000 |
diego |
Clarify ffvorbis comment.
|
Tue, 18 Apr 2006 08:03:20 +0000 |
diego |
A new German translation of the XML documentation is in the works.
|
Tue, 18 Apr 2006 08:02:39 +0000 |
diego |
minor markup fixes
|
Mon, 17 Apr 2006 20:20:28 +0000 |
nicodvb |
removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it)
|
Mon, 17 Apr 2006 17:50:34 +0000 |
gpoirier |
10l: build fix.
|
Mon, 17 Apr 2006 16:31:42 +0000 |
corey |
Include buffered decoded audio in A-V sync calculations.
|
Mon, 17 Apr 2006 13:47:57 +0000 |
gpoirier |
fixes decoding demoscene.tv nsv at http://213.186.36.129:8000
|
Mon, 17 Apr 2006 00:54:59 +0000 |
kraymer |
add translation of audio.xml
|
Mon, 17 Apr 2006 00:29:56 +0000 |
diego |
English docs should be built first.
|
Mon, 17 Apr 2006 00:28:36 +0000 |
diego |
Simplify link removal.
|
Mon, 17 Apr 2006 00:15:48 +0000 |
kraymer |
add support for German translation
|
Mon, 17 Apr 2006 00:13:07 +0000 |
kraymer |
add finished translations for
|
Mon, 17 Apr 2006 00:10:18 +0000 |
kraymer |
add missing Makefile for German xml docs
|
Sun, 16 Apr 2006 20:53:16 +0000 |
gpoirier |
sync with 1.1257
|
Sun, 16 Apr 2006 20:27:35 +0000 |
kraymer |
1.1257: Fix and improve xinerama support
|
Sun, 16 Apr 2006 20:05:35 +0000 |
kraymer |
1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
|
Sun, 16 Apr 2006 16:58:36 +0000 |
gpoirier |
Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
|
Sun, 16 Apr 2006 13:45:21 +0000 |
reimar |
Use ULL for > 32 bits constant.
|
Sun, 16 Apr 2006 13:38:28 +0000 |
reimar |
Fix and improve xinerama support
|
Sun, 16 Apr 2006 13:25:14 +0000 |
reimar |
remove completely pointless != NULL check
|
Sun, 16 Apr 2006 13:19:29 +0000 |
reimar |
more .charset files based on guesswork
|
Sun, 16 Apr 2006 13:18:53 +0000 |
reimar |
UTF-8 is more portable that utf8
|
Sun, 16 Apr 2006 13:17:09 +0000 |
reimar |
Add some files I maintain
|
Sun, 16 Apr 2006 08:37:49 +0000 |
iive |
recognize future pentium-m processors, e.g. there is intel core with model 14
|
Sun, 16 Apr 2006 08:27:16 +0000 |
iive |
10l in rgb2rgb_template.c
|
Sat, 15 Apr 2006 21:45:29 +0000 |
reimar |
fallback to USERPROFILE environment variable for caching CSS keys when
|
Sat, 15 Apr 2006 21:27:16 +0000 |
diego |
ffvorbis
|
Sat, 15 Apr 2006 21:18:20 +0000 |
reimar |
10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from working
|
Sat, 15 Apr 2006 21:09:29 +0000 |
reimar |
always cast stream IDs to unsigned before comparing to MAX_STREAMS.
|
Sat, 15 Apr 2006 20:50:33 +0000 |
reimar |
new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
|
Sat, 15 Apr 2006 20:46:54 +0000 |
nplourde |
add support for intel mac. mp3lib is not fixed yet.
|
Sat, 15 Apr 2006 16:47:25 +0000 |
gabrov |
synced with 1.15
|
Sat, 15 Apr 2006 16:39:46 +0000 |
gabrov |
synced with 1.103
|
Sat, 15 Apr 2006 14:33:19 +0000 |
diego |
Make mp3lib say that it's using Altivec to decode instead of generic C
|
Sat, 15 Apr 2006 14:24:36 +0000 |
diego |
Switch audio delay keys to something more sane (+ to increase, - to decrease)
|
Sat, 15 Apr 2006 09:36:53 +0000 |
reimar |
do not try to load default.sub when it doesn't exist. Fixes bug #480.
|
Sat, 15 Apr 2006 08:21:48 +0000 |
gpoirier |
Major update of all French files (except mencoder and encoding-guide)
|
Fri, 14 Apr 2006 21:51:45 +0000 |
reimar |
avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).
|
Fri, 14 Apr 2006 21:08:25 +0000 |
reimar |
10l, keyframes must have tag 0x10, not 1.
|
Fri, 14 Apr 2006 14:10:04 +0000 |
reimar |
missing free in case sdpplin_parse_stream returns invalid stream.
|
Fri, 14 Apr 2006 13:37:38 +0000 |
reimar |
free memory on error in http_add_basic_authentication
|
Fri, 14 Apr 2006 13:27:55 +0000 |
diego |
small typo/grammar fixes
|
Fri, 14 Apr 2006 13:18:35 +0000 |
reimar |
-ao pcm:fast suboption for faster-than-realtime dumping
|
Fri, 14 Apr 2006 13:03:05 +0000 |
reimar |
remove vts_no parameter from mp_get_titleset_length - it is not only useless,
|
Fri, 14 Apr 2006 12:55:45 +0000 |
reimar |
remove non-ascii character outside of string, might break build with some compilers
|
Fri, 14 Apr 2006 11:23:03 +0000 |
reimar |
10l, forgot to move aspect_save_screenres in last commit
|
Fri, 14 Apr 2006 10:57:41 +0000 |
reimar |
fix A-V sync overcorrection for desync due to too slow hardware.
|
Fri, 14 Apr 2006 10:47:40 +0000 |
reimar |
add check for non-ascii charsets used in code and simplify showcont switch handling
|
Fri, 14 Apr 2006 07:36:27 +0000 |
kraymer |
1.1253: Document sinesupress audio filter, [...]
|
Thu, 13 Apr 2006 21:47:21 +0000 |
reimar |
correct fullscreen size
|
Thu, 13 Apr 2006 21:25:37 +0000 |
gpoirier |
Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.
|
Thu, 13 Apr 2006 16:49:56 +0000 |
diego |
Simplify mkdir calls.
|
Thu, 13 Apr 2006 10:36:17 +0000 |
michael |
very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment
|
Wed, 12 Apr 2006 20:17:07 +0000 |
reimar |
define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it
|
Wed, 12 Apr 2006 14:20:51 +0000 |
reimar |
fixes and cleanup for windows fullscreen switching (restore old position,
|
Wed, 12 Apr 2006 14:11:26 +0000 |
reimar |
fixes and cleanup for windows fullscreen switching (restore old position,
|
Wed, 12 Apr 2006 11:19:49 +0000 |
reimar |
missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)
|
Tue, 11 Apr 2006 20:05:24 +0000 |
nicodvb |
timestamps are 33 bits long, so they don't fit in an unsigned int; 10l
|
Tue, 11 Apr 2006 12:17:21 +0000 |
gpoirier |
Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS com
|
Tue, 11 Apr 2006 10:46:52 +0000 |
reimar |
try to detect flac bitrate early on to avoid division by zero problems.
|
Tue, 11 Apr 2006 10:43:20 +0000 |
reimar |
check wav header length against upper limit, should protect against
|
Tue, 11 Apr 2006 10:19:53 +0000 |
reimar |
make failures during e.g. setting the TV norm non-fatal.
|
Mon, 10 Apr 2006 16:18:17 +0000 |
reimar |
make sure the check for valid timestamps does not accidentially search through
|
Mon, 10 Apr 2006 16:16:33 +0000 |
reimar |
do not print the title length from a non-matching titleset.
|
Mon, 10 Apr 2006 12:42:10 +0000 |
reimar |
getch2 should wait for input. Fixes 100% CPU usage during cache fill.
|
Mon, 10 Apr 2006 07:28:14 +0000 |
gpoirier |
Fix a few French barbarism, add missing sentence.
|
Sun, 09 Apr 2006 18:25:35 +0000 |
reimar |
10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompress
|
Sun, 09 Apr 2006 18:16:29 +0000 |
reimar |
avoid cache fill status overflow with caches > ca. 20 MB
|
Sun, 09 Apr 2006 13:52:45 +0000 |
gpoirier |
fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,
|
Sun, 09 Apr 2006 13:49:37 +0000 |
gpoirier |
vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
|
Sun, 09 Apr 2006 13:47:44 +0000 |
gpoirier |
the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
|
Sun, 09 Apr 2006 13:10:29 +0000 |
gpoirier |
Add missing French charset
|
Sun, 09 Apr 2006 13:02:47 +0000 |
gpoirier |
synced with 1.1252
|
Sun, 09 Apr 2006 12:45:49 +0000 |
gpoirier |
Explain how security issues should be reported, based on a patch by Ivann, featuring Reimar's suggestions
|
Sun, 09 Apr 2006 12:13:59 +0000 |
gpoirier |
AMR codecs support info, patch by Rathann, with slight alteration by me.
|
Sun, 09 Apr 2006 09:56:06 +0000 |
iive |
co_N_pilation to compilation
|
Sat, 08 Apr 2006 17:10:31 +0000 |
reimar |
support kmvc and nuv decoders in ffmpeg
|
Sat, 08 Apr 2006 16:16:48 +0000 |
nplourde |
Replace deprecated function
|
Sat, 08 Apr 2006 15:43:32 +0000 |
iive |
New mode for tinterlace filter
|
Sat, 08 Apr 2006 15:30:09 +0000 |
iive |
New mode for tinterlace filter
|
Sat, 08 Apr 2006 13:53:02 +0000 |
iive |
put my name in native language, remove some obsolate and irrelevant entries.
|
Fri, 07 Apr 2006 21:47:38 +0000 |
gpoirier |
French fixes, by Bounec
|
Thu, 06 Apr 2006 21:49:12 +0000 |
iive |
make sure the indx chunk is big enough to hold the basic structure.
|
Thu, 06 Apr 2006 20:56:35 +0000 |
reimar |
use calloc instead of malloc - simplifies code and fixes overflow problems.
|
Thu, 06 Apr 2006 20:36:39 +0000 |
michael |
zero sized frames are not keyframes
|
Thu, 06 Apr 2006 20:04:02 +0000 |
iive |
Limit the number of entires to the amount that does fit into the chunk.
|
Thu, 06 Apr 2006 20:03:42 +0000 |
pacman |
added myself
|
Thu, 06 Apr 2006 12:12:08 +0000 |
reimar |
sh_audio->delay is adjusted in the wrong direction when changing audio_delay
|
Thu, 06 Apr 2006 10:08:54 +0000 |
pacman |
Reorganize vector constants to work around gcc 4.1 bug:
|
Thu, 06 Apr 2006 03:27:20 +0000 |
reynaldo |
Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txt
|
Wed, 05 Apr 2006 20:51:35 +0000 |
nicodvb |
workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that way
|
Wed, 05 Apr 2006 18:50:24 +0000 |
nicodvb |
segfault fix: assign param->apid (that is the audio id found) when inexistent audio language is specified; patch by Erik Auerswald auerswal a unix-ag d uni-kl d de
|
Wed, 05 Apr 2006 16:59:43 +0000 |
henry |
Czechification.
|
Wed, 05 Apr 2006 12:27:55 +0000 |
alex |
update lez's email
|
Tue, 04 Apr 2006 21:39:11 +0000 |
rathann |
UTF8-ize, patch by smail Dnmez \ismail & pardus , org ' tr/
|
Tue, 04 Apr 2006 09:11:53 +0000 |
ptt |
sync up to 1.1234
|
Tue, 04 Apr 2006 06:48:14 +0000 |
diego |
Add 32x32 XPM icon as mandated by Debian policy.
|
Tue, 04 Apr 2006 05:09:12 +0000 |
diego |
Simplify some checks.
|
Mon, 03 Apr 2006 19:41:17 +0000 |
rtognimp |
Fix RealAudio codecs (add descrambling)
|
Mon, 03 Apr 2006 07:16:10 +0000 |
rfelker |
missing dependency
|
Mon, 03 Apr 2006 07:11:29 +0000 |
rfelker |
reverse previous patch which caused sig11.
|
Mon, 03 Apr 2006 06:44:54 +0000 |
rfelker |
1000l: absolutely huge missing const
|
Mon, 03 Apr 2006 06:38:55 +0000 |
rfelker |
10l: huge amount of constant crap in data segment
|
Mon, 03 Apr 2006 06:27:15 +0000 |
rfelker |
10l: missing const put this in data segment instead of text/rodata
|
Mon, 03 Apr 2006 06:25:30 +0000 |
rfelker |
move 12k from data to bss (reduce binary size by 12k)
|
Mon, 03 Apr 2006 04:58:34 +0000 |
corey |
Slight grammar and wording fixes.
|
Sun, 02 Apr 2006 21:25:56 +0000 |
kraymer |
1.1251: -crash-debug does not get enabled with .developer in the source tree.
|
Sun, 02 Apr 2006 21:21:56 +0000 |
kraymer |
1.237: Capitalization error I missed before
|
Sun, 02 Apr 2006 21:13:28 +0000 |
kraymer |
1.234: Part2 of several printf2mp_msg changes in patch from Otvos Attila
|
Sun, 02 Apr 2006 20:50:49 +0000 |
kraymer |
1.233: Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
|
Sun, 02 Apr 2006 20:40:26 +0000 |
gabrov |
synced with 1.237
|
Sun, 02 Apr 2006 18:35:00 +0000 |
reimar |
simplify extradata handling and make passing extradata on the default.
|
Sun, 02 Apr 2006 18:25:05 +0000 |
gpoirier |
Add a note explaining that it's okay to use a different target bitrate on the various passes of a video encode
|
Sun, 02 Apr 2006 13:31:03 +0000 |
diego |
Remove mpdvdkit1 cruft from the build system.
|
Sun, 02 Apr 2006 13:15:20 +0000 |
diego |
Remove shared libmpdvdkit leftovers.
|
Sun, 02 Apr 2006 08:26:13 +0000 |
diego |
AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net
|
Sun, 02 Apr 2006 07:55:29 +0000 |
diego |
.developer and .libdeps do not exist any longer.
|
Sun, 02 Apr 2006 07:47:15 +0000 |
diego |
-crash-debug does not get enabled with .developer in the source tree.
|
Sun, 02 Apr 2006 07:44:14 +0000 |
diego |
There is no check for the crash debug feature, so setting the variable to
|
Sun, 02 Apr 2006 07:30:40 +0000 |
rfelker |
further fixes..
|
Sun, 02 Apr 2006 07:18:53 +0000 |
rfelker |
10l: version.h was not being built in some odd cases
|
Sun, 02 Apr 2006 03:22:32 +0000 |
rfelker |
integrate old "libdeps" hack into makefile
|
Sun, 02 Apr 2006 03:14:54 +0000 |
rfelker |
first stage of build system cleanup:
|
Sat, 01 Apr 2006 23:50:30 +0000 |
rtognimp |
Don't use free()d pointer CID 260
|
Fri, 31 Mar 2006 21:29:37 +0000 |
gpoirier |
More French fixes by Bounec
|
Fri, 31 Mar 2006 09:28:37 +0000 |
cladisch |
Add workarounds for old prerelease versions of alsa-lib 0.9.0 that did
|
Fri, 31 Mar 2006 06:22:51 +0000 |
corey |
Capitalization error I missed before
|
Fri, 31 Mar 2006 06:01:56 +0000 |
corey |
A question needs a question mark, but in this case I think at least two
|
Fri, 31 Mar 2006 05:49:05 +0000 |
corey |
Minor spelling and grammar fixes for part 1 of Otvos Attila's
|
Fri, 31 Mar 2006 04:56:09 +0000 |
rfelker |
prevent overflow.. wtf?! from irc:
|
Fri, 31 Mar 2006 00:15:47 +0000 |
reynaldo |
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
|
Thu, 30 Mar 2006 23:47:03 +0000 |
rfelker |
more cruft
|
Thu, 30 Mar 2006 23:44:35 +0000 |
rfelker |
arrg more of this stupid cruft
|
Thu, 30 Mar 2006 23:06:18 +0000 |
iive |
fix descrambling of asf file,
|
Thu, 30 Mar 2006 22:28:32 +0000 |
rfelker |
more cruft
|
Thu, 30 Mar 2006 22:15:50 +0000 |
rfelker |
forgot one occurrance
|
Thu, 30 Mar 2006 22:14:44 +0000 |
rfelker |
remove deprecated, never-used gnu gettext cruft.
|
Thu, 30 Mar 2006 14:50:16 +0000 |
gabrov |
increasing sync tag to 1.15 after update by Diego
|
Thu, 30 Mar 2006 14:39:31 +0000 |
gabrov |
increasing sync tag to 1.63 after update by Diego
|
Thu, 30 Mar 2006 08:47:09 +0000 |
diego |
Trust the demuxer instead of the decoder for samplerate detection.
|
Thu, 30 Mar 2006 06:40:58 +0000 |
reynaldo |
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
|
Thu, 30 Mar 2006 02:52:54 +0000 |
albeu |
Add a function to draw flat boxes and use it to make the list
|
Wed, 29 Mar 2006 23:25:09 +0000 |
albeu |
Move global vars used for header parsing, etc to dewux->priv as it should
|
Wed, 29 Mar 2006 21:54:53 +0000 |
jonas |
support for mp3lame with -oac lavc
|
Wed, 29 Mar 2006 19:31:31 +0000 |
albeu |
100L to who wrote this. Also fix broken headers while at it.
|
Wed, 29 Mar 2006 11:33:13 +0000 |
gpoirier |
French proofreading, by Bounec
|
Tue, 28 Mar 2006 22:44:16 +0000 |
nicodvb |
added support for external VIDIX
|
Tue, 28 Mar 2006 16:37:09 +0000 |
ptt |
Removed unused constant definition (MSGTR_InvalidAOdriver)
|
Tue, 28 Mar 2006 11:27:45 +0000 |
ptt |
Removed unused constant definition (MSGTR_InvalidAOdriver)
|
Tue, 28 Mar 2006 00:15:16 +0000 |
ptt |
sync up to 1.223
|
Mon, 27 Mar 2006 22:54:50 +0000 |
ptt |
sync up to 1.231 plus minor corrections...
|
Mon, 27 Mar 2006 22:51:24 +0000 |
diego |
Remove verbosity parameter added to print_*_header call in last revision again.
|
Mon, 27 Mar 2006 21:37:18 +0000 |
rtognimp |
Fix passing qdm2 extradata to lavc decoder
|
Mon, 27 Mar 2006 19:43:46 +0000 |
gpoirier |
synced with 1.1249
|
Mon, 27 Mar 2006 19:27:42 +0000 |
albeu |
Fix cycling in menu with hidden items.
|
Mon, 27 Mar 2006 18:33:23 +0000 |
albeu |
Fix stepping in the playtree when interupting libmpdemux.
|
Mon, 27 Mar 2006 18:31:04 +0000 |
henry |
include MSGL_* definitions
|
Mon, 27 Mar 2006 17:25:41 +0000 |
diego |
Convert printfs in aviprint.c to mp_msg and give the information printing
|
Mon, 27 Mar 2006 16:43:02 +0000 |
diego |
Properly document sub_alignment.
|
Mon, 27 Mar 2006 12:41:22 +0000 |
kraymer |
1.1250: [applied by Diego, #1.216]
|
Mon, 27 Mar 2006 11:39:27 +0000 |
diego |
Rename the default GUI skins directory from 'Skin' to 'skins', keeping
|
Mon, 27 Mar 2006 10:32:52 +0000 |
reimar |
reinit vo when pix_fmt changes.
|
Mon, 27 Mar 2006 08:38:32 +0000 |
ods15 |
10l missing header for strdup
|
Mon, 27 Mar 2006 07:49:14 +0000 |
diego |
Change some printf calls to fprintf.
|
Mon, 27 Mar 2006 07:31:08 +0000 |
diego |
Remove superfluous extern variable declaration.
|
Mon, 27 Mar 2006 07:22:48 +0000 |
diego |
Change 'if(verbose)' to the more appropriate mp_msg_test.
|
Mon, 27 Mar 2006 06:59:00 +0000 |
diego |
Clarify which message levels should be translated.
|
Sun, 26 Mar 2006 22:56:46 +0000 |
diego |
Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
|
Sun, 26 Mar 2006 21:44:55 +0000 |
diego |
Simplify directory creation in the install target.
|
Sun, 26 Mar 2006 21:32:52 +0000 |
lorenm |
use shifts instead of division. 15% faster hqdn3d
|
Sun, 26 Mar 2006 21:17:14 +0000 |
diego |
Discard return value from ldconfig, it might not work on non-root installs.
|
Sun, 26 Mar 2006 21:07:31 +0000 |
diego |
Simplify mkdir calls, test is not necessary before creating directories,
|
Sun, 26 Mar 2006 19:10:43 +0000 |
albeu |
NEVER assign static strings to string command line options.
|
Sun, 26 Mar 2006 14:23:22 +0000 |
gabrov |
synced with 1.231
|
Sun, 26 Mar 2006 14:10:52 +0000 |
rtognimp |
Fix a/v desync for real some files
|
Sun, 26 Mar 2006 11:09:17 +0000 |
reimar |
allow values up to 100 for -mc
|
Sun, 26 Mar 2006 10:52:13 +0000 |
albeu |
Don't call make from shell constructs it prevent proper
|
Sun, 26 Mar 2006 10:43:56 +0000 |
reimar |
support custom OSD colour for vo_gl.c
|
Sun, 26 Mar 2006 10:43:56 +0000 |
reimar |
support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz
|
Sun, 26 Mar 2006 10:03:26 +0000 |
diego |
typo, parameter naming consistency
|
Sun, 26 Mar 2006 10:02:04 +0000 |
diego |
Use <value> and [value] consistently.
|
Sat, 25 Mar 2006 23:10:08 +0000 |
nicodvb |
fixed framerate detection of interlaced H264 streams
|
Sat, 25 Mar 2006 23:07:28 +0000 |
nicodvb |
H264: when fixed_fps is set the framerate is expressed in fields per second, so it must be halved
|
Sat, 25 Mar 2006 22:41:15 +0000 |
diego |
Add libpostproc to PARTS, fixes distclean on OS X and other platforms.
|
Sat, 25 Mar 2006 22:41:14 +0000 |
jonas |
fix for the macosx tiger (groff 1.19.x) indentation issue
|
Sat, 25 Mar 2006 20:49:36 +0000 |
albeu |
Turn the preferences menu in something usefull using the new
|
Sat, 25 Mar 2006 19:24:36 +0000 |
reimar |
Unify MP3 fourccs for all decoders
|
Sat, 25 Mar 2006 19:24:21 +0000 |
albeu |
Add a msg type for the osd menu.
|
Sat, 25 Mar 2006 18:15:37 +0000 |
albeu |
Allow hiding list elements and disableing the pointer.
|
Sat, 25 Mar 2006 17:32:10 +0000 |
albeu |
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
|
Sat, 25 Mar 2006 13:39:47 +0000 |
ods15 |
max_distance clarification
|
Sat, 25 Mar 2006 10:38:37 +0000 |
diego |
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
|
Sat, 25 Mar 2006 10:18:18 +0000 |
diego |
Simplify rules with common make constructs.
|
Sat, 25 Mar 2006 10:03:00 +0000 |
diego |
Simplify clean rule.
|
Sat, 25 Mar 2006 07:58:34 +0000 |
ods15 |
cosmetic, table align
|
Sat, 25 Mar 2006 07:58:07 +0000 |
ods15 |
switch to using vlc for stream_flags
|
Fri, 24 Mar 2006 20:42:23 +0000 |
albeu |
Get rid of 2 osd related hacks.
|
Fri, 24 Mar 2006 19:59:30 +0000 |
albeu |
Update to the recent properties changes.
|
Fri, 24 Mar 2006 19:47:17 +0000 |
kraymer |
1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,
|
Fri, 24 Mar 2006 19:32:23 +0000 |
albeu |
Subtitles properties: move sub_select, sub_pos, sub_visibilty,
|
Fri, 24 Mar 2006 17:44:43 +0000 |
kraymer |
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,
|
Fri, 24 Mar 2006 08:21:40 +0000 |
diego |
printf --> mp_msg
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Fri, 24 Mar 2006 02:31:29 +0000 |
albeu |
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other
|
Fri, 24 Mar 2006 01:32:04 +0000 |
diego |
Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.
|
Thu, 23 Mar 2006 15:17:23 +0000 |
albeu |
Fix osd_show_msg alignment and make sure msg strings
|
Thu, 23 Mar 2006 01:22:43 +0000 |
albeu |
Convert fullscreen, panscan, color controls, ontop, rootwin,
|
Thu, 23 Mar 2006 00:41:22 +0000 |
albeu |
100L too many arguments to mp_msg().
|
Wed, 22 Mar 2006 23:17:06 +0000 |
kraymer |
1.229: Move audio_delay to a property and add a few read only properties to
|
Wed, 22 Mar 2006 23:05:13 +0000 |
albeu |
Move audio_delay to a property and add a few read only properties to
|
Wed, 22 Mar 2006 20:17:48 +0000 |
albeu |
Add get/set_property and update volume/mute to the last changes.
|
Wed, 22 Mar 2006 18:58:03 +0000 |
mosu |
Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Giaquinta (emanuele ! giaquinta () gmail ! com).
|
Wed, 22 Mar 2006 18:25:21 +0000 |
kraymer |
1.1246: insert linebreak, \-playing-msg option
|
Wed, 22 Mar 2006 18:19:15 +0000 |
kraymer |
insert linebreak, \-playing-msg option
|
Wed, 22 Mar 2006 18:11:44 +0000 |
kraymer |
1.1243: 10l
|
Wed, 22 Mar 2006 17:35:39 +0000 |
kraymer |
1.1237: Capitalize some sentences after colons.
|
Wed, 22 Mar 2006 17:22:46 +0000 |
kraymer |
1.1234: Add some undocumented options.
|
Wed, 22 Mar 2006 17:06:34 +0000 |
kraymer |
1.1232: put options in alphabetical order
|
Wed, 22 Mar 2006 17:06:03 +0000 |
albeu |
Shortly describe -playing-msg and -list-properties.
|
Wed, 22 Mar 2006 16:47:48 +0000 |
kraymer |
1.228: Add an option to list the properties: -list-properties
|
Wed, 22 Mar 2006 16:35:17 +0000 |
albeu |
Add an option to list the properties: -list-properties
|
Wed, 22 Mar 2006 12:23:55 +0000 |
reimar |
10l, checking for NULL after dereferencing makes no sense (though what is this check for anyway?)
|
Wed, 22 Mar 2006 11:26:27 +0000 |
jonas |
use mencoder directly for mp3lame encoding instead of lavc
|
Wed, 22 Mar 2006 00:19:02 +0000 |
albeu |
Add the new property API and implement a couple properties.
|
Tue, 21 Mar 2006 23:09:52 +0000 |
michael |
feed something (hopefully correct timestamps) into the video filter chain
|
Tue, 21 Mar 2006 23:06:09 +0000 |
michael |
lavc doesnt pass AVFrame.opaque around :/
|
Tue, 21 Mar 2006 22:31:49 +0000 |
michael |
10l (forgot ...)
|
Tue, 21 Mar 2006 22:12:48 +0000 |
michael |
10l (null pointer dereference)
|
Tue, 21 Mar 2006 21:26:42 +0000 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
Tue, 21 Mar 2006 06:09:32 +0000 |
ods15 |
-rawvideo on => -demuxer rawvideo
|
Tue, 21 Mar 2006 05:36:10 +0000 |
corey |
Prevent building lavc with xvid support unless xvid version is 1.1 or
|
Mon, 20 Mar 2006 23:16:34 +0000 |
lorenm |
10l
|
Mon, 20 Mar 2006 23:13:37 +0000 |
lorenm |
sync to x264 r476 (subq=7)
|
Mon, 20 Mar 2006 22:24:14 +0000 |
pacman |
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD
|
Mon, 20 Mar 2006 22:07:30 +0000 |
pacman |
Don't try to parse fb.modes more than once. Fixes playback of multiple files
|
Mon, 20 Mar 2006 21:13:01 +0000 |
gpoirier |
synced with 1.1241
|
Mon, 20 Mar 2006 20:06:04 +0000 |
aurel |
retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)
|
Mon, 20 Mar 2006 10:57:30 +0000 |
diego |
Simplify pkg-config invocation.
|
Sun, 19 Mar 2006 20:39:50 +0000 |
gabrov |
synced with 1.226
|
Sun, 19 Mar 2006 17:28:13 +0000 |
nicodvb |
temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered sound
|
Sun, 19 Mar 2006 16:02:03 +0000 |
rtognimp |
Do not use ptr when it's NULL. CID 89
|
Sat, 18 Mar 2006 20:02:47 +0000 |
kraymer |
1.1230: Typo fix: "URLs to forces" --> "URLs to force"
|
Sat, 18 Mar 2006 19:22:13 +0000 |
kraymer |
1.226: Print the mute state on the OSD.
|
Sat, 18 Mar 2006 18:48:14 +0000 |
diego |
Print the mute state on the OSD.
|
Sat, 18 Mar 2006 18:13:22 +0000 |
albeu |
Enable gui key bindings only when running the gui. Fix enter and esc
|
Sat, 18 Mar 2006 17:41:24 +0000 |
albeu |
codec-cfg depend on help_mp.h. Fix // builds.
|
Sat, 18 Mar 2006 12:42:55 +0000 |
gabrov |
synced with 1.225
|
Sat, 18 Mar 2006 12:13:48 +0000 |
michael |
flags cleanup
|
Fri, 17 Mar 2006 23:47:10 +0000 |
corey |
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
|
Fri, 17 Mar 2006 23:38:46 +0000 |
iive |
if stream is not seekable calling enca would prevent the real parsing of subtitles.
|
Fri, 17 Mar 2006 19:39:30 +0000 |
henry |
10l forgotten stream_reset to clear the EOF flag
|
Fri, 17 Mar 2006 13:26:40 +0000 |
ods15 |
timebases guidelines
|
Thu, 16 Mar 2006 21:56:24 +0000 |
nicodvb |
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
|
Thu, 16 Mar 2006 19:16:07 +0000 |
albeu |
And 10L for me. Fix the forgoten enca_fd.
|
Thu, 16 Mar 2006 16:55:51 +0000 |
albeu |
Fix compilation with stupid C++ compilers that shock on valid C
|
Thu, 16 Mar 2006 14:42:51 +0000 |
albeu |
Move the subread from FILE to stream_t.
|
Thu, 16 Mar 2006 14:24:22 +0000 |
albeu |
Fix a potential seek failure, fill_buffer doesn't have to
|
Wed, 15 Mar 2006 23:20:27 +0000 |
gpoirier |
sync with new MEncoder config file name
|
Wed, 15 Mar 2006 21:32:10 +0000 |
corey |
Fix up libaf unknown-format printing
|
Wed, 15 Mar 2006 21:13:13 +0000 |
reimar |
extra checks on size of OSD parts (though IMHO these values should never be bad)
|
Wed, 15 Mar 2006 17:16:13 +0000 |
albeu |
Small fix with object list (-vf) help.
|
Wed, 15 Mar 2006 16:28:31 +0000 |
ods15 |
rephrase index_ptr positioning
|
Wed, 15 Mar 2006 16:24:24 +0000 |
ods15 |
timebase table
|
Wed, 15 Mar 2006 12:15:35 +0000 |
reimar |
do not call glDeleteTextures with 0 count, Xgl does not like it.
|
Wed, 15 Mar 2006 09:04:24 +0000 |
faust3 |
10l the cpu hog fix broke fullscreenswitching with -wid
|
Tue, 14 Mar 2006 23:33:37 +0000 |
diego |
The system-wide and the user-specific MEncoder configuration file should both
|
Tue, 14 Mar 2006 22:15:24 +0000 |
rtognimp |
Remove twos workaround, this bug was fixed in mov demuxer
|
Tue, 14 Mar 2006 21:57:58 +0000 |
rathann |
mpegopts example
|
Tue, 14 Mar 2006 21:24:47 +0000 |
gabrov |
synced with 1.36
|
Tue, 14 Mar 2006 21:21:26 +0000 |
gabrov |
synced with 1.224
|
Tue, 14 Mar 2006 19:43:24 +0000 |
rtognimp |
Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to save
|
Tue, 14 Mar 2006 16:57:16 +0000 |
reynaldo |
last print on libaf to af_msg
|
Tue, 14 Mar 2006 00:45:06 +0000 |
albeu |
Try several formats instead of only YV12 if no format was explicitly
|
Tue, 14 Mar 2006 00:38:00 +0000 |
reynaldo |
forgotten entry about TOOLS/qepdvcd.sh
|
Tue, 14 Mar 2006 00:02:42 +0000 |
rathann |
le2me_32 is not necessary, tested by Diego on BE machine
|
Mon, 13 Mar 2006 23:35:41 +0000 |
rathann |
fl32 is now supported, too
|
Mon, 13 Mar 2006 23:32:36 +0000 |
rathann |
in24/in32/fl32 little/big-endian QuickTime PCM audio support
|
Mon, 13 Mar 2006 21:50:56 +0000 |
diego |
Use _res_comment where appropriate.
|
Mon, 13 Mar 2006 21:18:27 +0000 |
albeu |
10L fix missing return statement.
|
Mon, 13 Mar 2006 17:15:51 +0000 |
michael |
do not randomly chop up packets, this isnt allowed in almost no container
|
Mon, 13 Mar 2006 16:56:10 +0000 |
albeu |
Fix seeking with cache enabled on systems using fork().
|
Mon, 13 Mar 2006 16:52:01 +0000 |
faust3 |
fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>
|
Mon, 13 Mar 2006 16:36:18 +0000 |
gpoirier |
sync with 1.1238
|
Mon, 13 Mar 2006 16:17:44 +0000 |
faust3 |
adapter doesn't require vm anymore
|
Mon, 13 Mar 2006 11:06:08 +0000 |
diego |
Ignore codecs2html.
|
Mon, 13 Mar 2006 10:50:37 +0000 |
cladisch |
To avoid a bug in ALSA's rate plugin that causes spurious overruns, try
|
Mon, 13 Mar 2006 10:49:12 +0000 |
cladisch |
Do not try to count hardware sound cards because there might be none
|
Mon, 13 Mar 2006 09:03:43 +0000 |
gabrov |
fixed character encoding
|
Mon, 13 Mar 2006 07:08:01 +0000 |
nicodvb |
recommitted version 1.22 + Rich's 1.25
|
Mon, 13 Mar 2006 06:50:55 +0000 |
ods15 |
cosmetic, move stuff around
|
Mon, 13 Mar 2006 03:46:25 +0000 |
pacman |
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more
|
Mon, 13 Mar 2006 02:42:06 +0000 |
michael |
FAAC encoding through libavcodec-faac
|
Mon, 13 Mar 2006 02:40:09 +0000 |
michael |
-lavcopts aglobal
|
Sun, 12 Mar 2006 23:06:09 +0000 |
reimar |
remove mp_msg.c dependency when compiling codec-cfg binary.
|
Sun, 12 Mar 2006 22:29:27 +0000 |
reimar |
Fix compilation error introduced by last commit
|
Sun, 12 Mar 2006 22:14:00 +0000 |
nicodvb |
unified failure case in muxer_new_muxer()
|
Sun, 12 Mar 2006 21:47:15 +0000 |
reimar |
remove useless cruft (binds variable)
|
Sun, 12 Mar 2006 21:44:22 +0000 |
reimar |
fix feature pragma length check
|
Sun, 12 Mar 2006 20:47:52 +0000 |
michael |
+ muxer_lavf.c - Michael Niedermayer
|
Sun, 12 Mar 2006 20:44:22 +0000 |
ods15 |
strings without terminating NUL
|
Sun, 12 Mar 2006 19:05:57 +0000 |
nicodvb |
in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)
|
Sun, 12 Mar 2006 18:58:08 +0000 |
nicodvb |
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43
|
Sun, 12 Mar 2006 18:31:50 +0000 |
rfelker |
10l found by Oded: case 2 on a boolean value...
|
Sun, 12 Mar 2006 18:13:11 +0000 |
nicodvb |
exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fails (to avoid memleak). Fixes cid 173
|
Sun, 12 Mar 2006 18:11:32 +0000 |
rfelker |
fix cosmetics noticed during nico's 10l
|
Sun, 12 Mar 2006 18:06:46 +0000 |
nicodvb |
fixed C99-ism introduced with previous commit
|
Sun, 12 Mar 2006 17:46:51 +0000 |
nicodvb |
check muxer != NULL before using it; closes cid 201
|
Sun, 12 Mar 2006 17:40:32 +0000 |
ods15 |
bump neglected date
|
Sun, 12 Mar 2006 17:35:51 +0000 |
ods15 |
revert last change
|
Sun, 12 Mar 2006 13:30:45 +0000 |
ods15 |
better max for frame code values, still allowing compact implementation
|
Sun, 12 Mar 2006 13:21:04 +0000 |
ods15 |
10l to me, misarrangment of flags
|
Sun, 12 Mar 2006 13:08:10 +0000 |
ods15 |
change max_distance back to 64kb and set max frame size to 2*max_distance.
|
Sun, 12 Mar 2006 12:28:09 +0000 |
nicodvb |
fail immediately if any of the parameters necessary to switch audio stream isn't set/correct; closes cid 55
|
Sun, 12 Mar 2006 12:13:37 +0000 |
nicodvb |
check sh_video before seeking; closes cid 56
|
Sun, 12 Mar 2006 11:45:27 +0000 |
nicodvb |
close channels file before exiting dvb_get_channels() if malloc(dvb_channels_list) fails; closes cid 161
|
Sun, 12 Mar 2006 11:12:48 +0000 |
nicodvb |
init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 241
|
Sat, 11 Mar 2006 23:38:54 +0000 |
nicodvb |
dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206
|
Sat, 11 Mar 2006 23:29:02 +0000 |
nicodvb |
init msec in mp_get_titleset_length() before using it; closes cid 251
|
Sat, 11 Mar 2006 23:26:02 +0000 |
nicodvb |
init variable in parse_mp4_object_descriptor before using it; fixes cid 237
|
Sat, 11 Mar 2006 23:21:09 +0000 |
nicodvb |
init delta_pts before using it; fixes cid 239
|
Sat, 11 Mar 2006 23:15:57 +0000 |
nicodvb |
check pce_ptr before using it; fixes cid 207
|
Sat, 11 Mar 2006 22:43:28 +0000 |
rathann |
QuickTime in24 and in32 PCM audio support
|
Sat, 11 Mar 2006 21:16:59 +0000 |
reynaldo |
added dinamically calculated gain factor at output stage to avoid clipping on sane ranges
|
Sat, 11 Mar 2006 19:47:05 +0000 |
ods15 |
change max_distance max to 128kb instead of 65kb
|
Sat, 11 Mar 2006 16:42:46 +0000 |
rtognimp |
Only MAX_STREAMS streams are allowed (cid 115)
|
Sat, 11 Mar 2006 15:26:39 +0000 |
ods15 |
move bit flags to be more convinient...
|
Sat, 11 Mar 2006 10:19:02 +0000 |
ods15 |
clarify, header_checksum is not included in forward_ptr and in packet checksum
|
Sat, 11 Mar 2006 00:00:25 +0000 |
diego |
Simplify libcdio check.
|
Fri, 10 Mar 2006 23:59:38 +0000 |
diego |
Make better use of pkg-config to check for/set proper libraries when
|
Fri, 10 Mar 2006 23:51:41 +0000 |
rtognimp |
Fix memory leak cid 176
|
Fri, 10 Mar 2006 23:48:33 +0000 |
rtognimp |
Fix memory leak cid 177
|
Fri, 10 Mar 2006 22:15:50 +0000 |
rtognimp |
Fix possible use of body uninitialized. Remove an unneeded free (body
|
Fri, 10 Mar 2006 21:34:54 +0000 |
ods15 |
remove edl.c pre-alloc, more readble and safe code
|
Fri, 10 Mar 2006 14:44:31 +0000 |
michael |
SHOULD NOT be higher than 1/timebase limit
|
Fri, 10 Mar 2006 14:34:30 +0000 |
michael |
div8 -> div16
|
Fri, 10 Mar 2006 14:28:11 +0000 |
michael |
drop max_frame_size
|
Fri, 10 Mar 2006 14:23:22 +0000 |
michael |
double muxing examples (cant hurt to explictly mention the most common)
|
Fri, 10 Mar 2006 14:18:59 +0000 |
michael |
limit stuffing to prevent header_checksum from endup being useless due to a gb of 0x80 after a 'N'
|
Fri, 10 Mar 2006 14:10:07 +0000 |
michael |
universal timestamp (= stream_id + timestamp in stream timebase)
|
Fri, 10 Mar 2006 13:54:39 +0000 |
michael |
little clarification of sample_width/sample_height
|
Fri, 10 Mar 2006 13:50:35 +0000 |
michael |
0x00 and 0xFF should be invalid (libnut does that already and it seems like a good idea to recommand)
|
Fri, 10 Mar 2006 11:52:58 +0000 |
ods15 |
push back userdata stream_class
|
Fri, 10 Mar 2006 02:49:29 +0000 |
michael |
header_checksum
|
Thu, 09 Mar 2006 22:20:20 +0000 |
reimar |
free resources when load_raw fails
|
Thu, 09 Mar 2006 22:14:34 +0000 |
reimar |
fix leak on read error (forgot to free demux packet)
|
Thu, 09 Mar 2006 22:11:39 +0000 |
reimar |
fix minor (i.e. unlikely to ever happen) leak when init fails
|
Thu, 09 Mar 2006 22:09:03 +0000 |
rtognimp |
Fix potential read from an unitialized pointer (CID: 236)
|
Thu, 09 Mar 2006 18:05:38 +0000 |
reimar |
remove useless and memleak-causing strdup
|
Thu, 09 Mar 2006 17:39:34 +0000 |
reimar |
fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)
|
Wed, 08 Mar 2006 22:23:21 +0000 |
reimar |
in demux_ogg_read_packet initialize data to whole packet, reduces code and
|
Wed, 08 Mar 2006 21:13:16 +0000 |
reimar |
name array is too small, use strlcpy instead of strncpy
|
Wed, 08 Mar 2006 20:27:47 +0000 |
reimar |
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
|
Wed, 08 Mar 2006 19:56:47 +0000 |
henry |
revert the attempts for ccache fix
|
Wed, 08 Mar 2006 15:49:46 +0000 |
reimar |
add default case to encoder switch-case (maybe an error message would be good as well).
|
Wed, 08 Mar 2006 15:39:53 +0000 |
reimar |
fix memory leak when filter with given name does not exist.
|
Wed, 08 Mar 2006 15:21:12 +0000 |
reimar |
Missing free_demux_packet after read error
|
Wed, 08 Mar 2006 15:14:08 +0000 |
reimar |
Fix base64 encoding for basic auth according to RFC.
|
Wed, 08 Mar 2006 15:07:48 +0000 |
reimar |
missing url_free when using proxy and connect fails
|
Wed, 08 Mar 2006 13:26:36 +0000 |
reimar |
stream_id == MAX_STREAMS is invalid, since counting starts with 0.
|
Wed, 08 Mar 2006 13:07:36 +0000 |
reimar |
"i < sizeof(buf)" must be "i < sizeof(buf) - 5", since later buf[i + 5] is used.
|
Wed, 08 Mar 2006 13:00:51 +0000 |
reimar |
We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)
|
Wed, 08 Mar 2006 12:49:35 +0000 |
michael |
cosmetic
|
Wed, 08 Mar 2006 12:45:48 +0000 |
reimar |
Automaticall convert message to console charset, use utf8 for GTK2 Gui
|
Wed, 08 Mar 2006 12:37:10 +0000 |
michael |
remove info streams
|
Wed, 08 Mar 2006 11:09:01 +0000 |
diego |
Add codecs2html dependencies.
|
Wed, 08 Mar 2006 11:04:00 +0000 |
diego |
libcdio needs to link before -lwinmm in WIN32_LIB on Windows.
|
Wed, 08 Mar 2006 10:50:16 +0000 |
reimar |
free tmp earlier, it is not needed below and might leak on errors otherwise
|
Wed, 08 Mar 2006 10:24:07 +0000 |
reimar |
Missing initialization
|
Wed, 08 Mar 2006 10:04:05 +0000 |
reimar |
initialize f to NULL, needed if desc=malloc... fails
|
Wed, 08 Mar 2006 00:21:44 +0000 |
aurel |
If we have a tuner, use that as a reason we have audio support, and do
|
Tue, 07 Mar 2006 17:49:37 +0000 |
henry |
fix incomplete abs->rel path conversion
|
Tue, 07 Mar 2006 15:40:49 +0000 |
diego |
Fix compilation command in comment.
|
Tue, 07 Mar 2006 15:39:01 +0000 |
diego |
Comment out debug output.
|
Tue, 07 Mar 2006 15:37:58 +0000 |
diego |
Add codecs2html target.
|
Tue, 07 Mar 2006 13:40:20 +0000 |
gpoirier |
synced with 1.1237
|
Tue, 07 Mar 2006 11:09:40 +0000 |
diego |
Correct toolchain for building XML docs on Debian Sarge.
|
Mon, 06 Mar 2006 21:13:54 +0000 |
gabrov |
synced with 1.47
|
Mon, 06 Mar 2006 18:40:36 +0000 |
rathann |
10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.
|
Mon, 06 Mar 2006 08:26:07 +0000 |
diego |
Reduce output verbosity in non-verbose mode, change some printf to mp_msg.
|
Mon, 06 Mar 2006 07:19:00 +0000 |
gpoirier |
various improvements of the section "Choosing the video codec"
|
Sun, 05 Mar 2006 22:53:06 +0000 |
gabrov |
increasing sync tag to 1.45 after typo fix in English version
|
Sun, 05 Mar 2006 22:50:56 +0000 |
gabrov |
typo fix
|
Sun, 05 Mar 2006 22:29:26 +0000 |
diego |
Capitalize some sentences after colons.
|
Sun, 05 Mar 2006 19:42:06 +0000 |
gabrov |
synced with 1.80
|
Sun, 05 Mar 2006 19:34:02 +0000 |
gabrov |
synced with 1.35
|
Sun, 05 Mar 2006 19:24:15 +0000 |
gabrov |
synced with 1.62
|
Sun, 05 Mar 2006 19:20:14 +0000 |
gabrov |
file remove
|
Sun, 05 Mar 2006 19:17:33 +0000 |
gabrov |
increased sync tag to 1.102 after Diego's update
|
Sun, 05 Mar 2006 19:15:58 +0000 |
gabrov |
increased sync tag after Diego's update
|
Sun, 05 Mar 2006 19:10:21 +0000 |
gabrov |
synced with 1.44
|
Sun, 05 Mar 2006 18:56:44 +0000 |
gabrov |
synced with 1.85
|
Sun, 05 Mar 2006 18:40:29 +0000 |
gabrov |
synced with 1.25
|
Sun, 05 Mar 2006 18:28:20 +0000 |
diego |
Comment fix: mp_msg_levels[] is inited to -2, not 2.
|
Sun, 05 Mar 2006 18:21:52 +0000 |
gabrov |
synced with 1.75
|
Sun, 05 Mar 2006 18:10:03 +0000 |
gabrov |
synced with 1.16
|
Sun, 05 Mar 2006 17:28:03 +0000 |
gabrov |
synced with 1.16
|
Sun, 05 Mar 2006 17:10:08 +0000 |
gabrov |
synced with 1.28
|
Sun, 05 Mar 2006 17:07:53 +0000 |
gabrov |
synced with 1.74
|
Sun, 05 Mar 2006 16:53:53 +0000 |
gabrov |
synced with 1.32
|
Sun, 05 Mar 2006 16:39:07 +0000 |
gabrov |
synced with 1.14
|
Sun, 05 Mar 2006 14:20:49 +0000 |
gabrov |
synced with 1.36
|
Sun, 05 Mar 2006 10:03:53 +0000 |
henry |
use relative paths for libav* build
|
Sun, 05 Mar 2006 08:55:08 +0000 |
nicodvb |
restored the ability to disable subtitles when cycling with slave command 'sub_select' (previously broken in release 1.900)
|
Sun, 05 Mar 2006 07:23:12 +0000 |
lorenm |
sync to x264 r457 (direct_pred=3)
|
Sun, 05 Mar 2006 07:06:34 +0000 |
ods15 |
cosmetics, rename max_size to max_frame_size
|
Sun, 05 Mar 2006 03:58:53 +0000 |
lorenm |
snow supports vme=8
|
Sat, 04 Mar 2006 20:00:06 +0000 |
pacman |
When centering a video with odd width, be sure to start on a pixel boundary.
|
Sat, 04 Mar 2006 17:33:56 +0000 |
diego |
Make -xy help output consistent, output an empty line before and after.
|
Sat, 04 Mar 2006 16:30:25 +0000 |
ods15 |
return index_ptr to inside index
|
Sat, 04 Mar 2006 12:37:44 +0000 |
nplourde |
update activity every 30 sec
|
Sat, 04 Mar 2006 11:00:20 +0000 |
nicodvb |
print ts_probe; 0x88 .. 0x8F in pes_private streams are not AC3 but DTS tracks (unsupported); save the size of the payload of the current PES packet in any case (used for ac3 detection)
|
Sat, 04 Mar 2006 10:26:46 +0000 |
ods15 |
typo
|
Fri, 03 Mar 2006 22:43:49 +0000 |
michael |
slightly better max_distance rule
|
Fri, 03 Mar 2006 22:38:46 +0000 |
diego |
Reduce Real DLL/so loading verbosity, OKed by Roberto.
|
Fri, 03 Mar 2006 22:33:30 +0000 |
michael |
the return of the monolithic index
|
Fri, 03 Mar 2006 22:31:46 +0000 |
michael |
update tmp_field numbers (pretty much just cosmetic)
|
Fri, 03 Mar 2006 22:30:17 +0000 |
michael |
simplify flags
|
Fri, 03 Mar 2006 21:58:30 +0000 |
gpoirier |
Synced with 1.1234, patch by Ji?? Heryn < technik AH domotech DOO cz >
|
Thu, 02 Mar 2006 22:28:12 +0000 |
rtognimp |
This patch fixes pcm (twos, swot) in MOV.
|
Thu, 02 Mar 2006 21:19:57 +0000 |
nicodvb |
don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d org
|
Thu, 02 Mar 2006 10:34:09 +0000 |
michael |
syncpoint_start description
|
Wed, 01 Mar 2006 22:26:18 +0000 |
nicodvb |
removed reference to inexistent extern variable
|
Wed, 01 Mar 2006 21:56:30 +0000 |
nicodvb |
stream_control() returns int, not void
|
Wed, 01 Mar 2006 14:19:37 +0000 |
michael |
add forward_ptr to syncpoint (+0.006% overhead)
|
Wed, 01 Mar 2006 13:37:09 +0000 |
michael |
leading coeff for crc polynom
|
Wed, 01 Mar 2006 13:36:33 +0000 |
michael |
width/height/samplerate MUST not be 0
|
Wed, 01 Mar 2006 13:35:09 +0000 |
michael |
remove chapter_id == 0 special case
|
Wed, 01 Mar 2006 10:07:43 +0000 |
diego |
Change obsolete references to design6 to design7.
|
Wed, 01 Mar 2006 10:01:43 +0000 |
diego |
New website structure, the /homepage subdirectory is gone.
|
Wed, 01 Mar 2006 09:57:11 +0000 |
gpoirier |
synced with 1.1235
|
Wed, 01 Mar 2006 09:26:06 +0000 |
diego |
sync with 1.222
|
Wed, 01 Mar 2006 09:18:56 +0000 |
gpoirier |
XviD multi-threaded encoding support
|
Tue, 28 Feb 2006 23:24:38 +0000 |
pacman |
add Amiga-style AltiVec detection, patch from andrea at amigasoft dot net
|
Tue, 28 Feb 2006 21:54:24 +0000 |
wanderer |
reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff Clagg
|
Mon, 27 Feb 2006 22:44:22 +0000 |
aurel |
update config.mak to match ffmpeg's version (fix alpha compilation)
|
Mon, 27 Feb 2006 21:13:17 +0000 |
nicodvb |
try to get duration from the stream layer, if an implementation of STREAM_CTRL_GET_TIME_LENGTH is available
|
Mon, 27 Feb 2006 21:11:28 +0000 |
nicodvb |
implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playing
|
Mon, 27 Feb 2006 21:08:58 +0000 |
nicodvb |
added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N)
|
Mon, 27 Feb 2006 21:06:47 +0000 |
nicodvb |
added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH
|
Mon, 27 Feb 2006 19:48:31 +0000 |
corey |
Add audio_delay argument to demux_mkv_seek.
|
Mon, 27 Feb 2006 11:46:35 +0000 |
gabrov |
synced with 1.101
|
Mon, 27 Feb 2006 11:44:55 +0000 |
gabrov |
synced with 1.12
|
Mon, 27 Feb 2006 11:43:29 +0000 |
gabrov |
fixed XML syntax error
|
Mon, 27 Feb 2006 10:09:05 +0000 |
cladisch |
Output error messages from the ALSA library through mp_msg() instead of
|
Mon, 27 Feb 2006 10:06:27 +0000 |
cladisch |
Show the actual ALSA version instead of the version mplayer was compiled
|
Sun, 26 Feb 2006 12:39:17 +0000 |
gabrov |
synced with 1.101
|
Sun, 26 Feb 2006 09:47:17 +0000 |
reimar |
Better fallback for APIENTRY when compiling for Windows
|
Sun, 26 Feb 2006 09:35:21 +0000 |
gpoirier |
10l: section "13.3.6. Example" talks about a telecined source, but the example given doesn't have any ivtc filter!!
|
Sat, 25 Feb 2006 20:06:21 +0000 |
ods15 |
cosmetic, trailing whitespace
|
Sat, 25 Feb 2006 18:51:46 +0000 |
ods15 |
use short 'type' names
|
Sat, 25 Feb 2006 18:48:52 +0000 |
ods15 |
allow rationals with denom of '1'
|
Sat, 25 Feb 2006 16:16:47 +0000 |
ods15 |
CRC32 stuff
|
Fri, 24 Feb 2006 23:01:40 +0000 |
nicodvb |
auto hide dvb menu if auto-close is specified in menu.conf; patch by Ben Zores ben a geexbox di org
|
Fri, 24 Feb 2006 22:46:23 +0000 |
nicodvb |
DVB channels cycling; patch by Ben Zores ben p geekbox d org
|
Fri, 24 Feb 2006 22:18:45 +0000 |
pacman |
Add a practical description of endian-independent RGB/BGR coding
|
Fri, 24 Feb 2006 21:50:13 +0000 |
diego |
link fix
|
Fri, 24 Feb 2006 20:28:16 +0000 |
diego |
Add some undocumented options.
|
Fri, 24 Feb 2006 19:09:14 +0000 |
diego |
Document the noup suboption of the scale video filter.
|
Fri, 24 Feb 2006 17:38:23 +0000 |
diego |
Add XML tool paths for SUSE 10.0
|
Fri, 24 Feb 2006 15:43:20 +0000 |
ods15 |
Add uninit for audio before switching to next file and completing encode
|
Fri, 24 Feb 2006 15:22:59 +0000 |
michael |
10l (dont limit dimension components independantly if noup)
|
Fri, 24 Feb 2006 15:09:13 +0000 |
diego |
link fixes
|
Fri, 24 Feb 2006 14:56:28 +0000 |
ods15 |
This now works correctly thanks to clear-to-end-of-line patch
|
Fri, 24 Feb 2006 14:41:02 +0000 |
ods15 |
fix bit specification for fixed_fps
|
Fri, 24 Feb 2006 09:52:59 +0000 |
pacman |
Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that
|
Fri, 24 Feb 2006 05:41:35 +0000 |
ods15 |
info packet stuff, chapters...
|
Thu, 23 Feb 2006 10:18:10 +0000 |
reimar |
workaround for gl.h variants that do not define APIENTRY
|
Wed, 22 Feb 2006 20:39:44 +0000 |
reimar |
use calloc instead of malloc in copy_func_pf, missing initialization of
|
Wed, 22 Feb 2006 11:32:41 +0000 |
diego |
link fixes
|
Wed, 22 Feb 2006 11:09:48 +0000 |
diego |
link fixes
|
Wed, 22 Feb 2006 10:30:55 +0000 |
iive |
Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code
|
Wed, 22 Feb 2006 00:59:11 +0000 |
nplourde |
properly detect cpu on x86 based mac
|
Tue, 21 Feb 2006 21:54:08 +0000 |
diego |
Fix stylesheet path.
|
Tue, 21 Feb 2006 21:40:51 +0000 |
diego |
Remove duplicate explanation of how man page format conversion.
|
Tue, 21 Feb 2006 09:40:25 +0000 |
corey |
Fix video delay when encoding with B-frames.
|
Tue, 21 Feb 2006 09:39:22 +0000 |
corey |
Fix video delay when encoding with B-frames.
|
Mon, 20 Feb 2006 23:50:40 +0000 |
diego |
grammar, put options in alphabetical order
|
Mon, 20 Feb 2006 21:59:28 +0000 |
gpoirier |
More complete ASF MIME detection, closing bug# 248,
|
Mon, 20 Feb 2006 21:05:36 +0000 |
gpoirier |
sync with 1.1231
|
Mon, 20 Feb 2006 11:05:07 +0000 |
ptt |
sync with 1.222 plus minor fix
|
Mon, 20 Feb 2006 09:36:10 +0000 |
corey |
New option: -ignore-start
|
Mon, 20 Feb 2006 04:49:06 +0000 |
ods15 |
fields should be in english...
|
Sun, 19 Feb 2006 21:55:07 +0000 |
corey |
Typo fix: "URLs to forces" --> "URLs to force"
|
Sun, 19 Feb 2006 21:39:58 +0000 |
gpoirier |
synced with 1.1229
|
Sun, 19 Feb 2006 13:27:27 +0000 |
bertrand |
Allows the LIVE555 library to forces the client's port to be used
|
Sun, 19 Feb 2006 10:15:18 +0000 |
diego |
Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi.
|
Sun, 19 Feb 2006 09:34:37 +0000 |
corey |
dwStart support for mencoder.
|
Sun, 19 Feb 2006 04:31:14 +0000 |
ods15 |
deobfuscate some a/v sync code
|
Sat, 18 Feb 2006 21:12:56 +0000 |
michael |
no upscale flag so automatic downscaling is possible in mencoder
|
Sat, 18 Feb 2006 20:04:42 +0000 |
gpoirier |
upport another G4 flavour: MPC7447* chips.
|
Sat, 18 Feb 2006 12:45:00 +0000 |
reimar |
include stdlib.h and stdio.h, they tend to be useful :-)
|
Sat, 18 Feb 2006 09:26:39 +0000 |
corey |
dwStart support for mplayer.
|
Sat, 18 Feb 2006 01:08:17 +0000 |
pacman |
Just a comment update, replacing a FIXME to reflect the new expectation of
|
Sat, 18 Feb 2006 00:41:28 +0000 |
pacman |
don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;
|
Fri, 17 Feb 2006 20:05:25 +0000 |
ods15 |
more cosmetics
|
Fri, 17 Feb 2006 19:45:35 +0000 |
ods15 |
some cleanup. enforce decode_delay to not be too high.
|
Fri, 17 Feb 2006 05:01:46 +0000 |
pacman |
Fix vec_clip for gcc's that don't handle (vector signed short){16} according
|
Fri, 17 Feb 2006 03:49:33 +0000 |
pacman |
Fix colormap save/restore for directcolor fb devices
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
Thu, 16 Feb 2006 22:43:42 +0000 |
aurel |
memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)
|
Thu, 16 Feb 2006 22:35:04 +0000 |
aurel |
fix compilation without openal
|
Thu, 16 Feb 2006 20:45:25 +0000 |
reimar |
OpenAL audio support, actual output is mono-only (no positioning yet).
|
Thu, 16 Feb 2006 12:55:23 +0000 |
michael |
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)
|
Thu, 16 Feb 2006 12:52:09 +0000 |
michael |
make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)
|
Thu, 16 Feb 2006 10:08:03 +0000 |
iive |
include config.h before includes that need it
|
Tue, 14 Feb 2006 22:10:22 +0000 |
rtognimp |
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
|
Tue, 14 Feb 2006 21:43:32 +0000 |
rtognimp |
Set SRC_PATH correctly, fixes libpostproc compilation
|
Tue, 14 Feb 2006 21:42:49 +0000 |
rtognimp |
Import common.mak v1.1 from ffmpeg cvs, now it's needed by the building
|
Tue, 14 Feb 2006 20:13:55 +0000 |
aurel |
Don't test the v4l2_input audioset field for audio capabilities but still try changing the mute setting (patch by Jesse Allen < the3dfxdude _at_ gmail.com >)
|
Tue, 14 Feb 2006 09:55:14 +0000 |
diego |
Align memory at 16 byte boundaries.
|
Tue, 14 Feb 2006 09:34:30 +0000 |
iive |
allow autodetection of pictures type when using mf://@file.list syntax
|
Mon, 13 Feb 2006 12:49:15 +0000 |
gpoirier |
synced with 1.1227
|
Mon, 13 Feb 2006 12:44:17 +0000 |
diego |
Remove obsolete big-endian FIXMEs.
|
Mon, 13 Feb 2006 11:48:29 +0000 |
cladisch |
Fix the error handling in the play() function: add a handler for EINTR,
|
Mon, 13 Feb 2006 11:43:25 +0000 |
cladisch |
This changes the software parameters to be more compatible with the
|
Mon, 13 Feb 2006 11:38:12 +0000 |
cladisch |
Using non-blocking writes makes sense when the program wants to do other
|
Mon, 13 Feb 2006 11:17:43 +0000 |
cladisch |
Remove the now superfluous mmap suboption.
|
Mon, 13 Feb 2006 11:16:29 +0000 |
cladisch |
After removing play_mmap(), the play() function just unconditionally
|
Mon, 13 Feb 2006 11:15:25 +0000 |
cladisch |
This patch removes mmap support because it doesn't have any benefit.
|
Mon, 13 Feb 2006 07:29:11 +0000 |
ods15 |
fix index, first keyframe cannot be written with pts=0
|
Mon, 13 Feb 2006 07:00:37 +0000 |
lorenm |
lavc exposes the reconstructed picture, so no need to decode it again
|
Sun, 12 Feb 2006 17:51:38 +0000 |
gpoirier |
synced with 1.1226
|
Sun, 12 Feb 2006 17:40:02 +0000 |
ods15 |
Make 'N' frame code implictly invalid
|
Sun, 12 Feb 2006 17:01:30 +0000 |
henry |
do not forget to initialize dp->buffer
|
Sun, 12 Feb 2006 16:21:07 +0000 |
diego |
Rephrase telecine and film2pal mpegopts.
|
Sun, 12 Feb 2006 16:14:07 +0000 |
diego |
Remove stray space.
|
Sun, 12 Feb 2006 15:40:40 +0000 |
gpoirier |
sync with 1.1224
|
Sun, 12 Feb 2006 14:50:05 +0000 |
alex |
10l
|
Sun, 12 Feb 2006 14:17:39 +0000 |
alex |
support openbsd/zaurus aswell
|
Sun, 12 Feb 2006 14:14:12 +0000 |
alex |
one more hint for openbsd
|
Sun, 12 Feb 2006 12:57:25 +0000 |
rtognimp |
Native ZMBV support via lavc
|
Sun, 12 Feb 2006 11:47:36 +0000 |
nicodvb |
delay rff by 6, not 3 frames, so the rff will be in the middle of the 12 frames sequence
|
Sun, 12 Feb 2006 11:12:21 +0000 |
nicodvb |
bugfixes and new soft-teleciner in muxer_mpeg.c
|
Sun, 12 Feb 2006 11:09:27 +0000 |
nicodvb |
mention film2pal in -mpegopts
|
Sun, 12 Feb 2006 11:04:12 +0000 |
nicodvb |
experimental film2pal and ntsc2pal soft teleciner
|
Sun, 12 Feb 2006 10:51:04 +0000 |
henry |
forgotten cast (blows on gcc4)
|
Sun, 12 Feb 2006 09:58:27 +0000 |
reimar |
we cannot continue without a crash when read_asf_header fails, since some
|
Sun, 12 Feb 2006 09:28:09 +0000 |
reimar |
add some sanity checks to new/resize_demux_packet
|
Sun, 12 Feb 2006 08:03:58 +0000 |
henry |
add a missing rule for libpostproc.a
|
Sat, 11 Feb 2006 23:29:51 +0000 |
diego |
Sync with latest FFmpeg build system changes:
|
Sat, 11 Feb 2006 22:36:21 +0000 |
gpoirier |
No sane person should encode last pass without at least 'mbd=2' and 'trell' (or should _really_ have _really good_ reasons)
|
Sat, 11 Feb 2006 22:13:12 +0000 |
gpoirier |
Gives some examples of in which form MPEG* videos can come
|
Sat, 11 Feb 2006 22:11:11 +0000 |
gpoirier |
Remove all the sections that are now merged in the XML doc
|
Sat, 11 Feb 2006 21:45:42 +0000 |
nicodvb |
init frame duration to 1/fps when we have a frame but not the enclosing sequence header: it's workaround against lavf's demuxer that doesn't sync to seq_hdr unlike mplayer's native demuxers
|
Sat, 11 Feb 2006 21:29:03 +0000 |
nicodvb |
muxer_mpeg MUST be used with audio_preload=0
|
Sat, 11 Feb 2006 14:19:37 +0000 |
diego |
Mention recent big-endian/AltiVec fixes in postproc/.
|
Sat, 11 Feb 2006 14:16:10 +0000 |
diego |
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
|
Sat, 11 Feb 2006 13:42:54 +0000 |
diego |
cosmetics: indentation fixes
|
Sat, 11 Feb 2006 13:35:46 +0000 |
diego |
Fix big-endian color permutation problems.
|
Sat, 11 Feb 2006 09:56:49 +0000 |
ods15 |
Put index_ptr within index to avoid it popping out of nowhere.
|
Sat, 11 Feb 2006 09:51:08 +0000 |
ods15 |
Add syncpoint_checksum after frame header
|
Fri, 10 Feb 2006 22:28:32 +0000 |
nicodvb |
tff wasn't correctly unset in soft_telecine()
|
Fri, 10 Feb 2006 18:58:50 +0000 |
diego |
Attila and I are root@mphq.
|
Fri, 10 Feb 2006 18:21:52 +0000 |
reimar |
Make sure maxlen is respected, instead of just failing the assert later on.
|
Fri, 10 Feb 2006 18:18:24 +0000 |
reimar |
add mpc extension so that playback starts faster.
|
Fri, 10 Feb 2006 18:12:17 +0000 |
rathann |
Clarify feature removal policy: it must be approved on the mailing list.
|
Fri, 10 Feb 2006 18:10:19 +0000 |
rathann |
Clarify policy on feature removal.
|
Fri, 10 Feb 2006 10:42:40 +0000 |
ods15 |
change checksum to crc32
|
Fri, 10 Feb 2006 10:28:20 +0000 |
cladisch |
ALSA changes
|
Fri, 10 Feb 2006 09:28:08 +0000 |
cladisch |
Small fixes: make all global variables static, remove some unused
|
Fri, 10 Feb 2006 09:26:11 +0000 |
cladisch |
Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does it
|
Fri, 10 Feb 2006 09:24:48 +0000 |
cladisch |
Simplify get_delay(): we don't need to get the complete PCM status but
|
Fri, 10 Feb 2006 09:21:17 +0000 |
cladisch |
Fix get_space(): we don't need to differentiate between the various PCM
|
Fri, 10 Feb 2006 09:20:08 +0000 |
cladisch |
This adds support for more sample formats (U32, float BE, mu/A-law).
|
Fri, 10 Feb 2006 09:18:27 +0000 |
cladisch |
This replaces the hardcoded numbers for the sample format widths with a
|
Thu, 09 Feb 2006 19:39:51 +0000 |
corey |
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
|
Thu, 09 Feb 2006 18:17:04 +0000 |
faust3 |
support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>
|
Thu, 09 Feb 2006 16:36:53 +0000 |
cladisch |
I took over ao_alsa maintainership.
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Thu, 09 Feb 2006 10:23:51 +0000 |
iive |
include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>
|
Thu, 09 Feb 2006 00:40:35 +0000 |
aurel |
fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)
|
Thu, 09 Feb 2006 00:29:35 +0000 |
diego |
Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each
|
Wed, 08 Feb 2006 23:44:44 +0000 |
rtognimp |
Fix CSeq answer for keepalive OPTIONS requests during playback
|
Wed, 08 Feb 2006 23:22:29 +0000 |
rtognimp |
Add support for grayscale [m]jpeg
|
Wed, 08 Feb 2006 13:14:19 +0000 |
diego |
altivec_yuv2packedX() ignores the requested output format and unconditionally
|
Wed, 08 Feb 2006 12:17:41 +0000 |
diego |
expanded and improved NeoMagic TV-out section
|
Wed, 08 Feb 2006 08:20:40 +0000 |
diego |
AltiVec operations need to have memory aligned on 16-byte boundaries.
|
Wed, 08 Feb 2006 08:16:53 +0000 |
diego |
vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect
|
Wed, 08 Feb 2006 01:19:13 +0000 |
michael |
10l 1000 fps fix
|
Tue, 07 Feb 2006 23:49:44 +0000 |
diego |
fftruespeech works now that the nBlockAlign issue is settled.
|
Tue, 07 Feb 2006 22:12:34 +0000 |
reimar |
read data in nBlockAlign aligned chunks
|
Tue, 07 Feb 2006 20:22:44 +0000 |
corey |
1. Include audio_delay as an argument to demux_seek.
|
Tue, 07 Feb 2006 18:17:12 +0000 |
ods15 |
Fix mpng to work correctly with 16 bit png's. don't have any files to test
|
Tue, 07 Feb 2006 16:52:05 +0000 |
ods15 |
EOR can only be (un)set for non delayed streams.
|
Tue, 07 Feb 2006 16:04:25 +0000 |
ptt |
small syntax/upper-lowercase fix
|
Tue, 07 Feb 2006 08:54:47 +0000 |
gpoirier |
synced with 1.1223
|
Tue, 07 Feb 2006 08:10:51 +0000 |
danny |
Minor correction of last two updates
|
Tue, 07 Feb 2006 04:03:11 +0000 |
ods15 |
Allow headers to be repeated anywhere
|
Tue, 07 Feb 2006 01:36:32 +0000 |
nplourde |
let osx sleep if video is paused
|
Tue, 07 Feb 2006 00:01:38 +0000 |
diego |
-fixed-vo shall no longer be called BETA-CODE.
|
Mon, 06 Feb 2006 21:33:43 +0000 |
diego |
ZMB decoder
|
Mon, 06 Feb 2006 21:27:01 +0000 |
diego |
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
|
Mon, 06 Feb 2006 21:25:17 +0000 |
diego |
Mark ffrv20 as working.
|
Mon, 06 Feb 2006 21:24:17 +0000 |
diego |
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
|
Mon, 06 Feb 2006 21:22:30 +0000 |
nicodvb |
removed unused variables
|
Mon, 06 Feb 2006 20:59:19 +0000 |
nicodvb |
fixed wrong delta_frame calculation that would affect soft-telecine
|
Mon, 06 Feb 2006 16:04:17 +0000 |
diego |
Build muxers only when MEncoder is enabled.
|
Sun, 05 Feb 2006 14:53:08 +0000 |
kraymer |
1.221: Typo fix
|
Sun, 05 Feb 2006 14:48:02 +0000 |
kraymer |
1.1222: cs and ls swscale parameters accept different value ranges now.
|
Sun, 05 Feb 2006 14:16:39 +0000 |
diego |
cs and ls swscale parameters accept different value ranges now.
|
Sun, 05 Feb 2006 09:41:53 +0000 |
reimar |
reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise
|
Sat, 04 Feb 2006 08:54:31 +0000 |
ods15 |
Index repetition
|
Sat, 04 Feb 2006 08:53:43 +0000 |
ods15 |
add compare_ts
|
Sat, 04 Feb 2006 08:52:35 +0000 |
ods15 |
EOR in index
|
Sat, 04 Feb 2006 00:08:54 +0000 |
michael |
change sws sharpen filter a little
|
Fri, 03 Feb 2006 17:07:43 +0000 |
gpoirier |
synced with 1.1221
|
Thu, 02 Feb 2006 13:14:28 +0000 |
diego |
Add -nocache option, -cache is not a flag option.
|
Thu, 02 Feb 2006 12:01:40 +0000 |
faust3 |
avoid conflicting types error on cygwin
|
Thu, 02 Feb 2006 05:10:03 +0000 |
lorenm |
x264 tweaks
|
Wed, 01 Feb 2006 09:16:41 +0000 |
ptt |
typo fixes
|
Tue, 31 Jan 2006 23:45:46 +0000 |
diego |
Only compile libmpencoders if MEncoder has been enabled.
|
Tue, 31 Jan 2006 23:36:12 +0000 |
diego |
Move conditional compilation out of the code and into the build system.
|
Tue, 31 Jan 2006 23:24:08 +0000 |
diego |
Move conditional compilation out of the code and into the build system.
|
Tue, 31 Jan 2006 10:28:20 +0000 |
ptt |
sync up to 1.221
|
Tue, 31 Jan 2006 09:00:41 +0000 |
ptt |
sync up to 1.1216
|
Mon, 30 Jan 2006 23:46:56 +0000 |
diego |
update for recent developments
|
Mon, 30 Jan 2006 21:18:53 +0000 |
nicodvb |
removed forgotten fprintf()
|
Mon, 30 Jan 2006 20:58:11 +0000 |
nicodvb |
when linking to external libav* try using pkg-config first
|
Mon, 30 Jan 2006 19:39:01 +0000 |
gabrov |
synced with 1.221
|
Mon, 30 Jan 2006 19:37:17 +0000 |
gabrov |
Typo fix
|
Mon, 30 Jan 2006 12:54:11 +0000 |
kraymer |
1.218: typo, consistency
|
Mon, 30 Jan 2006 12:43:29 +0000 |
jheryan |
Synced with 1.1214
|
Mon, 30 Jan 2006 11:42:50 +0000 |
ptt |
sync up to 1.202
|
Mon, 30 Jan 2006 11:31:59 +0000 |
kraymer |
1.219: More detailed description of brd_scale.
|
Mon, 30 Jan 2006 10:08:25 +0000 |
gpoirier |
synced with 1.1219 + typo fix
|
Mon, 30 Jan 2006 00:08:04 +0000 |
gabrov |
synced with 1.216
|
Sun, 29 Jan 2006 20:47:30 +0000 |
nicodvb |
mention TOOLS/encode2mpeglight
|
Sun, 29 Jan 2006 20:42:34 +0000 |
nicodvb |
new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes ad naic punctum edu>
|
Sun, 29 Jan 2006 19:56:35 +0000 |
corey |
More detailed description of brd_scale.
|
Sun, 29 Jan 2006 19:51:09 +0000 |
reimar |
Update musepack entry: I actually implemented seeking and sometimes -af volume is needed.
|
Sun, 29 Jan 2006 19:07:44 +0000 |
rathann |
added missing entries since the last release (approved by Diego with small
|
Sun, 29 Jan 2006 17:03:19 +0000 |
gpoirier |
synced with 1.1218
|
Sun, 29 Jan 2006 14:07:59 +0000 |
diego |
typo, consistency
|
Sun, 29 Jan 2006 14:07:07 +0000 |
diego |
Try to only use a linebreak without hyphenation (\:) where it makes sense.
|
Sun, 29 Jan 2006 13:22:59 +0000 |
gpoirier |
synced with 1.1216
|
Sun, 29 Jan 2006 02:11:38 +0000 |
diego |
Unify the handling of escaped spaces.
|
Sun, 29 Jan 2006 02:08:40 +0000 |
diego |
Include MEncoder config files in list of files.
|
Sun, 29 Jan 2006 01:39:39 +0000 |
diego |
French MEncoder docs are not synced yet.
|
Sat, 28 Jan 2006 21:36:46 +0000 |
gpoirier |
10l: wrong syntax
|
Sat, 28 Jan 2006 20:07:29 +0000 |
gpoirier |
SDL video out syntax has changed a while ago, but the XML was not updated since now :)
|
Sat, 28 Jan 2006 17:35:16 +0000 |
diego |
Also remove objects in subdirectories.
|
Fri, 27 Jan 2006 23:07:53 +0000 |
nicodvb |
use mp_a52_framesize() when liba52 is not available
|
Fri, 27 Jan 2006 23:07:16 +0000 |
nicodvb |
export custom mp_a52_framesize(), needed to parse ac3 frames when liba52 is not present; will be moved in a more appropriate place sometimes in the future
|
Fri, 27 Jan 2006 19:13:46 +0000 |
ods15 |
cosmetic, fix spacing
|
Fri, 27 Jan 2006 03:07:13 +0000 |
nplourde |
MPlayer OSX port: Add a call to UDFFindFile to verify that we are opening a valid udf image. Patch by Emanuele Giaquita <emanuele.giaquinta@gmail.com>
|
Fri, 27 Jan 2006 00:18:52 +0000 |
diego |
Make clean/distclean behave uniformly in all directories.
|
Fri, 27 Jan 2006 00:06:42 +0000 |
diego |
Make clean/distclean behave uniformly in all directories.
|
Thu, 26 Jan 2006 19:32:07 +0000 |
michael |
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
|
Thu, 26 Jan 2006 00:48:53 +0000 |
diego |
updates
|
Wed, 25 Jan 2006 20:55:47 +0000 |
michael |
limits.h for INT_MAX
|
Wed, 25 Jan 2006 19:30:01 +0000 |
michael |
correct block align
|
Wed, 25 Jan 2006 19:08:06 +0000 |
kraymer |
sync to 1.220
|
Wed, 25 Jan 2006 15:49:31 +0000 |
michael |
fix aac in mov/mp4
|
Wed, 25 Jan 2006 11:28:19 +0000 |
albeu |
Fix the MSG?_FIXME and make the profiles help translatable.
|
Wed, 25 Jan 2006 01:17:57 +0000 |
michael |
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse)
|
Tue, 24 Jan 2006 23:55:43 +0000 |
michael |
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)
|
Tue, 24 Jan 2006 23:50:41 +0000 |
michael |
vglobal so the user can tell the encoder that she wants global headers ... one step closer to correct mov/mp4 muxing
|
Tue, 24 Jan 2006 22:44:34 +0000 |
corey |
Typo fix: missing "by" in brd_scale recommendation.
|
Tue, 24 Jan 2006 20:22:57 +0000 |
diego |
Fix up new profiles section and the MPLAYER_VERBSE environment variable.
|
Tue, 24 Jan 2006 16:34:13 +0000 |
kraymer |
1.212: Make -list-options work in both MPlayer and MEncoder.
|
Tue, 24 Jan 2006 16:08:57 +0000 |
kraymer |
1.1206: sync to x264 r398.
|
Tue, 24 Jan 2006 15:50:22 +0000 |
kraymer |
major update of x264encopts, credits go to Alex Gnsche < ag .t. zirona.com>, thank you!
|
Tue, 24 Jan 2006 11:34:24 +0000 |
albeu |
Make -list-options work in both MPlayer and MEncoder.
|
Tue, 24 Jan 2006 11:16:13 +0000 |
albeu |
Profiles support.
|
Tue, 24 Jan 2006 11:14:13 +0000 |
albeu |
New option type to print help text with a function.
|
Mon, 23 Jan 2006 13:53:40 +0000 |
diego |
Using INT_MAX without including limits.h breaks compilation on MinGW.
|
Mon, 23 Jan 2006 12:15:22 +0000 |
albeu |
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to do
|
Mon, 23 Jan 2006 11:33:18 +0000 |
albeu |
Fix multiple help clauses on the command line with mencoder.
|
Mon, 23 Jan 2006 10:16:48 +0000 |
diego |
Fix libav* linking order, libavutil needs to come after lavc/lavf.
|
Sun, 22 Jan 2006 23:01:00 +0000 |
kraymer |
1.1210: support libavcodec's new sc_factor parameter
|
Sun, 22 Jan 2006 21:02:14 +0000 |
corey |
support libavcodec's new sc_factor parameter
|
Sun, 22 Jan 2006 18:11:35 +0000 |
diego |
proper support for shared libpostproc
|
Sun, 22 Jan 2006 16:32:04 +0000 |
gpoirier |
s/LIVE.COM/LIVE555/ + URL update
|
Sun, 22 Jan 2006 16:26:42 +0000 |
gpoirier |
s/LIVE.COM/LIVE555/ + URL update
|
Sun, 22 Jan 2006 16:03:29 +0000 |
kraymer |
correcting sync version number
|
Sun, 22 Jan 2006 15:56:32 +0000 |
kraymer |
add comment about sync status of this file
|
Sun, 22 Jan 2006 15:50:49 +0000 |
kraymer |
let configure find docbookx.dtd (version 4.4)
|
Sun, 22 Jan 2006 14:38:05 +0000 |
kraymer |
German man page review part XVII
|
Sun, 22 Jan 2006 12:43:14 +0000 |
albeu |
100L m_option_copy should use the copy callback and not the set one.
|
Sun, 22 Jan 2006 05:57:46 +0000 |
ods15 |
Interleave index to ease per-need decoding.
|
Sun, 22 Jan 2006 01:32:09 +0000 |
rtognimp |
Quick&dirty compilation fix, needed after latest changes in ffmpeg build
|
Sun, 22 Jan 2006 00:32:07 +0000 |
kraymer |
1.209: consistency fix over the previous consistency fix
|
Sat, 21 Jan 2006 20:32:13 +0000 |
gpoirier |
consistency fix over the previous consistency fix
|
Sat, 21 Jan 2006 19:44:48 +0000 |
gpoirier |
consitency fix
|
Sat, 21 Jan 2006 19:39:12 +0000 |
gpoirier |
synced with 1.1208
|
Sat, 21 Jan 2006 13:52:47 +0000 |
kraymer |
German man page review part XVI
|
Sat, 21 Jan 2006 10:42:39 +0000 |
kraymer |
1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
|
Sat, 21 Jan 2006 01:24:37 +0000 |
kraymer |
German man page review part XV
|
Fri, 20 Jan 2006 22:44:12 +0000 |
diego |
Cygwin compilation fix
|
Fri, 20 Jan 2006 22:28:21 +0000 |
diego |
List Derek Lewis as AIX/Solaris maintainer, patch by himself.
|
Fri, 20 Jan 2006 22:27:26 +0000 |
diego |
Add Derek Lewis, patch by himself.
|
Fri, 20 Jan 2006 21:15:28 +0000 |
diego |
AIX compiler CPU-option improvements
|
Fri, 20 Jan 2006 21:04:27 +0000 |
diego |
AIX section for the ports description
|
Fri, 20 Jan 2006 20:49:45 +0000 |
ods15 |
some updates
|
Fri, 20 Jan 2006 20:38:46 +0000 |
ods15 |
MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
|
Fri, 20 Jan 2006 19:12:22 +0000 |
ods15 |
cosmetic change, shift stuff around to more logical places
|
Fri, 20 Jan 2006 19:10:55 +0000 |
ods15 |
change goals slightly..
|
Fri, 20 Jan 2006 19:06:28 +0000 |
ods15 |
bump date
|
Fri, 20 Jan 2006 01:37:15 +0000 |
atmos4 |
Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.
|
Fri, 20 Jan 2006 00:58:07 +0000 |
diego |
Also define FF_POSTPROCESS when using shared libavcodec.
|
Fri, 20 Jan 2006 00:18:55 +0000 |
kraymer |
German man page review part XIV
|
Thu, 19 Jan 2006 22:57:49 +0000 |
nicodvb |
mention hwmpa
|
Thu, 19 Jan 2006 22:41:15 +0000 |
nicodvb |
documented audio codec hwmpa
|
Thu, 19 Jan 2006 22:09:20 +0000 |
rathann |
Implement XvMC lib autodetection for future use (currently disabled, but working
|
Thu, 19 Jan 2006 20:53:13 +0000 |
diego |
Remove rule to build shared libpostproc, it does not belong in MPlayer.
|
Thu, 19 Jan 2006 20:26:34 +0000 |
reimar |
Use free instead of speex_free - since speex_free does not appear in the
|
Thu, 19 Jan 2006 10:41:40 +0000 |
gpoirier |
Typo fixes by Bounec
|
Thu, 19 Jan 2006 00:08:09 +0000 |
diego |
Push "Building audio filter chain" up to verbose level.
|
Wed, 18 Jan 2006 23:58:38 +0000 |
kraymer |
sync to 1.219
|
Wed, 18 Jan 2006 21:50:03 +0000 |
rathann |
Mention possible region setting requirement for some RPC-2 drives.
|
Wed, 18 Jan 2006 21:37:55 +0000 |
rathann |
FAQ about problems with playing DVDs on certain drives.
|
Wed, 18 Jan 2006 18:11:02 +0000 |
iive |
prevent xvmc from been loaded before xv, and generally before any autoprobed output
|
Wed, 18 Jan 2006 02:12:17 +0000 |
kraymer |
German man page review part XIII
|
Tue, 17 Jan 2006 21:54:39 +0000 |
kraymer |
German man page review part XII (right from the beginning.. again..)
|
Tue, 17 Jan 2006 20:45:51 +0000 |
reimar |
suppress error message at eof
|
Tue, 17 Jan 2006 20:25:42 +0000 |
reimar |
avoid Solaris 10 compile error with gcc 3.4.5
|
Tue, 17 Jan 2006 20:07:06 +0000 |
reimar |
faster and (IMHO) cleaner code.
|
Tue, 17 Jan 2006 20:04:49 +0000 |
reimar |
function to read from a demuxer up to (and including) the specified
|
Tue, 17 Jan 2006 00:36:52 +0000 |
diego |
Put settings into a more meaningful order, some cosmetics.
|
Tue, 17 Jan 2006 00:36:00 +0000 |
diego |
Improve option descriptions.
|
Tue, 17 Jan 2006 00:24:07 +0000 |
diego |
Remove multi-language setting specification, it has little use.
|
Tue, 17 Jan 2006 00:18:21 +0000 |
diego |
Improve option descriptions.
|
Mon, 16 Jan 2006 23:58:37 +0000 |
diego |
cosmetic whitespace / layout changes
|
Mon, 16 Jan 2006 23:41:04 +0000 |
kraymer |
German man page review part X:
|
Mon, 16 Jan 2006 23:24:02 +0000 |
diego |
Comment out default settings. MPlayer should behave the same w/ or w/o
|
Mon, 16 Jan 2006 22:57:56 +0000 |
kraymer |
sync to 1.218
|
Mon, 16 Jan 2006 22:55:08 +0000 |
diego |
Do not build the GUI by default in the Debian package to be more in line
|
Mon, 16 Jan 2006 22:41:35 +0000 |
diego |
Remove overly loud "warning" from runtime-cpudetection message.
|
Mon, 16 Jan 2006 20:49:07 +0000 |
gpoirier |
MEncoder's MPEG muxer needs -vf harddup to function properly, no add a note about this.
|
Mon, 16 Jan 2006 19:27:07 +0000 |
diego |
Prefer native GSM over the binary codec.
|
Mon, 16 Jan 2006 09:00:36 +0000 |
gpoirier |
sync with 1.1206
|
Mon, 16 Jan 2006 03:46:58 +0000 |
diego |
typos
|
Mon, 16 Jan 2006 01:37:32 +0000 |
lorenm |
sync to x264 r398.
|
Sun, 15 Jan 2006 22:00:53 +0000 |
rtognimp |
Print some more useful data from header in verbose mode
|
Sun, 15 Jan 2006 21:58:10 +0000 |
rtognimp |
Support sipr codec in old RealAudio files.
|
Sun, 15 Jan 2006 13:48:53 +0000 |
nicodvb |
restored hwmpa with 'working' status and lowest priority
|
Sun, 15 Jan 2006 12:30:41 +0000 |
nicodvb |
temporarily disabled hwmpa until I fix the priority
|
Sun, 15 Jan 2006 10:25:14 +0000 |
nicodvb |
ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders
|
Sun, 15 Jan 2006 01:56:17 +0000 |
diego |
Change LIB to LIBNAME to fix compilation.
|
Sat, 14 Jan 2006 23:39:31 +0000 |
diego |
10l: FFmpeg shared lib build information does not belong in MPlayer configure.
|
Sat, 14 Jan 2006 22:47:38 +0000 |
reimar |
Always try to parse index chunk, no reason to check for movi_end
|
Sat, 14 Jan 2006 22:21:34 +0000 |
diego |
Sync with latest FFmpeg build system changes.
|
Sat, 14 Jan 2006 21:54:50 +0000 |
kraymer |
German man page review part X:
|
Sat, 14 Jan 2006 19:24:55 +0000 |
rtognimp |
Fix printing of audio fourcc in hex format
|
Sat, 14 Jan 2006 18:59:45 +0000 |
kraymer |
German man page review part IX:
|
Sat, 14 Jan 2006 17:59:03 +0000 |
rathann |
add mod playback to the wishlist
|
Sat, 14 Jan 2006 16:57:52 +0000 |
rtognimp |
Print audio 4cc for every stream, print 4cc of selected audio track
|
Sat, 14 Jan 2006 16:26:42 +0000 |
diego |
Consistent variable names for shared libavcodec.
|
Sat, 14 Jan 2006 16:04:35 +0000 |
diego |
Add --disable-libavcodec_so/--disable-libavformat_so.
|
Sat, 14 Jan 2006 10:59:16 +0000 |
ptt |
sync up to 1.217
|
Sat, 14 Jan 2006 04:09:48 +0000 |
rathann |
1l - one cast too many
|
Sat, 14 Jan 2006 02:26:19 +0000 |
rathann |
Fix parallel make builds, patch by Oded Shimon.
|
Sat, 14 Jan 2006 00:06:23 +0000 |
kraymer |
German man page review part VIII
|
Fri, 13 Jan 2006 23:38:16 +0000 |
rathann |
This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from
|
Fri, 13 Jan 2006 22:29:11 +0000 |
kraymer |
German man page review part VII
|
Fri, 13 Jan 2006 20:06:59 +0000 |
nicodvb |
dvd subtitles should be disabled by default, and enabled specifying -sid or -slang; this fix also restores the display of other subtitles types when dvd subs are present
|
Fri, 13 Jan 2006 20:02:37 +0000 |
kraymer |
sync to 1.217
|
Fri, 13 Jan 2006 13:11:33 +0000 |
jheryan |
Synced with 1.82
|
Fri, 13 Jan 2006 13:11:07 +0000 |
jheryan |
Synced with 1.16
|
Fri, 13 Jan 2006 13:10:42 +0000 |
jheryan |
Synced with 1.76
|
Fri, 13 Jan 2006 13:10:15 +0000 |
jheryan |
Synced with 1.60
|
Fri, 13 Jan 2006 13:09:42 +0000 |
jheryan |
Synced with 1.24
|
Fri, 13 Jan 2006 13:09:18 +0000 |
jheryan |
Synced with 1.100
|
Fri, 13 Jan 2006 13:08:46 +0000 |
jheryan |
Synced with 1.38
|
Fri, 13 Jan 2006 13:08:17 +0000 |
jheryan |
Synced with 1.28
|
Fri, 13 Jan 2006 13:07:52 +0000 |
jheryan |
Synced with 1.74
|
Fri, 13 Jan 2006 13:07:23 +0000 |
jheryan |
Synced with 1.32
|
Fri, 13 Jan 2006 00:23:32 +0000 |
diego |
Update licensing information: The FSF changed postal address.
|
Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Thu, 12 Jan 2006 11:27:26 +0000 |
diego |
Remove libxvmc-dev from build-depends.
|
Thu, 12 Jan 2006 00:25:15 +0000 |
kraymer |
wording fix
|
Thu, 12 Jan 2006 00:03:58 +0000 |
kraymer |
1.1202: Reformat examples to prevent linebreaks and hyphenation.
|
Wed, 11 Jan 2006 23:43:55 +0000 |
kraymer |
1.1201: Explain DVDREAD_NOKEYS environment variable.
|
Wed, 11 Jan 2006 23:03:50 +0000 |
kraymer |
1.1193: [does not apply]
|
Wed, 11 Jan 2006 22:19:47 +0000 |
aurel |
remove build-depends used only for obsolete vo
|
Wed, 11 Jan 2006 22:09:55 +0000 |
kraymer |
1.1186: Merry Christmas and happy cola-chugging!
|
Wed, 11 Jan 2006 02:45:17 +0000 |
nplourde |
do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hectorchu@gmail.com>
|
Tue, 10 Jan 2006 22:17:16 +0000 |
gpoirier |
I'm the new mailling list maintainer
|
Tue, 10 Jan 2006 21:19:22 +0000 |
aurel |
xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.
|
Tue, 10 Jan 2006 11:09:03 +0000 |
rathann |
convert some printfs to mp_msg
|
Mon, 09 Jan 2006 19:35:44 +0000 |
nicodvb |
added support for external libavformat
|
Mon, 09 Jan 2006 15:44:15 +0000 |
reimar |
CamStudio codec support
|
Mon, 09 Jan 2006 07:46:17 +0000 |
danny |
Minor correction of last updates, credit to Paul TT
|
Sun, 08 Jan 2006 22:57:59 +0000 |
diego |
OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.
|
Sun, 08 Jan 2006 22:18:03 +0000 |
diego |
support for Radeon 9550
|
Sun, 08 Jan 2006 21:41:01 +0000 |
gpoirier |
sync w/ 1.1205
|
Sun, 08 Jan 2006 19:06:13 +0000 |
diego |
Remove non-ASCII character.
|
Sun, 08 Jan 2006 18:34:33 +0000 |
diego |
Update for current Debian package.
|
Sun, 08 Jan 2006 18:33:54 +0000 |
diego |
Improve the Debian package configuration: Remove the vo module configuration,
|
Sun, 08 Jan 2006 17:37:48 +0000 |
diego |
Quote some values to silence debconf warnings.
|
Sun, 08 Jan 2006 17:37:00 +0000 |
diego |
Do not install .cvsignore files.
|
Sun, 08 Jan 2006 14:03:42 +0000 |
nicodvb |
include the right avcodec.h, consistently with the rest of mplayer
|
Sun, 08 Jan 2006 13:35:54 +0000 |
reimar |
fix crash if no video codec available
|
Sun, 08 Jan 2006 10:18:18 +0000 |
henry |
fix premature end of audio playback (audio only)
|
Sat, 07 Jan 2006 22:41:04 +0000 |
diego |
Add uppercase MPG2 fourcc.
|
Sat, 07 Jan 2006 22:20:46 +0000 |
nicodvb |
disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crash
|
Sat, 07 Jan 2006 22:09:10 +0000 |
diego |
Remove empty sections, speak of container formats, not file formats.
|
Sat, 07 Jan 2006 22:06:06 +0000 |
diego |
minor rewording
|
Sat, 07 Jan 2006 19:56:55 +0000 |
reimar |
avoid some gcc 4 compiler warnings
|
Sat, 07 Jan 2006 19:53:51 +0000 |
reimar |
Less ugly and easier to extend getFunctions
|
Fri, 06 Jan 2006 20:09:15 +0000 |
diego |
Mention Chinese console messages.
|
Fri, 06 Jan 2006 14:43:28 +0000 |
rtognimp |
Update for realrtsp bandwidth support
|
Fri, 06 Jan 2006 14:39:10 +0000 |
rtognimp |
This patch makes real rtsp tell the server to deliver data at specified
|
Fri, 06 Jan 2006 14:03:51 +0000 |
diego |
Reformat examples to prevent linebreaks and hyphenation. When occurring
|
Fri, 06 Jan 2006 13:51:36 +0000 |
ods15 |
align byte is deprecated
|
Fri, 06 Jan 2006 12:36:59 +0000 |
rtognimp |
Yet another MPEG-4 fourcc (Samsung SMP4)
|
Fri, 06 Jan 2006 02:06:22 +0000 |
ods15 |
1) remove global_timebase
|
Fri, 06 Jan 2006 02:05:57 +0000 |
ods15 |
MN rule
|
Fri, 06 Jan 2006 02:05:34 +0000 |
ods15 |
1) change date and goals slightly
|
Fri, 06 Jan 2006 01:40:30 +0000 |
diego |
Better default vo - xv instead of x11.
|
Fri, 06 Jan 2006 00:54:03 +0000 |
diego |
Remove unused template file.
|
Fri, 06 Jan 2006 00:53:31 +0000 |
diego |
100l, the vo selection should fall back to other vo drivers.
|
Thu, 05 Jan 2006 23:33:20 +0000 |
diego |
build fix
|
Thu, 05 Jan 2006 23:32:18 +0000 |
diego |
Improve overall structure by adding a few top-level chapters so that
|
Thu, 05 Jan 2006 22:50:54 +0000 |
diego |
Add FFmpeg TrueSpeech.
|
Thu, 05 Jan 2006 22:47:08 +0000 |
diego |
Add MPEG fourcc to all MPEG decoders.
|
Wed, 04 Jan 2006 23:36:36 +0000 |
rtognimp |
Don't leak memory (free audio reordering buffers)
|
Wed, 04 Jan 2006 22:49:23 +0000 |
rtognimp |
Remove assumption that all audio packets in a block have the same
|
Wed, 04 Jan 2006 22:21:32 +0000 |
rtognimp |
1000.0l timestamps are float
|
Wed, 04 Jan 2006 16:17:05 +0000 |
diego |
Explain DVDREAD_NOKEYS environment variable.
|
Wed, 04 Jan 2006 15:54:47 +0000 |
diego |
Bandaid fix for compilation failure when creating main/.depend with GUI
|
Wed, 04 Jan 2006 15:31:01 +0000 |
diego |
cosmetics: Make the patch apply without offsets.
|
Wed, 04 Jan 2006 15:28:02 +0000 |
gpoirier |
Update copyright date to 2006
|
Wed, 04 Jan 2006 15:25:51 +0000 |
diego |
Update with current changes.
|
Wed, 04 Jan 2006 15:01:55 +0000 |
diego |
CONFIGURATION FILES section added to the man page.
|
Wed, 04 Jan 2006 15:01:30 +0000 |
diego |
Expand the configuration file section to include MEncoder examples.
|
Wed, 04 Jan 2006 12:05:15 +0000 |
mosu |
Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
|
Wed, 04 Jan 2006 11:26:15 +0000 |
diego |
10l build fix
|
Wed, 04 Jan 2006 08:20:27 +0000 |
gpoirier |
synced with 1.1198
|
Wed, 04 Jan 2006 00:34:38 +0000 |
ptt |
little fixes i looked at after previous cvs commit :-)
|
Wed, 04 Jan 2006 00:24:14 +0000 |
ptt |
sync with 1.1198 plus little fixes
|
Wed, 04 Jan 2006 00:01:39 +0000 |
ptt |
fixed indentation for suboption brd_scale
|
Tue, 03 Jan 2006 22:27:09 +0000 |
gpoirier |
synced with 1.1197
|
Tue, 03 Jan 2006 22:14:27 +0000 |
nicodvb |
removed previously forgotten reording options/flags
|
Tue, 03 Jan 2006 22:06:12 +0000 |
gpoirier |
Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
|
Tue, 03 Jan 2006 22:05:03 +0000 |
nicodvb |
removed frame reording option
|
Tue, 03 Jan 2006 22:02:11 +0000 |
nicodvb |
removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 video
|
Tue, 03 Jan 2006 20:55:27 +0000 |
nicodvb |
disable dvd subtitles by default
|
Tue, 03 Jan 2006 17:18:44 +0000 |
ptt |
word consistency fix
|
Tue, 03 Jan 2006 17:12:16 +0000 |
ptt |
sync up to 1.1167
|
Tue, 03 Jan 2006 16:11:07 +0000 |
diego |
Restructure ports section.
|
Tue, 03 Jan 2006 16:07:59 +0000 |
diego |
updates, spelling
|
Tue, 03 Jan 2006 16:03:17 +0000 |
diego |
Fix _inc_extra handling in DirectFB check.
|
Tue, 03 Jan 2006 14:23:03 +0000 |
diego |
small wording/spelling/syntax fixes
|
Tue, 03 Jan 2006 13:07:54 +0000 |
gpoirier |
add bitexact's lavd flag desc.
|
Tue, 03 Jan 2006 07:29:59 +0000 |
lorenm |
h264es: don't seek to non-keyframes
|
Tue, 03 Jan 2006 00:24:17 +0000 |
rathann |
use $(INSTALLSTRIP) consistently
|
Mon, 02 Jan 2006 23:22:13 +0000 |
rathann |
fix the translator names list so that it conforms to lastname, firstname
|
Mon, 02 Jan 2006 20:40:25 +0000 |
nicodvb |
don't reset dvdsub->id unless -slang is specified; assign default sub stream id when demux->sub->id is -1 (autodetect)
|
Mon, 02 Jan 2006 13:12:29 +0000 |
jheryan |
Synced with 1.216
|
Mon, 02 Jan 2006 13:02:20 +0000 |
jheryan |
Synced with 1.1182
|
Mon, 02 Jan 2006 06:56:22 +0000 |
corey |
Partial support for QuickTime sound atom version 2.
|
Mon, 02 Jan 2006 02:02:57 +0000 |
ptt |
sync up to 1.216
|
Sun, 01 Jan 2006 15:31:05 +0000 |
iive |
add Dicas MPEGable H.264/MPEG-4 AVC fourcc
|
Sat, 31 Dec 2005 19:16:14 +0000 |
gpoirier |
Add Rich's advice posted on the thread:
|
Sat, 31 Dec 2005 18:56:35 +0000 |
gpoirier |
"Currently mplayer looks for only one MP3 frame sync. The attached
|
Sat, 31 Dec 2005 18:24:00 +0000 |
diego |
Add MPEG fourcc to mpeg12.
|
Sat, 31 Dec 2005 17:47:54 +0000 |
nicodvb |
search next sequence_header untile a valid one is found
|
Sat, 31 Dec 2005 14:03:47 +0000 |
diego |
Guide on creating quality skins.
|
Sat, 31 Dec 2005 14:01:19 +0000 |
diego |
Build incomplete Russian docs last.
|
Sat, 31 Dec 2005 07:37:37 +0000 |
henry |
check the intermediate audio buffer
|
Sat, 31 Dec 2005 00:41:35 +0000 |
lorenm |
update x264 feature summary
|
Fri, 30 Dec 2005 21:40:39 +0000 |
diego |
Mac OS update
|
Fri, 30 Dec 2005 18:46:56 +0000 |
nicodvb |
simplification: don't use residual_buffer, but prepend remainder of current frame to next one (needed for future work; init frame->pos to 0 in reorder_frame(); fix: don't go beyond last frame in flush_buffer()
|
Fri, 30 Dec 2005 08:38:11 +0000 |
gpoirier |
synced with 1.1194
|
Fri, 30 Dec 2005 08:13:59 +0000 |
gpoirier |
synced with 1.1192
|
Fri, 30 Dec 2005 05:15:27 +0000 |
lorenm |
sync to x264 r390 (bime)
|
Fri, 30 Dec 2005 05:08:37 +0000 |
wanderer |
for roff: add missing linebreak in uspp description
|
Thu, 29 Dec 2005 19:24:06 +0000 |
wanderer |
minor grammar/punctuation on lavc's keyint option
|
Thu, 29 Dec 2005 19:17:42 +0000 |
wanderer |
further wording fix for uspp
|
Thu, 29 Dec 2005 18:01:22 +0000 |
diego |
AIX PPC port
|
Thu, 29 Dec 2005 17:03:27 +0000 |
diego |
Bump DH_COMPAT version.
|
Thu, 29 Dec 2005 17:02:48 +0000 |
diego |
Add a basic watch file.
|
Thu, 29 Dec 2005 17:01:33 +0000 |
diego |
Support vme=8 (iterative overlapped block).
|
Thu, 29 Dec 2005 16:59:14 +0000 |
diego |
Include the snow wavelet comparison functions from DOCS/tech/snow.txt
|
Thu, 29 Dec 2005 16:56:35 +0000 |
diego |
wording
|
Thu, 29 Dec 2005 11:27:22 +0000 |
ods15 |
change erase to end of line, fall back to old behavior if no termcap found
|
Wed, 28 Dec 2005 12:34:20 +0000 |
rathann |
fix dvdread version macro
|
Wed, 28 Dec 2005 08:45:18 +0000 |
gpoirier |
Add bidir_refine to lavc's set of options, and document it.
|
Tue, 27 Dec 2005 20:03:36 +0000 |
rtognimp |
wma2 fixed
|
Tue, 27 Dec 2005 19:21:04 +0000 |
ods15 |
vpotmeter fix, scroll in the correct direction
|
Tue, 27 Dec 2005 13:01:22 +0000 |
gpoirier |
fixes suggested by Diego
|
Tue, 27 Dec 2005 10:59:52 +0000 |
ods15 |
new input command prefixes, pausing_keep, pausing_toggle
|
Tue, 27 Dec 2005 10:42:02 +0000 |
ods15 |
Fix erase to end of line with windows, windows terminal does not support
|
Tue, 27 Dec 2005 10:10:44 +0000 |
rtognimp |
Remove tables used by MPlayer native 14_4 and 28_8 codecs
|
Tue, 27 Dec 2005 09:34:57 +0000 |
gpoirier |
New section: choosing the video codec for your encode: what to consider before picking it.
|
Mon, 26 Dec 2005 20:46:20 +0000 |
ods15 |
fix setting colorkey in vidix mga_vid
|
Mon, 26 Dec 2005 13:10:13 +0000 |
ods15 |
10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be
|
Mon, 26 Dec 2005 06:27:56 +0000 |
gpoirier |
Merry Christmas and happy cola-chugging!
|
Mon, 26 Dec 2005 03:16:48 +0000 |
al |
- move our setenv() fallback implementation to osdep
|
Sun, 25 Dec 2005 21:33:15 +0000 |
gpoirier |
Adds lavc's brd_scale and updates vb_strategy
|
Sun, 25 Dec 2005 21:29:18 +0000 |
gpoirier |
support downscaling frames for dynamic b frame decission
|
Sun, 25 Dec 2005 20:42:27 +0000 |
gpoirier |
synced with 1.1184
|
Sun, 25 Dec 2005 19:22:48 +0000 |
ods15 |
add "pausing_keep" and "pausing_toggle" input cmd prefixes
|
Sun, 25 Dec 2005 18:26:35 +0000 |
ods15 |
Use termcap "erase to end of line" character code instead of using spaces
|
Sun, 25 Dec 2005 17:38:19 +0000 |
diego |
Add current Cygwin tool paths.
|
Sun, 25 Dec 2005 17:34:10 +0000 |
diego |
Windows waveout is no longer the best choice under Windows.
|
Sun, 25 Dec 2005 14:00:04 +0000 |
rathann |
prefer newer terminfo-capable libraries (ncurses or terminfo)
|
Sun, 25 Dec 2005 07:21:42 +0000 |
ods15 |
improove termcap detection, -lncurses works too
|
Sat, 24 Dec 2005 18:17:39 +0000 |
rtognimp |
Add "application/x-mms-framed" for ASF
|
Sat, 24 Dec 2005 18:08:32 +0000 |
iive |
This cache-seek-min is definitly implemented. The not implemented one got removed...
|
Sat, 24 Dec 2005 16:13:12 +0000 |
iive |
The <=132 frame rule is only valid at MacroBlock level not at frame one.
|
Sat, 24 Dec 2005 12:48:01 +0000 |
rtognimp |
Typo in ASF demuxer selection by name (it's 'asf', not 'asv')
|
Thu, 22 Dec 2005 09:36:50 +0000 |
gpoirier |
synced with 1.1182
|
Thu, 22 Dec 2005 05:48:04 +0000 |
ods15 |
typo
|
Wed, 21 Dec 2005 08:30:24 +0000 |
gpoirier |
Synced with help_mp-en.h 1.216
|
Tue, 20 Dec 2005 19:04:17 +0000 |
iive |
Print some error message,
|
Tue, 20 Dec 2005 17:38:43 +0000 |
ods15 |
I screwed up keep aspect param, made behavior the opposite of man page.
|
Mon, 19 Dec 2005 19:38:28 +0000 |
henry |
malloc padding to avoid access beyond allocated memory
|
Mon, 19 Dec 2005 18:04:37 +0000 |
henry |
reverse the H264 hack
|
Sun, 18 Dec 2005 18:13:09 +0000 |
henry |
fspp update
|
Sun, 18 Dec 2005 18:11:26 +0000 |
henry |
negative quality values allow postproc regardless of input
|
Sun, 18 Dec 2005 16:51:28 +0000 |
diego |
credits for Onur, patch by himself
|
Sun, 18 Dec 2005 13:35:48 +0000 |
henry |
do not postprocess H264
|
Sun, 18 Dec 2005 12:04:08 +0000 |
reimar |
support negative stride (flipping) in vo_gl.
|
Sun, 18 Dec 2005 11:57:25 +0000 |
reimar |
calculate framesize for raw RGB and BGR.
|
Sun, 18 Dec 2005 11:55:47 +0000 |
reimar |
fix crash with invalid -vid and no audio stream
|
Sun, 18 Dec 2005 01:22:11 +0000 |
michael |
bitexact flag
|
Sat, 17 Dec 2005 20:02:47 +0000 |
ranma |
1.1180: [does not apply]
|
Sat, 17 Dec 2005 20:00:16 +0000 |
ods15 |
deobfuscate some very simple code...
|
Sat, 17 Dec 2005 19:58:24 +0000 |
ranma |
typo: ouput -> output
|
Sat, 17 Dec 2005 19:55:39 +0000 |
ods15 |
"cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not
|
Sat, 17 Dec 2005 19:40:09 +0000 |
ranma |
sync to 1.216
|
Sat, 17 Dec 2005 19:13:36 +0000 |
ods15 |
some more new stuff..
|
Sat, 17 Dec 2005 18:52:05 +0000 |
ods15 |
-o in mencoder now manditory
|
Sat, 17 Dec 2005 18:24:35 +0000 |
ods15 |
-msglevel added, -verbose removed
|
Sat, 17 Dec 2005 18:10:51 +0000 |
ods15 |
Removing obsolete, and until recently, misdocumented option -verbose .
|
Sat, 17 Dec 2005 15:43:17 +0000 |
gpoirier |
synced with 1.100
|
Sat, 17 Dec 2005 15:19:28 +0000 |
gpoirier |
synced with 1.13, patch by Johan Bos
|
Sat, 17 Dec 2005 15:17:45 +0000 |
gpoirier |
synced with 1.72, patch by Johan Bos
|
Sat, 17 Dec 2005 15:13:42 +0000 |
gpoirier |
sync w/ 1.1178
|
Sat, 17 Dec 2005 14:28:17 +0000 |
gpoirier |
synced with 1.12, patch by Johan Bos, and fixes by me :p
|
Sat, 17 Dec 2005 14:05:40 +0000 |
gpoirier |
Fixes by Bounec
|
Sat, 17 Dec 2005 13:32:54 +0000 |
diego |
grammar fix
|
Sat, 17 Dec 2005 10:46:48 +0000 |
reimar |
include fastmemcpy.h before stream.h, so it is used for the stream_read
|
Fri, 16 Dec 2005 23:04:20 +0000 |
henry |
remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at gmail com
|
Fri, 16 Dec 2005 18:32:58 +0000 |
henry |
do not set the flag when config failed
|
Thu, 15 Dec 2005 20:39:59 +0000 |
rathann |
Avoid gcc warnings:
|
Thu, 15 Dec 2005 17:57:18 +0000 |
wanderer |
make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
|
Thu, 15 Dec 2005 17:54:29 +0000 |
wanderer |
one-word grammar fix for "incompatible codec" message
|
Thu, 15 Dec 2005 17:50:29 +0000 |
wanderer |
use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias Lederhofer <matled -at- gmx dot net>
|
Thu, 15 Dec 2005 16:00:31 +0000 |
ptt |
sync with 1.213
|
Thu, 15 Dec 2005 15:58:36 +0000 |
ptt |
small grammatical/sentence fix
|
Wed, 14 Dec 2005 21:52:41 +0000 |
nicodvb |
fix compilation when dvdkit and dvdread are not available
|
Wed, 14 Dec 2005 19:35:25 +0000 |
reynaldo |
Fix small typos spoted by Paul TT
|
Tue, 13 Dec 2005 23:27:37 +0000 |
diego |
Reformat for better readability.
|
Tue, 13 Dec 2005 21:54:28 +0000 |
aurel |
restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
|
Tue, 13 Dec 2005 19:55:45 +0000 |
diego |
libdvdread configure script defines __DARWIN__ on darwin to trigger
|
Tue, 13 Dec 2005 17:01:07 +0000 |
diego |
Darwin does not support -rdynamic.
|
Tue, 13 Dec 2005 14:34:59 +0000 |
ptt |
small typo preventing compilation, sorry :(
|
Tue, 13 Dec 2005 01:43:54 +0000 |
ptt |
little fixes....
|
Tue, 13 Dec 2005 01:16:02 +0000 |
ptt |
sync up to 1.210
|
Mon, 12 Dec 2005 01:34:41 +0000 |
wanderer |
minor grammar clarification to the last commit, + omitted periods
|
Sun, 11 Dec 2005 23:55:12 +0000 |
diego |
Unify paths in patch and fix recent breakage, no -ko keyword expansion
|
Sun, 11 Dec 2005 22:09:55 +0000 |
gpoirier |
Another examples showing how to play raw YUV video samples
|
Sun, 11 Dec 2005 21:59:13 +0000 |
reimar |
add hint to slave.txt
|
Sun, 11 Dec 2005 21:52:47 +0000 |
reimar |
improve video equalizer command (brightness, contrast, etc.) description
|
Sun, 11 Dec 2005 21:17:29 +0000 |
gpoirier |
sync with 1.1176
|
Sun, 11 Dec 2005 18:19:05 +0000 |
ods15 |
make fribidi autodetect by default instead of disable
|
Sun, 11 Dec 2005 18:05:23 +0000 |
diego |
Make -really-quiet a common option.
|
Sun, 11 Dec 2005 17:21:02 +0000 |
wanderer |
make demuxer seek and close functions return void, patch by Dominik Mierzejewski
|
Sun, 11 Dec 2005 17:13:56 +0000 |
wanderer |
punctuation fixes for the previous commit
|
Sun, 11 Dec 2005 16:51:29 +0000 |
gpoirier |
Update email address, old one is dead
|
Sun, 11 Dec 2005 16:50:07 +0000 |
gpoirier |
sync with 1.1175
|
Sun, 11 Dec 2005 16:44:44 +0000 |
diego |
Fix -v/-verbose description.
|
Sun, 11 Dec 2005 16:38:04 +0000 |
gpoirier |
sync with 1.1174
|
Sun, 11 Dec 2005 16:33:35 +0000 |
diego |
10l: \ needs to be escaped in roff.
|
Sat, 10 Dec 2005 23:49:35 +0000 |
gabrov |
synced with 1.201
|
Sat, 10 Dec 2005 23:21:09 +0000 |
gpoirier |
Sync with 1.1171
|
Sat, 10 Dec 2005 23:16:11 +0000 |
gpoirier |
1/4l
|
Sat, 10 Dec 2005 23:14:24 +0000 |
gpoirier |
Formatting fix
|
Sat, 10 Dec 2005 22:49:13 +0000 |
gpoirier |
Give an example about how to use the famous cqif video samples
|
Sat, 10 Dec 2005 22:30:30 +0000 |
iive |
move to next vo if /dev/3dfx could not be opened
|
Sat, 10 Dec 2005 22:22:24 +0000 |
gpoirier |
synced with 1.1170
|
Sat, 10 Dec 2005 21:00:48 +0000 |
diego |
Do not exit() if /dev/3dfx is not available, approved by Ivan.
|
Sat, 10 Dec 2005 20:28:11 +0000 |
diego |
Remove obsolete note.
|
Sat, 10 Dec 2005 19:01:01 +0000 |
diego |
known bugs with P4 and SSE, small fixes
|
Sat, 10 Dec 2005 17:31:04 +0000 |
gpoirier |
Convert this file to UTF-8 as it contains funky caracters from all around the world.
|
Sat, 10 Dec 2005 11:58:39 +0000 |
ranma |
1.1162: multithreaded decoding
|
Sat, 10 Dec 2005 10:29:16 +0000 |
ranma |
sync to rev. 1.210
|
Sat, 10 Dec 2005 10:19:15 +0000 |
ranma |
remove stray tab, which was confusing help_diff.sh
|
Sat, 10 Dec 2005 01:40:18 +0000 |
reynaldo |
Harcoded eng strings on libmpdemux/network.c to help_mp
|
Fri, 09 Dec 2005 17:06:47 +0000 |
rtognimp |
ffmpeg update
|
Fri, 09 Dec 2005 16:52:44 +0000 |
rtognimp |
Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)
|
Fri, 09 Dec 2005 16:36:50 +0000 |
diego |
cook
|
Fri, 09 Dec 2005 16:25:37 +0000 |
rtognimp |
Move audio packets reordering from codec interface to demuxers for real
|
Fri, 09 Dec 2005 12:51:13 +0000 |
diego |
#include help_mp.h only once.
|
Fri, 09 Dec 2005 10:22:41 +0000 |
diego |
Remove some inactive maintainers.
|
Fri, 09 Dec 2005 00:26:24 +0000 |
diego |
long obsolete
|
Fri, 09 Dec 2005 00:25:50 +0000 |
diego |
some sync with the present day situation
|
Thu, 08 Dec 2005 22:12:57 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Thu, 08 Dec 2005 22:02:52 +0000 |
rtognimp |
M263 (M$ h263) can be decoded by lavc H.263 decoder
|
Thu, 08 Dec 2005 13:13:48 +0000 |
gpoirier |
Bye-bye old email address, I'm a student no more!! :-P
|
Thu, 08 Dec 2005 10:59:53 +0000 |
gpoirier |
translate just 1.1169
|
Thu, 08 Dec 2005 10:42:31 +0000 |
gpoirier |
synced with 1.1167
|
Thu, 08 Dec 2005 08:44:36 +0000 |
diego |
-mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after seeking.
|
Thu, 08 Dec 2005 08:35:17 +0000 |
diego |
Clarifications for the AUDIOSERVER environment variable.
|
Wed, 07 Dec 2005 23:13:24 +0000 |
rathann |
add fix for sbr_dec.c to local diff, too
|
Wed, 07 Dec 2005 23:07:40 +0000 |
rathann |
add my fix to ps_dec.c to our diff
|
Wed, 07 Dec 2005 21:17:29 +0000 |
gpoirier |
Every contribution deserves to be listed on the "about" window of the gui.
|
Wed, 07 Dec 2005 20:09:25 +0000 |
henry |
vf_fspp bframes option
|
Wed, 07 Dec 2005 20:04:16 +0000 |
henry |
prevent flicker on b-frames, trivial port from vf_spp
|
Wed, 07 Dec 2005 19:58:47 +0000 |
wanderer |
list myself as patch backlog maintainer
|
Wed, 07 Dec 2005 18:11:58 +0000 |
wanderer |
option to show the lines containing anomalies, patch by Ivo van Poorten
|
Wed, 07 Dec 2005 16:14:46 +0000 |
diego |
small updates and fixes
|
Wed, 07 Dec 2005 16:14:10 +0000 |
diego |
preliminary environment variables section
|
Wed, 07 Dec 2005 16:04:14 +0000 |
reimar |
really clear frames to black instead of grey, and make sure one of those
|
Wed, 07 Dec 2005 15:56:27 +0000 |
reimar |
signed division must be used for calculation vo_dx and vo_dy.
|
Wed, 07 Dec 2005 15:53:02 +0000 |
reimar |
WM_PAINT is the "expose" event, not WM_ACTIVATE
|
Wed, 07 Dec 2005 15:05:23 +0000 |
jheryan |
Minor spelling fixes
|
Wed, 07 Dec 2005 14:01:12 +0000 |
jheryan |
Synced with 1.1163
|
Wed, 07 Dec 2005 11:39:24 +0000 |
al |
Don't abort when xscreensaver window isn't available anymore.
|
Wed, 07 Dec 2005 10:07:27 +0000 |
ods15 |
more warning fixes
|
Wed, 07 Dec 2005 09:56:44 +0000 |
ods15 |
compiler warning fixes, some of these were actual (printing) bugs.
|
Wed, 07 Dec 2005 05:12:07 +0000 |
ods15 |
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
|
Wed, 07 Dec 2005 00:57:32 +0000 |
diego |
-msglevel description improvement
|
Tue, 06 Dec 2005 22:53:39 +0000 |
wanderer |
new arguments for -vf spp, patch by Corey Hickey
|
Tue, 06 Dec 2005 22:35:54 +0000 |
reimar |
Must use glFlush when doublebuffering is not used
|
Tue, 06 Dec 2005 22:23:06 +0000 |
reimar |
Get rid of most #ifdefs
|
Tue, 06 Dec 2005 22:15:03 +0000 |
reimar |
Fix message handling, process resize events
|
Tue, 06 Dec 2005 21:34:42 +0000 |
wanderer |
alphabetical order + better explanation for '-lavdopts threads'
|
Tue, 06 Dec 2005 21:31:02 +0000 |
wanderer |
minor grammar fix, + stray LIVE.COM -> LIVE555 transition
|
Tue, 06 Dec 2005 12:03:51 +0000 |
ods15 |
another 100l, codec-cfg relied on mp_msg printing nothing....
|
Tue, 06 Dec 2005 11:59:14 +0000 |
ods15 |
100l, codec-cfg needs fixing after -msgl patch
|
Tue, 06 Dec 2005 11:17:26 +0000 |
michael |
prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5
|
Tue, 06 Dec 2005 08:52:18 +0000 |
ods15 |
Fix EDL to be per file, allow -edlout and -edl together as there is really
|
Tue, 06 Dec 2005 08:47:32 +0000 |
ods15 |
1000l, reverting 2 more unrelated changes with last commit
|
Tue, 06 Dec 2005 08:45:06 +0000 |
ods15 |
100l, reverting unrelated change with last commit
|
Tue, 06 Dec 2005 08:42:48 +0000 |
ods15 |
new -msglevel option, constrols msg level for every msg module
|
Tue, 06 Dec 2005 00:45:15 +0000 |
wanderer |
more minor grammatical fixes
|
Mon, 05 Dec 2005 19:27:03 +0000 |
gpoirier |
multithreaded decoding
|
Mon, 05 Dec 2005 19:20:48 +0000 |
gpoirier |
fixes suggested by The Wanderer and Corey
|
Mon, 05 Dec 2005 17:52:00 +0000 |
ods15 |
expand aspect works by display aspect, not video aspect.
|
Mon, 05 Dec 2005 01:34:47 +0000 |
rathann |
add missing -I..
|
Mon, 05 Dec 2005 01:34:13 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:32:30 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:31:53 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:31:03 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:30:31 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:30:01 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:28:59 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:28:17 +0000 |
rathann |
ad_libvorbis.c:119: warning: assignment from incompatible pointer type
|
Mon, 05 Dec 2005 01:27:32 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:26:09 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:25:31 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:24:27 +0000 |
rathann |
fix
|
Mon, 05 Dec 2005 01:18:10 +0000 |
rathann |
mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'
|
Sun, 04 Dec 2005 15:58:52 +0000 |
reimar |
Fix popup menu problems: GTK cannot get a grab while the button is down,
|
Sun, 04 Dec 2005 15:56:40 +0000 |
reimar |
About text should _not_ be editable, it just looks stupid.
|
Sat, 03 Dec 2005 20:36:12 +0000 |
ranma |
missing dot
|
Sat, 03 Dec 2005 20:35:30 +0000 |
ranma |
lots of small fixes a few rephrasings
|
Sat, 03 Dec 2005 19:36:17 +0000 |
ranma |
sync to 1.205
|
Sat, 03 Dec 2005 03:37:43 +0000 |
michael |
attribute align
|
Sat, 03 Dec 2005 03:04:10 +0000 |
michael |
switch to snow
|
Fri, 02 Dec 2005 22:00:50 +0000 |
michael |
multithreaded decoding
|
Fri, 02 Dec 2005 19:43:36 +0000 |
rfelker |
muxer_lavf MUST be disabled by default until someone adds AVParser
|
Fri, 02 Dec 2005 19:41:25 +0000 |
rfelker |
fatal error when muxer cannot initialize
|
Fri, 02 Dec 2005 14:35:19 +0000 |
jheryan |
Synced with 1.100
|
Fri, 02 Dec 2005 14:34:40 +0000 |
jheryan |
Synced with 1.99
|
Fri, 02 Dec 2005 14:34:04 +0000 |
jheryan |
Synced with 1.34
|
Fri, 02 Dec 2005 14:30:30 +0000 |
jheryan |
Synced with 1.12
|
Fri, 02 Dec 2005 10:00:35 +0000 |
gpoirier |
make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault POIS org )
|
Thu, 01 Dec 2005 21:59:24 +0000 |
rtognimp |
export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dll
|
Thu, 01 Dec 2005 20:13:19 +0000 |
rtognimp |
Add CharNextA(), needed by rp8 sipr dll
|
Thu, 01 Dec 2005 16:44:00 +0000 |
gpoirier |
nits and fixes suggested by The Wanderer and Loren Merritt
|
Thu, 01 Dec 2005 11:58:44 +0000 |
diego |
vo_tdfxfb should be preferred over vo_3dfx.
|
Thu, 01 Dec 2005 03:14:21 +0000 |
reynaldo |
wrong output level calculation on af_equalizer leaded to low level output even with all octaves at 0db (default), patch by Corey Hickey bugfood-ml AT -fatooh/org-
|
Thu, 01 Dec 2005 02:51:22 +0000 |
diego |
AMD's Family 6 CPUs come with two flavors: one that supports SSE and
|
Wed, 30 Nov 2005 21:45:32 +0000 |
nicodvb |
fixed wrong telecine trf pattern; fall back to mpeg2 when user specifies unknown format
|
Tue, 29 Nov 2005 22:04:57 +0000 |
reynaldo |
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
|
Tue, 29 Nov 2005 19:53:05 +0000 |
ranma |
Link was a bit dated (but still working :-))
|
Tue, 29 Nov 2005 04:16:46 +0000 |
reynaldo |
Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]
|
Tue, 29 Nov 2005 01:12:03 +0000 |
diego |
Sync man page structure description with actual man page structure.
|
Tue, 29 Nov 2005 00:56:15 +0000 |
diego |
spelling, capitalization and wording fixes
|
Tue, 29 Nov 2005 00:02:58 +0000 |
diego |
Smarter defaults, removing obsolete options.
|
Mon, 28 Nov 2005 23:54:08 +0000 |
diego |
-aop is long obsolete.
|
Mon, 28 Nov 2005 23:43:24 +0000 |
diego |
-aop is long obsolete.
|
Sun, 27 Nov 2005 23:29:33 +0000 |
albeu |
Add a function to remove osd msg and use it to remove the "OSD: enabled"
|
Sun, 27 Nov 2005 19:48:39 +0000 |
gpoirier |
Add indicative QP for ASP and AVC codecs
|
Sun, 27 Nov 2005 18:51:21 +0000 |
gpoirier |
Explain how to make regression tests with CVS
|
Sun, 27 Nov 2005 18:40:38 +0000 |
wanderer |
grammar fix on the documentation-updates note
|
Sun, 27 Nov 2005 14:03:14 +0000 |
alex |
some comments and simplification
|
Sun, 27 Nov 2005 04:54:47 +0000 |
ranma |
1.1161: misc fixes [partly]
|
Sat, 26 Nov 2005 20:44:13 +0000 |
diego |
Note about handling patches that contain documentation updates.
|
Sat, 26 Nov 2005 17:10:17 +0000 |
albeu |
Add support to get the list of files from a file containing one filename
|
Sat, 26 Nov 2005 16:01:43 +0000 |
gpoirier |
How to create a MPEG4 video from an explicit list of files, based on a patch by devik <devik AH cdi POIS cz>
|
Sat, 26 Nov 2005 15:57:39 +0000 |
albeu |
Fix URL escaping to correctly handle URL containing an ip6 address or
|
Sat, 26 Nov 2005 15:52:17 +0000 |
gpoirier |
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
|
Fri, 25 Nov 2005 21:15:05 +0000 |
diego |
skin authors, trailing whitespace cosmetics
|
Fri, 25 Nov 2005 19:42:43 +0000 |
gpoirier |
wording and gramma fixes by Bougiz
|
Fri, 25 Nov 2005 02:06:47 +0000 |
diego |
When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibility
|
Thu, 24 Nov 2005 12:18:55 +0000 |
gpoirier |
Grammar and wording fixes by Bougiz
|
Thu, 24 Nov 2005 11:51:16 +0000 |
diego |
productive skin
|
Wed, 23 Nov 2005 19:29:11 +0000 |
gpoirier |
M-x untabify
|
Wed, 23 Nov 2005 19:21:11 +0000 |
gpoirier |
correct k6_mtrr detection, add a great deal of infos about newer processors
|
Wed, 23 Nov 2005 19:14:05 +0000 |
wight |
fixes in examples, minor details
|
Wed, 23 Nov 2005 12:25:17 +0000 |
jheryan |
Synced with 1.202
|
Wed, 23 Nov 2005 11:55:20 +0000 |
gpoirier |
sync with 1.99, Patch by Johan B. < dariusjb AH gmail POIS com >
|
Wed, 23 Nov 2005 08:40:18 +0000 |
diego |
-mc is useful to get rid of A/V desync.
|
Wed, 23 Nov 2005 08:26:53 +0000 |
gpoirier |
synced with 1.1161
|
Wed, 23 Nov 2005 00:27:25 +0000 |
diego |
misc fixes
|
Tue, 22 Nov 2005 22:05:47 +0000 |
al |
Revert previous commit
|
Tue, 22 Nov 2005 19:24:09 +0000 |
rtognimp |
Ignore OPTIONS rtsp command during playback. Fixes
|
Tue, 22 Nov 2005 17:36:00 +0000 |
gpoirier |
sync with 1.1159
|
Tue, 22 Nov 2005 16:49:36 +0000 |
reimar |
Explain -vo gl:slice-height behaviour if YUV rendering is used.
|
Tue, 22 Nov 2005 16:29:34 +0000 |
ptt |
added a '.'... not abig effort by me indeed :-)))n..
|
Tue, 22 Nov 2005 16:25:04 +0000 |
ptt |
sync with 1.1158
|
Tue, 22 Nov 2005 16:18:34 +0000 |
reimar |
Use slice-height 16 as default for yuv colorspaces (only relevant if decoder
|
Tue, 22 Nov 2005 05:32:28 +0000 |
lorenm |
10l
|
Tue, 22 Nov 2005 05:17:17 +0000 |
lorenm |
sync to x264 r373 (brdo)
|
Mon, 21 Nov 2005 23:51:27 +0000 |
ptt |
resolves problem in module stop_xscreensaver, crashing mp after sleep and awake or enabling/disabling xssaver by hand
|
Mon, 21 Nov 2005 22:53:14 +0000 |
nicodvb |
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by me
|
Mon, 21 Nov 2005 21:17:27 +0000 |
gpoirier |
Mentions that --enable-runtime-cpudetection is not on by default.
|
Sun, 20 Nov 2005 23:44:46 +0000 |
albeu |
Make the osd command only switch between enabled/disabled when
|
Sat, 19 Nov 2005 14:35:45 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Sat, 19 Nov 2005 14:00:35 +0000 |
reimar |
Also parse glX extension string, makes -vo gl:swapinterval work again on linux
|
Fri, 18 Nov 2005 16:28:26 +0000 |
al |
Change MUST to SHOULD have disposition and if applicable language tags.
|
Fri, 18 Nov 2005 16:16:33 +0000 |
diego |
Unify include path handling by using -I.
|
Fri, 18 Nov 2005 16:10:31 +0000 |
diego |
302m_convert and 360m_convert are generated files.
|
Fri, 18 Nov 2005 16:08:58 +0000 |
diego |
fastmemcpybench and cpuinfo are x86-specific.
|
Fri, 18 Nov 2005 14:57:15 +0000 |
diego |
Unify include path handling by adding $(MPROOT) to CFLAGS.
|
Fri, 18 Nov 2005 14:55:37 +0000 |
diego |
Makefile reorganized for better clarity and maintainability.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Fri, 18 Nov 2005 14:14:21 +0000 |
ranma |
1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.
|
Fri, 18 Nov 2005 12:27:02 +0000 |
gpoirier |
synced with 1.1157
|
Thu, 17 Nov 2005 22:31:28 +0000 |
reimar |
libavformat seems to use "Vo" as Vorbis tag, so add that.
|
Thu, 17 Nov 2005 21:51:40 +0000 |
reimar |
-novideo does not work in some cases, e.g. with MPEG demuxers.
|
Thu, 17 Nov 2005 21:15:59 +0000 |
reimar |
new -(no)border option
|
Thu, 17 Nov 2005 20:49:46 +0000 |
reimar |
Enable border toggling for gl and gl2 under windows.
|
Thu, 17 Nov 2005 19:17:53 +0000 |
gpoirier |
print the number of encoded frames per seconds (fps) with a greater precision
|
Thu, 17 Nov 2005 15:52:04 +0000 |
gpoirier |
Reformating and nit
|
Thu, 17 Nov 2005 15:50:46 +0000 |
gpoirier |
synced with 1.1155
|
Thu, 17 Nov 2005 14:43:53 +0000 |
albeu |
Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc
|
Thu, 17 Nov 2005 11:07:29 +0000 |
diego |
Remove stray \n and shorten overly long lines in the process.
|
Thu, 17 Nov 2005 11:06:38 +0000 |
diego |
Tests should use echocheck/echores instead of plain echo for output.
|
Thu, 17 Nov 2005 10:33:28 +0000 |
diego |
Update credits, sync a few lines.
|
Thu, 17 Nov 2005 06:31:50 +0000 |
gpoirier |
Do not build Debian package with runtime CPU detection by default.
|
Thu, 17 Nov 2005 00:47:25 +0000 |
diego |
spelling/grammar
|
Wed, 16 Nov 2005 19:15:27 +0000 |
reynaldo |
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
|
Wed, 16 Nov 2005 19:11:03 +0000 |
ptt |
Small fixes...
|
Wed, 16 Nov 2005 17:33:28 +0000 |
ranma |
1.1153: Document the new oss config parameters.
|
Wed, 16 Nov 2005 17:05:19 +0000 |
ranma |
sync with rev. 1.202
|
Wed, 16 Nov 2005 16:51:48 +0000 |
albeu |
Big OSD cleanup. Replace the mess with 100's of counter vars
|
Wed, 16 Nov 2005 10:38:23 +0000 |
ptt |
fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- at -- csociety -- dot -- org
|
Tue, 15 Nov 2005 18:21:13 +0000 |
diego |
avisubdump
|
Tue, 15 Nov 2005 18:14:07 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Tue, 15 Nov 2005 17:55:39 +0000 |
ptt |
little fixes...
|
Tue, 15 Nov 2005 17:02:17 +0000 |
ptt |
Sync with 1.202
|
Tue, 15 Nov 2005 15:46:53 +0000 |
ptt |
Added a space after dv suboption for -lavfopts section
|
Mon, 14 Nov 2005 00:30:37 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Sun, 13 Nov 2005 21:53:26 +0000 |
reimar |
disable *SwapInterval function when extensions are missing, since it
|
Sun, 13 Nov 2005 20:25:06 +0000 |
rathann |
Simplify weird code. ;)
|
Sun, 13 Nov 2005 18:28:44 +0000 |
diego |
Unify include paths by adding -I.. to CFLAGS.
|
Sat, 12 Nov 2005 22:02:17 +0000 |
diego |
Remove duplicate leftover line.
|
Sat, 12 Nov 2005 19:46:02 +0000 |
reynaldo |
fixes missing caps on last patches
|
Sat, 12 Nov 2005 08:25:04 +0000 |
gpoirier |
Configure support for Cyrix C3
|
Sat, 12 Nov 2005 08:15:34 +0000 |
gpoirier |
Sync with help_mp-en.h 1.201, patch by Emfox Zhou < emfoxzhou AH gmail POIS com>
|
Fri, 11 Nov 2005 15:56:56 +0000 |
gpoirier |
synced with 1.1153
|
Fri, 11 Nov 2005 15:08:35 +0000 |
albeu |
Document the new oss config parameters.
|
Fri, 11 Nov 2005 13:26:24 +0000 |
joey |
Generate double-click mouse events.
|
Fri, 11 Nov 2005 13:25:48 +0000 |
joey |
Add double-click mouse events.
|
Fri, 11 Nov 2005 13:22:01 +0000 |
joey |
Intercept maximize event and go into fullscreen mode.
|
Fri, 11 Nov 2005 03:07:01 +0000 |
joey |
DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -10,000 to 0.
|
Fri, 11 Nov 2005 02:47:21 +0000 |
joey |
Adds a target parameter to the volnorm filter.
|
Fri, 11 Nov 2005 01:39:54 +0000 |
reynaldo |
-waveheader is deprecated, using -ao pcm:waveheader instead
|
Thu, 10 Nov 2005 23:26:55 +0000 |
diego |
alphabetical order
|
Thu, 10 Nov 2005 22:25:54 +0000 |
joey |
add a switch, slave command, and vo control to toggle borderless window.
|
Thu, 10 Nov 2005 21:33:12 +0000 |
reynaldo |
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
|
Thu, 10 Nov 2005 21:15:37 +0000 |
joey |
move window style to a macro for easier maintaining
|
Thu, 10 Nov 2005 20:41:11 +0000 |
reimar |
attempt to fix missing and/or broken boundary checks
|
Thu, 10 Nov 2005 20:38:05 +0000 |
reimar |
ffmpeg truemotion1 codec now outputs BGR32 for some files
|
Thu, 10 Nov 2005 20:36:37 +0000 |
reimar |
do not set ctx->vo_inited when init fails. This caused a crash when a
|
Thu, 10 Nov 2005 20:32:47 +0000 |
reimar |
Do not hang forever when the card delivers no new data.
|
Thu, 10 Nov 2005 20:31:27 +0000 |
reimar |
implement norm switching, which was already documented??
|
Thu, 10 Nov 2005 18:20:28 +0000 |
gpoirier |
Sync with help_mp-en.h 1.198, patch by Emfox Zhou emfoxzhou AH
|
Thu, 10 Nov 2005 09:02:56 +0000 |
albeu |
Allow setting the mixer per instance so one can fallback between
|
Thu, 10 Nov 2005 02:39:31 +0000 |
al |
Test if source image dimensions are too big.
|
Thu, 10 Nov 2005 00:49:51 +0000 |
ptt |
small typo
|
Thu, 10 Nov 2005 00:21:13 +0000 |
ptt |
synced with 1.198
|
Wed, 09 Nov 2005 23:18:38 +0000 |
ptt |
reordered subtitles language OSD display, since it worked bad for ogm...
|
Wed, 09 Nov 2005 22:17:20 +0000 |
gpoirier |
sync with 1.1150 (megaslow pp:) )
|
Wed, 09 Nov 2005 16:10:45 +0000 |
faust3 |
it looks like width needs to be a multiple of 64 for newer cards
|
Wed, 09 Nov 2005 15:40:25 +0000 |
ranma |
new orthography
|
Wed, 09 Nov 2005 06:22:03 +0000 |
ranma |
Speling (das -> da?)
|
Wed, 09 Nov 2005 00:18:48 +0000 |
diego |
typo, trailing whitespace
|
Tue, 08 Nov 2005 23:58:43 +0000 |
rathann |
SDL no longer needed by default
|
Tue, 08 Nov 2005 22:07:53 +0000 |
rtognimp |
Add another content-type for aac audio in shoutcast streams
|
Tue, 08 Nov 2005 20:03:48 +0000 |
ranma |
document new vf_uspp
|
Tue, 08 Nov 2005 13:15:19 +0000 |
michael |
ultra simple&slow pp filter, yes yet another spp like filter :)
|
Tue, 08 Nov 2005 11:54:43 +0000 |
diego |
fd --> file descriptor, small fixes
|
Mon, 07 Nov 2005 21:29:38 +0000 |
reimar |
do not call glFinish when we do not have a context
|
Mon, 07 Nov 2005 16:16:14 +0000 |
reimar |
Do not show cache-line size message, I've never seen a case where it was useful
|
Mon, 07 Nov 2005 10:30:37 +0000 |
diego |
typo: libcio --> libcdio
|
Sun, 06 Nov 2005 21:15:53 +0000 |
reimar |
Fix compilation, use vo_fs instead of fullscreen variable. Not tested.
|
Sun, 06 Nov 2005 21:09:07 +0000 |
faust3 |
save us from #ifndef hell
|
Sun, 06 Nov 2005 19:57:02 +0000 |
gabrov |
synced with 1.197
|
Sun, 06 Nov 2005 18:01:52 +0000 |
faust3 |
there is no sh_video for audio only files
|
Sun, 06 Nov 2005 17:48:26 +0000 |
ranma |
mostly formatting fixes
|
Sun, 06 Nov 2005 17:46:26 +0000 |
faust3 |
libcdio
|
Sun, 06 Nov 2005 17:42:20 +0000 |
faust3 |
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
|
Sun, 06 Nov 2005 16:17:17 +0000 |
nicodvb |
fixed possible uint8 overflow; assign progid to the newly created pmt
|
Sun, 06 Nov 2005 16:16:04 +0000 |
ranma |
10l: osd_show_dvd_nav_highlight is just a flag
|
Sun, 06 Nov 2005 16:10:39 +0000 |
reimar |
fix typos: aslo->also, falback->fallback (they were just too annoying *g*)
|
Sun, 06 Nov 2005 15:54:29 +0000 |
ranma |
Two minor corrections by mitch (mitch at cgarbs dot de)
|
Sun, 06 Nov 2005 15:25:08 +0000 |
reimar |
Fix bugs/crash introduced by translation patch
|
Sun, 06 Nov 2005 14:44:49 +0000 |
ranma |
Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
|
Sun, 06 Nov 2005 14:28:25 +0000 |
gpoirier |
sync w/ 1.1149
|
Sun, 06 Nov 2005 14:21:17 +0000 |
reimar |
"describe" cdda://n-m syntax
|
Sun, 06 Nov 2005 14:17:51 +0000 |
reimar |
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,
|
Sun, 06 Nov 2005 14:14:53 +0000 |
reimar |
estimate total time also for audio-only files.
|
Sun, 06 Nov 2005 02:47:43 +0000 |
ptt |
added support for OSD localization
|
Sun, 06 Nov 2005 02:38:47 +0000 |
ptt |
Added translatable messages for OSD localization to help/help_mp-en.h
|
Sun, 06 Nov 2005 02:36:00 +0000 |
ptt |
Added translatable messages for OSD localization from libvo/sub.c
|
Sat, 05 Nov 2005 21:42:27 +0000 |
gabrov |
synced with 1.98
|
Sat, 05 Nov 2005 18:11:02 +0000 |
gpoirier |
Sync with 1.1148
|
Sat, 05 Nov 2005 17:48:00 +0000 |
ranma |
sync with rev. 1.196
|
Sat, 05 Nov 2005 17:25:34 +0000 |
ranma |
Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska case
|
Sat, 05 Nov 2005 15:32:50 +0000 |
rtognimp |
Use correct demuxer type for aac in shoutcast streams
|
Sat, 05 Nov 2005 12:01:05 +0000 |
reimar |
Speex audio decoding
|
Sat, 05 Nov 2005 11:58:25 +0000 |
reimar |
Speex support. Seeking and pts generation does not work.
|
Sat, 05 Nov 2005 11:40:06 +0000 |
reimar |
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
|
Sat, 05 Nov 2005 09:57:13 +0000 |
reimar |
Allow detection of theora without pkg-config and linking against internal
|
Sat, 05 Nov 2005 04:56:23 +0000 |
lorenm |
sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)
|
Sat, 05 Nov 2005 01:27:38 +0000 |
ptt |
Enabled OSD localization / moved msgs to help/help_mp-en.h
|
Sat, 05 Nov 2005 01:25:16 +0000 |
ptt |
Added translatable messages for OSD localization
|
Sat, 05 Nov 2005 01:02:18 +0000 |
ptt |
Little fixes around ':' and spaces
|
Sat, 05 Nov 2005 00:55:34 +0000 |
ptt |
Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined two times in help_mp-en.h)
|
Sat, 05 Nov 2005 00:53:33 +0000 |
ptt |
Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
|
Sat, 05 Nov 2005 00:51:36 +0000 |
ptt |
Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
|
Sat, 05 Nov 2005 00:48:43 +0000 |
ptt |
changes from MSGTR_MPDEMUX_AIALSA1X_* to MSGTR_MPDEMUX_AIALSA_* since they are the same messages
|
Sat, 05 Nov 2005 00:45:56 +0000 |
ptt |
MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h
|
Sat, 05 Nov 2005 00:42:10 +0000 |
ptt |
libmpdemux translatables corrections
|
Fri, 04 Nov 2005 11:17:03 +0000 |
ptt |
synced with 1.136
|
Fri, 04 Nov 2005 06:42:58 +0000 |
jheryan |
Synced with 1.98
|
Fri, 04 Nov 2005 06:42:17 +0000 |
jheryan |
Synced with 1.1146
|
Fri, 04 Nov 2005 06:41:39 +0000 |
jheryan |
Synced with 1.193
|
Fri, 04 Nov 2005 01:01:19 +0000 |
lorenm |
sync to x264 r360 (trellis)
|
Thu, 03 Nov 2005 14:19:25 +0000 |
albeu |
Autoload vobsub's from ~/.mplayer/sub
|
Thu, 03 Nov 2005 10:50:43 +0000 |
ptt |
changed KEY_PREVIOUS to KEY_PREV, cause the first undefined
|
Thu, 03 Nov 2005 09:52:05 +0000 |
ptt |
small grammar/wording fixes
|
Thu, 03 Nov 2005 04:04:22 +0000 |
reynaldo |
typo fix bust/must
|
Thu, 03 Nov 2005 00:38:11 +0000 |
ptt |
sync with 1.192 by PaulTT
|
Wed, 02 Nov 2005 21:50:55 +0000 |
albeu |
libvo input cleanup: remove the dependency on libinput,
|
Wed, 02 Nov 2005 16:09:44 +0000 |
ranma |
sync with 1.193
|
Wed, 02 Nov 2005 14:48:13 +0000 |
ranma |
sync with rev. 1.192
|
Wed, 02 Nov 2005 14:44:22 +0000 |
ranma |
Too much spare time on tuesday, compared about 2/3 of the english manpage with the german one to find missing sections; some rephrasing
|
Wed, 02 Nov 2005 10:59:11 +0000 |
gpoirier |
synced with 1.1146
|
Tue, 01 Nov 2005 22:01:01 +0000 |
gpoirier |
bump sync tag
|
Tue, 01 Nov 2005 18:22:18 +0000 |
reimar |
close stream_fd on uninit. Fixes bugzilla bug #400.
|
Tue, 01 Nov 2005 17:09:26 +0000 |
gpoirier |
synced with 1.98, patch by Johan Bos.
|
Tue, 01 Nov 2005 16:12:53 +0000 |
reimar |
Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla
|
Mon, 31 Oct 2005 23:38:32 +0000 |
nicodvb |
more precise seeking based on calculated average video bitrate; works quite well in case of a TS with only 1 video stream
|
Mon, 31 Oct 2005 23:37:41 +0000 |
reynaldo |
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
|
Mon, 31 Oct 2005 23:36:22 +0000 |
reynaldo |
libmpdemux translatables to help_mp part 1 / messages / try 2
|
Mon, 31 Oct 2005 13:57:37 +0000 |
reimar |
10l typo, nomanyfmts should be used against playback problems.
|
Mon, 31 Oct 2005 13:56:16 +0000 |
reimar |
More consistent and sane types. Also avoids some gcc 4 warnings.
|
Mon, 31 Oct 2005 08:41:41 +0000 |
gpoirier |
synced with 1.34, patch by Johan Bos + fixes by me
|
Sun, 30 Oct 2005 09:19:05 +0000 |
reimar |
move resync_audio_stream after seeking to demuxer.c
|
Sun, 30 Oct 2005 09:13:32 +0000 |
reimar |
Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.
|
Sun, 30 Oct 2005 09:11:40 +0000 |
reimar |
Provide percentage even when demuxer->movi_start and movi_end are not available
|
Sun, 30 Oct 2005 08:45:24 +0000 |
reimar |
10l, uninit() was not used, fixes bug #401
|
Sat, 29 Oct 2005 23:45:48 +0000 |
reynaldo |
Updating little things I have done so far
|
Sat, 29 Oct 2005 12:16:46 +0000 |
albeu |
Allow the user to set the $MPLAYER_HOME environment variable to point to the location
|
Fri, 28 Oct 2005 22:12:20 +0000 |
reynaldo |
preliminary support for wpl playlists, closes #362
|
Thu, 27 Oct 2005 06:55:05 +0000 |
ods15 |
add a \n after whole cache fill.
|
Wed, 26 Oct 2005 22:57:15 +0000 |
diego |
updates
|
Wed, 26 Oct 2005 22:52:41 +0000 |
reynaldo |
make myself console help messages maintainter at diego's request
|
Wed, 26 Oct 2005 20:40:19 +0000 |
diego |
gcc -dumpmachine outputs x86_64-something on some machines and
|
Wed, 26 Oct 2005 13:14:15 +0000 |
gabrov |
synced with 1.192
|
Wed, 26 Oct 2005 09:15:49 +0000 |
diego |
Clarify subtitle alignment behavior.
|
Wed, 26 Oct 2005 07:41:41 +0000 |
syrjala |
Added support for remote controls.
|
Wed, 26 Oct 2005 01:35:27 +0000 |
reynaldo |
Complete sync with 1.192
|
Wed, 26 Oct 2005 00:07:43 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Tue, 25 Oct 2005 22:13:36 +0000 |
diego |
Run dh_makeshlibs to create proper shlibs files and avoid warnings.
|
Tue, 25 Oct 2005 21:23:45 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Tue, 25 Oct 2005 20:01:09 +0000 |
reimar |
big-endian fixes for "extended" (i.e. mythtv) files.
|
Tue, 25 Oct 2005 19:29:51 +0000 |
rfelker |
10l broken asm crap needs an external name
|
Tue, 25 Oct 2005 18:47:20 +0000 |
reynaldo |
INPUT section created, added messages from input/input.c and input/joystick.c
|
Tue, 25 Oct 2005 18:46:25 +0000 |
reynaldo |
translatable eng strings to new section on help_mp-en
|
Tue, 25 Oct 2005 18:45:39 +0000 |
reynaldo |
printf to mp_msg
|
Tue, 25 Oct 2005 17:28:10 +0000 |
rfelker |
fix incorrect use of strl* functions (patch by reimar)
|
Tue, 25 Oct 2005 17:13:20 +0000 |
rfelker |
fix broken (off-by-one) behavior of our strl* functions (patch by reimar)
|
Tue, 25 Oct 2005 17:08:49 +0000 |
rfelker |
do not export useless symbols! fixed compile bug with decode support in lame
|
Tue, 25 Oct 2005 15:15:46 +0000 |
gpoirier |
synced with 1.1145
|
Tue, 25 Oct 2005 13:28:07 +0000 |
diego |
Extra processor information needs to be known in the x86_64 case as well
|
Tue, 25 Oct 2005 11:52:49 +0000 |
gabucino |
fixing the unverified patch (one of the millions) commited by:
|
Mon, 24 Oct 2005 09:50:42 +0000 |
diego |
Switch from our own to the upstream DVD key caching strategy and directory.
|
Mon, 24 Oct 2005 09:29:15 +0000 |
diego |
10l to Reimar: common.h belongs to libdvdcss, not libdvdread.
|
Mon, 24 Oct 2005 04:39:18 +0000 |
lorenm |
sync to x264 r334 (crf)
|
Sun, 23 Oct 2005 21:21:45 +0000 |
gpoirier |
Synced with 1.1143
|
Sun, 23 Oct 2005 16:51:39 +0000 |
diego |
minor spelling wording fixes
|
Sun, 23 Oct 2005 16:50:27 +0000 |
diego |
author list prettyprinting
|
Sun, 23 Oct 2005 16:49:56 +0000 |
diego |
Reformat section titles so that it becomes easier to tell sections and
|
Sun, 23 Oct 2005 16:19:32 +0000 |
diego |
Make include paths consistent among files in libvo. Since -I.. is added
|
Sun, 23 Oct 2005 15:54:13 +0000 |
rfelker |
improve documentation of -subalign
|
Sun, 23 Oct 2005 15:35:28 +0000 |
rfelker |
make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)
|
Sun, 23 Oct 2005 15:34:39 +0000 |
rfelker |
reverse incorrect sub alignment change, ok'd by diego
|
Sun, 23 Oct 2005 15:25:10 +0000 |
rfelker |
10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too much
|
Sun, 23 Oct 2005 15:05:11 +0000 |
rfelker |
comment on -noskip patch
|
Sun, 23 Oct 2005 14:49:32 +0000 |
diego |
spelling/grammar/wording
|
Sun, 23 Oct 2005 14:25:56 +0000 |
diego |
The conditions for bottom (2) and top (1) subtitle alignment are reversed.
|
Sun, 23 Oct 2005 13:55:23 +0000 |
diego |
support for prescott, nocona and pentium-m processors
|
Sun, 23 Oct 2005 13:13:12 +0000 |
diego |
Add a comment to an esac where the case is very far away.
|
Sun, 23 Oct 2005 12:39:47 +0000 |
diego |
Simplification of the system_name check and the PPC CPU type check.
|
Sun, 23 Oct 2005 11:26:36 +0000 |
diego |
Add a comment to else clauses where the if is very far away.
|
Sun, 23 Oct 2005 07:37:55 +0000 |
rfelker |
honor decoder's/filter's decision to remove frames when using -noskip.
|
Sun, 23 Oct 2005 07:32:35 +0000 |
rfelker |
reapply rawaudio muxer fix (don't disable audio without user's permission!) (previously reversed because of mistake in patch.. 10l to me :)
|
Sun, 23 Oct 2005 07:30:56 +0000 |
rfelker |
reverse patch that was mistakenly applied with unwanted unrelated changes
|
Sat, 22 Oct 2005 19:28:37 +0000 |
diego |
Add missing quotes around .IPs argument.
|
Sat, 22 Oct 2005 13:53:18 +0000 |
iive |
Support for video files created by Samsung Miniket VP-M100 diskless camcorder
|
Sat, 22 Oct 2005 10:13:28 +0000 |
mosu |
Added support for A_AAC.
|
Fri, 21 Oct 2005 14:44:13 +0000 |
ods15 |
cross compiling probably worth mentioining
|
Thu, 20 Oct 2005 23:07:55 +0000 |
diego |
Add a few more XML tags for better semantics markup.
|
Thu, 20 Oct 2005 23:06:02 +0000 |
diego |
Explain how to place subtitles in black bands.
|
Thu, 20 Oct 2005 18:03:43 +0000 |
faust3 |
mach64_mmio size fix from vidix.sf.net, possible bugfix for #59
|
Thu, 20 Oct 2005 17:56:28 +0000 |
faust3 |
sync amd64 fixes from vidix.sf.net
|
Thu, 20 Oct 2005 15:15:53 +0000 |
reimar |
Fix seeking in wav files: align relative to start of data, not start of file
|
Thu, 20 Oct 2005 13:46:29 +0000 |
diego |
sync with 1.32
|
Thu, 20 Oct 2005 13:45:41 +0000 |
diego |
ilmv --> ilme typo fix
|
Thu, 20 Oct 2005 09:12:28 +0000 |
reimar |
semi-hack: avoid passing 0-length blocks to audio filters.
|
Thu, 20 Oct 2005 05:54:51 +0000 |
ods15 |
document hack
|
Thu, 20 Oct 2005 00:08:09 +0000 |
diego |
-vc null -vo null is not the fastest way to dump...
|
Wed, 19 Oct 2005 18:17:32 +0000 |
diego |
Converted from GBK to UTF-8 encoding.
|
Wed, 19 Oct 2005 18:03:22 +0000 |
diego |
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
Wed, 19 Oct 2005 17:56:06 +0000 |
diego |
sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >
|
Wed, 19 Oct 2005 12:15:06 +0000 |
jheryan |
Synced with 1.98
|
Wed, 19 Oct 2005 12:14:01 +0000 |
jheryan |
Typo hunting.
|
Wed, 19 Oct 2005 12:09:56 +0000 |
jheryan |
Formal syncing. Typo hunting.
|
Wed, 19 Oct 2005 08:13:55 +0000 |
diego |
charset for help_mp-zh_TW.h
|
Wed, 19 Oct 2005 05:44:27 +0000 |
rfelker |
processing audio is sometimes essential for a/v sync, so 1000l to
|
Tue, 18 Oct 2005 21:48:09 +0000 |
aurel |
add cross-compiling support
|
Tue, 18 Oct 2005 21:44:14 +0000 |
aurel |
replace all the direct $TMPO calls by a tmp_run() function call
|
Tue, 18 Oct 2005 21:40:17 +0000 |
aurel |
replace mp3lame version detection by required features detection
|
Tue, 18 Oct 2005 21:37:28 +0000 |
aurel |
modify DirectFB version detection so that it only requires pre-processing
|
Tue, 18 Oct 2005 21:34:54 +0000 |
aurel |
modify alsa version detection so that it don't require running the generated binary
|
Tue, 18 Oct 2005 21:30:43 +0000 |
aurel |
add a cxx_check function to simplify C++ libs checking
|
Tue, 18 Oct 2005 20:26:08 +0000 |
gpoirier |
synced with 1.1140
|
Tue, 18 Oct 2005 20:20:19 +0000 |
rtognimp |
Update
|
Tue, 18 Oct 2005 20:18:28 +0000 |
rtognimp |
Add FFmpeg QDM2 audio decoder
|
Tue, 18 Oct 2005 19:58:33 +0000 |
diego |
xscreensaver --> XScreenSaver
|
Tue, 18 Oct 2005 19:56:57 +0000 |
diego |
Embarassing goofs in the basic key sections that nobody noticed for ages
|
Tue, 18 Oct 2005 11:11:25 +0000 |
diego |
Make a few more messages translatable by moving them into help_mp-en.h.
|
Tue, 18 Oct 2005 08:22:27 +0000 |
diego |
Add a few more CPU models to the list.
|
Mon, 17 Oct 2005 22:46:48 +0000 |
diego |
Add a note about the "synce with 1.XXX" line that should be in every
|
Mon, 17 Oct 2005 22:23:37 +0000 |
diego |
Add a note and a workaround about broken hardware players and how they
|
Mon, 17 Oct 2005 20:44:17 +0000 |
gpoirier |
synced with 1.1139 + Reimar's patch
|
Mon, 17 Oct 2005 18:16:28 +0000 |
rfelker |
new message was even worse -- B/s means bytes per second, not sample!
|
Mon, 17 Oct 2005 14:37:01 +0000 |
diego |
further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >
|
Mon, 17 Oct 2005 11:26:26 +0000 |
diego |
deobfuscatioin: csp --> colorspace
|
Mon, 17 Oct 2005 08:50:37 +0000 |
diego |
Guillaume now maintains the MEncoder documentation.
|
Mon, 17 Oct 2005 08:50:04 +0000 |
diego |
minor typo
|
Mon, 17 Oct 2005 05:05:51 +0000 |
rfelker |
100l -- mismatched type after changing sizes to type long!
|
Mon, 17 Oct 2005 04:51:34 +0000 |
rfelker |
remove nonsense break statements that do nothing..
|
Sun, 16 Oct 2005 19:14:09 +0000 |
faust3 |
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
|
Sun, 16 Oct 2005 17:44:58 +0000 |
diego |
Add MIPS64 detection.
|
Sun, 16 Oct 2005 17:29:08 +0000 |
gpoirier |
1000l de Breizh Cola: build fix.
|
Sat, 15 Oct 2005 23:52:56 +0000 |
rtognimp |
Update
|
Sat, 15 Oct 2005 23:24:53 +0000 |
rtognimp |
Support DTA and FLX extensions for flic via ffmpeg decoder
|
Sat, 15 Oct 2005 23:17:25 +0000 |
rtognimp |
Add ffmpeg truemotion2 codec, make it default for TM20
|
Sat, 15 Oct 2005 21:50:21 +0000 |
gpoirier |
synced with 1.1138
|
Sat, 15 Oct 2005 18:12:51 +0000 |
gpoirier |
synced with 1.1137
|
Sat, 15 Oct 2005 14:47:26 +0000 |
reimar |
Fix/improve vo_gl and vo_gl2 suboption documentation
|
Sat, 15 Oct 2005 14:38:02 +0000 |
reimar |
Another usage example for the %n%str escaping syntax and ao_sgi documentation update
|
Sat, 15 Oct 2005 11:51:37 +0000 |
reimar |
10l, demux_mpg_control was missing from demuxer info struct, causing audio
|
Sat, 15 Oct 2005 11:47:33 +0000 |
reimar |
ugly hack to make it work again with external libdvdread
|
Sat, 15 Oct 2005 10:46:24 +0000 |
diego |
Extend the network test to also check the socket libs.
|
Fri, 14 Oct 2005 20:34:17 +0000 |
gabrov |
bumped sync tag after typo fix in English version (synced with 1.98)
|
Fri, 14 Oct 2005 20:29:33 +0000 |
gpoirier |
missing ")", picked up by Mizda Gabor
|
Fri, 14 Oct 2005 20:05:19 +0000 |
gabrov |
synced with 1.186
|
Fri, 14 Oct 2005 19:28:14 +0000 |
gabrov |
synced with 1.26
|
Fri, 14 Oct 2005 18:54:01 +0000 |
gabrov |
synced with 1.97
|
Fri, 14 Oct 2005 18:53:33 +0000 |
gabrov |
synced with 1.31
|
Fri, 14 Oct 2005 12:41:15 +0000 |
gpoirier |
Kill a compiler warning, Patch by Zuxy Meng
|
Fri, 14 Oct 2005 12:35:30 +0000 |
gpoirier |
Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)
|
Fri, 14 Oct 2005 09:13:48 +0000 |
gpoirier |
synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS com
|
Fri, 14 Oct 2005 00:16:04 +0000 |
rfelker |
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
|
Thu, 13 Oct 2005 22:41:30 +0000 |
ivo |
exit mplayer if audio filter init fails (same as mencoder does)
|
Thu, 13 Oct 2005 22:23:42 +0000 |
gpoirier |
The Wanderer rulez :)
|
Thu, 13 Oct 2005 20:54:21 +0000 |
ods15 |
cosmetics. does not change functionality, but makes code easier to read
|
Thu, 13 Oct 2005 20:36:28 +0000 |
ods15 |
nit by diego
|
Thu, 13 Oct 2005 20:31:30 +0000 |
gpoirier |
fixes suggested by Diego and Alex
|
Thu, 13 Oct 2005 20:27:48 +0000 |
ods15 |
weirdness, flags aren't restored right unless you add this second push
|
Thu, 13 Oct 2005 19:30:07 +0000 |
ods15 |
fix mencoder multi-file with some files having audio but others dont
|
Thu, 13 Oct 2005 19:15:30 +0000 |
reimar |
Be less verbose.
|
Thu, 13 Oct 2005 18:33:56 +0000 |
reimar |
Use PRI?64 defines as format strings for 64 bit variables.
|
Thu, 13 Oct 2005 13:24:35 +0000 |
diego |
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
Thu, 13 Oct 2005 12:13:49 +0000 |
faust3 |
we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>
|
Thu, 13 Oct 2005 07:31:35 +0000 |
danny |
Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
Wed, 12 Oct 2005 23:42:40 +0000 |
gpoirier |
List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.
|
Wed, 12 Oct 2005 21:55:55 +0000 |
reimar |
Implement seeking
|
Wed, 12 Oct 2005 21:49:47 +0000 |
reimar |
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
|
Wed, 12 Oct 2005 20:45:52 +0000 |
reimar |
Bigendian bug
|
Wed, 12 Oct 2005 20:40:05 +0000 |
reimar |
Missing space in status line
|
Wed, 12 Oct 2005 16:35:37 +0000 |
reimar |
Add support for suboption escaping via both "" and %n%str syntax
|
Wed, 12 Oct 2005 14:37:03 +0000 |
ods15 |
change to switch/case for dumpsub
|
Wed, 12 Oct 2005 12:11:27 +0000 |
reimar |
Change unsigned->signed and int->long, this fits the asm code better on 64
|
Wed, 12 Oct 2005 11:42:15 +0000 |
gpoirier |
sync with 1.1136
|
Wed, 12 Oct 2005 09:53:20 +0000 |
reimar |
-vc dummy is know to cause crashes, so suggest -vc null instead.
|
Wed, 12 Oct 2005 08:19:10 +0000 |
diego |
further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
|
Tue, 11 Oct 2005 23:44:08 +0000 |
diego |
Put networking lib linker flag checks in the order they were before the
|
Tue, 11 Oct 2005 23:40:31 +0000 |
diego |
misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >
|
Tue, 11 Oct 2005 23:26:16 +0000 |
diego |
partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >
|
Tue, 11 Oct 2005 23:07:53 +0000 |
diego |
ao_macosx is a native audio output driver and should thus have priority
|
Tue, 11 Oct 2005 22:50:23 +0000 |
rfelker |
solaris bug workarounds, take 2..
|
Tue, 11 Oct 2005 15:51:46 +0000 |
reimar |
-frames plays one frame too many.
|
Tue, 11 Oct 2005 15:26:08 +0000 |
ods15 |
I think I know EDL enough to maintain it...
|
Tue, 11 Oct 2005 15:24:58 +0000 |
gpoirier |
synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS com
|
Tue, 11 Oct 2005 13:34:24 +0000 |
diego |
A few fixes noticed by Paul TT.
|
Tue, 11 Oct 2005 12:17:09 +0000 |
reimar |
Compile fix: _lseeki64 is not available under cygwin
|
Tue, 11 Oct 2005 08:50:32 +0000 |
reimar |
1l, strtof is only C99, strtod is ANSI C, so use that instead.
|
Tue, 11 Oct 2005 04:37:38 +0000 |
rfelker |
work around (buggy?) solaris tr. hope this helps.. please report if its still broken
|
Tue, 11 Oct 2005 03:10:21 +0000 |
diego |
More consistency for the interactive control section.
|
Mon, 10 Oct 2005 21:02:18 +0000 |
gpoirier |
nits
|
Mon, 10 Oct 2005 12:59:36 +0000 |
joey |
use subopt parser for arguments.
|
Mon, 10 Oct 2005 12:56:44 +0000 |
joey |
support float arguments in subopt helper.
|
Mon, 10 Oct 2005 12:56:17 +0000 |
gpoirier |
Typo fix: RFC959 says that FTP commands should end with a carriage return
|
Mon, 10 Oct 2005 05:45:38 +0000 |
gpoirier |
makes demux_lavf (-demuxer 35) use the framerate specified in the container
|
Sun, 09 Oct 2005 19:26:23 +0000 |
gpoirier |
sync with 1.1132
|
Sun, 09 Oct 2005 11:35:45 +0000 |
diego |
sync with patches.xml removal
|
Sun, 09 Oct 2005 11:35:24 +0000 |
diego |
sync with 1.26
|
Sun, 09 Oct 2005 10:18:24 +0000 |
diego |
Replace unconditional #defines by build system trickery.
|
Sun, 09 Oct 2005 09:53:27 +0000 |
diego |
whitespace cosmetics
|
Sat, 08 Oct 2005 22:28:27 +0000 |
lorenm |
sync to x264 r318 (mixed_refs)
|
Sat, 08 Oct 2005 20:43:41 +0000 |
iive |
typo fix at (_)ld_dl
|
Sat, 08 Oct 2005 19:04:25 +0000 |
diego |
some docs updates
|
Sat, 08 Oct 2005 18:41:58 +0000 |
diego |
Remove the "How to send patches appendix", the info is in the FAQ.
|
Sat, 08 Oct 2005 17:21:00 +0000 |
ods15 |
100000l to me
|
Fri, 07 Oct 2005 08:02:13 +0000 |
jheryan |
Synced with 1.81
|
Fri, 07 Oct 2005 08:01:26 +0000 |
jheryan |
Synced with 1.17
|
Fri, 07 Oct 2005 08:00:38 +0000 |
jheryan |
Synced with 1.94
|
Fri, 07 Oct 2005 07:59:52 +0000 |
jheryan |
Synced with 1.59
|
Fri, 07 Oct 2005 07:59:11 +0000 |
jheryan |
Synced with 1.96
|
Fri, 07 Oct 2005 07:22:55 +0000 |
jheryan |
Synced with 1.31
|
Fri, 07 Oct 2005 05:56:58 +0000 |
jheryan |
Synced with 1.1131
|
Thu, 06 Oct 2005 23:35:40 +0000 |
gabrov |
synced with 1.34
|
Thu, 06 Oct 2005 21:37:56 +0000 |
gpoirier |
Typo fix, patch by Ismail Dnmez <ismail AH kde POIS org POIS tr>
|
Thu, 06 Oct 2005 21:27:58 +0000 |
gpoirier |
synced with 1.17, patch by Johan Boss
|
Thu, 06 Oct 2005 21:21:00 +0000 |
gpoirier |
synced with 1.81, patch by johan bos
|
Thu, 06 Oct 2005 20:07:11 +0000 |
gpoirier |
synced with 1.14, patch by Johan Bos, plus some formating changes by me
|
Thu, 06 Oct 2005 19:24:06 +0000 |
henry |
Centaur/VIA configure check
|
Thu, 06 Oct 2005 18:00:06 +0000 |
gpoirier |
synced with 1.16, patch by Johan Bos, plus reformating by me
|
Thu, 06 Oct 2005 17:49:30 +0000 |
gpoirier |
synced with 1.70, patch by Johan Bos + reformating of the source by me
|
Thu, 06 Oct 2005 16:51:41 +0000 |
gpoirier |
synced with 1.1131 (just after Diego's commit torrent) :-)
|
Thu, 06 Oct 2005 12:46:56 +0000 |
jheryan |
Synced with 1.1128
|
Thu, 06 Oct 2005 12:42:48 +0000 |
diego |
stupid typo
|
Thu, 06 Oct 2005 12:38:04 +0000 |
diego |
Reformat the interactive control section.
|
Thu, 06 Oct 2005 12:29:43 +0000 |
diego |
Keyboard control section renamed to interactive control, small structure change.
|
Thu, 06 Oct 2005 11:16:22 +0000 |
gpoirier |
synced with 1.12, patch by johan bos
|
Thu, 06 Oct 2005 11:08:43 +0000 |
diego |
cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespace
|
Thu, 06 Oct 2005 11:07:12 +0000 |
diego |
typo
|
Thu, 06 Oct 2005 08:12:49 +0000 |
diego |
neightbour --> neighbor typo fix
|
Thu, 06 Oct 2005 07:22:41 +0000 |
jheryan |
Synced with 1.183
|
Thu, 06 Oct 2005 06:05:38 +0000 |
lorenm |
hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.
|
Wed, 05 Oct 2005 19:52:13 +0000 |
henry |
detect Centaur CPUs (Winchip, VIA C3)
|
Wed, 05 Oct 2005 19:39:31 +0000 |
diego |
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
|
Wed, 05 Oct 2005 14:55:06 +0000 |
reimar |
10l, off by one error in last patch (codecdata length sanity check),
|
Wed, 05 Oct 2005 14:43:24 +0000 |
diego |
libavcodec can encode to SVQ1 and RV20.
|
Wed, 05 Oct 2005 09:39:08 +0000 |
diego |
Compilation fix for systems lacking lrintf like e.g. NetBSD.
|
Tue, 04 Oct 2005 23:37:54 +0000 |
diego |
consistency nit
|
Tue, 04 Oct 2005 23:36:39 +0000 |
diego |
Document XF86 multimedia keys.
|
Tue, 04 Oct 2005 23:11:12 +0000 |
gabrov |
synced with 1.183
|
Tue, 04 Oct 2005 23:09:23 +0000 |
diego |
mouse and keyboard control
|
Tue, 04 Oct 2005 23:02:24 +0000 |
gabrov |
synced with 1.59
|
Tue, 04 Oct 2005 22:57:29 +0000 |
diego |
typo
|
Tue, 04 Oct 2005 22:57:06 +0000 |
diego |
Add missing keys to the keyboard section, fix typos in that section.
|
Tue, 04 Oct 2005 22:55:15 +0000 |
gabrov |
synced with 1.96
|
Tue, 04 Oct 2005 22:47:13 +0000 |
diego |
Shut up jack pkg-config.
|
Tue, 04 Oct 2005 22:23:51 +0000 |
reimar |
General bug fixes, like missing includes, formats that were incorrectly
|
Tue, 04 Oct 2005 22:12:16 +0000 |
diego |
Fix vo_zr2 suboption description.
|
Tue, 04 Oct 2005 22:09:43 +0000 |
diego |
Rename compilation section to compilation and installation.
|
Tue, 04 Oct 2005 21:49:56 +0000 |
reimar |
much simpler signed/unsigned conversion.
|
Tue, 04 Oct 2005 21:43:29 +0000 |
gpoirier |
CVS now supports GTK 2.0
|
Tue, 04 Oct 2005 21:06:07 +0000 |
gpoirier |
according to Intel/AMD official documentations, CPU family should be displayed as
|
Tue, 04 Oct 2005 19:44:42 +0000 |
reimar |
Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union
|
Tue, 04 Oct 2005 17:58:11 +0000 |
diego |
Use pkg-config to detect theora dependencies.
|
Tue, 04 Oct 2005 16:47:38 +0000 |
reimar |
Add changes from last patch (stream mapping).
|
Tue, 04 Oct 2005 16:29:23 +0000 |
diego |
MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
|
Tue, 04 Oct 2005 16:04:28 +0000 |
diego |
random improvements plus some readability cosmetics
|
Tue, 04 Oct 2005 15:46:58 +0000 |
diego |
Document subsearch.sh, menc2pass.
|
Tue, 04 Oct 2005 15:02:35 +0000 |
gpoirier |
Fix incorrect information for P4 family CPU, patch by Zuxy <zuxy POIS meng AH gmail POIS com>
|
Tue, 04 Oct 2005 13:59:25 +0000 |
reimar |
Show total time when playing audio-only files
|
Tue, 04 Oct 2005 12:15:12 +0000 |
reimar |
Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32
|
Tue, 04 Oct 2005 11:21:30 +0000 |
gabrov |
synced with 1.14
|
Mon, 03 Oct 2005 19:36:32 +0000 |
reimar |
General cleanup: do not link -lm multiple times, use for...in loops instead
|
Mon, 03 Oct 2005 19:11:55 +0000 |
reimar |
expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when
|
Mon, 03 Oct 2005 14:29:01 +0000 |
reimar |
Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and
|
Mon, 03 Oct 2005 14:25:04 +0000 |
reimar |
Make fragment program snprintf less confusing.
|
Mon, 03 Oct 2005 12:00:28 +0000 |
gabrov |
synced with 1.30
|
Mon, 03 Oct 2005 11:09:35 +0000 |
jheryan |
Synced with 1.34
|
Mon, 03 Oct 2005 10:59:24 +0000 |
jheryan |
Synced with 1.1121
|
Sun, 02 Oct 2005 21:50:01 +0000 |
gpoirier |
typo
|
Sun, 02 Oct 2005 21:48:26 +0000 |
gpoirier |
synced with 1.22, patch by johan bos
|
Sun, 02 Oct 2005 21:43:48 +0000 |
gpoirier |
synced with 1.25, patch by johan bos
|
Sun, 02 Oct 2005 21:35:17 +0000 |
gpoirier |
synced with 1.72, Patch by johan bos
|
Sun, 02 Oct 2005 21:12:12 +0000 |
gpoirier |
synced with 1.11, patch by johan bos
|
Sun, 02 Oct 2005 20:50:52 +0000 |
gpoirier |
synced with 1.15, patch by johan bos
|
Sun, 02 Oct 2005 20:47:52 +0000 |
gpoirier |
sync with 1.13, patch by johan bos
|
Sun, 02 Oct 2005 20:38:13 +0000 |
gpoirier |
synced with 1.31, patch by johan bos dariusjb AH gmail POIS com
|
Sun, 02 Oct 2005 18:03:08 +0000 |
gpoirier |
Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx POIS de >
|
Sun, 02 Oct 2005 16:30:01 +0000 |
reimar |
10l, forgotten call to paranoia_modeset to actually set the desired mode.
|
Sun, 02 Oct 2005 16:17:33 +0000 |
diego |
updates, fixes
|
Sun, 02 Oct 2005 16:14:43 +0000 |
diego |
Expose MSG_USE_COLORS in config.h.
|
Sun, 02 Oct 2005 14:26:42 +0000 |
reimar |
Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,
|
Sat, 01 Oct 2005 17:58:37 +0000 |
diego |
modification notices according to GPL 2a
|
Sat, 01 Oct 2005 17:19:33 +0000 |
diego |
upgrade to libdvdcss 1.2.9
|
Sat, 01 Oct 2005 17:18:10 +0000 |
diego |
long obsolete
|
Sat, 01 Oct 2005 15:35:11 +0000 |
gpoirier |
fixes the bug #382 http://bugzilla.mplayerhq.hu/show_bug.cgi?id=382
|
Sat, 01 Oct 2005 12:55:34 +0000 |
reimar |
documentation-only patch: make doxygen compatible and create
|
Sat, 01 Oct 2005 12:53:49 +0000 |
reimar |
documentation update.
|
Sat, 01 Oct 2005 12:49:28 +0000 |
reimar |
Support for ATI specific YUV->RGB conversion.
|
Sat, 01 Oct 2005 12:35:18 +0000 |
reimar |
Check for eof instead of decoding the same data over and over.
|
Sat, 01 Oct 2005 11:16:02 +0000 |
reimar |
Add Compn, expert at wrangling useful bugreports from users ;-)
|
Fri, 30 Sep 2005 16:44:57 +0000 |
gpoirier |
Better wording by The Wanderer
|
Fri, 30 Sep 2005 05:57:59 +0000 |
ods15 |
1000l
|
Thu, 29 Sep 2005 15:36:16 +0000 |
gpoirier |
Add missing defaut for a suboption of tfields
|
Thu, 29 Sep 2005 14:56:39 +0000 |
gpoirier |
document missing parameter of tfields: field dominance.
|
Thu, 29 Sep 2005 05:21:12 +0000 |
ods15 |
mp_msg cleanup.
|
Wed, 28 Sep 2005 21:49:40 +0000 |
diego |
A long-standing bug... -vfwopts in cfg-mencoder.h is being overridden
|
Wed, 28 Sep 2005 20:15:30 +0000 |
nicodvb |
forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)
|
Wed, 28 Sep 2005 17:25:21 +0000 |
ods15 |
code before decleration, gcc2.95 fix
|
Wed, 28 Sep 2005 15:43:24 +0000 |
reimar |
another url_free that shouldn't be commented out.
|
Wed, 28 Sep 2005 15:37:30 +0000 |
reimar |
Detect eof when seeking and do _not_ restart the video.
|
Tue, 27 Sep 2005 19:04:10 +0000 |
reimar |
Report total time
|
Tue, 27 Sep 2005 11:21:13 +0000 |
reimar |
Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc for
|
Tue, 27 Sep 2005 10:44:21 +0000 |
gpoirier |
synced with 1.1119
|
Tue, 27 Sep 2005 08:52:40 +0000 |
reimar |
Allow string escaping via "".
|
Tue, 27 Sep 2005 08:33:33 +0000 |
reimar |
Add missing GL_REGISTER_COMBINERS_NV define
|
Tue, 27 Sep 2005 08:32:37 +0000 |
reimar |
Add -panscanrange option
|
Mon, 26 Sep 2005 22:14:54 +0000 |
gpoirier |
the "psnr" option doesn't really need to be in the encoding setting examples.
|
Mon, 26 Sep 2005 21:56:13 +0000 |
gpoirier |
Random fixes and more coherency
|
Mon, 26 Sep 2005 20:13:10 +0000 |
rtognimp |
Don't pass NULL pointers to demux_info_add()
|
Mon, 26 Sep 2005 12:33:12 +0000 |
danny |
Synced with 1.1098 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
|
Mon, 26 Sep 2005 10:43:34 +0000 |
gpoirier |
make xvid encoding use the filename from
|
Mon, 26 Sep 2005 06:04:14 +0000 |
jheryan |
Config file option format corrected.
|
Sun, 25 Sep 2005 18:58:19 +0000 |
gpoirier |
Sync with 1.1118
|
Sun, 25 Sep 2005 17:53:55 +0000 |
gpoirier |
Nits noticed by Diego
|
Sun, 25 Sep 2005 17:29:45 +0000 |
reimar |
the on suboption of -rawaudio and -rawvideo do not work anymore since the
|
Sun, 25 Sep 2005 16:59:19 +0000 |
reimar |
little update
|
Sun, 25 Sep 2005 16:43:59 +0000 |
gpoirier |
Adds encoding setting examples for lavc and XviD.
|
Sun, 25 Sep 2005 16:41:28 +0000 |
reimar |
fix/improve code doxumentation. Also group gl_common functions in several
|
Sun, 25 Sep 2005 16:33:03 +0000 |
reimar |
debugging/testing helpers: allow forcing a certain width/height for textures
|
Sun, 25 Sep 2005 16:31:58 +0000 |
reimar |
Allow specifying a custom (ppm) texture for texture unit 3
|
Sun, 25 Sep 2005 16:30:00 +0000 |
reimar |
support loading a texture from a PPM file
|
Sun, 25 Sep 2005 16:20:41 +0000 |
reimar |
vo_gl2 now supports panscan
|
Sun, 25 Sep 2005 16:18:16 +0000 |
reimar |
panscan support
|
Sun, 25 Sep 2005 16:17:03 +0000 |
reimar |
contrast 0 should lead to a grey, not a black image
|
Sun, 25 Sep 2005 16:12:01 +0000 |
reimar |
get rid of global getProcAddress variable
|
Sun, 25 Sep 2005 16:11:21 +0000 |
reimar |
vo_gl rectangle and yuv options should work together now
|
Sun, 25 Sep 2005 16:07:54 +0000 |
reimar |
Support rectangular texture in fragment programs
|
Sun, 25 Sep 2005 15:42:18 +0000 |
reimar |
Improve/clarify description of -vo gl and -vo gl2 suboptions
|
Sun, 25 Sep 2005 14:02:02 +0000 |
reimar |
Several bugfixes:
|
Sun, 25 Sep 2005 13:58:18 +0000 |
reimar |
Fix crashes and green border when using YV12 input format
|
Sun, 25 Sep 2005 13:56:42 +0000 |
reimar |
texture units do not need to be explicitly enabled when using a fragment
|
Sun, 25 Sep 2005 13:45:26 +0000 |
wight |
sync 1.1114
|
Sun, 25 Sep 2005 09:43:26 +0000 |
gpoirier |
synced with 1.1114
|
Sat, 24 Sep 2005 17:56:42 +0000 |
kraymer |
German man page review part VI
|
Sat, 24 Sep 2005 17:39:40 +0000 |
kraymer |
German man page review part V
|
Sat, 24 Sep 2005 16:29:56 +0000 |
kraymer |
German man page review part IV
|
Sat, 24 Sep 2005 16:23:49 +0000 |
diego |
The nth attempt to come up with correct a description of -frameno-file...
|
Sat, 24 Sep 2005 14:49:13 +0000 |
kraymer |
sync with 1.183
|
Sat, 24 Sep 2005 04:44:22 +0000 |
ods15 |
wrap around 80...
|
Sat, 24 Sep 2005 04:43:02 +0000 |
ods15 |
compress back_ptr better by multiplying by 8
|
Fri, 23 Sep 2005 22:35:04 +0000 |
rsf |
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
|
Fri, 23 Sep 2005 20:11:39 +0000 |
rathann |
typo, noticed by Julian Sikorski <lordzanon at poczta dot onet dot pl>
|
Fri, 23 Sep 2005 13:58:53 +0000 |
ods15 |
More appropriatte section
|
Fri, 23 Sep 2005 12:57:20 +0000 |
jheryan |
synced with 1.14
|
Fri, 23 Sep 2005 12:55:18 +0000 |
jheryan |
synced with 1.70
|
Fri, 23 Sep 2005 12:34:24 +0000 |
jheryan |
synced with 1.92
|
Fri, 23 Sep 2005 09:56:41 +0000 |
gpoirier |
remove duplicate entry
|
Fri, 23 Sep 2005 08:28:25 +0000 |
gpoirier |
synced with 1.1113
|
Fri, 23 Sep 2005 08:05:45 +0000 |
jheryan |
Symlinks are not needed any more.
|
Fri, 23 Sep 2005 08:03:08 +0000 |
jheryan |
synced with 1.24
|
Fri, 23 Sep 2005 07:42:54 +0000 |
diego |
Screenshots can now be taken with -vf screenshot, based on a patch by Oded.
|
Fri, 23 Sep 2005 07:33:35 +0000 |
diego |
better (hopefully correct) explanation of -frameno-file
|
Fri, 23 Sep 2005 07:30:25 +0000 |
diego |
wording fix suggested by the Wanderer
|
Fri, 23 Sep 2005 07:29:09 +0000 |
diego |
small fixes and additions
|
Fri, 23 Sep 2005 06:47:07 +0000 |
gpoirier |
Nits and fixes
|
Fri, 23 Sep 2005 06:43:06 +0000 |
jheryan |
synced with 1.58
|
Fri, 23 Sep 2005 06:42:48 +0000 |
jheryan |
synced with 1.22
|
Fri, 23 Sep 2005 06:42:22 +0000 |
jheryan |
synced with 1.93
|
Fri, 23 Sep 2005 06:41:46 +0000 |
jheryan |
last file translated, synced with 1.21
|
Fri, 23 Sep 2005 06:40:02 +0000 |
jheryan |
last file translated, synced with 1.79
|
Fri, 23 Sep 2005 00:55:51 +0000 |
diego |
CONFIG_RISKY is long gone from FFmpeg.
|
Fri, 23 Sep 2005 00:55:11 +0000 |
diego |
libavformat now requires CONFIG_(DE)MUXERS #defines.
|
Thu, 22 Sep 2005 21:34:51 +0000 |
gpoirier |
Creating a MPEG-1 file suitable for exchange, taken from the example posted by James Courtier-Dutton on mplayer-users
|
Thu, 22 Sep 2005 21:18:59 +0000 |
gpoirier |
What means AVC, more consistency
|
Thu, 22 Sep 2005 19:57:14 +0000 |
gabrov |
synced with 1.70
|
Thu, 22 Sep 2005 08:46:05 +0000 |
gpoirier |
Prints the numbers of start and end tracks and MSF length for each
|
Thu, 22 Sep 2005 08:11:17 +0000 |
gpoirier |
synced with 1.1112
|
Thu, 22 Sep 2005 07:51:19 +0000 |
diego |
frameno.avi is an audio file, not a statistics file, wording fix.
|
Thu, 22 Sep 2005 07:40:25 +0000 |
gpoirier |
Prints the number of titles, DVD disk ID, the numbers of chapters and
|
Thu, 22 Sep 2005 07:17:57 +0000 |
ods15 |
Some very weird people are apperantely scared of reading GPL code. :/
|
Wed, 21 Sep 2005 21:21:01 +0000 |
paszczi |
synced with 1.70
|
Tue, 20 Sep 2005 19:57:09 +0000 |
gpoirier |
add some internal links between "codecs supported by mencoder" and
|
Tue, 20 Sep 2005 02:53:03 +0000 |
ods15 |
bah, it's been there all night, and still noone fixed it...
|
Mon, 19 Sep 2005 23:09:40 +0000 |
diego |
minor spelling/wording/grammar fixes
|
Mon, 19 Sep 2005 22:52:52 +0000 |
diego |
better wording for -frameno-file
|
Mon, 19 Sep 2005 22:52:03 +0000 |
alex |
Disassemble comments and pass it to the demux_info interface
|
Mon, 19 Sep 2005 22:47:16 +0000 |
alex |
fix my email address
|
Mon, 19 Sep 2005 22:29:36 +0000 |
gpoirier |
Document lavc audio codecs
|
Mon, 19 Sep 2005 21:42:00 +0000 |
gpoirier |
Lists main A/V codecs supported by MEncoder, talks about how to select an imput file for encoding.
|
Mon, 19 Sep 2005 21:16:44 +0000 |
gpoirier |
synced with 1.1109
|
Mon, 19 Sep 2005 21:14:09 +0000 |
gpoirier |
Fixes formatting issues
|
Mon, 19 Sep 2005 19:53:20 +0000 |
gpoirier |
Sync with 1.1108
|
Mon, 19 Sep 2005 19:52:19 +0000 |
gpoirier |
Make the description of the newly introduced "-frameno-file" have all its sentences start in a newline to make groff and Diego happy :-)
|
Mon, 19 Sep 2005 19:36:10 +0000 |
ods15 |
feel free to fix this as you see fit...
|
Mon, 19 Sep 2005 19:23:38 +0000 |
ods15 |
Make frameno.avi not turn on by default. this is deprecated and this entire
|
Mon, 19 Sep 2005 18:28:30 +0000 |
wight |
sync 1.14
|
Mon, 19 Sep 2005 18:28:02 +0000 |
wight |
sync 1.22
|
Mon, 19 Sep 2005 18:27:43 +0000 |
wight |
sync 1.72
|
Mon, 19 Sep 2005 18:22:09 +0000 |
gpoirier |
Prints the number of tracks and MSF length for each track of an audio CD,
|
Mon, 19 Sep 2005 17:57:41 +0000 |
wight |
sync 1.1106
|
Mon, 19 Sep 2005 16:33:39 +0000 |
gpoirier |
Prints -identify output for:
|
Mon, 19 Sep 2005 15:23:15 +0000 |
diego |
Break up all long lines that were missed during the last reformatting round.
|
Mon, 19 Sep 2005 15:12:38 +0000 |
gpoirier |
10l: the directories specified with --with-xvid*dir were ignored.
|
Mon, 19 Sep 2005 14:07:12 +0000 |
ivo |
change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
|
Mon, 19 Sep 2005 13:35:52 +0000 |
diego |
typo noticed by Torinthiel
|
Mon, 19 Sep 2005 12:17:05 +0000 |
jheryan |
Synced with 1.182
|
Sun, 18 Sep 2005 19:17:23 +0000 |
nicodvb |
removed dependency on glibc's %a in sscanf()
|
Sun, 18 Sep 2005 17:22:04 +0000 |
gpoirier |
10l: fully working DXN profile support require XviD 1.1.x. Earlier version will work but will lack VBV support
|
Sun, 18 Sep 2005 13:11:24 +0000 |
diego |
spelling/grammar fixes
|
Sun, 18 Sep 2005 11:40:06 +0000 |
diego |
Reflect recent changes to the the pan audio filter syntax and behavior in
|
Sun, 18 Sep 2005 08:10:56 +0000 |
iive |
remove very obsolate draft...
|
Sat, 17 Sep 2005 22:32:35 +0000 |
michael |
remove info frame repeating its problematic and controversical
|
Sat, 17 Sep 2005 20:53:20 +0000 |
nexus |
add FreeBSD default cd/dvd devices
|
Sat, 17 Sep 2005 19:58:13 +0000 |
diego |
The s key is now used for taking screenshots.
|
Sat, 17 Sep 2005 19:54:15 +0000 |
diego |
Unify the descriptions of vo_gl and vo_gl2 including some fixes.
|
Sat, 17 Sep 2005 19:51:41 +0000 |
nexus |
add FreeBSD default cd/dvd devices
|
Sat, 17 Sep 2005 19:27:39 +0000 |
michael |
add back_ptr
|
Sat, 17 Sep 2005 18:36:43 +0000 |
reimar |
Fix H264 packetizer. Might not work with arbitrary slice order.
|
Sat, 17 Sep 2005 18:05:55 +0000 |
reimar |
add a demux_peekc function that allows to just "have a look" at the next
|
Sat, 17 Sep 2005 05:46:20 +0000 |
ods15 |
typo, probably..
|
Fri, 16 Sep 2005 14:46:14 +0000 |
gpoirier |
Nits
|
Fri, 16 Sep 2005 13:46:19 +0000 |
gpoirier |
Sync with 1.1102
|
Fri, 16 Sep 2005 12:12:48 +0000 |
diego |
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
|
Fri, 16 Sep 2005 12:09:24 +0000 |
reimar |
Missing break for WM_SYSCOMMAND handling.
|
Fri, 16 Sep 2005 11:34:15 +0000 |
diego |
sync with 1.181 and misc fixes
|
Fri, 16 Sep 2005 11:30:33 +0000 |
reimar |
print the first 16 bytes of frame data with -v -v, helps detect when
|
Fri, 16 Sep 2005 11:05:29 +0000 |
reimar |
Wrong editlist handling: end pts must be included.
|
Thu, 15 Sep 2005 22:39:38 +0000 |
aurel |
fix expanding of $_ld_dl when needed by iconv
|
Thu, 15 Sep 2005 11:46:50 +0000 |
reimar |
Mention af_pan change
|
Thu, 15 Sep 2005 11:41:23 +0000 |
reimar |
Fix af_pan commandline mess and (hopefully) improve description.
|
Thu, 15 Sep 2005 10:25:43 +0000 |
reimar |
When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
|
Thu, 15 Sep 2005 03:15:04 +0000 |
diego |
Small wording/spelling fixes, one duplicate entry removed.
|
Thu, 15 Sep 2005 03:08:35 +0000 |
diego |
Add comments to a few #endif statements in order to make clear which
|
Wed, 14 Sep 2005 23:21:44 +0000 |
reimar |
consistency fix: OSD bar for gamma changes should only appear when gamma
|
Wed, 14 Sep 2005 22:08:04 +0000 |
reimar |
hardware color-space conversion for vo_gl and vo_gl2
|
Wed, 14 Sep 2005 21:15:38 +0000 |
wanderer |
minor wording fix in the advanced audio guide
|
Wed, 14 Sep 2005 20:40:50 +0000 |
gpoirier |
Illustrate by a nice table what each profiles supported by XviD features.
|
Wed, 14 Sep 2005 09:54:00 +0000 |
gpoirier |
synced with 1.1100
|
Wed, 14 Sep 2005 09:52:56 +0000 |
gpoirier |
Typos
|
Tue, 13 Sep 2005 21:41:44 +0000 |
reimar |
Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
|
Tue, 13 Sep 2005 21:35:41 +0000 |
nicodvb |
reduced verbosity
|
Tue, 13 Sep 2005 21:04:44 +0000 |
gpoirier |
adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
|
Tue, 13 Sep 2005 19:33:13 +0000 |
reimar |
Fix -af-adv force description, 1 is default now.
|
Tue, 13 Sep 2005 18:48:57 +0000 |
diego |
The screenshot command is now implemented, wording/spelling fixes.
|
Tue, 13 Sep 2005 18:15:51 +0000 |
diego |
screenshot filter entry wording improvement
|
Tue, 13 Sep 2005 18:13:58 +0000 |
diego |
Make the fourcc output endianness-independent.
|
Tue, 13 Sep 2005 18:12:48 +0000 |
diego |
Avoid duplicated messages from demux_avi.c and demuxer.c.
|
Tue, 13 Sep 2005 16:16:13 +0000 |
reimar |
Allow disabling the glFinish call
|
Tue, 13 Sep 2005 15:56:32 +0000 |
reimar |
Improved glFindFormat
|
Tue, 13 Sep 2005 11:38:39 +0000 |
gpoirier |
Nits suggested by Diego
|
Tue, 13 Sep 2005 11:04:20 +0000 |
diego |
Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.
|
Tue, 13 Sep 2005 10:47:33 +0000 |
reimar |
pp_postprocess reads from target image, so request a readable one.
|
Tue, 13 Sep 2005 08:47:46 +0000 |
diego |
- improved performance on truecolor modes
|
Mon, 12 Sep 2005 22:48:14 +0000 |
aurel |
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
|
Mon, 12 Sep 2005 21:08:04 +0000 |
reimar |
Fix maximum frame size, could lead to crashes when changing playback speed.
|
Mon, 12 Sep 2005 20:37:53 +0000 |
gpoirier |
synced with 1.1096
|
Mon, 12 Sep 2005 20:33:29 +0000 |
gpoirier |
start new sentences on a new line
|
Mon, 12 Sep 2005 19:39:48 +0000 |
gpoirier |
XviD supports "turbo" mode.
|
Mon, 12 Sep 2005 18:33:26 +0000 |
reimar |
Fix multiple issues: No picture at all, broken pictures, only every second
|
Mon, 12 Sep 2005 16:56:19 +0000 |
gpoirier |
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
|
Mon, 12 Sep 2005 16:35:58 +0000 |
gpoirier |
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
|
Mon, 12 Sep 2005 15:15:28 +0000 |
reimar |
Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
|
Mon, 12 Sep 2005 14:51:30 +0000 |
reimar |
Fix border color (forgot to divide by 255.0).
|
Mon, 12 Sep 2005 10:05:06 +0000 |
reimar |
echores cleanup, introduce _res_comment variable to easily output additional
|
Sun, 11 Sep 2005 17:45:12 +0000 |
reimar |
Respect -nodouble even though it looks very bad.
|
Sun, 11 Sep 2005 15:41:08 +0000 |
henry |
do nothing if no free filenames are available
|
Sun, 11 Sep 2005 15:08:48 +0000 |
henry |
use slices if DR isn't available
|
Sun, 11 Sep 2005 15:02:49 +0000 |
nplourde |
only make the check for osx api if system is darwin
|
Sun, 11 Sep 2005 14:50:33 +0000 |
nplourde |
removed dep for perl_check on osx
|
Sun, 11 Sep 2005 12:45:34 +0000 |
iive |
better _comment in echores
|
Sun, 11 Sep 2005 12:16:12 +0000 |
henry |
forgotten MP_IMGFLAG_READABLE
|
Sun, 11 Sep 2005 10:57:28 +0000 |
iive |
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
|
Sun, 11 Sep 2005 10:52:24 +0000 |
henry |
DR and slice support
|
Sun, 11 Sep 2005 10:06:27 +0000 |
gpoirier |
Sync with 1.1094
|
Sun, 11 Sep 2005 08:00:38 +0000 |
henry |
screenshot filter
|
Sun, 11 Sep 2005 07:25:50 +0000 |
henry |
screenshot filter
|
Sun, 11 Sep 2005 06:42:32 +0000 |
henry |
screenshot filter
|
Sat, 10 Sep 2005 20:15:02 +0000 |
nplourde |
key_down_event
|
Sat, 10 Sep 2005 18:44:17 +0000 |
nplourde |
perl check for macosx
|
Sat, 10 Sep 2005 18:39:28 +0000 |
henry |
use system videodev2.h instead
|
Sat, 10 Sep 2005 18:38:23 +0000 |
henry |
- remove useless /dev/video* checks
|
Sat, 10 Sep 2005 18:23:40 +0000 |
reimar |
Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
|
Sat, 10 Sep 2005 17:03:35 +0000 |
michael |
CONFIG_GPL for lavc
|
Sat, 10 Sep 2005 15:13:13 +0000 |
diego |
Mac OS X section reviewed for wording/spelling/grammar and content.
|
Fri, 09 Sep 2005 20:05:42 +0000 |
reimar |
Ignore movi_end (except on error) to allow playing growing files.
|
Fri, 09 Sep 2005 17:08:26 +0000 |
reimar |
Set texture border color to avoid weird border colors in some rare cases.
|
Fri, 09 Sep 2005 16:43:18 +0000 |
reimar |
Add missing doxygen comment for clearOSD()
|
Fri, 09 Sep 2005 15:54:09 +0000 |
reimar |
Fix a typo in a comment
|
Fri, 09 Sep 2005 14:49:13 +0000 |
reimar |
gl_buffer should be unsigned
|
Fri, 09 Sep 2005 14:47:54 +0000 |
reimar |
Add an uninit function.
|
Fri, 09 Sep 2005 13:29:04 +0000 |
gpoirier |
synced with 1.1093
|
Fri, 09 Sep 2005 11:19:27 +0000 |
reimar |
Remove useless space
|
Fri, 09 Sep 2005 11:10:29 +0000 |
reimar |
Missing .REss in -vo gl description
|
Fri, 09 Sep 2005 10:26:21 +0000 |
ods15 |
Updates to NUT spec:
|
Fri, 09 Sep 2005 09:25:07 +0000 |
diego |
spelling/grammar/wording
|
Fri, 09 Sep 2005 07:26:38 +0000 |
gpoirier |
synced with 1.1091
|
Thu, 08 Sep 2005 00:11:55 +0000 |
diego |
Replace remaining tabs by spaces.
|
Wed, 07 Sep 2005 00:19:04 +0000 |
reimar |
Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
|
Tue, 06 Sep 2005 23:11:30 +0000 |
reimar |
We can not seek, so set seekable to 0
|
Tue, 06 Sep 2005 22:47:57 +0000 |
diego |
When specifying a VIDIX subdevice the name needs to be written out
|
Tue, 06 Sep 2005 22:00:35 +0000 |
diego |
small wording fixes
|
Tue, 06 Sep 2005 21:45:40 +0000 |
reimar |
memleak fix, escfilename was not freed for an invalid url
|
Tue, 06 Sep 2005 21:33:28 +0000 |
gpoirier |
New section about sync and remuxing issues.
|
Tue, 06 Sep 2005 21:14:55 +0000 |
reimar |
memleak fixes when using an http proxy
|
Tue, 06 Sep 2005 21:08:36 +0000 |
reimar |
check4proxies always creates a copy, so url should be freed
|
Tue, 06 Sep 2005 21:00:57 +0000 |
reimar |
memleak fixes when invalid http url specified.
|
Tue, 06 Sep 2005 20:50:10 +0000 |
diego |
support for GeForce FX Go5200 (newer Apple PowerBooks)
|
Tue, 06 Sep 2005 20:37:47 +0000 |
reimar |
Use bitrate from demuxer
|
Tue, 06 Sep 2005 20:35:14 +0000 |
reimar |
better bitrate calculation
|
Tue, 06 Sep 2005 19:50:21 +0000 |
reimar |
execute the check function even when a demuxer is forced, to avoid crashes.
|
Tue, 06 Sep 2005 19:46:48 +0000 |
reimar |
Forgotten mpc demuxer
|
Tue, 06 Sep 2005 19:40:19 +0000 |
reimar |
Changes forgotten during demuxer API change, introduce a check function.
|
Tue, 06 Sep 2005 19:05:30 +0000 |
diego |
Ignore libdha test program.
|
Tue, 06 Sep 2005 18:44:04 +0000 |
diego |
Switch indentation over to K&R style, replace all tabs by spaces.
|
Tue, 06 Sep 2005 17:12:28 +0000 |
reimar |
Only older card version seem to make problems with y < 8 in text mode.
|
Tue, 06 Sep 2005 16:36:26 +0000 |
diego |
Avoid some short forms, some consistency, wording and typo fixes.
|
Tue, 06 Sep 2005 16:33:31 +0000 |
diego |
A few more details and grammar updates.
|
Tue, 06 Sep 2005 15:30:12 +0000 |
ivo |
10l
|
Tue, 06 Sep 2005 15:15:27 +0000 |
diego |
Reduce unnecessary swscaler verbosity.
|
Tue, 06 Sep 2005 05:33:14 +0000 |
ods15 |
Obsoleted...
|
Mon, 05 Sep 2005 12:05:29 +0000 |
reimar |
clear OSD when playing new file
|
Mon, 05 Sep 2005 11:25:30 +0000 |
gpoirier |
Consistency fix
|
Mon, 05 Sep 2005 11:20:21 +0000 |
gpoirier |
synced with 1.1088
|
Mon, 05 Sep 2005 11:18:09 +0000 |
danny |
Synced with 1.1076 - patch by Paul TT <paultt - at - hackerjournal - dot - it> with some improvement ;)
|
Mon, 05 Sep 2005 10:43:52 +0000 |
diego |
Fix up cqm section.
|
Mon, 05 Sep 2005 10:08:04 +0000 |
reimar |
Properly initialize osdtexCnt
|
Mon, 05 Sep 2005 10:02:06 +0000 |
reimar |
OSD alpha conversion index out of range
|
Mon, 05 Sep 2005 09:43:13 +0000 |
diego |
Spelling, fix Terminal and Categories entry, add MimeType.
|
Mon, 05 Sep 2005 01:43:59 +0000 |
wanderer |
rewrite the little we-want-matrix-files section, patch by Corey Hickey < bugfood-ml AT fatooh DOT org >
|
Sun, 04 Sep 2005 23:02:30 +0000 |
reimar |
enable vidix on AMD64, at least for nVidia it seems to work.
|
Sun, 04 Sep 2005 22:42:01 +0000 |
reimar |
a libmpcdec version with our patches was released (but I did not yet test it).
|
Sun, 04 Sep 2005 22:29:36 +0000 |
gpoirier |
MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POUM org>
|
Sun, 04 Sep 2005 21:48:51 +0000 |
gpoirier |
synced with 1.1087
|
Sun, 04 Sep 2005 21:00:07 +0000 |
reimar |
equalizer fixes: changing one attribute reset the others,
|
Sun, 04 Sep 2005 20:58:39 +0000 |
reimar |
Support equalizer.
|
Sun, 04 Sep 2005 16:57:51 +0000 |
gpoirier |
Fixes suggested by Diego
|
Sun, 04 Sep 2005 16:08:18 +0000 |
diego |
Reorder slave mode commands to appear in alphabetical order with a few
|
Sun, 04 Sep 2005 12:58:16 +0000 |
nplourde |
mplayer osx shared video buffer
|
Sun, 04 Sep 2005 12:41:30 +0000 |
gpoirier |
Typo, and fixed missing word
|
Sun, 04 Sep 2005 12:21:47 +0000 |
gpoirier |
In order to make sure A/V sync is preserved, MEncoder really has to be fed with an audio track.
|
Sun, 04 Sep 2005 10:21:38 +0000 |
gpoirier |
synced with 1.1084
|
Sat, 03 Sep 2005 21:49:50 +0000 |
gpoirier |
Suggestions by of The Wanderer
|
Sat, 03 Sep 2005 19:31:10 +0000 |
reimar |
equalizer support
|
Sat, 03 Sep 2005 19:27:48 +0000 |
michael |
improve colorization
|
Sat, 03 Sep 2005 19:20:51 +0000 |
reimar |
64 bit fix: do not cast pointers to uint32_t
|
Sat, 03 Sep 2005 19:17:28 +0000 |
reimar |
Make MTRR setup work on AMD64 and simplify some #ifdefs
|
Sat, 03 Sep 2005 19:10:43 +0000 |
reimar |
vidix support for nVidix FX Go 5700
|
Sat, 03 Sep 2005 16:49:17 +0000 |
gpoirier |
Capitalize sentences.
|
Sat, 03 Sep 2005 15:19:52 +0000 |
ods15 |
Remove many annoying GTK includes in every compile line and remove GTK
|
Sat, 03 Sep 2005 14:41:09 +0000 |
gpoirier |
Lotsa cool stuff new with -pre8
|
Sat, 03 Sep 2005 10:58:52 +0000 |
faust3 |
replace sleep with usec_sleep, required for recent mingw versions, patch by Robert Swain <robert.swain at gmail.com>
|
Sat, 03 Sep 2005 10:27:22 +0000 |
faust3 |
initial endianess fixes
|
Sat, 03 Sep 2005 10:06:08 +0000 |
faust3 |
simplification
|
Sat, 03 Sep 2005 08:58:34 +0000 |
reimar |
faster mpg and much faster gxf demuxing
|
Sat, 03 Sep 2005 08:53:48 +0000 |
reimar |
likely() and unlikely() macros to help (newer) compilers optimize correctly
|
Sat, 03 Sep 2005 08:48:59 +0000 |
faust3 |
fix window position adjustment
|
Fri, 02 Sep 2005 21:54:17 +0000 |
gpoirier |
custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
|
Fri, 02 Sep 2005 20:37:34 +0000 |
rtognimp |
Updates
|
Fri, 02 Sep 2005 20:21:32 +0000 |
gpoirier |
Hopefully better advices about A/V sync
|
Fri, 02 Sep 2005 19:31:29 +0000 |
reimar |
10l, typo in last commit
|
Fri, 02 Sep 2005 19:22:22 +0000 |
reimar |
Support D-Cinema audio demuxer and decoder from FFmpeg.
|
Fri, 02 Sep 2005 17:18:28 +0000 |
diego |
Mention the MEncoder configuration files along with the MPlayer ones.
|
Fri, 02 Sep 2005 17:11:00 +0000 |
diego |
Replace bps by B/s when it means bytes per second to avoid ambiguity since
|
Fri, 02 Sep 2005 17:06:37 +0000 |
diego |
100l bps != fps, noticed by a.guru - at - sympatico - dot - ca
|
Fri, 02 Sep 2005 16:18:33 +0000 |
diego |
Improve -idle description.
|
Fri, 02 Sep 2005 15:11:57 +0000 |
gpoirier |
synced with 1.1083
|
Fri, 02 Sep 2005 13:56:54 +0000 |
diego |
GUI MPlayer --> GMPlayer
|
Fri, 02 Sep 2005 13:54:27 +0000 |
diego |
Remove duplication between vo_directfb and vo_dfbmga entries.
|
Fri, 02 Sep 2005 13:46:44 +0000 |
diego |
Wording fixes: Avoid short forms.
|
Fri, 02 Sep 2005 13:44:31 +0000 |
gpoirier |
Sync with 1.1081
|
Fri, 02 Sep 2005 13:11:17 +0000 |
gpoirier |
update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >
|
Fri, 02 Sep 2005 12:23:28 +0000 |
gpoirier |
Sync with with 1.1080
|
Fri, 02 Sep 2005 08:59:28 +0000 |
ods15 |
and again.. sorry :/
|
Fri, 02 Sep 2005 08:58:18 +0000 |
ods15 |
spacing
|
Fri, 02 Sep 2005 08:53:05 +0000 |
ods15 |
-idle Documentation.
|
Fri, 02 Sep 2005 08:44:55 +0000 |
ods15 |
Adds -idle, an option to make MPlayer wait for input ('loadfile' or
|
Fri, 02 Sep 2005 08:32:32 +0000 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
Fri, 02 Sep 2005 08:29:30 +0000 |
gpoirier |
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
|
Fri, 02 Sep 2005 00:05:21 +0000 |
diego |
typo
|
Fri, 02 Sep 2005 00:04:55 +0000 |
diego |
description typo fixes
|
Fri, 02 Sep 2005 00:03:19 +0000 |
diego |
updates, typos
|
Thu, 01 Sep 2005 23:53:57 +0000 |
diego |
aRts, ESD consistent spelling
|
Thu, 01 Sep 2005 23:53:33 +0000 |
diego |
Avoid short forms.
|
Thu, 01 Sep 2005 22:09:27 +0000 |
gpoirier |
New section: Notes on Audio/Video synchronization, taken from Rich's encoding guide
|
Thu, 01 Sep 2005 20:42:13 +0000 |
reimar |
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
|
Thu, 01 Sep 2005 15:59:55 +0000 |
attila |
* really keep track on how many samples were decoded last round (fix 10l)
|
Thu, 01 Sep 2005 15:25:03 +0000 |
attila |
stop trying to decode faad audio, when last decoded length is <0
|
Thu, 01 Sep 2005 13:25:39 +0000 |
jheryan |
Synced with 1.12
|
Thu, 01 Sep 2005 12:40:53 +0000 |
jheryan |
Synced with 1.1077
|
Thu, 01 Sep 2005 12:29:19 +0000 |
gpoirier |
Sync with 1.1077
|
Thu, 01 Sep 2005 12:23:40 +0000 |
gpoirier |
Sync with 1.1076
|
Thu, 01 Sep 2005 10:44:46 +0000 |
diego |
Add -I../libavutil to the includes to fix building vo_zr[2].
|
Wed, 31 Aug 2005 21:13:05 +0000 |
wanderer |
fix longstanding typo - "patentend"
|
Wed, 31 Aug 2005 17:33:38 +0000 |
faust3 |
x264 fourcc
|
Wed, 31 Aug 2005 16:23:07 +0000 |
reimar |
Missing parts of the force codecs/demuxers documentation
|
Wed, 31 Aug 2005 15:47:16 +0000 |
alex |
support Pinnacle VideoXL
|
Wed, 31 Aug 2005 13:04:22 +0000 |
reimar |
Fix move playlists (control must be returned to mplayer.c, with the demuxer
|
Wed, 31 Aug 2005 09:24:44 +0000 |
attila |
10l
|
Wed, 31 Aug 2005 08:40:26 +0000 |
gpoirier |
Sync with 1.1075
|
Wed, 31 Aug 2005 02:15:03 +0000 |
nplourde |
add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
|
Tue, 30 Aug 2005 23:59:21 +0000 |
reimar |
Sparcs do not like wild pointer typecasting (unaligned access).
|
Tue, 30 Aug 2005 23:56:24 +0000 |
reimar |
Allow forcing of demuxers and codecs by prepending '+'
|
Tue, 30 Aug 2005 23:24:47 +0000 |
reimar |
extra size checks for samples array to avoid crashes in some rare cases.
|
Tue, 30 Aug 2005 22:07:30 +0000 |
nicodvb |
multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
|
Tue, 30 Aug 2005 19:06:55 +0000 |
rtognimp |
Fix nsv detection with new demuxer structure
|
Tue, 30 Aug 2005 16:32:45 +0000 |
gpoirier |
How to build MPlayerOSX
|
Mon, 29 Aug 2005 19:53:27 +0000 |
gabrov |
synced with 1.12
|
Sat, 27 Aug 2005 19:45:11 +0000 |
ods15 |
adds 'ID_DEMUXER=avi' to -identify...
|
Fri, 26 Aug 2005 22:53:59 +0000 |
rtognimp |
Fix mpeg-pes playback
|
Fri, 26 Aug 2005 19:08:28 +0000 |
henry |
ENCA uses -lm
|
Fri, 26 Aug 2005 19:00:36 +0000 |
henry |
X11 can use pthread (fixes --enable-static)
|
Fri, 26 Aug 2005 18:58:06 +0000 |
henry |
more thorough aalib test (needed for --enable-static)
|
Fri, 26 Aug 2005 17:40:02 +0000 |
reimar |
support MPEG in GXF container with extension-based detection.
|
Thu, 25 Aug 2005 21:46:32 +0000 |
henry |
reordered bps calculation
|
Thu, 25 Aug 2005 19:57:32 +0000 |
henry |
set the nearest number of channels, return(0) upon errors
|
Thu, 25 Aug 2005 19:46:20 +0000 |
reimar |
avoid reading more than maxlen bytes.
|
Thu, 25 Aug 2005 18:22:12 +0000 |
faust3 |
10l, missing return
|
Thu, 25 Aug 2005 17:02:17 +0000 |
reimar |
Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should
|
Thu, 25 Aug 2005 15:54:44 +0000 |
reimar |
ffwmv3 does not work, use "status crashing" so it is not auto-selected.
|
Thu, 25 Aug 2005 12:45:57 +0000 |
reimar |
Fix texture format variable types. Internal format is GLint, others are GLenum
|
Wed, 24 Aug 2005 12:33:32 +0000 |
mosu |
Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).
|
Wed, 24 Aug 2005 00:46:04 +0000 |
diego |
Slightly reduce unnecessary verbosity.
|
Wed, 24 Aug 2005 00:24:11 +0000 |
diego |
typos, cosmetics
|
Tue, 23 Aug 2005 19:27:18 +0000 |
gpoirier |
Documents x264 visualization during encoding
|
Tue, 23 Aug 2005 18:03:23 +0000 |
reimar |
Add D-Cinema Audio and Video conversion programs
|
Tue, 23 Aug 2005 17:21:27 +0000 |
reimar |
compile fix, vobsub.c needs identify variable.
|
Tue, 23 Aug 2005 17:03:30 +0000 |
rathann |
1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min
|
Tue, 23 Aug 2005 16:22:13 +0000 |
gpoirier |
More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy
|
Tue, 23 Aug 2005 16:12:39 +0000 |
gpoirier |
Typo :)
|
Tue, 23 Aug 2005 09:17:06 +0000 |
danny |
Correction pointed by Nico
|
Tue, 23 Aug 2005 08:23:53 +0000 |
gpoirier |
Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"
|
Tue, 23 Aug 2005 08:03:26 +0000 |
reimar |
Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).
|
Tue, 23 Aug 2005 07:56:29 +0000 |
reimar |
ensure that audio-only files are decoded till the end by not only
|
Mon, 22 Aug 2005 20:04:42 +0000 |
henry |
mode fps int vs. float woes
|
Mon, 22 Aug 2005 09:05:18 +0000 |
reimar |
DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0
|
Mon, 22 Aug 2005 08:21:43 +0000 |
gpoirier |
Sync with 1.1074
|
Mon, 22 Aug 2005 00:01:02 +0000 |
diego |
typo, grammar
|
Sun, 21 Aug 2005 20:55:26 +0000 |
gpoirier |
The thread "Call for video encoding settings" has to be easily found until its infos make it to our docs
|
Sun, 21 Aug 2005 10:19:25 +0000 |
reimar |
100l, video_out.h is now needed for some vo_ variables.
|
Sun, 21 Aug 2005 10:03:59 +0000 |
gpoirier |
How to encode with soft 3:2 pullup, patch by Brendan McCarthy
|
Sun, 21 Aug 2005 09:59:45 +0000 |
reimar |
-wid support for windows. Not well tested, might still behave a bit weird.
|
Sun, 21 Aug 2005 08:40:26 +0000 |
gabrov |
synced with 1.88
|
Sun, 21 Aug 2005 01:20:31 +0000 |
reimar |
remove extern for variables that are already in headers.
|
Sun, 21 Aug 2005 00:17:15 +0000 |
gabrov |
synced with 1.11
|
Sat, 20 Aug 2005 21:00:51 +0000 |
rathann |
cache-prefill has been renamed to cache-seek-min, example config should
|
Sat, 20 Aug 2005 20:13:03 +0000 |
gpoirier |
Encoding setting examples for x264
|
Fri, 19 Aug 2005 19:24:30 +0000 |
rfelker |
remove broken shared libpostproc stuff
|
Fri, 19 Aug 2005 15:10:23 +0000 |
gpoirier |
Sync with 1.1073
|
Fri, 19 Aug 2005 14:30:24 +0000 |
rfelker |
1000000000000000l
|
Fri, 19 Aug 2005 14:28:30 +0000 |
rfelker |
100l
|
Fri, 19 Aug 2005 12:23:34 +0000 |
reimar |
less weird OSD alpha transformation.
|
Fri, 19 Aug 2005 12:16:52 +0000 |
reimar |
Do not set SwapInterval for values < 0.
|
Fri, 19 Aug 2005 12:09:44 +0000 |
reimar |
Fix crash in windows
|
Fri, 19 Aug 2005 11:52:11 +0000 |
gpoirier |
Sync with 1.1072
|
Fri, 19 Aug 2005 09:31:02 +0000 |
reimar |
automatic vsync enabling for vo_gl.
|
Thu, 18 Aug 2005 20:00:57 +0000 |
jonas |
Aconvert allows mencoder to (easily) encode from an audio only file (hack).
|
Thu, 18 Aug 2005 16:25:45 +0000 |
faust3 |
fix warnings and decoding on CYGWIN (produced only noise before this change)
|
Thu, 18 Aug 2005 13:46:01 +0000 |
reimar |
gtk2 is supported, next step is pure gtk without X.
|
Thu, 18 Aug 2005 12:59:19 +0000 |
alex |
gtf.{c,h} is used by vesa only
|
Thu, 18 Aug 2005 12:05:41 +0000 |
jheryan |
synced with 1.72
|
Thu, 18 Aug 2005 11:53:51 +0000 |
jheryan |
new, synced with 1.10
|