Mercurial > mplayer.hg
graph
-
Prefer "to %s%s" over "to%s %s", slightly more readable.2010-01-16, by stefano
-
Simplify code in sws_getContext() which logs if the destination format2010-01-16, by stefano
-
Document some of SwsContext.2010-01-16, by ramiro
-
Reuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bilinear horizontal scaler.2010-01-16, by ramiro
-
Factorize code which logs the source and destination formats in2010-01-16, by stefano
-
Manually add --nxcompat --no-seh --dynamicbase to linker flags if available,2010-01-16, by reimar
-
Fix struct addrinfo check, its definition might not allow actually allocating it.2010-01-16, by reimar
-
Fix sockaddr_storage check to work with winsock/MinGW2010-01-16, by reimar
-
Add HAVE_FAST_CLZ define and set it to 0 to keep the status quo for now.2010-01-16, by reimar
-
HAVE_INLINE_ASM for FFmpeg should be one since we only support2010-01-16, by reimar
-
Document some of the ext_stub magic.2010-01-16, by reimar
-
100l, forgot to change the "magic" value in the stub also in the place replacing it.2010-01-16, by reimar
-
add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy2010-01-16, by compn
-
Simplify reset_ptr(): employ usePal() macro rather than enumerating2010-01-16, by stefano
-
synced with r303112010-01-16, by Gabrov
-
Add symbol versioning for shared libraries2010-01-16, by mru
-
We only need to disable seeking back in ad_ffmpeg when we actually _use_2010-01-15, by reimar
-
Don't initialize normal horizontal filter if MMX2 filter is used.2010-01-15, by ramiro
-
-demuxer rawaudio data will often need parsing (e.g. when it is used for raw2010-01-15, by reimar
-
added a missing full stop2010-01-15, by ptt
-
Set _optimizing for x86-64.2010-01-15, by zuxy
-
The undocumented x86-64 is a better fallback for core2 than nocona.2010-01-15, by zuxy
-
Add -fno-common to avoid misalignment for global var under win32 like what2010-01-15, by zuxy
-
Set HAVE_FAST_CMOV to 0 for NetBurst based x86-64 processors, e.g. Prescott.2010-01-15, by zuxy
-
Const correctness for src pointer. Remove all constness related warnings in2010-01-15, by zuxy
-
Fix typo in r303022010-01-15, by zuxy
-
Fix typo.2010-01-15, by stefano
-
Remove unused clip_table code.2010-01-14, by ramiro
-
Fix compilation after recent changes in FFmpeg.2010-01-14, by cehoyos
-
Add const qualifier to rgb48 to YV12 functions' src.2010-01-14, by ramiro
-
Add missing parameter to rgb48 to YV12 functions.2010-01-14, by ramiro
-
Use double-precision constants instead of single precision that gets cast to double.2010-01-13, by reimar
-
Use double instead of float for pts.2010-01-12, by cehoyos
-
Avoid linking in assembler-optimized code that will never be used.2010-01-12, by reimar
-
Add very experimetal support for the Sun C compiler.2010-01-12, by reimar
-
Change -pipe check to avoid misdetecting it as available for Sun's compiler.2010-01-12, by reimar
-
Use ARCH_X86_32 instead of the compiler-specific __i386__2010-01-12, by reimar
-
Remove hackish and not actually working code to make vidix compile with2010-01-12, by reimar
-
Remove a check that simply can not have worked since it relied on a completely2010-01-12, by reimar
-
Add checks for exp2, exp2 and log2f required by FFmpeg.2010-01-12, by reimar
-
100l, fix typo that caused ad_hwac3 to fail to compile.2010-01-12, by reimar
-
/nop is illegal with Apple's older version of gas, this was fixed elsewhere2010-01-12, by conrad
-
Attempt a simple hack to fix -ac hwdts2010-01-12, by reimar
-
Make sure that sfence is used after any non temporal stores.2010-01-12, by zuxy
-
More changes needed to make ad_hwac3 truly independent from liba52.2010-01-11, by reimar
-
Let the format filter do the AC3 endianness conversion instead of duplicating2010-01-11, by reimar
-
MPlayer's format now correctly identifies AC3 as either little- or big-endian,2010-01-11, by reimar
-
Add support for distinguishing between little- and big-endian SPDIF AC32010-01-11, by reimar
-
More uses of AF_FORMAT_IS_AC32010-01-11, by reimar
-
Use AF_FORMAT_IS_AC3 in ao_oss.c2010-01-11, by reimar
-
Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication,2010-01-11, by reimar
-
Use af_fmt2bits, it should give more sensible values than snd_pcm_format_physical_width,2010-01-11, by reimar
-
Add a hack to af_fmt2bits to recognize AC3 as a 16-bit format, since this2010-01-11, by reimar
-
Use af_fmt2bits instead of reimplementing it.2010-01-11, by reimar
-
Add and use AF_FORMAT_IS_AC3 macro.2010-01-11, by reimar
-
Revert r30170, AF_FORMAT_AC3 is supposed to be the special mask,2010-01-11, by reimar
-
mark cfhdvfw decoder as working on windows only2010-01-11, by compn
-
Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for2010-01-11, by zuxy
-
cosmetics: {} placement.2010-01-11, by ramiro
-
Search X11 headers and libraries also in /usr/local/..., should ease2010-01-10, by reimar
-
Do not use FreeBSD's cpuinfo file on x86_64 either, as on x86_32 it will not2010-01-10, by reimar
-
FFmpeg uses ifdef in Makefiles for CONFIG_MPEGAUDIO_HP and CONFIG_HARDCODED_TABLES.2010-01-10, by reimar
-
Place a volatile at a more appropriate place.2010-01-10, by reimar
-
Change dummy value to fit into int.2010-01-10, by reimar
-
Remove return statement from function that has no return value.2010-01-10, by reimar
-
Move mp3lib priority below libavcodec mp2/mp3 audio decoders.2010-01-10, by reimar
-
Fix OpenGL detection for OpenSolaris where -lXdamage is necessary.2010-01-10, by reimar
-
Only print "using sdl-config" if we actually used it for SDL detection.2010-01-10, by reimar
-
Avoid excessive fflush in dbgprintf if we didn't even print anything.2010-01-10, by reimar
-
Fix RegCloseKey to not return an error on success.2010-01-10, by reimar
-
Call XSync after XShmAttach to avoid a possible race-condition with shmctl.2010-01-10, by reimar
-
Prefer libdca over libdts2010-01-10, by reimar
-
Use !isspace() to replace isalnum() to avoid filename mismatch under MBCS2010-01-10, by zuxy
-
Quote test arguments that may be empty2010-01-10, by reimar
-
Disable internal copy of liba52 by default, libavcodec should be an2010-01-10, by reimar
-
IPv6 in FFmpeg is not supported for MinGW, so do not set CONFIG_IPV6 for that case.2010-01-09, by reimar
-
MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just2010-01-09, by zuxy
-
Remove unused PREFETCHW macro2010-01-09, by zuxy
-
Add several make variables to make --enable-hardcoded-tables actually compile.2010-01-09, by reimar
-
Add support for --enable-hardcoded-tables like FFmpeg has.2010-01-09, by reimar
-
Fix MP1 with demuxer lavf in MPEG (PS) files.2010-01-09, by cehoyos
-
Fix fbdev2 to work with Intel framebuffer.2010-01-09, by reimar
-
Fix vo_fbdev to also work with Intel framebuffer.2010-01-09, by reimar
-
add binary cineform hd vfw decoder to codecs.conf2010-01-08, by compn
-
Ignore 0-height slice in sws_scale, otherwise a final 0-height slice will2010-01-08, by reimar
-
vf crop: do not generate 0-size slices, they are pointless and also confuse2010-01-08, by reimar
-
libass needs at least freetype 2.2.12010-01-08, by greg
-
mark ffqclp as working in codecs.conf, works on all my samples2010-01-08, by compn
-
Update internal libass copy to commit 8db4a52010-01-08, by greg
-
Cosmetics: Fix indentation2010-01-08, by cehoyos
-
QCELP is part of libavcodec.2010-01-08, by cehoyos
-
Fix libass API checks2010-01-08, by greg
-
update wishlist2010-01-08, by compn
-
sync with en/mplayer.1 r301972010-01-08, by jrash
-
Implement sws_isSupportedInput() and sws_isSupportedOutput().2010-01-07, by stefano
-
Happy new year!2010-01-07, by zuxy
-
Remove const to avoid a bunch of GCC warnings against discarded qualifiers and2010-01-07, by zuxy
-
Avoid the error message "Unsupported PixelFormat -1" for ffh264 decoding2010-01-07, by zuxy
-
Support rtmp:// URLs directly instead of requiring ffmpeg://rtmp://2010-01-06, by reimar
-
Simplify ffmpeg stream support, we (so far) do not need any special option parsing.2010-01-06, by reimar
-
add MVLZ and MVDV binary decoders to codecs.conf2010-01-06, by compn
-
map zjpeg to ffmjpeg in codecs.conf2010-01-05, by compn
-
add blox binary codec to codecs.conf2010-01-05, by compn
-
add three ADV1 binary codecs to codecs.conf2010-01-05, by compn
-
Move MatrixView video output check below OpenGL check, it depends on OpenGL.2010-01-05, by diego
-
vo_png now depends on libavcodec, not libpng.2010-01-05, by diego
-
Change license terms for matrixview to GPLv2 "or later", all known2010-01-05, by reimar
-
Remove pointless variable declaration from DirectFB check.2010-01-04, by diego
-
Add missing stdlib.h #include to fribidi check.2010-01-04, by diego
-
Remove pointless printf call in libmp3lame test.2010-01-04, by diego
-
Pass proper parameters to dlopen/dlsym/vsscanf to avoid configure test warnings.2010-01-04, by diego
-
Pass a proper va_list type to vsscanf() test in configure.2010-01-04, by diego
-
At startup and while seeking avoid to introduce pointless sleeps and possibly2010-01-04, by reimar
-
Also reset time_frame and next_frame_time on reset, it makes no sense to2010-01-04, by reimar
-
Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it.2010-01-04, by diego
-
cosmetics: Break multiple statements on one line apart.2010-01-04, by diego
-
Remove previous failed attempt at disabling that auto-generation of some C code.2010-01-04, by diego
-
Add required header #includes to satisfy 'make checkheaders'.2010-01-04, by diego
-
Drop -Iloader from CPPFLAGS for the loader subdirectory.2010-01-04, by diego
-
Add loader/wine/ to DIRS; its headers should be part of checkheaders.2010-01-04, by diego
-
Add missing config.h #include.2010-01-04, by diego
-
Refactor real --> float #define to a typedef in a common header.2010-01-04, by diego
-
Add missing header #includes to fix 'make checkheaders'.2010-01-04, by diego
-
Add a few missing header #includes and #defines.2010-01-04, by diego
-
Remove unused variable; fixes the warning:2010-01-04, by diego
-
Add multiple inclusion guards to all mp3lib headers.2010-01-04, by diego
-
Add missing config.h #include; remove a redundant one.2010-01-04, by diego
-
Add missing license headers for vo_matrixview code.2010-01-04, by diego
-
Refer to MatrixView instead of MPlayer in code taken from MatrixView.2010-01-04, by diego
-
Clarify which version of the GPL applies to MPlayer.2010-01-04, by diego
-
cosmetics: tabs to spaces, some reindentation2010-01-04, by diego
-
Fix fribidi check to avoid spamming the console with error messages.2010-01-04, by diego
-
Remove ARGB support from matrixview vo, it is quite pointless and causes2010-01-04, by reimar
-
Fix a few typos in the matrixview section.2010-01-04, by diego
-
Add a few definitions used by FFmpeg to config.h:2010-01-04, by diego
-
prettyprinting cosmetics2010-01-04, by diego
-
Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp.2010-01-04, by diego
-
Make vo gl print the OpenGL vendor and version strings.2010-01-03, by reimar
-
Replace deprecated sws_scale_ordered usages by sws_scale (which does the same).2010-01-03, by reimar
-
Avoid memleaks when vo_direct3d initialization fails.2010-01-03, by reimar
-
Modify -vo direct3d so we do not have to link against d3d9.dll, it might2010-01-03, by reimar
-
Some Changelog updates.2010-01-03, by reimar
-
Enable all FFmpeg protocols by default, they seem to build without issue2010-01-03, by reimar
-
100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON.2010-01-03, by reimar
-
Change vo_png to use FFmpeg's png encoder instead of libpng.2010-01-03, by reimar
-
Add missing avcodec_close to vf_screenshot.2010-01-03, by reimar
-
Prefer enum PixelFormat over int for the type of the format parameter2010-01-03, by stefano
-
Basic -vo matrixview documentation.2010-01-03, by reimar
-
Finally add matrixview vo.2010-01-03, by reimar
-
Document -vo gl colorspace suboption.2010-01-03, by reimar
-
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for the2010-01-03, by stefano
-
Add pointers to a few more standard OpenGL functions to ease future extensions.2010-01-03, by reimar
-
Fixup SDL configure check:2010-01-03, by reimar
-
Do not assume that "long" is the size of a register.2010-01-03, by reimar
-
Also detect fontconfig when it requires -liconv2010-01-03, by reimar
-
Change fribidi check to also work without fribidi-config.2010-01-03, by reimar
-
Add support for JPEG2000 via FFmpeg/OpenJPEG2010-01-03, by reimar
-
Also support decoding of 8-bit-per-component dpx files.2010-01-03, by reimar
-
Simplify usePal() macro, make it use av_pix_fmt_descriptors.2010-01-03, by stefano
-
Simplify getSubSampleFactors(), make it use the values provided by2010-01-03, by stefano
-
Mark AC3 as 16-bit format, this simplifies alignment calculation and fixes2010-01-02, by reimar
-
Several hacks to fix compilation of tvi_dshow on MinGW64.2010-01-02, by reimar
-
Fix typo in code disabling VIDIX on mingw642010-01-02, by reimar
-
Disable vidix on 64 bit MinGW compiles, it seems to fail compiling and2010-01-02, by reimar
-
Fix compilation if FreeType is not available, in particular do not try to build2010-01-01, by reimar
-
Simplify range-checking functions for subopt parsing.2010-01-01, by reimar
-
Fix function declarations to avoid casting function pointers.2010-01-01, by reimar
-
Slightly generalize code to generate YUV->RGB conversion table and add2010-01-01, by reimar
-
sync with en/mplayer.1 r301352010-01-01, by jrash
-
Make YUV->RGB conversion coefficients selectable for -vo gl.2010-01-01, by reimar
-
Do not needlessly use the BP register in x86_64-specific code, there are2010-01-01, by reimar
-
One more fix for -vf scale with alpha.2010-01-01, by reimar
-
Also pass alpha plane to swscale, avoids crashes when converting between2010-01-01, by reimar
-
Add support for YUV format with alpha and fix the codecs.conf entry for vp6a2009-12-31, by reimar
-
Also pass the 4th plane for planar formats on to libavcodec.2009-12-31, by reimar
-
Try to put the list of output formats for vf_scale in a more sensible2009-12-31, by reimar
-
Deduplicate the mp_image planes allocation code.2009-12-31, by reimar
-
Add support for FFmpeg's ffv210 codec.2009-12-31, by reimar
-
Add support for 16-bit per component YUV formats.2009-12-31, by reimar
-
First steps to supporting different YUV->RGB conversion definitions.2009-12-31, by reimar
-
Extract functions to generate yuv->rgb matrices and lookup tables into a2009-12-31, by reimar
-
Put the colourspace-related variables into a separate struct to ease2009-12-31, by reimar
-
Make code slightly more readable.2009-12-31, by reimar
-
Fix crash if http reply contains neither "Accept-Ranges" nor "Server" fields.2009-12-31, by reimar
-
More readable fourcc for ffflac2009-12-31, by reimar
-
Add a hack for broken youtube servers not returning Accept-Ranges.2009-12-30, by reimar
-
add tm2x / tm2a binary decoder2009-12-30, by compn
-
Make the ffmpeg decoders for DTS and AC3 the default.2009-12-30, by reimar
-
Support 440P in scale filter.2009-12-30, by reimar
-
FFmpeg JPEG codecs can output 440p format.2009-12-30, by reimar
-
Add support for 440p colorspace.2009-12-30, by reimar
-
Support all planar YUV formats in OpenGL vos.2009-12-30, by reimar
-
Add a helper function to get the chroma scale shift and use to simplify mpi setup.2009-12-30, by reimar
-
sync w/r30135 (up to date at last!)2009-12-29, by gpoirier
-
cosmetics: tabs to spaces, K&R function declarations, cuddle else clauses2009-12-29, by diego
-
change bandwidth value to bandwidth bytes2009-12-29, by compn
-
Do not use correct-pts for mpeg-ts and matroska: It breaks PAFF samples.2009-12-28, by cehoyos
-
Revert r30100: It breaks some mov and asf samples.2009-12-28, by cehoyos
-
Remove unused variable, fixes the warning:2009-12-28, by diego
-
add lavc yuv rawcodecs to codecs.conf2009-12-27, by compn
-
Add support for parsing audio streams (though should be easy to extend to video)2009-12-27, by reimar
-
Remove currently unneeded members accidentally added in the last revision.2009-12-27, by reimar
-
Introduce a sh_common struct that contains the parts in common by the audio, video2009-12-27, by reimar
-
Remove one more incorrect direct ass.h include.2009-12-27, by reimar
-
Move do_render_osd function to avoid a forward declaration.2009-12-27, by reimar
-
vo_x11_classhint name argument should be const, since we pass string constants there.2009-12-27, by reimar
-
Return the actually playing audio/video id for get_property, not the one2009-12-27, by reimar
-
lavc Interplay Video decoder now supports 16-bit mode too2009-12-27, by kostya
-
Subtitle are now also available without video, so remove that2009-12-27, by reimar
-
Use the same condition to decide if the audio/video id property is2009-12-27, by reimar
-
When setting audio or video track make sure we will not try to2009-12-27, by reimar
-
Print a ANS_ERROR reply if one of the *_property slave command fails.2009-12-27, by reimar
-
Set some freed pointers to NULL.2009-12-26, by reimar
-
Free playtree_iter upon exiting MPlayer2009-12-26, by reimar
-
Support mp_image with allocated palette.2009-12-26, by reimar
-
Remove only use if MP_IMGFLAG_RGB_PALETTE to allow giving the flag a slightly2009-12-26, by reimar
-
Restore the old value of planes[1] in vf_palette at the end to ensure2009-12-26, by reimar
-
sync with en/mplayer.1 r300752009-12-26, by jrash
-
Fix grammar/missing verb in description.2009-12-25, by reimar
-
Remove unnecessary entries from extension_table, these formats are already2009-12-25, by reimar
-
Add a (unfortunately rather long) explanation on how and when to use it2009-12-25, by reimar
-
force cdg to lavf demuxer in extensions.c, misdetected as mpeg otherwise2009-12-24, by compn
-
Revert renaming of process_force_style to restore compilation against2009-12-24, by reimar
-
Some ugly hacks to make compiling against a newer external version of libass work.2009-12-24, by reimar
-
rename process_force_style to ass_process_force_style to match the API2009-12-24, by reimar
-
Remove more direct includes of libass/ass.h2009-12-24, by reimar
-
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf2009-12-24, by compn
-
Register lavc Aura 2 decoder2009-12-23, by kostya
-
Register lavc Aura decoder2009-12-23, by kostya
-
Allow passing variants of "mingw32" as system name to --target. This ensures2009-12-23, by diego
-
Do not use correct-pts by default for demuxer lavf, it breaks all PAFF files.2009-12-22, by cehoyos
-
Remove parameters no longer used in h[yc]scale().2009-12-21, by ramiro
-
Move fast bilinear scaler code to the existing h[yc]scale_fast() functions.2009-12-21, by ramiro
-
Rename function pointers used to convert from the input pixel format to the2009-12-21, by ramiro
-
Check if chroma horizontal scaler is needed in sws_init_swScale().2009-12-21, by ramiro
-
Remove unused fields from SwsContext.2009-12-21, by ramiro
-
Do not auto-generate the C code to handle PCI vendor and device names.2009-12-20, by diego
-
sync w/r297312009-12-20, by gpoirier
-
Remove unused debugging output about total number of printed lines.2009-12-20, by diego
-
Employ slightly better variable names for output files.2009-12-20, by diego