Mercurial > mplayer.hg
graph
-
r22985: Move translatable strings from tv.c to help_mp*2007-04-16, by kraymer
-
Remove duplicated line2007-04-16, by voroshil
-
bad prototype for driver init function2007-04-15, by ben
-
u_int seems unknown under mingw2007-04-15, by ben
-
lowres supports some h264 files2007-04-15, by compn
-
add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tv2007-04-15, by voroshil
-
Report if internal, external of dvdnav version of dvdread is used.2007-04-15, by diego
-
Disabled VCD support under Cygwin, it fails to link.2007-04-15, by diego
-
Remove unused variable.2007-04-15, by diego
-
Update amr-nb and amr-wb checks for changes in FFmpeg.2007-04-15, by diego
-
improve horizontal chroma resolution with pal2007-04-15, by michael
-
convert palette to yuv instead of converting each pixel after pal->rgb2007-04-15, by michael
-
added vidix driver for Permedia2 cards from upstream vidix2007-04-14, by ben
-
added conditional vidix drivers compilation2007-04-14, by ben
-
Use lavf_preferred mechanism to replace more extension-based detection hacks2007-04-14, by reimar
-
Add lavf_preferred demuxer for lavf formats we want to be probed2007-04-14, by reimar
-
typo2007-04-14, by voroshil
-
cosmetics. restore empty line removed in r22985.2007-04-13, by voroshil
-
Fix a stupid bug in r22473: bbox is zero-filled everytime when a glyph2007-04-13, by eugeni
-
Move translatable strings from tv.c to help_mp*2007-04-13, by voroshil
-
Remove redundant setting of variables when compiling FFmpeg libraries,2007-04-12, by diego
-
cosmetics, expand all tabs to four spaces.2007-04-12, by ivo
-
Replace huge switch statement by a lookup table.2007-04-12, by ivo
-
r22975: cosmetics: remove trailing white space2007-04-12, by voroshil
-
Revert previous broken removal of partial dependency list.2007-04-12, by diego
-
cosmetics after last commit; remove superfluous braces2007-04-11, by ivo
-
Remove code duplication in sws_rgb2rgb_init.2007-04-11, by ivo
-
r22845: Clarify -xineramascreen -2 behaviour2007-04-11, by kraymer
-
support format=y8 with -ovc raw2007-04-11, by lorenm
-
cosmetics: remove trailing white space2007-04-11, by kraymer
-
updated changelog with recent vidix api changes2007-04-11, by ben
-
these are actually AGP bridges, not video adapters (should fix2007-04-11, by ben
-
this TnT2 chipset is actually NV4/5 arch but for sure not NV302007-04-11, by ben
-
more updates for Spanish man page by Fernando Tarín (lists im gmail com)2007-04-11, by kraymer
-
Convert source comments into proper codecs.conf entry comments.2007-04-11, by diego
-
Add some more game formats that FFmpeg now supports.2007-04-11, by diego
-
Remove *ancient* ldd debugging junk.2007-04-11, by diego
-
Remove the .norecurse hack. It bloats the Makefile, adds maintenance burden,2007-04-11, by diego
-
Rework of *BSD BT848 detection for radio://2007-04-11, by voroshil
-
Remove unused includes.2007-04-10, by eugeni
-
Don't check if user-supplied default font path exists.2007-04-10, by eugeni
-
Cleanup real_calc_response_and_checksum()2007-04-09, by rtogni
-
Merge calc_response_string() into real_calc_response_and_checksum()2007-04-09, by rtogni
-
Simplify calc_response_string()2007-04-09, by rtogni
-
10000000l learn to count2007-04-09, by rtogni
-
Size of response is known, no need to calculate it2007-04-09, by rtogni
-
The size of xor_table is known and fixed, no need to calculate it2007-04-09, by rtogni
-
r22916: Ability to specify video and audio capture device names2007-04-09, by voroshil
-
r22951: Move netstream documentation into TOOLS/README.2007-04-09, by voroshil
-
better seeking in dvdnav://2007-04-09, by nicodvb
-
10l typo2007-04-09, by diego
-
remove ugly #include from tvi_bsdbt848.c2007-04-09, by voroshil
-
Move netstream documentation into TOOLS/README.2007-04-09, by diego
-
Move TOOLS/cpuinfo.c into the root directory.2007-04-09, by diego
-
more human description of -mpegopts :interleaving22007-04-08, by nicodvb
-
documented -mpegopts :interleaving22007-04-08, by nicodvb
-
added :interleaving2, a better method to determine which stream whouls be flushed2007-04-08, by nicodvb
-
Fix typo in r22772 which causes compilation error under *BSD.2007-04-08, by voroshil
-
reindentation2007-04-08, by nicodvb
-
in the system header set audio_locked/video_locked only for dvd and vcd2007-04-08, by nicodvb
-
small syntax fix: muxrate is expressed in units of 400 bits/second, not 50 bytes per second2007-04-08, by nicodvb
-
Ignore generated pci_*.[ch] files.2007-04-07, by diego
-
trashed deprecated libdha dir2007-04-07, by ben
-
moved old README file from libdha dir to vidix one2007-04-07, by ben
-
Start to separate bad-autodetection hacks from other stuff in extension-based2007-04-07, by reimar
-
.dxa files should be handled by libavformat.2007-04-07, by diego
-
support for C93 video2007-04-07, by diego
-
support for THP ADPCM audio2007-04-07, by diego
-
qdrw changed output format in ffmpeg r8630, sync codecs.conf and require2007-04-07, by rtogni
-
typo2007-04-07, by diego
-
Fix lost hard linebreaks in libass by repeating the loop when both soft and2007-04-07, by eugeni
-
missing includes in generated file2007-04-07, by ben
-
restored pci_db2c.awk file from previous broken commit2007-04-07, by ben
-
Add "Requirements" and "Mailinglist" section2007-04-07, by attila
-
Support Windows codecs from RealPlayer102007-04-06, by rtogni
-
Remove useless #includes.2007-04-06, by diego
-
Remove useless #includes.2007-04-06, by diego
-
consistent include paths for config.h et al.2007-04-06, by diego
-
Consistent include paths for config.h.2007-04-06, by diego
-
BMP support for mf://2007-04-06, by reimar
-
missing headers in vidix drivers registry files2007-04-06, by ben
-
renamed libdha.[hc] to dha.[hc]2007-04-06, by ben
-
merged libdha and libvidix, moved all files from libdha to vidix directory2007-04-06, by ben
-
There was a fallback value for libtheora linker flags, but it was never added2007-04-06, by diego
-
Ability to specify video and audio capture device names2007-04-05, by voroshil
-
typo fix (s/M/N/) in IMPORTA_M_T2007-04-04, by gpoirier
-
sync with r229022007-04-04, by gpoirier
-
Fix compilation after FFmpeg r8619.2007-04-04, by cehoyos
-
Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte2007-04-03, by rtogni
-
Use teardownMediaSession() instead of teardownMediaSubsession()2007-04-03, by cehoyos
-
Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb242007-04-03, by cehoyos
-
r22854: Remove empty section.2007-04-03, by voroshil
-
r22845: Clarify -xineramascreen -2 behaviour2007-04-03, by voroshil
-
thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru.2007-04-03, by vayne
-
Use "generic" optimization instead of 686 as default for runtime-cpudetection2007-04-03, by diego
-
Mention DNS round-robin system in the mirroring HOWTO.2007-04-03, by diego
-
"()" to "(void)" function param list fixes2007-04-01, by uau
-
remove useless ()2007-04-01, by aurel
-
removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsaf2007-04-01, by nicodvb
-
documented -mpegopts :adelay2007-04-01, by nicodvb
-
removed init_apts and init_vpts; added :adelay in addition to :vdelay2007-04-01, by nicodvb
-
cosmetics: removed trailing spaces2007-04-01, by nicodvb
-
segfaults if name is NULL2007-04-01, by ben
-
Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the2007-04-01, by diego
-
Add support for the THP game format.2007-04-01, by diego
-
typo fixes ported from VLC2007-04-01, by diego
-
mention most RTSP changes2007-04-01, by cehoyos
-
killed warnings in cyberblade driver2007-04-01, by ben
-
killed warnings in rage128 driver2007-04-01, by ben
-
killed warnings in pm3 driver2007-04-01, by ben
-
killed warnings in savage driver2007-04-01, by ben
-
killed warnings in sis driver2007-04-01, by ben
-
killed warnings in unichrome driver2007-04-01, by ben
-
Move pci.db out of its single-file subdirectory.2007-04-01, by diego
-
Do not remove or ignore pci.db.2007-04-01, by diego
-
useless externs2007-04-01, by ben
-
removed references to no longer used internal drivers functions2007-04-01, by ben
-
updated vidix.h from upstream vidix project2007-04-01, by ben
-
checking for dynamic drivers version number is now pointless2007-04-01, by ben
-
Ignore netstream and fix its compilation; remove object files on make clean.2007-04-01, by diego
-
Move netstream.c out of its single-file subdirectory.2007-04-01, by diego
-
Remove unnecessary dependencies.2007-04-01, by diego
-
Get netstream somewhat closer to linking.2007-04-01, by diego
-
Support h264 over rtsp2007-04-01, by cehoyos
-
Cosmetics: Move variable declaration and initialization up.2007-04-01, by cehoyos
-
Move driver files directly into the vidix directory.2007-04-01, by diego
-
Merge all VIDIX drivers into libvidix.a.2007-03-31, by diego
-
Append objects derived from sources to OBJS_*. This way the OBJS_* variables2007-03-31, by diego
-
Move QNX-specific settings next to the other OS-specific settings.2007-03-31, by diego
-
Don't compile cpuinfo and fastmemcpybench by default.2007-03-31, by diego
-
Use FT_Glyph_StrokeBorder to render only the outside border.2007-03-31, by iive
-
Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yes2007-03-31, by diego
-
Sync with removed tools.2007-03-31, by diego
-
Remove obsolete TV output tools.2007-03-31, by diego
-
Remove unused/nonworking wallpaper setting utility.2007-03-31, by diego
-
Remove unused benchmarking scripts.2007-03-31, by diego
-
Remove obsolete bitmap font tools.2007-03-31, by diego
-
Remove obsolete/unnecessary/trivial scripts and programs.2007-03-31, by diego
-
Build libdha statically like all the other libraries.2007-03-31, by diego
-
Remove empty section.2007-03-31, by diego
-
Gui: Show correct time after seeking in audio-only files.2007-03-31, by cehoyos
-
synced with r227722007-03-31, by Gabrov
-
synced with r22800 (missing from previous commit)2007-03-31, by Gabrov
-
synced with r228492007-03-31, by Gabrov
-
synced with r228452007-03-31, by Gabrov
-
Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg2007-03-30, by uau
-
Handle proper compilation on Mac OS X.2007-03-30, by diego
-
sync w/ r211552007-03-30, by gpoirier
-
Clarify -xineramascreen -2 behaviour2007-03-30, by reimar
-
cosmetics: Remove all trailing whitespace.2007-03-29, by diego
-
some sync by Fernando Tarín, lists.im gmail com2007-03-29, by diego
-
Missing svn add from r22841.2007-03-29, by rathann
-
Code cleanup: don't include a .c file in mplayer.c and fix a few2007-03-29, by rathann
-
Remove stray variable that was causing tests to fail randomly.2007-03-29, by diego
-
OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.2007-03-29, by diego
-
replaced ! with not as adviced by Reimar2007-03-28, by nicodvb
-
mention vidix in Solaris/x862007-03-28, by nicodvb
-
in solaris the I/O device to mmap() is /dev/xsvc, not /dev/mem2007-03-28, by nicodvb
-
Spanish man page updates by Fernando Tarín2007-03-27, by kraymer
-
document edgedetect.fp, emboss.fp2007-03-27, by gpoirier
-
Revert r228192007-03-26, by cehoyos
-
prevent building xvmc with the old api.2007-03-26, by iive
-
sync to lavcodecs version2007-03-26, by iive
-
r22637: Allow to specify frequencies in channels option.2007-03-26, by kraymer
-
Spanish man page updates by Fernando Tarín2007-03-26, by kraymer
-
Handle X-QT extradata in a slightly more correct way2007-03-26, by cehoyos
-
Gui: Allow progress bar to move when playing mov or mp4 files2007-03-26, by cehoyos
-
Merge realcodecs/ documentation into the README.2007-03-25, by diego
-
Use the top-level TOOLS Makefile to build the Real codecs wrappers.2007-03-25, by diego
-
Fixes:2007-03-25, by rathann
-
Add description of realcodecs subdir2007-03-25, by rtogni
-
Check buffer size in header dump functions2007-03-25, by rtogni
-
Fall back on plain awk during the awk test. It should be safe to assume2007-03-25, by diego
-
Fix compilation of libvo/vo_xvmc.c2007-03-25, by cehoyos
-
r22800: Get rid of useless conditional, using svgalib_helper now requires modifying2007-03-25, by voroshil
-
Fix double close() in ve_vfw.c2007-03-24, by iive
-
Linking hotfix, libavutil needs to come after libavcodec/libavformat.2007-03-24, by diego
-
Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.2007-03-24, by diego
-
cosmetics: Reorder parts of the Makefile in order to group parts sensibly together.2007-03-24, by diego
-
Unconditionally add all subdirectories to PARTS. This way make clean always2007-03-24, by diego
-
Move the addition of basic include flags to configure.2007-03-24, by diego
-
libavutil/ is not optional, compile it unconditionally.2007-03-24, by diego
-
Error out if the libavutil subdirectory is unavailable.2007-03-24, by diego
-
Fix make depend: Declare extra dependencies before the rule.2007-03-24, by diego
-
Remove multistage recursion for the vidix subdirectory and recurse from the2007-03-24, by diego
-
Remove generated test program on clean, not just on distclean.2007-03-24, by diego
-
Merge INCLUDES into CFLAGS and remove now redundant commands and rules.2007-03-24, by diego
-
Ignore test program.2007-03-24, by diego
-
cosmetics: Shorten long lines, remove trailing whitespace.2007-03-24, by diego
-
Move test program removal on distclean to mpcommon.mak.2007-03-24, by diego
-
Use AV_WB* instead of swap+memcpy+swap2007-03-24, by rtogni
-
Get rid of useless conditional, using svgalib_helper now requires modifying2007-03-24, by diego
-
Remove unnecessary explicit dependency.2007-03-24, by diego
-
Build shared lib on all platforms.2007-03-24, by diego
-
Remove OpenBSD linking hack. If this is (still) necessary, it needs to be2007-03-24, by diego
-
Remove files maintained by Reimar that he no longer sees a use for.2007-03-24, by diego
-
cosmetics: Shorten overly long lines.2007-03-24, by diego
-
Update copyright year.2007-03-24, by diego
-
the mirror howto isnt preliminary anymore2007-03-24, by attila
-
r22622: Wording improvement as suggested by Michael.2007-03-24, by voroshil
-
r22547: fix up some longer than 80 char lines , and use suggestion from Diego.2007-03-24, by voroshil
-
r22547: fix up some longer than 80 char lines , and use suggestion from Diego.2007-03-24, by voroshil
-
r22772: Radio driver loading rework.2007-03-24, by voroshil
-
cosmetics: Merge #ifdefs for better readability.2007-03-23, by diego
-
add mf://bmp wish, remove deinterlace filter during playback2007-03-23, by compn
-
call vbeGetControllerInfo() only once2007-03-23, by aurel
-
sync with r227792007-03-22, by gpoirier
-
lexical fixes2007-03-22, by ptt
-
syntax/lexical fixes2007-03-22, by ptt
-
sync'd up to r214522007-03-22, by ptt
-
sync'd up to r227722007-03-22, by ptt
-
roff fix: escape dash for options2007-03-22, by kraymer
-
r22776: 'D' also turns off and on kerndeint2007-03-22, by cehoyos
-
Fix filepos calculation2007-03-22, by cehoyos
-
'D' also turns off and on kerndeint2007-03-22, by cehoyos
-
allows to de- and reactivate kerndeint on the fly2007-03-22, by cehoyos
-
Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)2007-03-22, by cehoyos
-
reasonable cutoff frequency default2007-03-22, by michael
-
Radio driver loading rework.2007-03-21, by voroshil
-
Fix comment about defining HAVE_POSIX_SELECT2007-03-21, by cehoyos
-
Conditionally compile vf_bmovl.c instead of enclosing all of the file2007-03-21, by diego
-
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line2007-03-21, by diego
-
Declare eof only when stream 0 gets eof2007-03-20, by rtogni
-
Fix for realrtsp urls with more than 2 streams:2007-03-20, by rtogni
-
Remove unnecessary unistd.h include.2007-03-20, by diego
-
Remove MinGW hack, it's no longer needed.2007-03-20, by diego
-
Rename open to af_open so as not to conflict with a previous header definition.2007-03-20, by diego
-
Add missing $(EXESUF).2007-03-20, by diego
-
tab typo fixed2007-03-20, by ptt
-
Add vfw2menc to the Makefile.2007-03-20, by diego
-
sync'd up to r224832007-03-20, by ptt
-
Add explicit SDL include path. This should allow compilation even when2007-03-20, by diego
-
Add return 0 to fix the following warning:2007-03-20, by diego
-
Include stdlib.h and string.h to fix the following warnings:2007-03-20, by diego
-
Add #include <string.h> to fix the following warning:2007-03-20, by diego
-
Move gltest and bmovl-test into the main TOOLS directory, subdirectories2007-03-20, by diego
-
--enable-win32 was renamed to --enable-win32dll.2007-03-19, by diego
-
ok so cljr , vcr1 and msmpegv1 dont actually work... removed2007-03-19, by compn
-
aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!2007-03-19, by compn
-
gsm requires libgsm so remove it2007-03-19, by compn
-
add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)2007-03-19, by compn
-
split sonic into sonic/sonicls and wma into wmav1/wmav22007-03-19, by compn
-
add png and gif encoders, how to use them with mencoder is another question2007-03-19, by compn
-
Explain workaround for -vo gl:scaled-osd -ass image corruption.2007-03-19, by reimar
-
Add missing bogus norm warning for v4l22007-03-19, by voroshil
-
Make sure bogus parameter will not be ignored by user.2007-03-19, by voroshil
-
Simplify Makefile.2007-03-19, by diego
-
Conditionally compile af_export instead of having #ifdef around the file.2007-03-19, by diego
-
Move -I. to the front of CFLAGS, works around problems with headers from2007-03-19, by diego
-
Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.2007-03-19, by diego
-
Remove commented-out Cygwin CFLAGS settings.2007-03-19, by diego
-
Move setting Cygwin specific CFLAGS to configure.2007-03-19, by diego
-
video filters i maintain ...2007-03-19, by michael
-
The -Wdeclaration-after-statement test needs a C program.2007-03-18, by diego
-
Move -I. and -I.. to the front of CFLAGS so that headers in the root directory2007-03-18, by diego
-
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.2007-03-18, by diego
-
Added myself, as suggested by Diego2007-03-18, by cehoyos
-
Merge CFLAGS lines.2007-03-18, by diego
-
Move setting CXXFLAGS to configure.2007-03-18, by diego
-
Support multiple tags in a single line and tags on the same line as the2007-03-18, by rtogni
-
Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.2007-03-18, by diego
-
shared libavcodec is not at all broken/obsolete, but simply discouraged2007-03-18, by nicodvb
-
Group (system-specific) CFLAGS settings together.2007-03-18, by diego
-
Move Cygwin specific #define setting to system OS-specific settings section.2007-03-18, by diego
-
Move setting of TARGET_WIN32 together with other Win32 settings.2007-03-18, by diego
-
Rename win32 variable to the more sensible name win32dll.2007-03-18, by diego
-
Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's added2007-03-18, by diego
-
sync with r226372007-03-18, by gpoirier
-
Support application/smil as mimetype for smil-over-realrtsp2007-03-18, by rtogni
-
add ffbmp decoder, cant figure out fourcc bit so use format for avi...2007-03-18, by compn
-
Move fast cmov detection code from the PPC section into the x86 section2007-03-18, by diego
-
add new audio and video codecs to libavcodec list2007-03-18, by compn
-
support for setting and detecting FAST_CMOV2007-03-18, by diego
-
add some updates2007-03-18, by compn
-
Fix configure -march detection for athlon-xp2007-03-18, by uau
-
Remove empty directory.2007-03-18, by diego
-
fix full range (jpeg yuv) chroma2007-03-18, by michael
-
cosmetics, fix indentation2007-03-18, by attila
-
allow horizontal resolutions >1024 in case we have a G5502007-03-18, by attila
-
sync mga_vid.h to the one in the mga_vid repo.2007-03-18, by attila
-
Move files from radeon/ subdirectory here.2007-03-17, by diego
-
add fourcc for dxa files, approved by diego2007-03-17, by compn
-
Remove radeonfb, the version in the Linux kernel is much better.2007-03-17, by diego
-
add ffdxa , works on samples/game-formats/dxa/epic.dxa2007-03-17, by compn
-
Do not disable cache on MinGW, just disable shmem compilation.2007-03-17, by diego
-
'make install' now takes care of most manual installation steps for *_vid.o.2007-03-17, by diego
-
Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.2007-03-17, by diego
-
wording/spelling/grammar/updates/cosmetics2007-03-17, by diego
-
Merge Makefile from radeon/ subdirectory into this one.2007-03-17, by diego
-
Create device nodes upon install.2007-03-17, by diego
-
update release number2007-03-17, by compn
-
Introduce OBJS variable for the list of objects to build.2007-03-17, by diego
-
add ffdca decoder2007-03-17, by compn
-
Remove support for 2.5.x kernels.2007-03-17, by diego
-
Add a link to Attila's mga_vid port to Linux 2.6.x.2007-03-17, by diego
-
Remove useless compilation commands that are provided by builtin rules.2007-03-17, by diego
-
Merge test rules using general pattern.2007-03-17, by diego
-
Install tdfx_vid.o as well.2007-03-17, by diego
-
Remove now unnecessary MGA_VID_OBJ variable indirection.2007-03-17, by diego
-
Remove pointless variable indirection.2007-03-17, by diego
-
Remove remnants of Linux 2.6 support, the mga_vid.c part was made to2007-03-17, by diego
-
Remove pointless variable indirection for -I options.2007-03-17, by diego
-
Remove unnecessary -I option from CFLAGS.2007-03-17, by diego
-
tdfx_vid compilation has been simplified.2007-03-17, by diego
-
New slave command: tv_step_freq <offset in MHz>2007-03-17, by voroshil
-
cosmetics: Remove superfluous comment.2007-03-17, by diego
-
Remove superfluous .o creation rule, it's the same as the builtin one.2007-03-17, by diego
-
Remove unused variables INCLUDES and MOD_PATH_PREFIX.2007-03-17, by diego
-
Remove unused variable AFLAGS.2007-03-17, by diego
-
Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.2007-03-17, by diego
-
Some more details for the mga_vid section taken from drivers/README.2007-03-17, by diego
-
wording/spelling/cosmetics2007-03-17, by diego
-
Rename tdfx_vid_tst to tdfx_vid_test.2007-03-17, by diego
-
Merge README.linux.2.6 into general README.2007-03-17, by diego
-
Merge Rage128 README into general README.2007-03-17, by diego
-
10l: omitted '-e' in my r22630 commit.2007-03-17, by voroshil
-
Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.2007-03-17, by diego
-
Merge CFLAGS and INCLUDES where appropriate.2007-03-17, by diego
-
Make strange clean/distclean rules behave in a more standard fashion.2007-03-17, by diego
-
Get rid of ugly conditionals.2007-03-17, by diego
-
Get rid of stupid recursion within a single directory.2007-03-17, by diego
-
Remove unnecessary include options from compilation command.2007-03-17, by diego
-
Simplify compilation commands.2007-03-17, by diego
-
Remove rule for non-existing file.2007-03-17, by diego
-
Simplify compilation command.2007-03-17, by diego
-
Mark phony targets as such.2007-03-17, by diego
-
whitespace cosmetics2007-03-17, by diego
-
Mark phony targets as such.2007-03-17, by diego
-
Split dependency and rule declaration, avoids duplicate command.2007-03-17, by diego
-
Simplify compilation commands.2007-03-17, by diego
-
Bring somewhat closer to linking, still won't work, though.2007-03-17, by diego
-
Simplify link command.2007-03-17, by diego
-
Bring netstream somewhat closer to linking, still won't work.2007-03-17, by diego
-
Remove unnecessary -I option from CFLAGS.2007-03-17, by diego
-
Mark phony targets as such.2007-03-17, by diego
-
Merge INCLUDE and CFLAGS, fixes Cola from last commit.2007-03-17, by diego
-
Remove unused variable.2007-03-17, by diego
-
Fix compilation, bswap.h is now mpbswap.h.2007-03-17, by diego
-
Remove redundant rule for creating .o files from .c files, it's builtin.2007-03-17, by diego
-
Remove obsolete .SUFFIXES variable.2007-03-17, by diego
-
Remove nonsensical unused rules.2007-03-17, by diego
-
Use quotes instead of angular brackets for non-system includes.2007-03-16, by diego
-
Bring vivodump closer to linking; remains broken.2007-03-16, by diego
-
Fix linking: libswscale depends on libavutil, verbose was multiply defined...2007-03-16, by diego
-
Fix compilation due to reorganized header files.2007-03-16, by diego
-
whitespace cosmetics2007-03-16, by diego
-
Remove duplicate largefile CFLAGS that are set from configure.2007-03-16, by diego
-
Turn on largefile support for libdvdcss as well.2007-03-16, by diego
-
Remove CFLAGS that are already set by configure.2007-03-16, by diego
-
Put special CFLAGS for low accuracy tremor in the Makefile, similar to the2007-03-16, by diego
-
r22492: documented -reuse-socket2007-03-16, by kraymer
-
Remove unnecessary -I option from CFLAGS.2007-03-16, by diego
-
Allow to specify frequencies in channels option.2007-03-16, by voroshil
-
Mark myself as new TV maintainer as suggested by Jindrich Makovicka2007-03-16, by voroshil
-
add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avi2007-03-16, by compn
-
Matroska seeking fixes2007-03-16, by uau
-
sync with r225032007-03-16, by gpoirier
-
add mute bind which has been default for a while, any other missing defaults?2007-03-16, by compn
-
some updates from memory and mplayer irc users2007-03-16, by compn
-
libavcodec's DXA decoder is dependent on zlib2007-03-16, by voroshil
-
Remove useless -I./skin from CFLAGS.2007-03-16, by diego
-
Don't look for header files in ../../ anymore. Compilation was broken unless2007-03-16, by diego
-
Remove unnecessary -I./wm option from CFLAGS.2007-03-15, by diego
-
Remove useless -I../loader option from CFLAGS.2007-03-15, by diego
-
Use explicit path for headers from the dshow/ subdirectory.2007-03-15, by diego
-
Use explicit path for headers from the loader/ directory.2007-03-15, by diego
-
Add explicit location for headers from the stream/ directory.2007-03-15, by diego
-
Wording improvement as suggested by Michael.2007-03-15, by diego
-
Add live555 include flags to CXXFLAGS only.2007-03-15, by diego
-
Add a FIXME note about new sentences on new lines.2007-03-15, by diego
-
Add explicit location for headers from the libmpdemux/ directory.2007-03-15, by diego
-
Add explicit location for headers from the stream/ directory.2007-03-15, by diego
-
Add explicit location for headers from the stream/ directory.2007-03-15, by diego
-
Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.2007-03-15, by diego
-
Simplify setting special CFLAGS for decode_i586.o.2007-03-15, by diego
-
Remove unnecessary Darwin entry from CFLAGS.2007-03-15, by diego
-
Simplify conditional expression.2007-03-15, by diego
-
Remove Darwin AltiVec CFLAGS settings, configure handles this.2007-03-15, by diego
-
update password-gpg rule from ffmpeg2007-03-15, by michael
-
update >5 line reindention rule to what is in ffmpeg2007-03-15, by michael
-
update spliting rule to what i just added to ffmpeg2007-03-15, by michael
-
cosmetic (move warning point after the existing policy points instead of the middle)2007-03-15, by michael
-
Remove addition of AltiVec flags to CFLAGS, configure takes care of this.2007-03-15, by diego
-
Remove unnecessary include from CFLAGS.2007-03-15, by diego
-
Use explicit header location, don't use CFLAGS for simple subdirectories.2007-03-15, by diego
-
Check for eof in loop searching for data chunk.2007-03-15, by reimar
-
Reuse common parts of all Makefiles.2007-03-15, by diego
-
Use versioned names explicitly instead of employed backwards-named variables.2007-03-15, by diego
-
Simplify conditional expression.2007-03-15, by diego
-
Remove Cygwin case from conditional, it's overridden by the Win32 case.2007-03-15, by diego
-
Revert previous broken commit.2007-03-15, by diego
-
Remove Cygwin case from conditional, it's overridden by the Win32 case.2007-03-15, by diego
-
Rename LIBS variable to more standard name EXTRALIBS.2007-03-15, by diego
-
Fix test program linkage.2007-03-15, by diego
-
Include loader/ prefix in #include path everywhere.2007-03-15, by diego
-
SHORTNAME is not a target so it should not be used as prerequisite.2007-03-15, by diego
-
Merge two clean commands.2007-03-15, by diego
-
whitespace cosmetics2007-03-15, by diego
-
Use standard variable names for SRCS and OBJS.2007-03-15, by diego
-
Install targets should not remove files.2007-03-15, by diego
-
Add pci_names.c as prerequisite of the all target instead of the .o files.2007-03-14, by diego
-
Use the install program detected by configure.2007-03-14, by diego
-
Remove useless .SUFFIXES variable.2007-03-14, by diego
-
Remove unused SONAME_FLAGS variable.2007-03-14, by diego
-
Remove commented out superfluous lines.2007-03-14, by diego
-
Simplify rules using make shorthands.2007-03-14, by diego
-
whitespace cosmetics2007-03-14, by diego
-
Simplify handling of extra library flags.2007-03-14, by diego
-
Remove superfluous rule and variables, X_LIB does not exist any longer.2007-03-14, by diego
-
Remove superfluous variable indirection.2007-03-14, by diego
-
Reuse common parts of all Makefiles through mpcommon.mak.2007-03-14, by diego
-
Rename all target to libs.2007-03-14, by diego
-
Separate prerequisites and rules to avoid redundant rules.2007-03-14, by diego
-
whitespace cosmetics2007-03-14, by diego
-
Generate dependency information.2007-03-14, by diego
-
Remove superfluous rule and variable.2007-03-14, by diego
-
Properly mark all phony targets as such.2007-03-14, by diego
-
Rename VIDIX_CFLAGS to CFLAGS.2007-03-14, by diego
-
Remove unused variable.2007-03-14, by diego
-
dont start newline with a space and readd subdirectory2007-03-14, by compn
-
major man page update2007-03-14, by kraymer
-
Use 'libs' instead of 'all' target.2007-03-14, by diego
-
Reuse common parts of all Makefiles through mpcommon.mak.2007-03-14, by diego
-
Don't remove 'test' on distclean, there is no such file.2007-03-14, by diego
-
cosmetics: Rename variables for consistency with other Makefiles.2007-03-14, by diego
-
consistency cosmetics2007-03-14, by diego
-
Simplify library generation rule.2007-03-14, by diego
-
Merge all and do_drivers rules.2007-03-14, by diego
-
Remove superfluous/obsolete rules and variables.2007-03-14, by diego
-
dep/depend should be a double colon target as well.2007-03-13, by diego
-
cosmetics: Move some parts around to make more sense overall.2007-03-13, by diego
-
Fix live555 compilation when stream cache is disabled.2007-03-13, by diego
-
cosmetics: Move depend target in preparation for upcoming changes.2007-03-13, by diego
-
Simplify test program compilation.2007-03-13, by diego
-
Fix test program compilation.2007-03-13, by diego
-
Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency.2007-03-13, by diego
-
Simplify CFLAGS handling.2007-03-13, by diego
-
Remove unnecessary -I option.2007-03-13, by diego
-
Remove unnecessary -I option.2007-03-13, by diego
-
fix wrong typo fix, as noted by Diego2007-03-13, by gpoirier
-
cosmetics: Fix indentation, reorder some lines for consistency.2007-03-13, by diego
-
fix some trivial typos2007-03-13, by gpoirier
-
fix up some longer than 80 char lines , and use suggestion from Diego.2007-03-13, by compn
-
Give more descriptive names to the source and library variables and split2007-03-13, by diego
-
Remove useless #define.2007-03-13, by diego
-
Give the library generation target a more sensible name.2007-03-13, by diego
-
Add common sources to .depend target.2007-03-13, by diego
-
Handle common parts at the objects instead of at the sources level.2007-03-13, by diego
-
codecs.conf.h needs to be made before .depend.2007-03-12, by diego
-
Mark phony targets as such.2007-03-12, by diego
-
dirclean target was removed, don't mark as phony.2007-03-12, by diego
-
Remove code duplication in smil parser2007-03-12, by rtogni
-
cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl Eugen Hoyos2007-03-12, by nicodvb
-
Support smil embedded into xml, fixes bugzilla #7682007-03-12, by rtogni
-
mp_msg.c is never built with -DCODECS2HTML.2007-03-12, by diego
-
Remove -DCODECS2HTML from .depend creation.2007-03-12, by diego
-
r22521: Clarify -reuse-socket description.2007-03-12, by voroshil
-
r22408: add -tv driver=help entry, also add dshow tv driver2007-03-12, by voroshil
-
r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder example2007-03-12, by voroshil
-
r22331: Remove some #if 0 code2007-03-12, by voroshil
-
Clarify that commits should not be split arbitrarily by file/directory.2007-03-12, by diego
-
spelling/punctuation2007-03-12, by diego
-
fix forgotten \2007-03-12, by ivo
-
add vcd:// for win32, patch by zuxy meng2007-03-12, by compn
-
Source files should not contain non-ASCII characters.2007-03-12, by diego
-
add vcd:// for win32, patch by zuxy meng2007-03-12, by compn
-
add vcd support to mingw, patch by zuxy meng2007-03-12, by compn
-
minor clarification2007-03-12, by diego
-
Clarify -reuse-socket description.2007-03-12, by diego
-
typo2007-03-12, by diego
-
Fix comment about test application compilation.2007-03-12, by diego
-
Add codec-cfg-test, remove now obsolete entries.2007-03-11, by diego
-
Add codec-cfg-test target.2007-03-11, by diego
-
Allow demuxers to return packets with no pts in -correct-pts mode2007-03-11, by uau
-
Reindent messy functions before working on them2007-03-11, by uau
-
Make sure docbook 4.x gets preferred over 3.x.2007-03-11, by diego
-
mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODER2007-03-11, by diego
-
wording/spelling for lscale=2 suboption2007-03-11, by diego
-
'make clean' should remove generated binaries.2007-03-11, by diego
-
Merge clean and dirclean targets.2007-03-11, by diego
-
forgotten lscale=2 part for gl_common.h2007-03-11, by reimar
-
Document lscale=22007-03-11, by reimar
-
Add a new GPU-based scaling method to vo gl2007-03-11, by reimar
-
Move the sh_audio->delay field to mpctx->delay.2007-03-11, by uau
-
fixed dvd chapter and title switching2007-03-10, by vayne
-
removed redundant assignments, these get handled in evDropFile2007-03-10, by vayne
-
corrected description of -reuse-socket as described by Rich2007-03-09, by nicodvb
-
remove some lines which should have never been in demux_nut.c, broke CPU2007-03-09, by ods15
-
Include <string.h> explicitly.2007-03-09, by uau
-
Rename to a more sane spelling.2007-03-09, by diego
-
Improve MPlayerOSX building process:2007-03-09, by gpoirier
-
Move command.c.tmp over now identical command.c2007-03-09, by uau
-
Change to match current command.c (same functionality).2007-03-09, by uau
-
Add alternative way to create command.c to svn history,2007-03-09, by uau
-
100l, allocated buffer was too small.2007-03-08, by rtogni
-
Support function lookup via ordinal2007-03-08, by reimar
-
Allow declaring special undefined functions that will return NULL2007-03-08, by reimar
-
documented -reuse-socket2007-03-08, by nicodvb
-
Add more FourCC values for the Xvid decoder.2007-03-08, by diego
-
Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com.2007-03-08, by diego
-
spelling/punctuation/grammar/wording improvements, no semantic changes2007-03-08, by diego
-
Add PIX_FMT_PAL8 to isPacked().2007-03-08, by diego
-
100l, last patch broke window resizing with xv and xvmc.2007-03-08, by reimar
-
Merge all .PHONY target declarations.2007-03-07, by diego
-
Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patch2007-03-07, by gpoirier
-
Fix unkown --> unkNown typo.2007-03-07, by diego
-
Fix audio samplerates below 7000 Hz.2007-03-07, by uau
-
support for AMR; it works inserting in the first byte of the demux_packet2007-03-06, by nicodvb
-
mplayer.12007-03-06, by kraymer
-
Factor out some duplicated code in vo_xv and vo_xvmc2007-03-06, by reimar
-
__defines are reserved for gcc2007-03-06, by compn
-
Simplify config by using code available in video_out.c2007-03-06, by reimar
-
Fix bad uninit when switching DVB channels.2007-03-06, by reimar
-
A function always returning 0 could as well return void.2007-03-06, by eugeni
-
Text alignment should not use bounding boxes of individual glyphs.2007-03-06, by eugeni
-
Reset advance vector and glyph bounding box if glyph could not be found.2007-03-06, by eugeni
-
removed unused definition of insertRTPData(); it's not only unused,2007-03-05, by nicodvb
-
synced with r224282007-03-05, by Gabrov
-
synced with r224692007-03-05, by Gabrov
-
truncate mencoder's output file if it exists, instead of overwriting just part of it.2007-03-05, by lorenm
-
Audio should now work fine, so remove the ENABLE_AUDIO ifdef2007-03-05, by reimar
-
Implement percent-based seeking2007-03-05, by reimar
-
Fix seeking for avisynth audio.2007-03-05, by reimar
-
Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo2007-03-05, by reimar
-
remove pointless cast to int2007-03-05, by reimar
-
Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.2007-03-05, by reimar
-
Allow to add/modify keybind for '#'2007-03-05, by reimar
-
-nomouseinput is no longer X11 only.2007-03-05, by diego
-
Add code to detect and convert to console codepage on Windows.2007-03-04, by reimar
-
Include stdio.h for printf2007-03-04, by reimar
-
getopt is only needed on msvc, remove from mingw/linux compile info2007-03-04, by compn
-
10l, remove local-only file from ignore list2007-03-04, by kraymer
-
add vfw2menc info into README2007-03-04, by compn
-
shut up 'svn status' by ignoring symlinked files2007-03-04, by kraymer
-
add -xvfwopts compdata suboption to man page2007-03-04, by compn
-
Remove variable that is unnecessary after last patch2007-03-04, by reimar
-
Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.2007-03-04, by reimar
-
Set pts also for audio packets2007-03-04, by reimar
-
Already frameno == num_frames means we reached EOF.2007-03-04, by reimar
-
Support more avisynth audio sample types (untested)2007-03-04, by reimar
-
Remove useless void * casts2007-03-04, by reimar
-
Do not read more audio samples than available2007-03-04, by reimar
-
Fix pakcet -> packet typo in output2007-03-04, by reimar
-
Set format tag for float samples correctly (currently useless)2007-03-04, by reimar
-
nomouseinput option should not depend on HAVE_X11.2007-03-04, by reimar
-
Add support for tracking mouse movements.2007-03-04, by reimar
-
Move/simplify some variable declarations2007-03-04, by reimar
-
Demuxers have no business setting o_bps2007-03-04, by reimar
-
First half-working avisynth audio support2007-03-04, by reimar
-
Fix wrong setting of samplesize (must be bytes per sample, not bits)2007-03-04, by reimar
-
Enable aid/vid stream selection, although it is quite useless currently.2007-03-04, by reimar
-
Whitespace-only cosmetics: get rid of all remaining tabs2007-03-04, by reimar
-
Generate resize events when size of -wid window changes.2007-03-04, by reimar
-
Fix type and usage of avs_get_audio function2007-03-04, by reimar
-
Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.2007-03-04, by reimar
-
print the disc_id without using a buffer2007-03-04, by nicodvb
-
Fix copy-paste bug (must have broken something in the GUI)2007-03-03, by uau
-
wrong capitolization, thats a comma not a period2007-03-03, by compn
-
warn users about drm files, patch by zuxy meng2007-03-03, by compn
-
warn users about DRM asf files, patch by zuxy meng2007-03-03, by compn
-
supposed to be using global m_config here, and this wasn't even getting set.2007-03-03, by vayne
-
The original asm code for the stub returned 0, restore that behaviour.2007-03-03, by reimar
-
Discard earlier failure in building filter chain when trying a new codec.2007-03-03, by reimar
-
10000l; in previous commit I allocated a buffer 1 byte too short2007-03-03, by nicodvb
-
replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.2007-03-03, by nicodvb
-
replaced 2 instances of sprintf() with snprintf() and one instance2007-03-03, by nicodvb
-
Fix incorrect spacing introduced in r22231:2007-03-03, by eugeni
-
live555 version 2006.03.03 or later is needed to compile MPlayer.2007-03-03, by diego
-
cosmetics, fix indentation as pointed out by Reimar2007-03-02, by vayne
-
Rework of copying samples from directshow codecs.2007-03-02, by voroshil
-
10l: x2scr used twice instead of y2scr.2007-03-02, by eugeni
-
Bugfix: transform origin to screen coordinates.2007-03-02, by eugeni
-
add missing playtree entry2007-03-02, by vayne
-
a small step toward 4 plane support2007-03-02, by michael
-
copy src to prevent the user supplied argumet from being changed2007-03-02, by michael
-
10l: dshow isnt in svn yet2007-03-02, by compn
-
add -tv driver=help entry, also add dshow tv driver2007-03-02, by compn
-
simplify and modify fullscreen switching to avoid improper aspects2007-03-02, by vayne
-
add forgotten case value as per recent changes to mplayer.c2007-03-02, by vayne
-
rename to *_proposal.txt2007-03-01, by michael
-
clarify quorum and majority requirements in respect to debians voting system2007-03-01, by michael
-
url with a good description of how to determine the winner from the votes2007-03-01, by michael
-
Explain how to select all DVB channels on a frequency.2007-03-01, by reimar
-
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr2007-03-01, by reimar
-
s/admin/leader/2007-03-01, by michael
-
tv driver loading rework. As a side effect "-tv driver=help" option is2007-03-01, by voroshil
-
weaken veto right2007-03-01, by michael
-
winsocks expects an int in milliseconds instead of struct timeval to set2007-03-01, by ivo
-
Replace MIN with FFMIN2007-03-01, by reimar
-
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.2007-03-01, by reimar
-
Use libavutil AV_RB/AV_WB macros instead of defining out own variants.2007-03-01, by reimar
-
Add missing registers to asm code in mp3lib2007-03-01, by reimar
-
clarify root vs admin2007-03-01, by michael
-
spelling fixes by ivan2007-03-01, by michael
-
10l to me, typo. it should have read clflush2007-03-01, by ivo
-
cosmetics, missing space2007-03-01, by ivo
-
cflsh->clflush to keep consistent with Linux kernel2007-03-01, by ivo
-
Update release tag due to previous functional changes as noticed by Ivan2007-03-01, by voroshil
-
new policy draft2007-03-01, by michael
-
Update 3ivx decoder to latest version and allow it to load required library.2007-03-01, by voroshil
-
Mark wma9spdshow audio codec as working, because hissing in audio (only one known2007-03-01, by voroshil
-
Seek to -ss position, not 0, in per-file loop.2007-03-01, by uau
-
comment is a C-string and \ must be properly escaped as \\2007-02-28, by reimar
-
test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Meng2007-02-28, by nicodvb
-
cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_size2007-02-28, by nicodvb
-
do not rely on svn internals and use svn info instead2007-02-28, by ivo
-
add comment about voxware on windows2007-02-28, by compn
-
also respond to --help, -h and -? command line options2007-02-28, by ivo
-
fix printing of -(no)svn option2007-02-28, by ivo
-
clarify -none command line option2007-02-28, by ivo
-
remove C99-ism (mixed declaration and code),2007-02-28, by gpoirier
-
assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyos2007-02-27, by nicodvb
-
10l: Add missing definition of USE_STREAM_CACHE.2007-02-27, by diego
-
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.2007-02-27, by voroshil
-
Move the decision about stream cache compilation to configure.2007-02-27, by diego
-
Move glob-win.c out of MinGW section, configure handles it.2007-02-27, by diego
-
Simplify strip parameter for install handling.2007-02-27, by diego
-
grammar/spelling2007-02-27, by diego
-
small updates2007-02-27, by diego
-
Simplify .depend file inclusion.2007-02-27, by diego
-
Simplify .depend file inclusion.2007-02-27, by diego
-
Adding an extra -I.. parameter is no longer necessary.2007-02-27, by diego
-
Add commit nick for Rik Snel.2007-02-27, by diego
-
compilation fix clip_uint8 -> av_clip_uint82007-02-27, by rik
-
Seek to -ss position without first starting audio/video from the start.2007-02-27, by uau
-
Remove useless conditional.2007-02-27, by diego
-
copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl Eugen Hoyos2007-02-26, by nicodvb
-
support for new ivtv api2007-02-26, by ben
-
Fix wrong typecast, which can cause MPlayer crash2007-02-26, by voroshil
-
2 less variables2007-02-25, by nicodvb
-
cosmetics: reformatted2007-02-25, by nicodvb
-
removed unused variables2007-02-25, by nicodvb
-
simplified parse_mpeg12_video()2007-02-25, by nicodvb
-
Support for PowerPC 440x embedded CPUs.2007-02-25, by rathann
-
member real_framerate is completely useless2007-02-25, by nicodvb
-
mpcommon.c is a partial copy of mplayer.c, so recommit it as such.2007-02-25, by reimar
-
The fragment program functions are and most likely always will be ARB-only,2007-02-25, by reimar
-
Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilation under2007-02-25, by voroshil
-
10, checked for the wrong thing. Do aspect scaling only in config_video_out2007-02-25, by reimar
-
cosmetics: reindented2007-02-25, by nicodvb
-
removed commented/useless code from parse_mpeg12_video()2007-02-25, by nicodvb
-
Add av_ prefix to clip functions2007-02-25, by reimar
-
10l to me for bad todo items2007-02-24, by compn
-
iive says xvmc stuff is long done2007-02-24, by compn
-
remove some old and add new TODO2007-02-24, by compn
-
Simplify .depend file inclusion.2007-02-24, by diego
-
cosmetics: Fix some common typos, appropiate --> appropRiate,2007-02-24, by diego
-
10l, avoid crash on invalid subtitle id2007-02-24, by reimar
-
synced with r223312007-02-24, by Gabrov
-
Remove some #if 0 code2007-02-24, by uau
-
Move parsing of the -ss option to the option code.2007-02-24, by uau
-
some more consistency for the VIDIX installation.2007-02-23, by diego
-
synced with r222922007-02-23, by Gabrov
-
synced with r223262007-02-23, by Gabrov
-
Gui compilation fixes2007-02-23, by vayne
-
Fix loading of mpeg4ds direct show video codec under win32, broken in r223222007-02-23, by voroshil
-
Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed2007-02-23, by voroshil
-
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file2007-02-23, by voroshil
-
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.2007-02-23, by voroshil
-
Fix \a parsing broken in r222912007-02-23, by uau
-
Fix error in comment2007-02-23, by uau
-
Reset the edl_decision flag after the seek is done.2007-02-23, by uau
-
Separate function for seeking2007-02-23, by uau
-
Remove useless fflush(stdout) calls. mp_msg already flushes output, and2007-02-22, by uau
-
Move EDL code to separate functions2007-02-22, by uau
-
Move some related variables together & add a comment2007-02-22, by uau
-
update to 0.1 version from website2007-02-22, by compn
-
add original website url per al3x comment2007-02-22, by compn
-
r22276: Reallocate event_images_t, removing limit on simultanious events count.2007-02-22, by voroshil
-
typo2007-02-22, by diego
-
Add some missing includes.2007-02-22, by eugeni
-
Declarations must be before code2007-02-22, by reimar
-
Fix nonsense function type2007-02-22, by uau
-
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well2007-02-22, by diego
-
Cleanup, move "global" state from the frame_time_remaining mainloop2007-02-21, by uau
-
fix compilation with gcc 2.95.32007-02-21, by ivo
-
Fix GUI compilation2007-02-21, by uau
-
Add missing "if (use_gui)" before some GUI calls2007-02-21, by uau
-
Fix menu to work with mpctx2007-02-21, by uau
-
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.2007-02-21, by diego
-
Oops, forgot {} before "else".2007-02-21, by eugeni
-
Add missing #ifdef2007-02-21, by uau
-
Split command/property handling from mplayer.c to a new file command.c.2007-02-21, by uau
-
a/r handled correctly by vd_ffmpeg2007-02-20, by nicodvb
-
reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by Michael2007-02-20, by nicodvb
-
Cosmetics: fix indentation.2007-02-20, by eugeni
-
With \t(\b) text becomes bold at the middle of time interval, not at the end2007-02-20, by eugeni
-
make message translatable2007-02-20, by ivo
-
Any style modifier followed by no recognizable parameter resets to the default.2007-02-20, by eugeni
-
more cosmetics2007-02-20, by ivo
-
proper GPL heading2007-02-20, by ivo
-
cosmetics2007-02-20, by ivo
-
\fn without an argument resets font family to the value from style.2007-02-20, by eugeni
-
Fix display order of events.2007-02-20, by eugeni
-
proper authors of xmms demuxer2007-02-20, by ivo
-
dont set 0 nBlockAlign2007-02-20, by michael
-
probe ~/.xmms/Plugins for plugins too, so users without root access on their2007-02-20, by ivo
-
Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.2007-02-20, by diego
-
Both (-1) and 1 mean bold font in SSA/ASS styles.2007-02-19, by eugeni
-
Add \t(\b) support.2007-02-19, by eugeni
-
Fix bounding box calculation with \fscx/\fscy.2007-02-19, by eugeni
-
Fix \fscx/\fscy animation.2007-02-19, by eugeni
-
Correct implementation of text spacing.2007-02-19, by eugeni
-
Reallocate event_images_t, removing limit on simultanious events count.2007-02-19, by eugeni
-
10l: comparison of char* ptrs with string literals2007-02-19, by faust3
-
Remove remnants of the nonfunctional "grab_frames" command.2007-02-19, by uau
-
10l copy and paste bug in the license header2007-02-19, by diego
-
Fix license header.2007-02-19, by diego
-
smil over realrtsp2007-02-18, by rtogni
-
liblzo support fix, take X: forgotten variable setting.2007-02-18, by diego
-
Fix 10 in r22250, do not use screendimensions if not set2007-02-18, by reimar
-
clarify that language must be a 3 letter code2007-02-18, by michael
-
Revert r22255 on iive's request.2007-02-18, by reimar
-
Mark myself as MPlayer sync/core maintainer2007-02-18, by uau
-
Make liblzo conditional to the appropriate #defines.2007-02-18, by diego
-
all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)2007-02-18, by nicodvb
-
Add support for smil playlist served over realrtsp2007-02-18, by rtogni
-
Remove internal minilzo, external liblzo can be used instead.2007-02-18, by diego
-
Use liblzo2 instead of liblzo1, it's not bigger but faster.2007-02-18, by diego
-
Use external liblzo instead of internal minilzo.2007-02-18, by diego
-
Some typo fixes in svn-howto2007-02-18, by reimar
-
Avoid parts of xvmc reinit when source format does not change2007-02-18, by reimar
-
Remove unused variable "osd_level_saved"2007-02-18, by uau
-
Make sure that -sid works even if the number of subtitles initially detected2007-02-17, by reimar
-
Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c2007-02-17, by reimar
-
Move common vo initialization code to video_out.c2007-02-17, by reimar
-
cosmetics2007-02-17, by nicodvb
-
1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe2007-02-17, by ods15
-
negative stride and h_size-=8 fix2007-02-17, by michael
-
swap palette on big endian2007-02-17, by michael
-
palette init code for IMGFMT_RGB4 and IMGFMT_RG4B2007-02-17, by michael
-
BGR/RGB4 byte formats as input2007-02-17, by michael
-
another ridiculous palette bug which has nothing to do with the new palete support in sws2007-02-17, by michael
-
wording, typos fix2007-02-17, by voroshil
-
Restore a minus sign that was lost in r22231.2007-02-16, by eugeni
-
Don't segfault if no -format is given for lavf2007-02-16, by uau
-
PAL8 ...2007-02-16, by michael
-
pal8 input2007-02-16, by michael
-
r22201: some clarification about dvb-out playback2007-02-16, by voroshil
-
r22184: When setting the non-audio bit for hwac3 output, just try to set the...2007-02-16, by voroshil
-
Implement \frx and \fry (and reimplement \frz) as 3d rotations.2007-02-16, by eugeni
-
Consistently name z-axis rotation angle "frz".2007-02-16, by eugeni
-
Move conversions between 16.16, 26.6 fixed point and int, double to separate2007-02-16, by eugeni
-
update wishlist, approved by diego2007-02-16, by compn
-
support for H263-2000; patch by Carl Eugen Hoyos2007-02-16, by nicodvb
-
Select the first charmap in the font, if FreeType did not autoselect any.2007-02-15, by eugeni
-
\r resets \frz to style value.2007-02-15, by eugeni
-
Fix \t(\frz) handling.2007-02-15, by eugeni
-
\org(0,0) is different from no \org at all.2007-02-15, by eugeni
-
We definitely want to avoid an emulated poll()2007-02-15, by reimar
-
fix my entry to authors2007-02-15, by compn
-
Simplify code by using separate variables for large common expressions.2007-02-15, by reimar
-
Fix two 10l memleaks in vo_xvmc.c2007-02-15, by reimar
-
random small fixes2007-02-14, by diego
-
English grammar fix: There is no 's' after "does not exist"2007-02-14, by reimar
-
100l copy-and-paste bug. Do not print video info when the problem is with subtitles2007-02-14, by reimar
-
Print list of lavf muxer formats with format=help.2007-02-14, by reimar
-
some clarifications and updates2007-02-14, by diego
-
Move setting _ld_extra and _inc_extra for live to autodetection part,2007-02-13, by diego
-
Strip leading spaces from processor names.2007-02-13, by diego
-
Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r79392007-02-12, by rtogni
-
Fix setting of mtrr variable.2007-02-12, by diego
-
misc fixes and updates2007-02-12, by diego
-
Always disable libnut demuxer in libavformat.2007-02-12, by diego
-
Revert libnut option names, the issue is fixed in FFmpeg.2007-02-12, by diego
-
More strncat() misuses.2007-02-11, by rtogni
-
strncat() misuses, may have been exploitable.2007-02-11, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been2007-02-11, by rtogni
-
Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been2007-02-11, by rtogni
-
More boundary checks for fixed-length arrays. Some of them may have been2007-02-11, by rtogni
-
Clear/update subtitles after seeking backwards.2007-02-11, by reimar
-
some clarification about dvb-out playback2007-02-11, by nicodvb
-
Move variable declaration to appropriate place2007-02-10, by reimar
-
Cosmetics: remove tabs added in last commit from otherwise tab-free file.2007-02-10, by reimar
-
Fix memory leak when changing playback speed2007-02-10, by uau
-
Fix memory leaks.2007-02-10, by uau
-
Use AF_NCH for max number of channels instead of private CHANS define.2007-02-10, by uau
-
sync w/r221502007-02-10, by gpoirier
-
Fix nonsense tests like previously in af_pan.2007-02-10, by uau
-
Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").2007-02-10, by uau
-
removed ages-old and insane #if0-ed and commented code2007-02-10, by nicodvb
-
Changelog update, based on Compn's patch2007-02-09, by gpoirier
-
vc1 in mpeg*2007-02-09, by nicodvb
-
substream id 0x98..0x9f identifies dts2007-02-09, by nicodvb
-
r22150: key-fifo-size default changed2007-02-09, by kraymer
-
r22184: When setting the non-audio bit for hwac3 output, ...2007-02-09, by kraymer
-
only output fail/success message, this was wrong from the beginning2007-02-09, by kraymer
-
When setting the non-audio bit for hwac3 output, just try to set the2007-02-09, by cladisch
-
when seeking in h264 sync to idr frames2007-02-09, by nicodvb
-
Handle libavformat libnut dependencies.2007-02-09, by uau
-
when playing vc1 content sync to sequence or entry point header2007-02-09, by nicodvb
-
vc1 in mpegts2007-02-09, by nicodvb
-
fix typo, line break, wording2007-02-09, by kraymer
-
missing escape character2007-02-08, by kraymer
-
Quick hack mostly for documentation purposes to make -aid work with mms://2007-02-08, by reimar
-
Avoid crash when uninit is called without ever calling config in x264 encoder2007-02-08, by reimar
-
Make sure sub->sh is set when a subtitle is selected2007-02-08, by reimar
-
Cosmetics: add space after comma in output2007-02-08, by reimar
-
when seeking and the codec is VC1 sync to sequence or entry point headers2007-02-07, by nicodvb
-
Revert part of commit r22170.2007-02-07, by iive
-
Fix compilation after deprecation of some lav log level and2007-02-07, by reimar
-
Fix libnut build failure.2007-02-07, by gpoirier
-
Support selecting a specific lavf demuxer and listing available ones via -lavfdopts2007-02-06, by reimar
-
Avoid calling aspect on each frame and make ass subtitles work better with panscan2007-02-06, by reimar
-
Support some weird AVI header, fixes bug 7422007-02-06, by reimar
-
Add missing checks in RealVideo slice handling code.2007-02-06, by reimar
-
sync w/r221072007-02-06, by gpoirier
-
reindent2007-02-06, by uau
-
Fix multiple appearing or appearing+disappearing subs in the same frame2007-02-06, by uau
-
Add missing type to declaration and remove unused variable2007-02-05, by uau
-
Fix a few gcc warnings, approved by Diego and Reimar.2007-02-05, by rathann
-
Fix code updating subtitle array which only moved the text, not endpts.2007-02-05, by uau
-
Make sure buffer is aligned so no unaligned access happens.2007-02-05, by reimar
-
r22104: Add global field dominance flag instead of duplicating this "everywhere"2007-02-05, by voroshil
-
r22129: Link to the mencoder-users list for mencoder stuff2007-02-05, by voroshil
-
Another round of subtitle code cleanup2007-02-05, by reimar
-
r22139: Try to clarify scale filter usage hint.2007-02-05, by voroshil
-
typo fixes2007-02-05, by kraymer
-
Set sub_utf8 for mov subs.2007-02-05, by reimar
-
str_list separator backslash-escaping2007-02-05, by reimar
-
key-fifo-size default changed2007-02-05, by reimar
-
Reserve half of fifo for key release events to help avoiding stop buttons2007-02-05, by reimar
-
Sanity check for vo window dimensions, helps avoid division by zero2007-02-05, by reimar
-
beckend -> backend typo fix in printf2007-02-05, by reimar
-
fix unintentional line break2007-02-05, by kraymer
-
Experimental support for multichannel ladspa effects2007-02-05, by reimar
-
some more docbook paths, patch by Torinthiel2007-02-05, by diego
-
synced with r221042007-02-05, by gpoirier
-
r22123: tinterlace mode 4 leaves height unchanged.2007-02-05, by kraymer
-
Move all "Encoding with the XXX codec family" sections together.2007-02-05, by diego
-
vp6vfw.dll appears to no longer crash under Linux.2007-02-05, by diego
-
Try to clarify scale filter usage hint.2007-02-05, by diego
-
wording/formatting2007-02-05, by diego
-
formatting/wording2007-02-05, by diego
-
FFmpeg #defines must be uppercase now.2007-02-05, by diego
-
10l2007-02-05, by michael
-
skip first (green) frame2007-02-05, by michael
-
100l: Copy and paste typo, library dependencies and rules are separated now.2007-02-04, by diego
-
Use defined() syntax instead without ().2007-02-04, by reimar
-
Add timeout to tcp connections, avoid hanging forever.2007-02-04, by rtogni
-
support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approved by Ross2007-02-04, by nicodvb
-
Link to the mencoder-users list for mencoder stuff2007-02-04, by reimar
-
Fix MMX2 check, _sse is set to "kernel_check", not "yes".2007-02-04, by diego
-
Fix vqscale description to match at least somewhat the code.2007-02-04, by reimar
-
Go away you stupid setlocale!!2007-02-04, by reimar
-
synced with r221232007-02-04, by Gabrov
-
Get rid of useless last_ptr assignment2007-02-04, by reimar
-
tinterlace mode 4 leaves height unchanged.2007-02-04, by reimar
-
Support for AOPLAY_FINAL_CHUNK in ao_sdl.c2007-02-04, by reimar
-
Do not read beyond end of data chunk if chunk_size is set.2007-02-04, by reimar
-
r21753 broke compile-time detection of mmx flags on x86_642007-02-04, by lorenm
-
Convert patterns to upper case to fix compilation after r22117.2007-02-03, by uau
-
r22107: Move -vo gl suboptions that should be irrelevant for the average user2007-02-03, by kraymer
-
Speed up config.h generation by transforming FFmpeg part names to uppercase2007-02-03, by diego
-
r22089: x264's crf takes a float argument2007-02-03, by kraymer
-
r22062: alphabetical order2007-02-03, by kraymer
-
r21959: Apply ancient double-click patch that nobody cares to comment on.2007-02-03, by kraymer
-
insert line break for readability2007-02-03, by kraymer
-
demux_mpg_probe() seek to the initial position before returning - patch by reimar2007-02-03, by nicodvb
-
Merge both library rules by separating the rule from the dependencies.2007-02-03, by diego
-
Cosmetics2007-02-03, by reimar
-
Avoid crash in uninit if codec not found2007-02-03, by reimar
-
formatting fixes for r221042007-02-03, by kraymer
-
Move -vo gl suboptions that should be irrelevant for the average user2007-02-03, by reimar
-
removed unused variables2007-02-03, by nicodvb
-
Update gl:help output a bit2007-02-03, by reimar
-
Add global field dominance flag instead of duplicating this "everywhere"2007-02-02, by reimar
-
synced with r22089 (again)2007-02-01, by gpoirier
-
sync w/r220892007-02-01, by gpoirier
-
mf demuxer only works with mf:// urls, so check for that.2007-02-01, by reimar
-
Consider SRCS2 as well when generating dependency information.2007-02-01, by diego
-
Make mkv demuxer use ffmpeg LZO as well.2007-01-31, by reimar
-
Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.2007-01-31, by reimar
-
use ffmpeg's LZO2007-01-31, by reimar
-
Use export type mpi, everything else is a fragile hack.2007-01-31, by reimar
-
Avoid a static variable and instead use variable in context2007-01-31, by reimar
-
Swap palette on bigendian.2007-01-31, by reimar
-
r22060: describe -psprobe2007-01-31, by voroshil
-
Wrong variable name used in libfaac check.2007-01-31, by diego
-
libfaac detection skipped linking, and thus only checked for headers and not libs2007-01-31, by lorenm
-
Simplify extcheck calls by moving some logic into the function.2007-01-31, by diego
-
x264's crf takes a float argument2007-01-31, by lorenm
-
Allow forcing processor features on and off.2007-01-31, by diego
-
Fix looooooongstanding bug:2007-01-31, by diego
-
cosmetics: Move around a few options for better logical grouping.2007-01-30, by diego
-
cosmetics: consistent formatting2007-01-30, by diego
-
Unification of parameter handling part 3 of many:2007-01-30, by diego
-
Unification of parameter handling part 2 of many:2007-01-30, by diego
-
Unification of parameter handling part 1 of many:2007-01-30, by diego
-
cosmetics: remove useless commented-out stuff.2007-01-30, by reimar
-
More simplification2007-01-30, by reimar
-
Simplify2007-01-30, by reimar
-
Fix vd_lzo, broken since r18069, i.e. April 2006!2007-01-30, by reimar
-
Move network detection further up to simplify detection of dependant stuff.2007-01-30, by reimar
-
Support 16bit bigendian PCM audio from libavformat2007-01-30, by reimar
-
Document -noidx.2007-01-30, by diego
-
typo2007-01-30, by diego
-
URL fix2007-01-30, by diego
-
cosmetics: Reorder install targets.2007-01-30, by diego
-
Mark phony targets as such.2007-01-30, by diego
-
Replace ifeq structure in the install target by a set of dependent targets.2007-01-30, by diego
-
better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( net2007-01-30, by michael
-
reduced verbosity2007-01-29, by nicodvb
-
fix audio type when ts_detect_streams detects that a private1 stream is actually ac32007-01-29, by nicodvb
-
Expand property documentation2007-01-29, by reimar
-
List available properties2007-01-29, by reimar
-
Bugfix: glyph and bitmap pointers could be left uninitialized after2007-01-29, by eugeni
-
alphabetical order2007-01-29, by diego
-
typo, new sentences on lines of their own2007-01-29, by diego
-
describe -psprobe2007-01-28, by nicodvb
-
sanity checks during codec detection; also reset demuxer->stream->eof2007-01-28, by nicodvb
-
Remove references to no longer existing documentation.2007-01-28, by diego
-
Move platform-specific stuff together.2007-01-28, by diego
-
Move _ldd setting to a saner place.2007-01-28, by diego
-
added code to scan the video stream to search the actual video codec used;2007-01-28, by nicodvb
-
include math.h for fabsf()2007-01-28, by nicodvb
-
cosmetics: reindentation and braces removal2007-01-28, by nicodvb
-
stray fflush spotted by Aurel2007-01-28, by lu_zero
-
fix a segfault if -x264encopts is the last commandline option (with no argument)2007-01-28, by lorenm
-
Fix base64_encode() max output length checking.2007-01-28, by uau
-
Make example and test build and link correctly2007-01-28, by lu_zero
-
av_logify2007-01-28, by lu_zero
-
Doxygen comments for used DirectShow methods.2007-01-28, by voroshil
-
Mark m_struct_t defaults as const2007-01-28, by reimar