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 Tar«¿n (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 Tar«¿n, 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 Tar«¿n
|
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 Tar«¿n
|
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.
|