Mercurial > mplayer.hg
graph
-
Do not build subrip with debugging symbols.2008-04-09, by diego
-
cosmetics: Group dependency declarations together.2008-04-09, by diego
-
Remove redundant compilation commands that shadow builtin rules.2008-04-09, by diego
-
List libraries to link to in dependency list.2008-04-09, by diego
-
cosmetics: Add CFLAGS to compilation commands everywhere.2008-04-09, by diego
-
Remove unnecessary ../libmpcodecs/img_format.o from list subrip objects.2008-04-09, by diego
-
Update for latest changes to linking dependencies.2008-04-09, by diego
-
Add missing #includes to pass 'make checkheaders' to codecs.conf.h.2008-04-09, by diego
-
Restore osdep/mmap-os2.c compilation, which was accidentally removed.2008-04-09, by diego
-
cosmetics: Align columns.2008-04-09, by diego
-
Fix nonsensical license header, mpeg2dec is not GNU Make.2008-04-09, by diego
-
Split the lavf taglists out of the lavf muxer to allow using libmpmux2008-04-09, by albeu
-
Split the aac header parsing out of aac demuxer to allow using libmpmux2008-04-09, by albeu
-
Remove the need for code using stream to export an mp_input_check_interrupt()2008-04-09, by albeu
-
Make stream independent of libmpdemux, the asf demuxer and streaming2008-04-09, by albeu
-
Merge libass/Makefile into Makefile, one less recursive make directory.2008-04-08, by diego
-
cosmetics: Rename some shell variables to give them more descriptive names.2008-04-08, by diego
-
cosmetics: Merge shell commands into one line.2008-04-08, by diego
-
Do not suppress command output.2008-04-08, by diego
-
Merge osdep/Makefile into the top-level Makefile, thus getting rid2008-04-08, by diego
-
Move decision about which getch2 and timer file to compile to configure.2008-04-08, by diego
-
Move decision about whether or not to compile osdep/mmap_os2.c to configure.2008-04-08, by diego
-
Merge simplifications from FFmpeg r12764.2008-04-08, by diego
-
Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.2008-04-07, by diego
-
Sync with FFmpeg's shiny new non-recursive build system.2008-04-07, by diego
-
non-recursive makefiles2008-04-07, by mru
-
reset() should not senselessly close and reopen2008-04-07, by reimar
-
AUDIO_DRAIN makes no sense directly after opening2008-04-07, by reimar
-
Build all parts in the libmenu subdirectory nonrecursively.2008-04-07, by diego
-
There is no more need to ignore .depend and libinput.a.2008-04-07, by diego
-
According to the Icon Theme Specification icon names should have no extension.2008-04-07, by diego
-
Get rid of recursive make for the input/ subdirectory.2008-04-06, by diego
-
Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.2008-04-06, by diego
-
Use DEPEND_CMD as set by configure to generate dependency information instead2008-04-06, by diego
-
100l: Revert previous accidental commit.2008-04-06, by diego
-
Rename RTJPEG files so that filenames consist of lowercase name only.2008-04-06, by diego
-
add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc2008-04-06, by compn
-
synced with r263332008-04-05, by Gabrov
-
Add multiple inclusion guards to help_mp.h.2008-04-05, by diego
-
Use the more natural ">" instead of "1>" for stdout redirection.2008-04-05, by diego
-
Fix lots and lots of other demuxers broken by r263012008-04-05, by reimar
-
Remove another useless cast2008-04-05, by reimar
-
Remove useless cast2008-04-05, by reimar
-
Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoder2008-04-05, by reimar
-
Set demuxer->audio->id to avoid breakage due to r263012008-04-05, by reimar
-
Set correct codec tag for raw rgb in mov, fixes2008-04-05, by reimar
-
Export some more information for FFmpeg's buid system.2008-04-04, by diego
-
add switch_aspect cycle wish2008-04-04, by compn
-
Change I_TYPE -> FF_I_TYPE to fix compilation.2008-04-04, by iive
-
Change I_TYPE -> FF_I_TYPE to fix compilation.2008-04-03, by reimar
-
Better mark variables that are changed by the signal handler as volatile2008-04-03, by reimar
-
Add some const qualifiers to reduce warnings2008-04-02, by uau
-
Remove now useless PARTS-yes line.2008-04-01, by diego
-
Darwin and Win32 DVD support libs are handled separately, take them back2008-04-01, by diego
-
Initialize _dvdread variable to "no" in the dvdread check.2008-04-01, by diego
-
Remove pointless comments from local diff.2008-04-01, by diego
-
cosmetics: Fix some typos and trailing whitespace in local changes.2008-04-01, by diego
-
Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable2008-04-01, by diego
-
Remove unnecessary includes2008-04-01, by uau
-
Do not #include libavutil/common.h. It is not used directly and mpbswap.h2008-04-01, by diego
-
Ahem, fix quoting of $ in DEPEND_CMD.2008-03-31, by diego
-
Add DEPEND_CMD to config.mak (sync with FFmpeg).2008-03-31, by diego
-
Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.2008-03-31, by diego
-
cosmetics: Group all FFmpeg settings together in config.mak.2008-03-31, by diego
-
HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.2008-03-31, by diego
-
We currently use %U as argument to the Exec entry to indicate that gmplayer2008-03-31, by diego
-
command.h: Remove unnecessary includes2008-03-31, by uau
-
mp_core.h: Fix use of 'mp_image_t' without definition2008-03-31, by uau
-
Case insensitive parsing of SSA/ASS section headers.2008-03-30, by eugeni
-
Skip BOM at the beginning of text in ASS parser.2008-03-30, by eugeni
-
Support 'default' attribute for audio and subtitle tracks.2008-03-30, by eugeni
-
Fix wrong #endif comment.2008-03-29, by diego
-
Fix possible integer overflow in malloc by using calloc instead.2008-03-29, by reimar
-
synced with r262972008-03-28, by ptt
-
compacted new libavformat's 'ipod' description2008-03-28, by ptt
-
Handle property commands in idle mode.2008-03-28, by reimar
-
Include some .h files in corresponding .c files2008-03-28, by uau
-
synced with r260732008-03-27, by ptt
-
it's synced with r235202008-03-27, by ptt
-
it's synced with r262582008-03-27, by ptt
-
it's synced with r240352008-03-27, by ptt
-
it's synced with r255662008-03-27, by ptt
-
it's synced with 261462008-03-27, by ptt
-
synced with 23516 (it was already ok)2008-03-27, by ptt
-
remove excessive space character2008-03-27, by ptt
-
grammar fix2008-03-27, by ptt
-
38% synced with r227532008-03-27, by ptt
-
cosmetics: prettyprinting2008-03-27, by diego
-
some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee2008-03-27, by diego
-
better explanation and grammar fix2008-03-27, by ptt
-
grammar fix2008-03-27, by ptt
-
support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee2008-03-27, by diego
-
Remove bsd() system check. Lumping different *BSD systems together like2008-03-27, by diego
-
sync with FFmpeg r125992008-03-26, by diego
-
cosmetics: Reindent X11 header search section after last commit.2008-03-26, by diego
-
Do not look for X11 headers on the host when cross-compiling.2008-03-26, by diego
-
Classify mlib as a configurable option, not as a hardware feature.2008-03-25, by diego
-
synced with r262712008-03-25, by ptt
-
add "ipod" to the list of formats handled by lavf2008-03-25, by gpoirier
-
Add FFmpeg Mimic decoder.2008-03-25, by diego
-
Mention that '-frames 0' is useful with -identify, closes bug #1046.2008-03-24, by diego
-
Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling.2008-03-22, by diego
-
cosmetics: comment typo fixes2008-03-22, by diego
-
better wording2008-03-21, by ptt
-
add complete fifo instructions, user didnt know to use mkfifo first.2008-03-21, by compn
-
Ignore if we fail to get disc key, fixes playback of one of my DVDs which2008-03-21, by reimar
-
synced with r262602008-03-19, by ptt
-
Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.2008-03-18, by diego
-
Move sub_utf8_prev declaration out of the DUMPSUBS #ifdef.2008-03-18, by diego
-
Compilation fix.2008-03-18, by eugeni
-
another DCA audio identified (0x86) used in BD; patch by kirill belokurov gmail com2008-03-17, by nicodvb
-
Experimental support for -framedrop with -correct-pts.2008-03-17, by reimar
-
Make FFmpeg mpeg1/2 decoder the default over libmpeg22008-03-17, by reimar
-
fix typo: lavcoptc --> lavcopts2008-03-17, by diego
-
Fix a typo that causes an assertion to always fail.2008-03-17, by zuxy
-
Fix missed part of previous sync.2008-03-16, by voroshil
-
r26072: removed nonsense in the dvbin section2008-03-16, by voroshil
-
Sync tag update2008-03-16, by voroshil
-
r25994: typo fix: inited --> initialized2008-03-16, by voroshil
-
synced with r262512008-03-16, by Gabrov
-
typo2008-03-15, by diego
-
Remove unused MACOSX definition.2008-03-15, by diego
-
Use HAVE_QUICKTIME instead of MACOSX preprocessor condition.2008-03-15, by diego
-
Introduce HAVE_QUICKTIME definition and use it where appropriate.2008-03-15, by diego
-
Remove the unused function roundToInt16. It is a duplicate of the same function2008-03-15, by diego
-
Use __AMIGAOS4__ instead of AMIGA, like everywhere else.2008-03-15, by diego
-
Add a separate definition for quartz.2008-03-15, by diego
-
10l: Really disable coreaudio where intended.2008-03-15, by diego
-
Consistently use __APPLE__ instead of MACOSX as preprocessor condition.2008-03-15, by diego
-
Do not disable all Mac OS X support when pthreads are unavailable.2008-03-15, by diego
-
MACOSX_COREVIDEO --> corevideo2008-03-15, by diego
-
Introduce a separate definition for Mac OS X coreaudio support.2008-03-15, by diego
-
Fix wrong res_comment.2008-03-15, by diego
-
Simplify preprocessor condition for QT codecs, configure already does the2008-03-15, by diego
-
Remove duplicate #include of mpbswap.h.2008-03-14, by diego
-
Add FFmpeg DNxHD codec support2008-03-14, by reimar
-
#include config.h before all other headers.2008-03-14, by diego
-
synced with r262322008-03-14, by ptt
-
synced with r260142008-03-13, by ptt
-
added missing escapes2008-03-13, by ptt
-
better syntax for A key2008-03-13, by ptt
-
sync'ed to r260672008-03-13, by ptt
-
removed an english line left in2008-03-13, by ptt
-
typos2008-03-12, by diego
-
Fix and simplify lscale=2 (bicub_x) scaler, produced funny2008-03-12, by reimar
-
removed redundant wincfg.h.2008-03-11, by vayne
-
34% synced with r227532008-03-11, by ptt
-
mingw uses windows sockets.2008-03-11, by vayne
-
Fix handling of comments in input.c, current code had useless ifs and in addition2008-03-11, by reimar
-
Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings.2008-03-11, by diego
-
Add missing header #include.2008-03-10, by diego
-
Add missing header #includes to fix 'make checkheaders'.2008-03-10, by diego
-
sync with FFmpeg r123982008-03-10, by diego
-
Add missing header #includes to fix 'make checkheaders'.2008-03-10, by diego
-
Remove useless #include.2008-03-10, by diego
-
Add missing header #include to fix 'make checkheaders'.2008-03-10, by diego
-
af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that2008-03-10, by diego
-
typo2008-03-10, by diego
-
CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.2008-03-10, by diego
-
Make av_class a pointer to const.2008-03-10, by benoit
-
define VOF as double of VOFW.2008-03-10, by benoit
-
Disable QTX emulation on win32; fix builds on cygwin and mingw32.2008-03-10, by zuxy
-
Remove redundant swScaler: output from places where av_log()2008-03-10, by diego
-
Fix wrong check for vidix usage.2008-03-09, by iive
-
Don't use void * arithmetic.2008-03-09, by iive
-
Handle vga_init() error and output error message.2008-03-09, by iive
-
CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg2008-03-08, by diego
-
Move HP-UX SCSI header check from the internal libdvdread check to the2008-03-08, by diego
-
cosmetics: Remove useless empty line.2008-03-08, by diego
-
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.2008-03-08, by diego
-
remove duplicated pci ids in nvidia vidix driver2008-03-08, by ben
-
Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references2008-03-07, by diego
-
Add missing header #includes to fix 'make checkheaders'.2008-03-07, by diego
-
Add missing header #includes to fix 'make checkheaders'.2008-03-07, by diego
-
This header uses parts of stdint.h, so #include it.2008-03-07, by diego
-
Add missing header #includes to fix 'make checkheaders'.2008-03-07, by diego
-
simplify library version handling2008-03-07, by mru
-
Remove unnecessary #ifdef nesting.2008-03-07, by diego
-
cosmetics: Decrapify the indentation of the last few blocks of main().2008-03-07, by diego
-
Add parentheses where necessary to fix || conditions to work as intended.2008-03-07, by diego
-
Remove duplicate conditions in dvdread check.2008-03-07, by diego
-
Set ASFLAGS in configure and initialize it as necessary for OS/2.2008-03-07, by diego
-
sync with FFmpeg r123542008-03-07, by diego
-
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment2008-03-06, by mru
-
sync w/r26067, patch by JRaSH jrash06 A 163 P com2008-03-06, by gpoirier
-
sync w/r26057, patch by JRaSH jrash06 A 163 P com2008-03-06, by gpoirier
-
change sws_format_name to return const char*, supress many warnings2008-03-06, by bcoudurier
-
remove redundant SwScaler text since av_log uses AVClass context2008-03-06, by bcoudurier
-
Add some more paths to find tools on Slackware 12.2008-03-06, by diego
-
Fix printf format string mismatch, eliminates the warning:2008-03-06, by diego
-
Add necessary header #includes to fix 'make checkheaders'.2008-03-06, by diego
-
ve_vfw.c: #include aviheader.h instead of wine avifmt.h2008-03-06, by uau
-
Disable S3 VIDIX driver on non-x86 platforms.2008-03-06, by diego
-
10l: ENABLE_GRAY needs to be present for libavcodec to compile.2008-03-06, by diego
-
Add missing header #includes to fix 'make checkheaders'.2008-03-05, by diego
-
Do not enable grayscale decoding in FFmpeg, it slows down the2008-03-05, by diego
-
Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS2008-03-05, by diego
-
Yet another hdv fourcc2008-03-05, by reimar
-
Add missing header #includes to fix 'make checkheaders'.2008-03-05, by diego
-
Add missing header #includes to fix 'make checkheaders'.2008-03-05, by diego
-
Rename url.c/url.h to the less generic gtk_url.c/gtk_url.h.2008-03-05, by diego
-
Add missing header #includes to fix 'make checkheaders'.2008-03-05, by diego
-
consistency cosmetics: Use #ifdef everywhere instead of #if defined().2008-03-05, by diego
-
One more (forgotten) fix for fixing sws_flags.2008-03-05, by michael
-
Turn ancient V offset numerical constants into named ones.2008-03-05, by michael
-
Fix ffvorbis decoder's output channel order with channel reordering function.2008-03-05, by ulion
-
Add necessary #includes to pass 'make checkheaders'.2008-03-04, by diego
-
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all2008-03-04, by diego
-
Remove pointless extern keyword from function declaration.2008-03-04, by diego
-
#include parser-cfg.h instead of declaring m_config_parse_config_file extern.2008-03-04, by diego
-
Remove pointless extern keyword from function declaration.2008-03-04, by diego
-
Add comments to #endif preprocessor directives.2008-03-04, by diego
-
Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling2008-03-04, by diego
-
Remove pointless #ifdef USE_LIBAVCODEC inside #ifdef USE_LIBAVCODEC.2008-03-04, by diego
-
Remove ugly workaround for conflicting dca.h headers, it is no longer2008-03-03, by diego
-
Only demux_lavf.o explicitly needs -I../libavcodec in CFLAGS.2008-03-03, by diego
-
Add directory names to libavcodec #includes.2008-03-03, by diego
-
Remove unnecessary addition of -Ilibavformat to CFLAGS.2008-03-03, by diego
-
cosmetics: prettyprinting and alphabetical order2008-03-03, by diego
-
Move decision about whether or not to compile Windows emulation2008-03-03, by diego
-
Move decision about whether or not to compile wrapper.S to configure.2008-03-03, by diego
-
Add CFLAG_STACKREALIGN unconditionally to win32.o CFLAGS, configure takes care2008-03-03, by diego
-
Add checkheaders target, ported from FFmpeg.2008-03-03, by diego
-
Add ID_SEEKABLE information to -identify output.2008-03-03, by diego
-
#include osdep/mman.h if sys/mman.h is not available.2008-03-03, by diego
-
configure: Set CONFIG_ENCODERS=yes in config.mak unconditionally2008-03-03, by uau
-
Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately2008-03-02, by diego
-
Fix comment, qclp fourcc is Qclp not QCLP2008-03-01, by reimar
-
synced with r261382008-03-01, by Gabrov
-
Fix illegal identifiers starting with _ and capital letters.2008-03-01, by diego
-
Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.2008-03-01, by diego
-
Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check.2008-03-01, by diego
-
Remove va_start/vsnprintf workaround for OS/2.2008-03-01, by diego
-
Merge two #ifdefs.2008-03-01, by diego
-
cosmetics: reindent, detabify2008-03-01, by diego
-
Remove duplicate extern declaration.2008-03-01, by diego
-
fix bad function prototype2008-02-29, by ben
-
Remove now deprecated Savage VIDIX driver sources2008-02-29, by ben
-
Use MPlayer consistent define naming convention for newly introduce2008-02-29, by ben
-
New S3 VIDIX driver.2008-02-29, by ben
-
Add missing #include.2008-02-29, by eugeni
-
Support switching to/from nosound in demux_lavf.2008-02-29, by eugeni
-
Remove unused function.2008-02-29, by eugeni
-
Reindent.2008-02-29, by eugeni
-
Don't select audio stream in lavf and mkv demuxers.2008-02-29, by eugeni
-
Select audio stream in mplayer and mencoder, overriding demuxer decision.2008-02-29, by eugeni
-
Set audio->sh correctly when switching audio tracks. The same for video tracks.2008-02-29, by eugeni
-
Don't select subtitle track in lavf and mkv demuxers.2008-02-29, by eugeni
-
Demuxer-independent subtitle track selection.2008-02-29, by eugeni
-
Demuxer-independent functions for selecting tracks based on language.2008-02-29, by eugeni
-
Remove stupid checks of free() argument.2008-02-29, by eugeni
-
Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle2008-02-29, by eugeni
-
Fill sh_audio_t.lang in lavf and mkv demuxers. Use it for printing audio track2008-02-29, by eugeni
-
Add language info to sh_sub_t and sh_audio_t.2008-02-29, by eugeni
-
Attempt to fix -chapter broken for mkv in r259872008-02-28, by reimar
-
joystick.c is only ever compiled on Linux, remove pointless #ifdef2008-02-28, by diego
-
TARGET_OS2 is never set, use __OS2__ instead.2008-02-28, by diego
-
Use _res_comment in joystick check.2008-02-28, by diego
-
cache support for OS/22008-02-28, by diego
-
mmap() support for OS/22008-02-27, by diego
-
Mention nvidia fix for vo gl and especially changed screensaver support2008-02-26, by reimar
-
Default to disabling VIDIX on platforms where it is not known to work.2008-02-26, by diego
-
less preprocessor magic in version number macros2008-02-26, by mru
-
configure: define ENABLE_ENCODERS for FFmpeg2008-02-26, by uau
-
sun rasterfile decoder2008-02-25, by compn
-
FFmpeg now uses different (unified) #include paths.2008-02-25, by diego
-
10l: Revert nonsense commit.2008-02-25, by diego
-
Fix outdated comment.2008-02-25, by diego
-
Remove old EMU_OLD cruft.2008-02-25, by diego
-
#include "libavutil/avutil.h" in swscale.h2008-02-25, by mru
-
Replace silly check for config.h inclusion, just include it.2008-02-24, by diego
-
Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com.2008-02-24, by diego
-
Wrap HAVE_XXX macros with RUNTIME_CPUDETECT, because when RUNTIME_CPUDETECT is2008-02-24, by diego
-
Enable SSE detection on OS/2.2008-02-24, by diego
-
cosmetics: Break one unreadable long line.2008-02-24, by diego
-
__asm __volatile -> asm volatile part 32008-02-24, by reimar
-
Compile codec-cfg binary with -O, avoids problems due to compilers2008-02-24, by reimar
-
Add MPLAYER_ prefix to multiple inclusion guard of generated file.2008-02-24, by diego
-
On OS/2, fall back on the directory where MPlayer is installed if both2008-02-24, by diego
-
On Win32 and OS/2, 'x:filename' path style without '\' path separator2008-02-24, by diego
-
Add missing #includes for Mac OS X, fixes the warning2008-02-24, by diego
-
Add #include <sys/sysctl.h> for Mac OS X, fixes the warning2008-02-24, by diego
-
Do not use a global temps variable, this is ugly and does not compile with ICC.2008-02-24, by reimar
-
Avoid a pointless special-case for opening a file2008-02-24, by reimar
-
Get rid of pointless and confusing comments2008-02-24, by reimar
-
Only icc 10.1 will be supported.2008-02-24, by cehoyos
-
Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).2008-02-24, by cehoyos
-
Remove mistakenly committed hunk.2008-02-23, by diego
-
Properly detect ARM mc acceleration.2008-02-23, by diego
-
Add MPLAYER_ prefix to multiple inclusion guards.2008-02-23, by diego
-
Merge two #ifdefs into one.2008-02-23, by diego
-
#define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.2008-02-23, by diego
-
Move libdca definition to a better place in config.h.2008-02-23, by diego
-
warn to always include PMT and PCR pids in channels.conf (dvb)2008-02-23, by nicodvb
-
removed nonsense in the dvbin section2008-02-23, by nicodvb
-
reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUE2008-02-23, by nicodvb
-
read the PCR of the currently playing program (if available) in demuxer->reference_clock2008-02-23, by nicodvb
-
New member in demuxer_t: reference_clock.2008-02-23, by nicodvb
-
Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.2008-02-22, by eugeni
-
Check glyph bounding box before rasterizing and complain if it is too large.2008-02-22, by eugeni
-
Some debugging routines.2008-02-22, by eugeni
-
Better handling of behind-the-camera objects.2008-02-22, by eugeni
-
Print FreeType version in libass init. Makes error logs slightly more helpful.2008-02-22, by eugeni
-
Add MPLAYER_ prefix to the multiple inclusion guards of generated header files.2008-02-22, by diego
-
Add MPLAYER_ prefix to multiple inclusion guards.2008-02-22, by diego
-
Add MPLAYER_ prefix to multiple inclusion guards.2008-02-22, by diego
-
Discard two symbols from libswscale.2008-02-22, by cehoyos
-
Fix continuous scrolling on OS/2 due to status line updates unless -quiet2008-02-22, by diego
-
Create standard multiple inclusion guards.2008-02-21, by diego
-
Fix copy&paste typo in rgbtest documentation2008-02-21, by reimar
-
Remove misplaced #endif comment.2008-02-21, by diego
-
sync w/r260522008-02-21, by gpoirier
-
sync w/ r260192008-02-21, by gpoirier
-
improve DTD dection of MacPort-install docbook package2008-02-21, by gpoirier
-
Document rgbtest arguments2008-02-21, by reimar
-
Replace Alpha MVI compiler workarounds by a proper configure check.2008-02-21, by diego
-
Use standard multiple inclusion guard.2008-02-21, by diego
-
Remove unused #define from config.h.2008-02-21, by diego
-
OS/2 getch2() support2008-02-21, by diego
-
Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.2008-02-21, by diego
-
Fix r26032: wrong sub stream id assigned to dvdsub_id.2008-02-21, by eugeni
-
Add multiple inclusion guard.2008-02-21, by diego
-
Add missing multiple inclusion guards.2008-02-21, by diego
-
Consistently use filename as multiple inclusion guard.2008-02-21, by diego
-
sync w/r25566, patch by mesecam %mesecam A gmail P com%2008-02-20, by gpoirier
-
sync w/r25308, patch by mesecam %mesecam A gmail P com %2008-02-20, by gpoirier
-
Fix compilation with ASS disabled2008-02-20, by reimar
-
Remove pointless #ifdefs around extern declarations.2008-02-20, by diego
-
vf_sab mirrors coefficients past the edge of the picture instead of cropping:2008-02-20, by diego
-
Add support for DOS-style file:///x:/path paths.2008-02-20, by diego
-
cosmetics: Move definitions to a more standard place.2008-02-19, by diego
-
Add standard license header and make copyright notices consistent.2008-02-19, by diego
-
Clean up lib* version definitions2008-02-19, by mru
-
sync w/r24342, patch by jfallah mesecam at gmail dot com2008-02-19, by gpoirier
-
Support -slang in lavf demuxer.2008-02-19, by eugeni
-
Fill stream->end_pos if possible, fixing lavf demuxers that need to seek.2008-02-19, by albeu
-
typo fixes, port of my patch for upstream libmpeg22008-02-19, by diego
-
Fix illegal identifiers, port of my patch to upstream libmpeg2.2008-02-19, by diego
-
Refactor AltiVec macros as done for FFmpeg.2008-02-18, by diego
-
Refactor AltiVec macros as done for FFmpeg.2008-02-18, by diego
-
This header should not have multiple inclusion guards, it is meant2008-02-18, by diego
-
cosmetics: indent, remove trailing whitespace2008-02-18, by diego
-
Merge the two conditional definitions of get_current_dir_name.2008-02-18, by diego
-
sync w/r260172008-02-18, by gpoirier
-
basic support for OS/2 in configure2008-02-18, by diego
-
Set SYS_BEOS for libdvdcss compilation on BeOS.2008-02-18, by diego
-
Allow specifying a size for -vf rgbtest2008-02-17, by reimar
-
Document af-*, copied from vf-*2008-02-17, by reimar
-
Make -af-pre, -af-add, -af-del and -af-clr available.2008-02-17, by reimar
-
removed wrong example2008-02-17, by compn
-
synced with r260152008-02-17, by Gabrov
-
Document that framedrop needs -no-correct-pts2008-02-17, by reimar
-
-dumpstream will not dump chapters anymore2008-02-17, by compn
-
remove duplicate AV_STRINGIFY() definition2008-02-17, by mru
-
Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.2008-02-16, by diego
-
Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.2008-02-16, by diego
-
FLAT objects cannot have multiple sections, so using the L1 attributes breaks2008-02-16, by diego
-
Avoid reinit of vo with the exactly same parameters over and over.2008-02-16, by reimar
-
cosmetics2008-02-16, by nicodvb
-
libvo: change asm syntax to use ASMALIGN and " # nop"2008-02-15, by uau
-
Support icyx://.2008-02-15, by reimar
-
Always display Icy-Metadata if available, whether we recognize an ICY-Server2008-02-15, by reimar
-
Move printing of Icy-Metadata into an extra function2008-02-15, by reimar
-
Remove useless code2008-02-15, by reimar
-
Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),2008-02-15, by reimar
-
More explicit unsupported pixel format error messages.2008-02-15, by benoit
-
Try to make fps float -> AVRational conversion work better.2008-02-14, by reimar
-
Change force_fps and force_ofps to double2008-02-14, by reimar
-
Change mf_fps to double2008-02-14, by reimar
-
Revert accidentally committed line of r25994.2008-02-14, by cehoyos
-
typo fix: inited --> initialized2008-02-14, by diego
-
add ffpcx decoder, works on my samples.2008-02-13, by compn
-
Fix typo.2008-02-13, by cehoyos
-
typo2008-02-13, by diego
-
Translate stray Italian term.2008-02-13, by diego
-
Implement test for system byteswap.h header file.2008-02-12, by iive
-
Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts.2008-02-12, by reimar
-
-chapter is now handled uniformly calling demuxer_seek_chapter() instead2008-02-11, by nicodvb
-
sync w/ r259842008-02-11, by gpoirier
-
Try harder to find OpenGL functions on Windows.2008-02-11, by reimar
-
Slightly document alpha for OSD color2008-02-11, by reimar
-
Support alpha for vo gl osdcolor2008-02-11, by reimar
-
Remove an extern for a variable that no longer exists2008-02-11, by reimar
-
Remove left-over extern definitions that should not be there2008-02-11, by reimar
-
#include just libavutil/common.h, not all of libavutil/intreadwrite.h.2008-02-11, by diego
-
sync w/r259732008-02-10, by gpoirier
-
Make some variables static.2008-02-10, by reimar
-
Avoid a useless extra pointer variable.2008-02-10, by reimar
-
Do not uselessly erase background, OpenGL will take care of drawing everything.2008-02-10, by reimar
-
Disable v4l2 if pthreads are not available, fixes bug #1015.2008-02-10, by diego
-
Avoid -wid message processing blocking MPlayer.2008-02-10, by reimar
-
Hint about possible libmpeg2 problems with -hardframedrop2008-02-10, by reimar
-
Forward mouse messages to -wid Window.2008-02-10, by reimar
-
r25770: URL updates for contributed win32 stuff.2008-02-10, by voroshil
-
Sync tag update: changes in original text are2008-02-10, by voroshil
-
Sync tag update2008-02-10, by voroshil
-
r25605: properties to get and set angle; patch by oattila chello hu2008-02-10, by voroshil
-
Make dither4 & dither8 const.2008-02-09, by cehoyos
-
Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)2008-02-09, by reimar
-
cosmetic typo fix, geneate > generate2008-02-09, by compn
-
Use AV_RB*, reduces x86_64 code size by almost 1kB.2008-02-09, by reimar
-
in some still unknown system format 0x82 identifies AUDIO_DTS2008-02-08, by nicodvb
-
example for setting WMP user-agent string, helps when playlists2008-02-08, by reimar
-
Disable http->mmshttp rewriting hack introduced in r25168,2008-02-08, by reimar
-
Add aspect_fit declaration missing for w32_common.2008-02-07, by reimar
-
Add speex tag2008-02-06, by reimar
-
Check buffer index while reading to avoid sig112008-02-05, by rtogni
-
sync w/r259552008-02-05, by gpoirier
-
typo fix, noticed by JRaSH2008-02-05, by gpoirier
-
It seems that mencoder can not handle correct-pts (lots of "No pts ..." messages),2008-02-05, by reimar
-
Add dv50 fourcc to libdv and ffdv, fixing the following sample:2008-02-04, by diego
-
Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary2008-02-03, by reimar
-
Allow demuxers to choose a default value for correct_pts2008-02-03, by reimar
-
Implement keepaspect for Windows OpenGL vos.2008-02-02, by reimar
-
Make aspect adjustment calculation simpler and more flexible.2008-02-02, by reimar
-
synced with r259472008-02-02, by Gabrov
-
Add windows cp1256 encoding for arabic, fixes bug #10072008-02-01, by reimar
-
Update the test for ivtv output driver.2008-02-01, by iive
-
ao_functions_t should be const, part 12008-02-01, by reimar
-
Redraw display on toggling border2008-02-01, by reimar
-
Always redraw video on resize.2008-01-31, by reimar
-
Remove unused variable.2008-01-30, by reimar
-
Change code to also work with different outburst sizes2008-01-30, by reimar
-
Reduce number of UnqueueBuffer calls2008-01-30, by reimar
-
alSourceRewindv seems to be broken in particular in Creatives Windows-Implementation,2008-01-30, by reimar
-
Update for security fixes2008-01-30, by rtogni
-
Avoid a MANGLE, there is no register pressure and the generated code2008-01-30, by reimar
-
mark constants as such2008-01-30, by reimar
-
Simplify: use DECLARE_ASM_CONST2008-01-30, by reimar
-
Add support for attachments in lavf demuxer.2008-01-30, by eugeni
-
Split osd related stuff from mp_core.h into new header file mp_osd.h.2008-01-30, by ulion
-
Stream IDs must be written as hex numbers. Fixes2008-01-29, by rtogni
-
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.2008-01-29, by diego
-
Add a comment to the #if 02008-01-29, by reimar
-
Ben co-maintains stream_dvdnav.c2008-01-29, by nicodvb
-
clarification about dvd still menus2008-01-29, by nicodvb
-
Check that index is still within bounds of samples array.2008-01-29, by reimar
-
Make sure chunkmap values are within bounds when using them.2008-01-29, by reimar
-
Do not pointlessly read data, just skip it.2008-01-29, by reimar
-
Disable reading of flac metadata, mere metadata is not worth such a mess.2008-01-29, by reimar
-
Properly check length of flac metadata.2008-01-29, by reimar
-
dvd still menus and latm aac2008-01-29, by nicodvb
-
show dvdnav selection in the OSD only when the osd_level>1; patch by foxcore gmail com2008-01-29, by nicodvb
-
Fix r25817 to not always destroy codec_tag, this broke playback of e.g. ape files.2008-01-29, by reimar
-
Allow for larger fragment programs.2008-01-29, by reimar
-
More places that should use SEEK_ABSOLUTE / SEEK_FACTOR2008-01-29, by reimar
-
Use defines to give names to the different seek flags.2008-01-29, by reimar
-
Make some assembler constants global instead of declaring them multiple times.2008-01-29, by reimar
-
Make mov subtitles work with -ass2008-01-29, by reimar
-
clarify comments/docs about lav* being the preferred place to implement new2008-01-28, by ivo
-
Support CODEC_ID_MOV_TEXT2008-01-28, by reimar
-
Simplify a condition that probably is not necessary at all2008-01-28, by reimar
-
sync with r25663 and misc. fixes, patch by JRaSH2008-01-28, by kraymer
-
copy note on new demuxers and codecs to the top of the array as well to be2008-01-28, by ivo
-
Use DECLARE_ASM_CONST where possible in libswscale code2008-01-28, by reimar
-
sync w/ r258212008-01-28, by gpoirier
-
vcd_read must read exactly VCD_SECTOR_DATA bytes.2008-01-28, by reimar
-
note on new demuxers and codecs, add them to lav* instead of libmp*2008-01-28, by ivo
-
port libmpdemux demuxers to libavformat or rewrite from scratch2008-01-28, by ivo
-
Get rid of redundant dbg_printf redefinition. Fixes some warnings:2008-01-28, by diego
-
Consistently use uppercase filename as multiple inclusion guard.2008-01-28, by diego
-
Fix compilation failure because bitfile was undefined:2008-01-28, by diego
-
Add multiple inclusion guards.2008-01-27, by diego
-
Replace with the output of the updated alaw-gen generator program.2008-01-27, by diego
-
Add multiple inclusion guards to generated header file.2008-01-27, by diego
-
Change format string so that the table is nicely aligned.2008-01-27, by diego
-
The alaw tables should be const.2008-01-27, by diego
-
Rename some identifiers to not use leading underscores.2008-01-27, by diego
-
Fix illegal identifiers, names starting with __ are reserved for the system.2008-01-27, by diego
-
Change #warning to FIXME comments.2008-01-27, by diego