Fri, 30 Aug 2002 13:53:27 +0000 |
arpi |
2*100l, extern fv() {} is nonsense, you have to decide if it is extern or
|
Fri, 30 Aug 2002 13:34:08 +0000 |
alex |
added needed errno.h
|
Fri, 30 Aug 2002 11:37:42 +0000 |
alex |
v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
|
Fri, 30 Aug 2002 11:28:43 +0000 |
alex |
fixed faad detection. without this it detects my older version of the library witch isn't compatible with current ad_faad.c
|
Fri, 30 Aug 2002 11:20:51 +0000 |
alex |
mp_msg'ized
|
Fri, 30 Aug 2002 11:18:20 +0000 |
alex |
added bgr support and support for forcing output format
|
Fri, 30 Aug 2002 11:17:15 +0000 |
alex |
added missing palette8tobgr pairs (hope it's correct)
|
Fri, 30 Aug 2002 10:57:08 +0000 |
alex |
recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>
|
Fri, 30 Aug 2002 09:55:34 +0000 |
rik |
libavcodec sync
|
Fri, 30 Aug 2002 08:16:52 +0000 |
nexus |
sync
|
Fri, 30 Aug 2002 06:16:40 +0000 |
rfelker |
"halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter
|
Fri, 30 Aug 2002 03:55:45 +0000 |
diego |
RV40 supported, atrc not.
|
Fri, 30 Aug 2002 00:53:11 +0000 |
diego |
Explain why putting [PATCH] in the subject is important.
|
Fri, 30 Aug 2002 00:38:42 +0000 |
michael |
dct selection support
|
Thu, 29 Aug 2002 23:15:24 +0000 |
pontscho |
- fix window handling with dxr3
|
Thu, 29 Aug 2002 22:24:49 +0000 |
pontscho |
- add play time subtitle change support
|
Thu, 29 Aug 2002 21:37:45 +0000 |
arpi |
10l bug, found by Nexus
|
Thu, 29 Aug 2002 21:30:57 +0000 |
arpi |
use dir/libname.a instead of -Ldir -lname
|
Thu, 29 Aug 2002 21:09:48 +0000 |
arpi |
libgen.h is glibc specific, and not used at all -> removed
|
Thu, 29 Aug 2002 21:06:33 +0000 |
arpi |
This patch fixes a compile error when HAVE_FREETYPE is not defined.
|
Thu, 29 Aug 2002 20:50:49 +0000 |
arpi |
new mencoder option -info, to store copyright, title, encoder version etc in AVI
|
Thu, 29 Aug 2002 20:21:59 +0000 |
arpi |
fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net>
|
Thu, 29 Aug 2002 20:19:33 +0000 |
arpi |
- Tell the RTSP client code to use the string "mplayer" in RTSP
|
Thu, 29 Aug 2002 20:11:43 +0000 |
arpi |
can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>
|
Thu, 29 Aug 2002 19:12:36 +0000 |
nexus |
sync
|
Thu, 29 Aug 2002 17:35:21 +0000 |
pontscho |
add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch
|
Thu, 29 Aug 2002 17:16:34 +0000 |
pontscho |
- add freetype support for gui
|
Thu, 29 Aug 2002 13:04:01 +0000 |
diego |
Fixed some small HTML errors.
|
Thu, 29 Aug 2002 12:04:21 +0000 |
mark |
Fixed some breakages of single-buffer rendering of tdfx
|
Thu, 29 Aug 2002 11:41:11 +0000 |
rik |
fixes a segfault which was introduced in this file by the new ratecontrol code
|
Thu, 29 Aug 2002 07:07:12 +0000 |
bertrand |
inet_aton fallback support by Joey Parrish <joey@yunamusic.com>
|
Thu, 29 Aug 2002 02:20:00 +0000 |
rfelker |
arrg 100l in the 10l
|
Thu, 29 Aug 2002 02:11:33 +0000 |
rfelker |
fix 10l mistake and add the libdeps thing right this time
|
Thu, 29 Aug 2002 02:05:01 +0000 |
rfelker |
removed old stuff no longer used
|
Thu, 29 Aug 2002 01:56:09 +0000 |
diego |
Sipro audio now supported.
|
Thu, 29 Aug 2002 01:49:15 +0000 |
rfelker |
remove nonsense tabs from makefile so emacs won't complain :)
|
Thu, 29 Aug 2002 00:47:22 +0000 |
diego |
Plugin descriptions were moved to the man page.
|
Wed, 28 Aug 2002 23:00:25 +0000 |
nexus |
FreeBSD iconv change/fix
|
Wed, 28 Aug 2002 22:45:48 +0000 |
arpi |
mostly compiler warning fixes, some small bugfix
|
Wed, 28 Aug 2002 22:02:38 +0000 |
michael |
passing extra stuff from real stuff to lavc
|
Wed, 28 Aug 2002 21:55:44 +0000 |
alex |
10l fix
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Wed, 28 Aug 2002 21:18:33 +0000 |
diego |
Reformat some paragraphs to make them fit 80 column displays.
|
Wed, 28 Aug 2002 20:52:02 +0000 |
arpi |
freetype 2.0/2.1+ support - disabled by default until bugs fixed
|
Wed, 28 Aug 2002 20:45:42 +0000 |
arpi |
subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated
|
Wed, 28 Aug 2002 20:42:17 +0000 |
diego |
The rectangle is not white but inverted.
|
Wed, 28 Aug 2002 20:24:44 +0000 |
diego |
Small note about multiple MPlayers and audio drivers.
|
Wed, 28 Aug 2002 19:37:13 +0000 |
alex |
release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D Richard Felker III <dalias@aerifal.cx>)
|
Wed, 28 Aug 2002 18:38:41 +0000 |
alex |
fixed possible 'DoS' bug
|
Wed, 28 Aug 2002 17:14:02 +0000 |
alex |
written by Florian Schilhabel <florian.schilhabel@gmx.net>
|
Wed, 28 Aug 2002 17:07:55 +0000 |
alex |
fixes problems when new line is just '\n' and not '\r\n' and enabled html-markup ignore. Patch by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
|
Wed, 28 Aug 2002 16:55:40 +0000 |
alex |
64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>
|
Wed, 28 Aug 2002 16:22:02 +0000 |
alex |
clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndns.org>
|
Wed, 28 Aug 2002 16:09:31 +0000 |
alex |
final (?) libvo2 cleanup patch by Joey Parrish
|
Wed, 28 Aug 2002 15:55:58 +0000 |
alex |
removed old input code
|
Wed, 28 Aug 2002 14:17:06 +0000 |
arpi |
realplayer codecs wrappers, originaly written by Florian Schneider, extended
|
Wed, 28 Aug 2002 11:20:48 +0000 |
diego |
Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.
|
Wed, 28 Aug 2002 10:58:53 +0000 |
jonas |
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
|
Wed, 28 Aug 2002 00:24:27 +0000 |
michael |
align -> balign patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
|
Wed, 28 Aug 2002 00:05:10 +0000 |
diego |
libmpdvdkit on openbsd, patch by Bj«Órn Sandell <biorn@dce.chalmers.se>.
|
Tue, 27 Aug 2002 23:01:54 +0000 |
arpi |
- added matrix cracking/debugging code - disabled
|
Tue, 27 Aug 2002 22:46:54 +0000 |
arpi |
'sipr' descrambling implemented, at least for 16*6 matrix
|
Tue, 27 Aug 2002 22:28:03 +0000 |
diego |
Added some introductory words, request only CVS for bug reports and further
|
Tue, 27 Aug 2002 21:32:35 +0000 |
diego |
Added proper heading tags and fixed the HTML structure.
|
Tue, 27 Aug 2002 21:19:30 +0000 |
diego |
Cosmetics: Some more indents and newlines.
|
Tue, 27 Aug 2002 21:00:39 +0000 |
diego |
Cosmetics: Indented code and inserted empty lines.
|
Tue, 27 Aug 2002 18:06:07 +0000 |
diego |
Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with some
|
Tue, 27 Aug 2002 16:17:54 +0000 |
alex |
removed unused code
|
Tue, 27 Aug 2002 15:46:41 +0000 |
alex |
SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>
|
Tue, 27 Aug 2002 09:57:12 +0000 |
diego |
Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of
|
Tue, 27 Aug 2002 08:33:05 +0000 |
pontscho |
- add dxr3 equ patch from "Szombathelyi [iso-8859-2] Gy«Órgy" <gyurco@freemail.hu>
|
Tue, 27 Aug 2002 08:12:58 +0000 |
diego |
Settle for GCC, not gcc. 10l for telling Andras otherwise.
|
Tue, 27 Aug 2002 01:31:57 +0000 |
diego |
Updated credits for Kim Minh Kaplan from his own patch.
|
Mon, 26 Aug 2002 22:20:58 +0000 |
pontscho |
- warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>
|
Mon, 26 Aug 2002 17:20:17 +0000 |
alex |
Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should check for USE_OSS_AUDIO
|
Sun, 25 Aug 2002 23:19:38 +0000 |
michael |
fixing compilation without divx4 patch by (R«±mi Guyomarch <rguyom at pobox dot com>)
|
Sun, 25 Aug 2002 21:52:31 +0000 |
michael |
10l
|
Sun, 25 Aug 2002 21:43:22 +0000 |
michael |
support for the new ratecontrol code
|
Sun, 25 Aug 2002 15:37:37 +0000 |
zdar |
sync
|
Sun, 25 Aug 2002 01:12:41 +0000 |
arpi |
support for 'sipr' codec - descrambling/reorder not yet fixed.
|
Sun, 25 Aug 2002 00:07:15 +0000 |
arpi |
some files has some shit before teh audio/video headers...
|
Sat, 24 Aug 2002 23:07:34 +0000 |
arpi |
10l - fixed chunktab size calculation
|
Sat, 24 Aug 2002 23:06:38 +0000 |
arpi |
some newer rv20 variants also uses custommsg 0x24 to set codec subtype
|
Sat, 24 Aug 2002 22:40:01 +0000 |
arpi |
uses new dp_hdr_t packet structure
|
Sat, 24 Aug 2002 22:39:27 +0000 |
arpi |
- changed re-muxed packet structure (see struct dp_hdr_t)
|
Sat, 24 Aug 2002 20:18:34 +0000 |
atmos4 |
Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>
|
Sat, 24 Aug 2002 14:22:46 +0000 |
jonas |
sync
|
Fri, 23 Aug 2002 21:55:57 +0000 |
michael |
optimization
|
Fri, 23 Aug 2002 13:03:00 +0000 |
joyping |
iec958-init completly rewritten
|
Fri, 23 Aug 2002 10:50:19 +0000 |
diego |
Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightly
|
Fri, 23 Aug 2002 01:41:12 +0000 |
anders |
Fixed *= bug in length calculation
|
Thu, 22 Aug 2002 23:41:51 +0000 |
arpi |
with the help of the Mandrake compiler maintainer this problem has
|
Thu, 22 Aug 2002 23:29:46 +0000 |
arpi |
removed -W -Wall -g and other gcc-specific warning/debug options
|
Thu, 22 Aug 2002 23:28:33 +0000 |
arpi |
removed nonsense 'inline'
|
Thu, 22 Aug 2002 23:28:08 +0000 |
arpi |
- functions inside of functions are invalid in icc. replaced with #define's
|
Thu, 22 Aug 2002 23:05:58 +0000 |
arpi |
v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Thu, 22 Aug 2002 23:03:51 +0000 |
arpi |
General Timing Formula algorithm from a scratch.
|
Thu, 22 Aug 2002 21:30:31 +0000 |
arpi |
10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>
|
Thu, 22 Aug 2002 13:58:38 +0000 |
pontscho |
fix dxr3 subtitle handling and add some optimizations
|
Thu, 22 Aug 2002 08:05:27 +0000 |
jaf |
fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lists.veego.de>
|
Thu, 22 Aug 2002 04:59:45 +0000 |
rfelker |
MMX optimized code for soft equalizer filter
|
Thu, 22 Aug 2002 01:47:57 +0000 |
rfelker |
documentation for -vop eq
|
Thu, 22 Aug 2002 00:05:35 +0000 |
diego |
How to run multiple instances of MPlayer.
|
Wed, 21 Aug 2002 23:08:20 +0000 |
rfelker |
soft video equalizer filter, currently supports brightness and
|
Wed, 21 Aug 2002 22:58:19 +0000 |
diego |
Typos, cosmetics and a tag closed.
|
Wed, 21 Aug 2002 22:50:40 +0000 |
arpi |
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
|
Wed, 21 Aug 2002 21:50:14 +0000 |
arpi |
support for SP5x video codec used by Aiptek webcam
|
Wed, 21 Aug 2002 21:31:20 +0000 |
arpi |
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
|
Wed, 21 Aug 2002 21:24:23 +0000 |
arpi |
this piece of code should prevent major fullscreen screwups, which can
|
Wed, 21 Aug 2002 21:23:26 +0000 |
arpi |
added forced window clearing for Xv, because on my setup (sawfish,
|
Wed, 21 Aug 2002 20:44:29 +0000 |
arpi |
new slave volume command done :
|
Wed, 21 Aug 2002 20:28:44 +0000 |
gabucino |
applied Andras Mohari's patch
|
Wed, 21 Aug 2002 20:28:24 +0000 |
arpi |
dvdnav wasn't selected for compilation together with mpdvdkit2.
|
Wed, 21 Aug 2002 19:12:13 +0000 |
michael |
allocating large enough buffer, fixes green stuff on top for encoding of height %16 != 0 videos
|
Wed, 21 Aug 2002 19:08:24 +0000 |
michael |
asserts to check buffer size and non overlapingness
|
Tue, 20 Aug 2002 14:15:25 +0000 |
joyping |
changed spdif default from "hw:0,2" to general alias "iec958"
|
Tue, 20 Aug 2002 00:57:13 +0000 |
diego |
-subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
|
Tue, 20 Aug 2002 00:36:58 +0000 |
diego |
Fixed typo manpage --> man page.
|
Tue, 20 Aug 2002 00:33:04 +0000 |
diego |
Converted the docs to use proper headings tags.
|
Mon, 19 Aug 2002 11:17:24 +0000 |
jaf |
sync by anders@gnulinux.dk
|
Mon, 19 Aug 2002 01:38:59 +0000 |
diego |
Sync the man page with the removed sections of the HTML docs.
|
Sun, 18 Aug 2002 22:46:03 +0000 |
michael |
typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)
|
Sun, 18 Aug 2002 20:51:55 +0000 |
gabucino |
begun removing "Available options" and "Examples" sections, which
|
Sun, 18 Aug 2002 20:48:00 +0000 |
gabucino |
sync
|
Sun, 18 Aug 2002 10:24:32 +0000 |
diego |
Typo spotted by Steven M. Schultz <sms at 2bsd com>.
|
Sun, 18 Aug 2002 08:21:24 +0000 |
michael |
10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>
|
Sun, 18 Aug 2002 01:07:37 +0000 |
michael |
same behavior for luma & chroma single coeff elimination
|
Sat, 17 Aug 2002 20:48:23 +0000 |
michael |
skip blocks with small chroma dc support
|
Sat, 17 Aug 2002 10:25:18 +0000 |
diego |
Bah, if we start spellchecking this, we might as well do it right ;-)
|
Sat, 17 Aug 2002 09:34:53 +0000 |
jaf |
libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.
|
Sat, 17 Aug 2002 09:15:30 +0000 |
jaf |
typo
|
Fri, 16 Aug 2002 23:04:29 +0000 |
arpi |
prefer libmpdvdkit2 over v1
|
Fri, 16 Aug 2002 22:50:22 +0000 |
arpi |
apply mplayer-specific patches
|
Fri, 16 Aug 2002 22:46:01 +0000 |
arpi |
applying css-key cache patch
|
Fri, 16 Aug 2002 22:43:44 +0000 |
arpi |
importing libmpdvdkit files
|
Fri, 16 Aug 2002 22:39:02 +0000 |
michael |
10l
|
Fri, 16 Aug 2002 22:37:48 +0000 |
arpi |
importing libdvdread 0.9.3 files
|
Fri, 16 Aug 2002 22:36:54 +0000 |
michael |
40% faster blur
|
Fri, 16 Aug 2002 22:35:45 +0000 |
arpi |
importing libdvdcss 1.2.2 files
|
Fri, 16 Aug 2002 22:25:45 +0000 |
arpi |
should solve -vo vesa:vidix problem 'vosub_vidix: video server has
|
Fri, 16 Aug 2002 22:23:50 +0000 |
arpi |
10l bug - noticed by Emiel Neggers <emiel@neggers.net>
|
Fri, 16 Aug 2002 22:01:57 +0000 |
arpi |
hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should use
|
Fri, 16 Aug 2002 21:02:50 +0000 |
arpi |
speedup of gauss
|
Fri, 16 Aug 2002 16:35:43 +0000 |
arpi |
using precalculated src*om[][] table -> 25% faster.
|
Fri, 16 Aug 2002 16:06:02 +0000 |
arpi |
more (~40%) speedup :)
|
Fri, 16 Aug 2002 09:57:46 +0000 |
nexus |
sync
|
Thu, 15 Aug 2002 22:52:52 +0000 |
pontscho |
fix (?) cmd line handling
|
Thu, 15 Aug 2002 22:45:34 +0000 |
michael |
skip black in outline (white skip code is #if 0 as there is no speed difference)
|
Thu, 15 Aug 2002 22:43:27 +0000 |
diego |
Applied patch by Remi Guyomarch <rguyom at pobox com>.
|
Thu, 15 Aug 2002 20:50:13 +0000 |
arpi |
added gettimeofday-based profiling/timing
|
Thu, 15 Aug 2002 12:42:52 +0000 |
diego |
Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in a
|
Thu, 15 Aug 2002 11:09:35 +0000 |
jaf |
sync by Panagiotis Issaris <takis.issaris@skynet.be>
|
Thu, 15 Aug 2002 08:51:57 +0000 |
jaf |
sync
|
Thu, 15 Aug 2002 07:02:17 +0000 |
jaf |
*** empty log message ***
|
Wed, 14 Aug 2002 23:49:55 +0000 |
michael |
bug & ver update
|
Wed, 14 Aug 2002 23:41:19 +0000 |
arpi |
ogg (.ogm) text subtitles support
|
Wed, 14 Aug 2002 23:02:45 +0000 |
pontscho |
- add dxr3 gui support (dialogbox, etc.)
|
Wed, 14 Aug 2002 21:56:31 +0000 |
arpi |
- Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for
|
Wed, 14 Aug 2002 21:55:48 +0000 |
arpi |
typo fixes by Ross Finlayson <finlayson@live.com>
|
Wed, 14 Aug 2002 21:46:48 +0000 |
arpi |
disable cache if stream->fd<0 (no regular file/pipe but some special thing)
|
Wed, 14 Aug 2002 21:44:56 +0000 |
arpi |
adds a soname and a shared library version number to libdha.
|
Wed, 14 Aug 2002 21:43:49 +0000 |
arpi |
dynamic libavcodec.so support updated by
|
Wed, 14 Aug 2002 21:28:18 +0000 |
arpi |
warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
|
Wed, 14 Aug 2002 21:25:01 +0000 |
arpi |
corrects an off-by-one error when trying to seek beyond the end of file.
|
Wed, 14 Aug 2002 20:33:26 +0000 |
gabucino |
not only divx4 has 2, 3pass
|
Wed, 14 Aug 2002 20:24:55 +0000 |
gabucino |
sync
|
Wed, 14 Aug 2002 12:39:28 +0000 |
diego |
Link and title synched to documentation.html.
|
Wed, 14 Aug 2002 12:24:01 +0000 |
diego |
Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
|
Wed, 14 Aug 2002 12:20:35 +0000 |
jaf |
arpi told me ...
|
Wed, 14 Aug 2002 12:17:04 +0000 |
pontscho |
add uri2filename converter
|
Wed, 14 Aug 2002 09:15:31 +0000 |
arpi |
RV20 A-V desync fixed - use timestamp hack only for RV30
|
Tue, 13 Aug 2002 23:32:05 +0000 |
jaf |
messages moved from vf.c and vd.c
|
Tue, 13 Aug 2002 23:24:20 +0000 |
jaf |
messages moved from vf.c and vd.c
|
Tue, 13 Aug 2002 21:48:14 +0000 |
diego |
Jindrich Makovicka's new noise pattern filter.
|
Tue, 13 Aug 2002 19:18:20 +0000 |
michael |
remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
|
Tue, 13 Aug 2002 17:53:32 +0000 |
michael |
semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)
|
Tue, 13 Aug 2002 16:04:16 +0000 |
jaf |
messages moved from dec_??d?o.c
|
Tue, 13 Aug 2002 14:59:12 +0000 |
nexus |
sync
|
Tue, 13 Aug 2002 12:37:17 +0000 |
jonas |
A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
|
Tue, 13 Aug 2002 11:20:12 +0000 |
jonas |
Mozilla/Opera/? fix
|
Tue, 13 Aug 2002 08:41:49 +0000 |
zdar |
Put/get_image fixed. Deleted forgotten development comments
|
Tue, 13 Aug 2002 08:26:06 +0000 |
zdar |
Typos & spelling fixed
|
Mon, 12 Aug 2002 00:05:01 +0000 |
arpi |
rv40 support
|
Mon, 12 Aug 2002 00:04:37 +0000 |
arpi |
RV40 support
|
Sun, 11 Aug 2002 22:27:08 +0000 |
diego |
HTML fixes, no content change.
|
Sun, 11 Aug 2002 22:24:26 +0000 |
diego |
HTML restructured. Now using definition lists instead of tables.
|
Sun, 11 Aug 2002 20:38:34 +0000 |
diego |
Cosmetics: Properly indented table and fixed <TR> structure.
|
Sun, 11 Aug 2002 19:27:05 +0000 |
diego |
Document new -sws options as well as TV input changes.
|
Sun, 11 Aug 2002 19:12:09 +0000 |
pontscho |
kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callback
|
Sun, 11 Aug 2002 18:52:55 +0000 |
arpi |
updated/extended teh introduction part
|
Sun, 11 Aug 2002 18:38:41 +0000 |
diego |
Sanitize a HTML table, <TR> are at the proper place and get closed.
|
Sun, 11 Aug 2002 18:27:38 +0000 |
diego |
Another big batch of cosmetics *only*.
|
Sun, 11 Aug 2002 18:07:42 +0000 |
pontscho |
fix -sub
|
Sun, 11 Aug 2002 17:43:24 +0000 |
jaf |
sync
|
Sun, 11 Aug 2002 17:14:41 +0000 |
jonas |
dvdnav api changed
|
Sun, 11 Aug 2002 15:49:42 +0000 |
diego |
Created RTC section and moved RTC explanation there.
|
Sun, 11 Aug 2002 13:37:35 +0000 |
diego |
New noise filter by Jindrich Makovicka.
|
Sun, 11 Aug 2002 13:32:28 +0000 |
pontscho |
10l :)
|
Sun, 11 Aug 2002 13:12:38 +0000 |
pontscho |
add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) and fix -subdelay bug
|
Sun, 11 Aug 2002 10:52:22 +0000 |
michael |
mmx optimized avg/film noise
|
Sun, 11 Aug 2002 10:12:15 +0000 |
michael |
optimization
|
Sun, 11 Aug 2002 09:52:23 +0000 |
michael |
film/average noise cleanup
|
Sun, 11 Aug 2002 09:46:50 +0000 |
michael |
film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)
|
Sun, 11 Aug 2002 09:40:57 +0000 |
michael |
oops forgot to commit that
|
Sun, 11 Aug 2002 00:28:12 +0000 |
iive |
Initial version of Bulgarian translation, hell i vote for gettext
|
Sat, 10 Aug 2002 20:26:43 +0000 |
gabucino |
continuing paragraph reformatting
|
Sat, 10 Aug 2002 18:56:45 +0000 |
jaf |
by 'lr' - <hephooey@fastmail.fm>
|
Sat, 10 Aug 2002 18:45:31 +0000 |
arpi |
'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@yahoo.fr>
|
Sat, 10 Aug 2002 10:59:42 +0000 |
jonas |
bsdbt848 driver and some formats (confused some users)
|
Fri, 09 Aug 2002 21:30:21 +0000 |
arpi |
HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
|
Fri, 09 Aug 2002 18:08:57 +0000 |
jaf |
updates by Panagiotis Issaris <takis@lumumba.luc.ac.be>
|
Fri, 09 Aug 2002 17:47:54 +0000 |
arpi |
10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>
|
Fri, 09 Aug 2002 17:43:49 +0000 |
arpi |
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
|
Fri, 09 Aug 2002 17:20:46 +0000 |
arpi |
new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz
|
Thu, 08 Aug 2002 13:55:15 +0000 |
jaf |
messages moved again
|
Thu, 08 Aug 2002 11:27:32 +0000 |
jaf |
email-adress updated
|
Thu, 08 Aug 2002 10:46:16 +0000 |
michael |
1000l
|
Wed, 07 Aug 2002 21:51:10 +0000 |
atmos4 |
small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)
|
Wed, 07 Aug 2002 18:24:25 +0000 |
jaf |
messages moved from mencoder.c to helpmp??.h
|
Wed, 07 Aug 2002 09:08:10 +0000 |
jaf |
using help_mp-??.h for one message
|
Wed, 07 Aug 2002 09:01:13 +0000 |
jaf |
anders@gnulinux.dk
|
Wed, 07 Aug 2002 00:08:57 +0000 |
michael |
mpeg4 mpeg quantizer encoding
|
Tue, 06 Aug 2002 22:01:45 +0000 |
arpi |
10l
|
Tue, 06 Aug 2002 21:21:14 +0000 |
arpi |
detection reordered. note: raw DV detection should be more reliable.
|
Tue, 06 Aug 2002 20:31:48 +0000 |
arpi |
-vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
|
Tue, 06 Aug 2002 19:45:59 +0000 |
arpi |
10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>
|
Tue, 06 Aug 2002 14:23:23 +0000 |
rik |
autodetection of MJPEG card for -vo zr by grepping /proc/pci
|
Tue, 06 Aug 2002 13:32:55 +0000 |
kmkaplan |
Put all spudec_new stuff in a single function,
|
Tue, 06 Aug 2002 10:22:50 +0000 |
jaf |
update by Jiri Svoboda <jiri.svoboda@seznam.cz>
|
Tue, 06 Aug 2002 09:05:08 +0000 |
nexus |
sync
|
Mon, 05 Aug 2002 21:02:23 +0000 |
arpi |
codecs.conf min. version bumped
|
Mon, 05 Aug 2002 21:01:53 +0000 |
arpi |
real 'sipr' audio added (not yet working), version bumped
|
Mon, 05 Aug 2002 20:49:58 +0000 |
rik |
0.1l
|
Mon, 05 Aug 2002 20:03:22 +0000 |
rik |
cinerama support in -vo zr for people with more than one zoran card, documentation contained in -zrhelp
|
Mon, 05 Aug 2002 19:38:30 +0000 |
arpi |
100l
|
Mon, 05 Aug 2002 18:37:14 +0000 |
jaf |
moved messages to help_mp-??.h
|
Mon, 05 Aug 2002 18:22:51 +0000 |
arpi |
allow early exit from esds parsing, so decoder info (type & bitrate) are
|
Mon, 05 Aug 2002 18:22:14 +0000 |
arpi |
support for .mp4 with .mp3 audio
|
Mon, 05 Aug 2002 17:23:22 +0000 |
arpi |
native DV audio/video decoders using libdv
|
Mon, 05 Aug 2002 17:22:14 +0000 |
arpi |
native libdv added, fourccs fixed/commented for qdv & mcdv
|