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.
|