2008-04-03 |
reimar |
Better mark variables that are changed by the signal handler as volatile
|
2008-04-02 |
uau |
Add some const qualifiers to reduce warnings
|
2008-04-01 |
diego |
Remove now useless PARTS-yes line.
|
2008-04-01 |
diego |
Darwin and Win32 DVD support libs are handled separately, take them back
|
2008-04-01 |
diego |
Initialize _dvdread variable to "no" in the dvdread check.
|
2008-04-01 |
diego |
Remove pointless comments from local diff.
|
2008-04-01 |
diego |
cosmetics: Fix some typos and trailing whitespace in local changes.
|
2008-04-01 |
diego |
Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disable
|
2008-04-01 |
uau |
Remove unnecessary includes
|
2008-04-01 |
diego |
Do not #include libavutil/common.h. It is not used directly and mpbswap.h
|
2008-03-31 |
diego |
Ahem, fix quoting of $ in DEPEND_CMD.
|
2008-03-31 |
diego |
Add DEPEND_CMD to config.mak (sync with FFmpeg).
|
2008-03-31 |
diego |
Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.
|
2008-03-31 |
diego |
cosmetics: Group all FFmpeg settings together in config.mak.
|
2008-03-31 |
diego |
HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.
|
2008-03-31 |
diego |
We currently use %U as argument to the Exec entry to indicate that gmplayer
|
2008-03-31 |
uau |
command.h: Remove unnecessary includes
|
2008-03-31 |
uau |
mp_core.h: Fix use of 'mp_image_t' without definition
|
2008-03-30 |
eugeni |
Case insensitive parsing of SSA/ASS section headers.
|
2008-03-30 |
eugeni |
Skip BOM at the beginning of text in ASS parser.
|
2008-03-30 |
eugeni |
Support 'default' attribute for audio and subtitle tracks.
|
2008-03-29 |
diego |
Fix wrong #endif comment.
|
2008-03-29 |
reimar |
Fix possible integer overflow in malloc by using calloc instead.
|
2008-03-28 |
ptt |
synced with r26297
|
2008-03-28 |
ptt |
compacted new libavformat's 'ipod' description
|
2008-03-28 |
reimar |
Handle property commands in idle mode.
|
2008-03-28 |
uau |
Include some .h files in corresponding .c files
|
2008-03-27 |
ptt |
synced with r26073
|
2008-03-27 |
ptt |
it's synced with r23520
|
2008-03-27 |
ptt |
it's synced with r26258
|
2008-03-27 |
ptt |
it's synced with r24035
|
2008-03-27 |
ptt |
it's synced with r25566
|
2008-03-27 |
ptt |
it's synced with 26146
|
2008-03-27 |
ptt |
synced with 23516 (it was already ok)
|
2008-03-27 |
ptt |
remove excessive space character
|
2008-03-27 |
ptt |
grammar fix
|
2008-03-27 |
ptt |
38% synced with r22753
|
2008-03-27 |
diego |
cosmetics: prettyprinting
|
2008-03-27 |
diego |
some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee
|
2008-03-27 |
ptt |
better explanation and grammar fix
|
2008-03-27 |
ptt |
grammar fix
|
2008-03-27 |
diego |
support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee
|
2008-03-27 |
diego |
Remove bsd() system check. Lumping different *BSD systems together like
|
2008-03-26 |
diego |
sync with FFmpeg r12599
|
2008-03-26 |
diego |
cosmetics: Reindent X11 header search section after last commit.
|
2008-03-26 |
diego |
Do not look for X11 headers on the host when cross-compiling.
|
2008-03-25 |
diego |
Classify mlib as a configurable option, not as a hardware feature.
|
2008-03-25 |
ptt |
synced with r26271
|
2008-03-25 |
gpoirier |
add "ipod" to the list of formats handled by lavf
|
2008-03-25 |
diego |
Add FFmpeg Mimic decoder.
|
2008-03-24 |
diego |
Mention that '-frames 0' is useful with -identify, closes bug #1046.
|
2008-03-22 |
diego |
Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling.
|
2008-03-22 |
diego |
cosmetics: comment typo fixes
|
2008-03-21 |
ptt |
better wording
|
2008-03-21 |
compn |
add complete fifo instructions, user didnt know to use mkfifo first.
|
2008-03-21 |
reimar |
Ignore if we fail to get disc key, fixes playback of one of my DVDs which
|
2008-03-19 |
ptt |
synced with r26260
|
2008-03-18 |
diego |
Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
|
2008-03-18 |
diego |
Move sub_utf8_prev declaration out of the DUMPSUBS #ifdef.
|
2008-03-18 |
eugeni |
Compilation fix.
|
2008-03-17 |
nicodvb |
another DCA audio identified (0x86) used in BD; patch by kirill belokurov gmail com
|
2008-03-17 |
reimar |
Experimental support for -framedrop with -correct-pts.
|
2008-03-17 |
reimar |
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
|
2008-03-17 |
diego |
fix typo: lavcoptc --> lavcopts
|
2008-03-17 |
zuxy |
Fix a typo that causes an assertion to always fail.
|
2008-03-16 |
voroshil |
Fix missed part of previous sync.
|
2008-03-16 |
voroshil |
r26072: removed nonsense in the dvbin section
|
2008-03-16 |
voroshil |
Sync tag update
|
2008-03-16 |
voroshil |
r25994: typo fix: inited --> initialized
|
2008-03-16 |
Gabrov |
synced with r26251
|
2008-03-15 |
diego |
typo
|
2008-03-15 |
diego |
Remove unused MACOSX definition.
|
2008-03-15 |
diego |
Use HAVE_QUICKTIME instead of MACOSX preprocessor condition.
|
2008-03-15 |
diego |
Introduce HAVE_QUICKTIME definition and use it where appropriate.
|
2008-03-15 |
diego |
Remove the unused function roundToInt16. It is a duplicate of the same function
|
2008-03-15 |
diego |
Use __AMIGAOS4__ instead of AMIGA, like everywhere else.
|
2008-03-15 |
diego |
Add a separate definition for quartz.
|
2008-03-15 |
diego |
10l: Really disable coreaudio where intended.
|
2008-03-15 |
diego |
Consistently use __APPLE__ instead of MACOSX as preprocessor condition.
|
2008-03-15 |
diego |
Do not disable all Mac OS X support when pthreads are unavailable.
|
2008-03-15 |
diego |
MACOSX_COREVIDEO --> corevideo
|
2008-03-15 |
diego |
Introduce a separate definition for Mac OS X coreaudio support.
|
2008-03-15 |
diego |
Fix wrong res_comment.
|
2008-03-15 |
diego |
Simplify preprocessor condition for QT codecs, configure already does the
|
2008-03-14 |
diego |
Remove duplicate #include of mpbswap.h.
|
2008-03-14 |
reimar |
Add FFmpeg DNxHD codec support
|
2008-03-14 |
diego |
#include config.h before all other headers.
|
2008-03-14 |
ptt |
synced with r26232
|
2008-03-13 |
ptt |
synced with r26014
|
2008-03-13 |
ptt |
added missing escapes
|
2008-03-13 |
ptt |
better syntax for A key
|
2008-03-13 |
ptt |
sync'ed to r26067
|
2008-03-13 |
ptt |
removed an english line left in
|
2008-03-12 |
diego |
typos
|
2008-03-12 |
reimar |
Fix and simplify lscale=2 (bicub_x) scaler, produced funny
|
2008-03-11 |
vayne |
removed redundant wincfg.h.
|
2008-03-11 |
vayne |
more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
|
2008-03-11 |
ptt |
34% synced with r22753
|
2008-03-11 |
vayne |
mingw uses windows sockets.
|
2008-03-11 |
reimar |
Fix handling of comments in input.c, current code had useless ifs and in addition
|
2008-03-11 |
reimar |
Try to fix the description of what mbcmp influences, please fix if I misunderstood the code.
|
2008-03-11 |
diego |
Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings.
|
2008-03-10 |
diego |
Add missing header #include.
|
2008-03-10 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-10 |
diego |
sync with FFmpeg r12398
|
2008-03-10 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-10 |
diego |
Remove useless #include.
|
2008-03-10 |
diego |
Add missing header #include to fix 'make checkheaders'.
|
2008-03-10 |
diego |
af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that
|
2008-03-10 |
diego |
typo
|
2008-03-10 |
diego |
CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.
|
2008-03-10 |
benoit |
Make av_class a pointer to const.
|
2008-03-10 |
benoit |
define VOF as double of VOFW.
|
2008-03-10 |
zuxy |
Disable QTX emulation on win32; fix builds on cygwin and mingw32.
|
2008-03-10 |
diego |
Remove redundant swScaler: output from places where av_log()
|
2008-03-09 |
iive |
Fix wrong check for vidix usage.
|
2008-03-09 |
iive |
Don't use void * arithmetic.
|
2008-03-09 |
iive |
Handle vga_init() error and output error message.
|
2008-03-08 |
diego |
CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg
|
2008-03-08 |
diego |
Move HP-UX SCSI header check from the internal libdvdread check to the
|
2008-03-08 |
diego |
cosmetics: Remove useless empty line.
|
2008-03-08 |
diego |
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
|
2008-03-08 |
ben |
remove duplicated pci ids in nvidia vidix driver
|
2008-03-07 |
diego |
Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
|
2008-03-07 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-07 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-07 |
diego |
This header uses parts of stdint.h, so #include it.
|
2008-03-07 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-07 |
mru |
simplify library version handling
|
2008-03-07 |
diego |
Remove unnecessary #ifdef nesting.
|
2008-03-07 |
diego |
cosmetics: Decrapify the indentation of the last few blocks of main().
|
2008-03-07 |
diego |
Add parentheses where necessary to fix || conditions to work as intended.
|
2008-03-07 |
diego |
Remove duplicate conditions in dvdread check.
|
2008-03-07 |
diego |
Set ASFLAGS in configure and initialize it as necessary for OS/2.
|
2008-03-07 |
diego |
sync with FFmpeg r12354
|
2008-03-06 |
mru |
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
|
2008-03-06 |
gpoirier |
sync w/r26067, patch by JRaSH jrash06 A 163 P com
|
2008-03-06 |
gpoirier |
sync w/r26057, patch by JRaSH jrash06 A 163 P com
|
2008-03-06 |
bcoudurier |
change sws_format_name to return const char*, supress many warnings
|
2008-03-06 |
bcoudurier |
remove redundant SwScaler text since av_log uses AVClass context
|
2008-03-06 |
diego |
Add some more paths to find tools on Slackware 12.
|
2008-03-06 |
diego |
Fix printf format string mismatch, eliminates the warning:
|
2008-03-06 |
diego |
Add necessary header #includes to fix 'make checkheaders'.
|
2008-03-06 |
uau |
ve_vfw.c: #include aviheader.h instead of wine avifmt.h
|
2008-03-06 |
diego |
Disable S3 VIDIX driver on non-x86 platforms.
|
2008-03-06 |
diego |
10l: ENABLE_GRAY needs to be present for libavcodec to compile.
|
2008-03-05 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 |
diego |
Do not enable grayscale decoding in FFmpeg, it slows down the
|
2008-03-05 |
diego |
Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS
|
2008-03-05 |
reimar |
Yet another hdv fourcc
|
2008-03-05 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 |
diego |
Rename url.c/url.h to the less generic gtk_url.c/gtk_url.h.
|
2008-03-05 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 |
diego |
consistency cosmetics: Use #ifdef everywhere instead of #if defined().
|
2008-03-05 |
michael |
One more (forgotten) fix for fixing sws_flags.
|
2008-03-05 |
michael |
Turn ancient V offset numerical constants into named ones.
|
2008-03-05 |
ulion |
Fix ffvorbis decoder's output channel order with channel reordering function.
|
2008-03-04 |
diego |
Add necessary #includes to pass 'make checkheaders'.
|
2008-03-04 |
diego |
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
|
2008-03-04 |
diego |
Remove pointless extern keyword from function declaration.
|
2008-03-04 |
diego |
#include parser-cfg.h instead of declaring m_config_parse_config_file extern.
|
2008-03-04 |
diego |
Remove pointless extern keyword from function declaration.
|
2008-03-04 |
diego |
Add comments to #endif preprocessor directives.
|
2008-03-04 |
diego |
Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling
|
2008-03-04 |
diego |
Remove pointless #ifdef USE_LIBAVCODEC inside #ifdef USE_LIBAVCODEC.
|
2008-03-03 |
nicodvb |
search channels.conf in mplayer's instdir if all other searches fail; patch by foxcore gmail com
|
2008-03-03 |
diego |
Remove ugly workaround for conflicting dca.h headers, it is no longer
|
2008-03-03 |
diego |
Only demux_lavf.o explicitly needs -I../libavcodec in CFLAGS.
|
2008-03-03 |
diego |
Add directory names to libavcodec #includes.
|
2008-03-03 |
diego |
Remove unnecessary addition of -Ilibavformat to CFLAGS.
|
2008-03-03 |
diego |
cosmetics: prettyprinting and alphabetical order
|
2008-03-03 |
diego |
Move decision about whether or not to compile Windows emulation
|
2008-03-03 |
diego |
Move decision about whether or not to compile wrapper.S to configure.
|
2008-03-03 |
diego |
Add CFLAG_STACKREALIGN unconditionally to win32.o CFLAGS, configure takes care
|
2008-03-03 |
gpoirier |
replace all occurences of "M$" by "Microsoft" because it's what we really meant, and "M$" nickname is quite childish
|
2008-03-03 |
diego |
Add checkheaders target, ported from FFmpeg.
|
2008-03-03 |
diego |
Add ID_SEEKABLE information to -identify output.
|
2008-03-03 |
diego |
#include osdep/mman.h if sys/mman.h is not available.
|
2008-03-03 |
uau |
configure: Set CONFIG_ENCODERS=yes in config.mak unconditionally
|
2008-03-02 |
diego |
Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
|
2008-03-01 |
reimar |
Fix comment, qclp fourcc is Qclp not QCLP
|
2008-03-01 |
Gabrov |
synced with r26138
|
2008-03-01 |
diego |
Fix illegal identifiers starting with _ and capital letters.
|
2008-03-01 |
diego |
Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
|
2008-03-01 |
diego |
Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check.
|
2008-03-01 |
diego |
Remove va_start/vsnprintf workaround for OS/2.
|
2008-03-01 |
diego |
Merge two #ifdefs.
|
2008-03-01 |
diego |
cosmetics: reindent, detabify
|
2008-03-01 |
diego |
Remove duplicate extern declaration.
|
2008-02-29 |
ben |
fix bad function prototype
|
2008-02-29 |
ben |
Remove now deprecated Savage VIDIX driver sources
|