Mercurial > mplayer.hg
graph
-
Cosmetic: Adjust indent.2011-06-06, by ib
-
Add option '-idle' to the GUI configuration file.2011-06-06, by ib
-
Make option '-noidle' working for the GUI.2011-06-06, by ib
-
When adding a playlist item, preventively set its next pointer to NULL.2011-06-05, by ib
-
Remove unused member 'played' from playlist structure plItem.2011-06-05, by ib
-
Cosmetic: Correct a comment and add a new one.2011-06-05, by ib
-
Keep the old option '-guiwid' around as CONF_TYPE_PRINT2011-06-05, by ib
-
Rename option '-guiwid' '-gui-wid'.2011-06-05, by ib
-
Add option '-gui-include'.2011-06-05, by ib
-
Constrain libcdparanoia's caching which badly breaks playback with -nocache.2011-06-04, by reimar
-
Make "Invalid seek to negative position" message more useful by2011-06-04, by reimar
-
Fix _libcdio staying on "auto" if cdparanoia test succeeded before.2011-06-04, by reimar
-
Define "gmplayer" as symbolic constant.2011-06-03, by ib
-
Take notice of MPlayer option '-display'.2011-06-03, by ib
-
Remove useless code.2011-06-03, by ib
-
Don't pointlessly cast Display pointer.2011-06-03, by ib
-
Remove commented and disabled code.2011-06-03, by ib
-
Remove needless explicit initialization of Display variables.2011-06-03, by ib
-
Add French Comment entry to desktop file.2011-06-03, by ib
-
Add Italian Comment entry to desktop file.2011-06-03, by ib
-
Add Japanese entries to desktop file.2011-06-03, by ib
-
Add X-GNOME-FullName entries to desktop file.2011-06-03, by ib
-
Remove Spanish and Chinese Comment entries from desktop file.2011-06-03, by ib
-
Revise desktop file.2011-06-03, by ib
-
Revise desktop file.2011-06-03, by ib
-
sync with en/mplayer.1 rev. 335262011-06-03, by jrash
-
Add const to variable storing string constant pointers.2011-06-01, by reimar
-
Add casts to avoid compiler warning.2011-06-01, by reimar
-
Do not call functions through a function pointer specifying more2011-06-01, by reimar
-
Add "const" to avoid compiler warning.2011-06-01, by reimar
-
configure: Enable yasm/nasm support on OS/2.2011-06-01, by diego
-
Automatically add "-fno-tree-vectorize" in CFLAGS.2011-05-31, by iive
-
Fix code incorrectly assuming "char" is signed.2011-05-30, by reimar
-
Fix code assuming that "char" is signed.2011-05-30, by reimar
-
Use int as type, there is no reason to use char which also2011-05-30, by reimar
-
Add const to match actual type of string literal that are assigned.2011-05-30, by reimar
-
Fix compilation with latest FFmpeg.2011-05-30, by reimar
-
Document mng video output driver.2011-05-30, by diego
-
Create empty vo_gc graphic context instead of one with2011-05-29, by iive
-
Remove useles XSetBackground() call right before freeing the graphic context.2011-05-29, by iive
-
Make vo_x11_create_smooth_window() use its parameter mRoot instead2011-05-29, by iive
-
Fix xv/xvmc window background clearing.2011-05-29, by iive
-
Avoid probing with empty filename in cue_find_bin().2011-05-29, by iive
-
Simplify by using av_strlcpy.2011-05-29, by reimar
-
Avoid possible crash if cue filename is very short.2011-05-29, by reimar
-
Remove a duplicated open() call that could lead to a2011-05-29, by reimar
-
Only accept regular files as .bin files for .cue files.2011-05-29, by reimar
-
Ensure 0-termination even if line does not start with FILE "2011-05-29, by reimar
-
Fix 0-termination being placed one byte too far.2011-05-29, by reimar
-
Avoid crash if terminating " is missing.2011-05-29, by reimar
-
Simplify NULL check.2011-05-29, by reimar
-
Add some "const".2011-05-29, by reimar
-
Simplify: remove an unnecessary loop variable.2011-05-29, by reimar
-
Spelling fix.2011-05-29, by reimar
-
Workaround embedded ssa/ass never hiding with -noass.2011-05-28, by iive
-
Fix vo_x11/xv window background clearing.2011-05-28, by iive
-
Fix vo_x11 window background clearing.2011-05-28, by iive
-
sync with en/mplayer.1 rev. 334882011-05-27, by jrash
-
Synced with help_mp-en.h rev. 334782011-05-27, by jrash
-
Fix clear/border color of chroma texture for 9- and 10-bit formats.2011-05-25, by reimar
-
Fix build after removal of SWS_CPU_CAPS_* from libswscale in FFmpeg.2011-05-25, by iive
-
Support 9- and 10-bit YUV input for OpenGL vos.2011-05-24, by reimar
-
configure: Disable Flash Screen Video v2 encoder if zlib is unavailable.2011-05-24, by diego
-
configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.2011-05-24, by diego
-
vo_direct3d: Mark function only used within the file as static.2011-05-24, by diego
-
LINE_MAX seems to be missing from mingw32.2011-05-24, by cigaes
-
Start playlist selection in same directory the file selector starts in.2011-05-24, by ib
-
Allow direct selection with middle mouse button (single click).2011-05-24, by ib
-
Fix wrong parameter type to event handler function.2011-05-24, by ib
-
Allow directory selection with middle mouse button (single click).2011-05-24, by ib
-
Revert r33448.2011-05-24, by ib
-
Fix play duration calculation error.2011-05-24, by ib
-
Fix live555 detection on mingw32.2011-05-24, by cehoyos
-
Revert r33368, it broke mingw32 compilation.2011-05-24, by cehoyos
-
Italian translation for stream dump messages.2011-05-24, by cigaes
-
vf_delogo: allow to change the rectangle based on the time2011-05-23, by cigaes
-
Add myself to the AUTHORS file.2011-05-23, by cigaes
-
Revert r33482.2011-05-23, by ib
-
Add missing m_option_free() to m_config_free().2011-05-22, by ib
-
Fix comment error.2011-05-22, by ib
-
Cosmetic: Remove braces and adjust indent after r33481.2011-05-22, by ib
-
Remove unnecessary #include "libvo/video_out.h".2011-05-22, by ib
-
Use mixer directly without checking for an audio_out.2011-05-22, by reimar
-
Remove completely unused variable.2011-05-22, by reimar
-
German translation of stream dump progress information.2011-05-22, by ib
-
stream dump: print progress information.2011-05-21, by cigaes
-
Add MNG output support.2011-05-21, by cboesch
-
Fix stepping forward/backward in subtitle list after commit r31663.2011-05-21, by iive
-
remove redundent space between characters2011-05-21, by jrash
-
x264 version 0.115 is required now.2011-05-20, by cehoyos
-
Fix linking after recent FFmpeg change.2011-05-20, by iive
-
SAMI subs: start a new line if there's no space left to append to the2011-05-19, by reimar
-
Cosmetics: Restore indentation after r33465.2011-05-18, by cehoyos
-
Workaround mp3lib SSE code miscompilation with gcc 4.6.0 .2011-05-17, by iive
-
Fix condition for using FriBidiParType, its values are usually2011-05-16, by reimar
-
sync with en/mplayer.1 rev. 334582011-05-16, by jrash
-
Synced with help_mp-en.h rev. 334542011-05-16, by jrash
-
Fix false positives when auto-detecting live555 library.2011-05-15, by cehoyos
-
add dvoo fourcc to ffyuy2 raw decoder2011-05-13, by compn
-
Support Digital Voodoo SD 8 Bit (DVOO).2011-05-12, by cehoyos
-
Support FFmpeg r10k decoder.2011-05-12, by cehoyos
-
Support S302M in the native ts demuxer.2011-05-12, by cehoyos
-
Support S302M (with -demuxer lavf).2011-05-12, by cehoyos
-
Support playback for more ffv1 pixel formats.2011-05-12, by cehoyos
-
Slightly revise ao_alsa_device description in man page.2011-05-12, by ib
-
Write all CONF_TYPE_FLOAT values as floating point constants.2011-05-12, by ib
-
Specify ao_extra_stereo coefficient default value in man page.2011-05-12, by ib
-
German translation of stream messages2011-05-11, by ib
-
Make stream messages translatable.2011-05-11, by ib
-
Request GL_LUMINANCE16 as internal format for > 8 bit YUV formats.2011-05-11, by reimar
-
Make mp_get_chroma_shift simpler/more generic and add an argument2011-05-10, by reimar
-
Support displaying of 9- and 10-bit pixel formats,2011-05-10, by cehoyos
-
Prettify main MPlayer source file.2011-05-09, by cboesch
-
Missing header for compilation in mingw.2011-05-09, by vayne
-
Check for reasonable time values.2011-05-09, by ib
-
100l, fix seek cache controls with cache enabled,2011-05-08, by reimar
-
Simplify IMGFMT_IS_YUVP16_NE definition.2011-05-08, by reimar
-
Don't use CreateThread() unconditionally.2011-05-08, by ib
-
gui: Fix compilation without debug enabled.2011-05-08, by diego
-
Change mp_dbg so that syntax is checked also when it is disabled.2011-05-08, by reimar
-
Restore variable that is actually used in debug output.2011-05-08, by reimar
-
Attempt to fix compilation against older fribidi versions.2011-05-08, by reimar
-
Move some common fribidi code into a shared function.2011-05-08, by reimar
-
Mark mp3lib decoder as buggy, it does not produce proper output2011-05-08, by reimar
-
Remove pointless ifdef.2011-05-08, by reimar
-
fix legacy translation error2011-05-08, by jrash
-
Make vcd_seek_to_track static, the GUI no longer needs to2011-05-07, by reimar
-
Avoid warnings about discarding volatile.2011-05-07, by reimar
-
Simplify code and avoid an incorrect "may be used initialized"2011-05-07, by reimar
-
Fix bug introduced in r25726 that would cause us to write2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Add some "const" to avoid compiler warnings.2011-05-07, by reimar
-
Remove unused variable for FFmpeg encode result.2011-05-07, by reimar
-
Remove unused version variable, replace it by comment2011-05-07, by reimar
-
Change variable type to match type in fribidi function declaration.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Remove some useless code that calculates something2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Do not assign to same variable twice.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Remove pointless ()2011-05-07, by reimar
-
Fix "warning: pointer of type 'void *' used in arithmetic".2011-05-07, by reimar
-
Avoid "'sh' may be used uninitialized in this function" warning.2011-05-07, by reimar
-
Avoid "'sh' may be used uninitialized in this function" warning.2011-05-07, by reimar
-
Fix compilation for OSX due to r33392 - control() vaarg removal.2011-05-07, by iive
-
Remove unused variable.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Fix vo_x11_set_equalizer argument, must be the raw value to set, not a pointer!2011-05-07, by reimar
-
Remove unused variables and code initializing them.2011-05-07, by reimar
-
Simplify macros and get rid of incorrect casts from pointers to2011-05-07, by reimar
-
Remove unused variables.2011-05-07, by reimar
-
On error munmap returns -1, not MAP_FAILED.2011-05-07, by reimar
-
Fix draw_frame/draw_slice return types.2011-05-07, by reimar
-
Another equalizer-related const-warning fix.2011-05-07, by reimar
-
Fix function to match what send_mpeg_pes_packet expects,2011-05-07, by reimar
-
Fix strict-aliasing violation warnings.2011-05-07, by reimar
-
Remove variable and code that was obviously forgotten when the2011-05-07, by reimar
-
Fix variable type and values to match function prototype.2011-05-07, by reimar
-
Remove code with no purpose.2011-05-07, by reimar
-
Remove unused variable.2011-05-07, by reimar
-
Add "const" to equalizer name argument to avoid compiler warnings.2011-05-07, by reimar
-
Add "const" to avoid compiler warnings.2011-05-07, by reimar
-
vf_smartblur: fix threshold condition.2011-05-07, by cboesch
-
Fix matrixview test, it would stay stuck at "auto".2011-05-07, by reimar
-
Declare parameter type for guiExit() more precisely.2011-05-07, by ib
-
Cosmetic: Adjust indent.2011-05-07, by ib
-
Set GUI initialization flag earlier.2011-05-07, by ib
-
Fix output of "No bind found for key" to actually make sense for2011-05-07, by reimar
-
Remove the variable arguments from the libvo control() functions.2011-05-07, by iive
-
Support up to 20 mouse buttons, there really seem to be input devices2011-05-07, by reimar
-
Replace _beginthreadex() by CreateThread().2011-05-06, by ib
-
sync with en/mplayer.1 rev. 333822011-05-06, by jrash
-
Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,2011-05-06, by iive
-
Make vo_xv_set/get_eq() functions expect "const char *" for attribute name.2011-05-06, by iive
-
Cosmetic: Remove empty line.2011-05-06, by ib
-
Fix bug with gfree() definition in Win32 GUI.2011-05-06, by ib
-
Fix compilation error with Win32 GUI.2011-05-06, by ib
-
Revise keyboard control section of German man page translation.2011-05-06, by ib
-
Revise man page.2011-05-06, by ib
-
Add note about sp_cmt_cpp_start uncrustify setting.2011-05-05, by cboesch
-
Move m_config_free last, otherwise mp_msg might stop working2011-05-05, by reimar
-
cometics / align str2AVDiscard()2011-05-05, by michael
-
Vertical alignment / test mplayer-gitsvn @ mplayerhq.hu2011-05-05, by michael
-
Add commented out binds for users who want percentage seek.2011-05-05, by cboesch
-
Cosmetic: uncrustify related indent adjustments2011-05-05, by ib
-
Do not prefer '// A' over '//A' in uncrustify profile.2011-05-05, by cboesch
-
Doxygen cleanups in the main file.2011-05-05, by cboesch
-
configure: Simplify ZR, libdvdcss and FTP dependency checks.2011-05-05, by diego
-
configure: Unify V4L-related feature checks.2011-05-05, by diego
-
configure: Handle X11 dependencies in the checks for dependent features.2011-05-05, by diego
-
configure: Employ proper autodetection for the matrixview video output.2011-05-05, by diego
-
Use free() instead of gfree() in guiSetFilename and guiSetDF macros.2011-05-05, by ib
-
configure: Drop recently-added check for swab() in string.h again.2011-05-05, by diego
-
Forgotten part of previous commit: add INITIALIZED_SUBS2011-05-05, by reimar
-
Avoid duplicating MP_CMD_QUIT code, even though it currently2011-05-04, by reimar
-
Remove unused variable.2011-05-04, by reimar
-
Free playtree params.2011-05-04, by reimar
-
Move freeing of subtitle data to uninit_player so it not only happens2011-05-04, by reimar
-
doxygen: misc config file tweaks2011-05-04, by diego
-
doxygen: Exclude files from the debian/ and help/ subdirectories.2011-05-04, by diego
-
Update Doxyfile from doxygen 1.3.7 to 1.5.6.2011-05-04, by diego
-
Exclude imported external libraries when generating Doxygen documentation.2011-05-04, by diego
-
Reduce Doxygen output verbosity when generating code documentation.2011-05-04, by diego
-
Use designators for structure initialization.2011-05-03, by ib
-
Remove private symbolic constants from header files.2011-05-03, by ib
-
Instead of exit_player(), exit with appropriate return code.2011-05-03, by ib
-
Free appMPlayer.2011-05-03, by ib
-
Initialize appMPlayer differently.2011-05-03, by ib
-
Free config.2011-05-03, by ib
-
Replace all GUI exits by guiExit().2011-05-03, by ib
-
Add an exit function.2011-05-03, by ib
-
configure: Fix swab() check.2011-05-03, by diego
-
10l. Don't set stride info if it would panic the decoder.2011-05-01, by iive
-
Fix segfault with -lavdopts vstats and some codecs.2011-05-01, by iive
-
Increase the maximum value of the DVB timeout to 240 seconds.2011-05-01, by iive
-
Add code to generate and compare all object files MPlayer uses.2011-05-01, by reimar
-
Remove some useless static and global zero initializations.2011-05-01, by cboesch
-
Remove MI2-Trailer.avi reference from filename variable comment.2011-05-01, by cboesch
-
Command Line Options: Support FFmpeg per-codec AVOptions.2011-05-01, by philipl
-
ao_pcm: Fix compilation on MinGW64 due to a missing io.h #include.2011-04-29, by diego
-
sync with en/mplayer.1 rev. 333362011-04-29, by jrash
-
Fix Win64 compilation.2011-04-28, by cehoyos
-
Add missing osdep/strsep.h #include where strsep() is used.2011-04-28, by diego
-
Remove unnecessary #include.2011-04-27, by ib
-
Limit config option vf_lavc to dxr3.2011-04-27, by ib
-
Temporarily disable AVX to fix compilation.2011-04-27, by cehoyos
-
Use xvmc_render struct to hold both xvmc_pix_fmt shared struct and the2011-04-26, by iive
-
Reduce dependencies for codecs2html binary.2011-04-26, by reimar
-
Support Etymonix MPEG-2 I-frame Video Codec.2011-04-26, by cehoyos
-
Do not remove video filters.2011-04-25, by ib
-
Improve cache size spin button.2011-04-25, by ib
-
Cosmetic: Adjust indent.2011-04-25, by ib
-
Adjust possible cache size to values allowed by MPlayer.2011-04-25, by ib
-
Setup default speex modes, allows decoding of speex in flv which does not2011-04-25, by reimar
-
Pass through correct-pts setting from video sub demuxer.2011-04-25, by reimar
-
Call demux_fill_buffer multiple times when trying to get a2011-04-24, by reimar
-
Add a alloc_demuxer function that ensures all the critical stuff is2011-04-24, by reimar
-
Improve seeking for files where start_time is not (properly) set.2011-04-24, by reimar
-
rpm: Delete reference to remove --enable-largefiles configure option.2011-04-24, by diego
-
debian packaging: no longer pass configure switch --enable-largefiles2011-04-24, by siretart
-
use new eval API names2011-04-24, by siretart
-
use correct pp_mode type, unbreaks compilation2011-04-24, by siretart
-
Fix DVD angle cycling up.2011-04-23, by reimar
-
Fix audio/video ID mapping for slave commands to correspond to the2011-04-23, by reimar
-
Add CONFIG_AUDIO_FLOAT / HAVE_MAPVIEWOFFILE definitions for FFmpeg to config.h.2011-04-23, by diego
-
configure: Make largefile support non-optional.2011-04-23, by diego
-
Convert all manual pages to UTF-8 encoding.2011-04-23, by diego
-
Ignore generated header objects and dependency files.2011-04-23, by diego
-
Rearrange GUI options.2011-04-23, by ib
-
Remove unnecessary #ifdef.2011-04-23, by ib
-
Make initial value explicitly type float.2011-04-23, by ib
-
Remove needless explicit initialization.2011-04-23, by ib
-
Cosmetic: Adjust indent and space.2011-04-23, by ib
-
Position windows initially at coordinates given in skin file.2011-04-23, by ib
-
sync with en/mplayer.1 rev. 332932011-04-23, by jrash
-
Use memcpy_pic instead of reimplementing it.2011-04-22, by reimar
-
Simplify colormap generation code, avoid some mallocs and add frees2011-04-22, by reimar
-
Support Canopus SD50 (CDV5).2011-04-22, by cehoyos
-
Simplify by using FFMAX3.2011-04-22, by reimar
-
Clip x/y offsets to avoid bad video placement.2011-04-22, by reimar
-
Add -geometry support reusing common code to fbdev2.2011-04-22, by reimar
-
Revise skin documentation.2011-04-22, by ib
-
Add missing "static".2011-04-22, by reimar
-
Specific function argument types for function pointers.2011-04-22, by reimar
-
Remove ancient libavcodec version check.2011-04-22, by reimar
-
-vc ffmpeg12mc is no longer necessary with -vo xvmc2011-04-22, by reimar
-
Mark ffmpeg12mc as deprecated.2011-04-22, by reimar
-
Support -vo xvmc without having to specify the codec explicitly.2011-04-22, by reimar
-
Add support for FFmpeg's Deluxe Paint Animation decoder.2011-04-22, by reimar
-
Suport RGB frambuffers in vo_fbdev.c2011-04-22, by reimar
-
Add mapping between codec ID and tag for ANM and AVS.2011-04-22, by reimar
-
Allow DR to work with reget_buffer when no buffer_hints are set.2011-04-22, by reimar
-
Allow reget_buffer to somewhat work after DRI failure.2011-04-22, by reimar
-
Do not use a deprecated audio encoder.2011-04-22, by cehoyos
-
Fix compilation with XvMC, only lightly tested.2011-04-22, by reimar
-
Remove #ifdefs around extern declarations.2011-04-22, by ib
-
Quick hack to fix compilation. Testing and improvements welcome.2011-04-22, by reimar
-
Use metadata API to fix compilation.2011-04-22, by reimar
-
Avoid using first_oformat, use av_oformat_next() instead.2011-04-22, by reimar
-
Remove obsolete options, fixes compilation with latest FFmpeg.2011-04-22, by reimar
-
Hacks to allow compilation to go further.2011-04-22, by reimar
-
Use metadata tag API to get attachment filename.2011-04-22, by reimar
-
Attempt to support attachements without filename.2011-04-22, by reimar
-
Pointless vertical alignment cosmetics to test repository write.2011-04-22, by michael
-
Add description for environment variables used by the GUI.2011-04-19, by ib
-
Tag default sub-fuzziness option.2011-04-19, by ib
-
Correct directory order for skin access.2011-04-19, by ib
-
demux_ts: Hint at -tsprobe option when no audio stream is found.2011-04-19, by diego
-
vf_geq: Fix FFmpeg API usage; eliminates some deprecation warnings.2011-04-19, by diego
-
fix translation error in legacy parts: currently fixed up to (833: \-edl-start-pts)2011-04-16, by jrash
-
Avoid crash when pausing an audio-only file.2011-04-15, by reimar
-
Group and sort configuration variable definitions.2011-04-15, by ib
-
Cosmetic: Format to MPlayer coding style.2011-04-15, by ib
-
Revise German translation of skin documentation.2011-04-15, by ib
-
Revise skin documentation.2011-04-15, by ib
-
Revise skin documentation.2011-04-15, by ib
-
Revise skin documentation.2011-04-15, by ib
-
Revise skin documentation.2011-04-15, by ib
-
Build the geq video filter with shared FFmpeg.2011-04-15, by diego
-
Do not try to set up the FS segment when using quicktime to decode,2011-04-14, by reimar
-
Revise skin documentation.2011-04-14, by ib
-
Revise German translation of skin documentation.2011-04-14, by ib
-
Revise German translation of skin documentation.2011-04-14, by ib
-
Fix wrong allocation.2011-04-14, by cboesch
-
Support decoding Kega Video (kgv1) with FFmpeg.2011-04-13, by cehoyos
-
Update libvpx check: libvpx version must be >=0.9.6 now.2011-04-12, by cehoyos
-
Revert r33246: It broke building MPlayer immediately after adding2011-04-12, by cehoyos
-
Fix typo in v4l2 check.2011-04-11, by diego
-
Add V4L2 support for OpenBSD (and NetBSD).2011-04-10, by diego
-
Ignore FFmpeg git repository in MPlayer source tree.2011-04-10, by diego
-
Remove obviously unused libavutil/internal.h include.2011-04-10, by reimar
-
Reindent. Probably should also be moved, but that I leave to someone else.2011-04-09, by reimar
-
Do no run the ffmpeg git check/update during ./configure --help2011-04-09, by reimar
-
Add -Werror-implicit-function-declaration to default gcc compile flags.2011-04-09, by reimar
-
Add const to type for pointer to a string constant.2011-04-09, by reimar
-
Use strtod instead of sscanf, it is both much faster and allows for2011-04-09, by reimar
-
Send udp master updates also when paused and let slave use normal timing2011-04-09, by reimar
-
Prefer snprintf over printf.2011-04-09, by reimar
-
Prefer double type for timing values.2011-04-09, by reimar
-
Revert r33231, FFmpeg already sets has_b_frames up this way for2011-04-09, by reimar
-
fix translation errors in legacy parts: currently fixed up to line 3042011-04-09, by jrash
-
retranslate teletext part2011-04-09, by jrash
-
improve translation2011-04-09, by jrash
-
Synced with help_mp-en.h rev. 332272011-04-08, by jrash
-
Disable timing/sleep directly after seek.2011-04-07, by reimar
-
Move variables into block where they are used.2011-04-07, by reimar
-
Avoid MPlayer ignoring a key press completely, instead sending2011-04-07, by reimar
-
More precise decoder lag calculation for frame-multithreading.2011-04-07, by reimar
-
Fix artefacts at right border of scaled bitmap subtitles by clearing the2011-04-07, by reimar
-
Define ext array more skillfully.2011-04-06, by ib
-
Add -benchmark to recommended fast dumping options.2011-04-06, by reimar
-
Prevent segmentation faults.2011-04-05, by ib
-
Replace av_freep by av_free2011-04-05, by ib
-
Remove various pngRead() debug messages.2011-04-05, by ib
-
Move debug messages.2011-04-05, by ib
-
Prevent segmentation faults.2011-04-05, by ib
-
Make len match ftell() return value type.2011-04-05, by ib
-
Move debug message.2011-04-05, by ib
-
Revise Convert24to32().2011-04-05, by ib
-
Revise Normalize().2011-04-05, by ib
-
Clean up and simplify fExist().2011-04-05, by ib
-
Define the transparent color as a macro.2011-04-04, by ib
-
Revert r33214.2011-04-04, by ib
-
Don't change original image during conversion.2011-04-04, by ib
-
Cosmetic: Adjust indent.2011-04-04, by ib
-
Get rid of else-block to improve readability.2011-04-04, by ib
-
Enable VDPAU HWACCELs in FFmpeg when VDPAU is enabled.2011-04-04, by reimar
-
Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.2011-04-04, by ib
-
Cosmetic: Rephrase some conditions and rename some variables.2011-04-04, by ib
-
Rename conv24to32() Convert24to32().2011-04-04, by ib
-
Increment the counter before the comparison.2011-04-04, by ib
-
Move common pixel shifting statement2011-04-04, by ib
-
Move variable definitions at top of function.2011-04-04, by ib
-
Use bpFree() to free the bitmap structure.2011-04-04, by ib
-
Rename variable nothaveshape and invert logic.2011-04-04, by ib
-
Use appropriate data type uint32_t for 32 bpp bitmap data.2011-04-04, by ib
-
Remove useless warning message.2011-04-04, by ib
-
Add missing 'else'.2011-04-04, by ib
-
Revise debug messages.2011-04-04, by ib
-
Remove unused message.2011-04-04, by ib
-
Synced with help_mp-en.h rev. 331852011-04-04, by jrash
-
Fix segfault in lavcac3enc audio filter.2011-04-03, by iive
-
Cosmetic: Adjust indent.2011-04-03, by ib
-
Prevent an out-of-bounds array access.2011-04-03, by ib
-
Cosmetic: Rename cmd functions item.2011-04-03, by ib
-
Cosmetic: Adjust indent after simplifying cmd_base().2011-04-03, by ib
-
Simplify cmd_base().2011-04-03, by ib
-
Remove unused wItem member tmp.2011-04-02, by ib
-
Move debug messages so that they will be processed earlier.2011-04-02, by ib
-
Order member assignments according to their definition in the structure.2011-04-02, by ib
-
Add an itMenu item type.2011-04-01, by ib
-
Don't needlessly store font information in the wItems array2011-04-01, by ib
-
Prevent an out-of-bounds array access.2011-04-01, by ib
-
Revise font related error messages.2011-04-01, by ib
-
Avoid using skin pointer.2011-04-01, by ib
-
Avoid using appMPlayer.2011-04-01, by ib
-
Cosmetic: Rearrange variable declarations to match parameters.2011-04-01, by ib
-
Cosmetic: Rearrange variable declarations to match parameters.2011-04-01, by ib
-
Use more appropriate name for variable and reduce it to reasonable size.2011-04-01, by ib
-
Remove needless variable.2011-04-01, by ib
-
Reduce resp. increase arrays to reasonable size.2011-04-01, by ib
-
Cosmetic: Use more appropriate variable names.2011-04-01, by ib
-
Disable background definition for playbar.2011-04-01, by ib
-
Simplify parameter analysis.2011-04-01, by ib
-
Remove needless variable.2011-04-01, by ib
-
Revise message for parameter errors.2011-04-01, by ib
-
Cosmetic: Rename menuBase menu.2011-03-31, by ib
-
Clean up cmd_window().2011-03-31, by ib
-
Cosmetic: Use more appropriate variable names.2011-03-31, by ib
-
(Almost entirely) cosmetic: Use more appropriate variable names.2011-03-31, by ib
-
Allow number sign as comment character.2011-03-31, by ib
-
Cosmetic: Adjust indent.2011-03-31, by ib
-
Reset skin pointer and window name.2011-03-31, by ib
-
Add a check for unknown items.2011-03-31, by ib
-
Leave loop after item function has been found and called.2011-03-31, by ib
-
Cosmetic: Rename command item.2011-03-31, by ib
-
Fix compilation with --disable-mencoder.2011-03-30, by cehoyos
-
Improve handling of the comment character.2011-03-30, by ib
-
Cosmetic: Adjust indent.2011-03-30, by ib
-
Conform message determination2011-03-30, by ib
-
Revise German documentation concerning events.2011-03-30, by ib
-
Rename error message and add missing checks.2011-03-30, by ib
-
Correct documentation on comments.2011-03-30, by ib
-
Issue error message in case of wrong section name.2011-03-30, by ib
-
Don't start GUI in case of window name error.2011-03-30, by ib
-
Rename and revise error message.2011-03-30, by ib
-
Add error check.2011-03-30, by ib
-
Remove pointless assignment.2011-03-30, by ib
-
Cosmetic: Rename error message.2011-03-30, by ib
-
playlist option can't be used in a config file.2011-03-29, by reimar
-
Add dummy shuffle and noshuffle options so they appear in -list-options.2011-03-29, by reimar
-
Remove pointless code and messages.2011-03-29, by ib
-
Replace macro by function.2011-03-29, by ib
-
Cosmetic: Adjust indent.2011-03-29, by ib
-
Prevent a segmentation fault.2011-03-29, by ib
-
Make use of return value of strlower().2011-03-29, by ib
-
Replace macros to check whether a command is allowed by functions.2011-03-29, by ib
-
Cosmetic: Separate return statement with newline.2011-03-29, by ib
-
Move strlower() into auxiliary string function file.2011-03-29, by ib
-
Simplify trim().2011-03-29, by ib
-
Fix CrystalHD autodetection:2011-03-28, by cehoyos
-
Simplify strswap().2011-03-28, by ib
-
Move auxiliary string functions into separate file.2011-03-28, by ib
-
Remove misspelled GUI message 'evEqualeaser'.2011-03-28, by ib
-
Move files with auxiliary functions to own directory.2011-03-28, by ib
-
Cosmetics: Fix typo.2011-03-27, by cehoyos
-
Add condition that lets us switch FFmpeg XvMC decoder back from2011-03-27, by reimar
-
Always use get_format, reduces usage of CODEC_CAP_HWACCEL* conditions.2011-03-27, by reimar
-
Change | to ||.2011-03-27, by reimar
-
Attempt to fix crashes with VDPAU and threads.2011-03-27, by reimar
-
Fix XVMC decoding (avcodec_open would fail if thread_count is set)2011-03-27, by reimar
-
Warn when audio encoder requires an input format different from S16,2011-03-27, by reimar
-
FFmpeg Bitmap Brothers JV decoder.2011-03-27, by cehoyos
-
sync with en/mplayer.1 rev. 331072011-03-27, by jrash
-
Synced with help_mp-en.h rev. 331122011-03-27, by jrash
-
Add ugly hack to compensate DVDNAV's ugly hacks and fix seeking.2011-03-26, by reimar
-
Use fewer () to make code more readable.2011-03-26, by reimar
-
Ensure we always pass a buffer of at least sector size to the read function.2011-03-26, by reimar
-
Disable the combination of slices and multithreaded decode by default, it2011-03-26, by reimar
-
Do not do A-V sync correction if one of the pts values is bogus2011-03-26, by reimar
-
Generalize previous commit: assume that a 0 frame time is always wrong2011-03-26, by reimar
-
For a stream without pts values time video frames based on fps2011-03-26, by reimar
-
Enable both frame and slice threading.2011-03-26, by reimar
-
Do not use deprecated avcodec_thread_init, it is broken and does nothing currently.2011-03-26, by reimar
-
cleanup/unify hdv* fourccs, except vdpau2011-03-25, by compn
-
Revise some GUI error message texts.2011-03-25, by ib
-
Show GUI message when GUI must exit.2011-03-25, by ib
-
Add message showing function.2011-03-25, by ib
-
Cosmetic: Rename ERRORMESSAGE() skin_error().2011-03-25, by ib
-
Cosmetic: Move supportive stuff at top of file.2011-03-25, by ib
-
Update key-fifo-size documentation, stuck keys should no2011-03-24, by reimar
-
Allow mouse wheel to work with a key fifo size of 2.2011-03-24, by reimar
-
Change condition to avoid needless key state resets with very small2011-03-24, by reimar
-
Make "stuck keys" problem impossibly by resetting the internal2011-03-24, by reimar
-
Remove debug printfs that haven't been used since ages.2011-03-24, by reimar
-
Remove pointless initializers.2011-03-24, by reimar
-
Change fifo to not waste one entry needlessly.2011-03-24, by reimar
-
More const preservation.2011-03-24, by reimar
-
Do not pointlessly cast away a const.2011-03-24, by reimar
-
Support E-AC3 in deprecated native matroska demuxer.2011-03-23, by cehoyos
-
Change MP_IMGFLAG_ACCEPT_STRIDE to MP_IMGFLAG_ACCEPT_ALIGNED_STRIDE as various2011-03-23, by zuxy
-
VDPAU does not support colourspaces different from 4:2:0.2011-03-23, by cehoyos
-
Support CrystalHD decoding.2011-03-23, by cehoyos
-
add xd55 isom for mpeg2 video from fcp2011-03-22, by compn
-
Initialize guiIntfStruct.VCDTracks.2011-03-21, by ib
-
Remove unused variable vcd_track.2011-03-21, by ib
-
Correct VCD's titles menu.2011-03-21, by ib
-
Correct next track button functionality for VCDs.2011-03-21, by ib
-
Start vcd:// with first title when hitting play button.2011-03-21, by ib
-
Replace vcd_seek_to_track() by stream_control().2011-03-21, by ib
-
Allow compilation after sine windows were moved into a new file in FFmpeg.2011-03-21, by cehoyos
-
make buildlogs in debian/ubuntu buildlogs verbose2011-03-20, by siretart
-
unbreak compilation with libav2011-03-20, by siretart
-
FFmpeg's AC-3 decoder will do byte-swapping on its own, so no2011-03-19, by reimar
-
sync with en/mplayer.1 rev. 330822011-03-18, by jrash
-
Allow setting custom http header.2011-03-17, by cehoyos
-
Output ID_DVD_VOLUME_ID also for dvdnav://.2011-03-14, by cehoyos
-
Simplify sed expressions to remove groups of decoders from libavdecoders list.2011-03-13, by diego
-
Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.2011-03-12, by diego
-
Revert broken crystalhd check and replace by minimal bandaid compile fix.2011-03-12, by diego
-
Use fourcc instead of format where appropriate.2011-03-12, by cehoyos
-
Support 32bit big endian float pcm in aiff.2011-03-12, by cehoyos
-
Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.2011-03-12, by cehoyos
-
Merge the configure CrystalHD dummy detection with2011-03-11, by iive
-
Fix MPlayer build after CrystalHD have been accepted in FFmpeg.2011-03-11, by iive
-
sync with en/mplayer.1 rev. 330642011-03-11, by jrash
-
Cosmetic: Format to MPlayer coding style.2011-03-11, by ib
-
Cosmetic: Prefer path relative to current directory.2011-03-10, by ib
-
Cosmetic: Remove incorrect comment.2011-03-10, by ib
-
Cosmetic: Add required include files.2011-03-10, by ib
-
Cosmetic: Rename pointers handling current window and items.2011-03-10, by ib
-
Replace some awkward and unnecessary usages of strlen().2011-03-10, by ib
-
Remove unused function guiMessageBox().2011-03-10, by ib
-
Add a command line option -gamma.2011-03-09, by cehoyos
-
Use memmove when source and destination can overlap.2011-03-09, by ranma
-
Make functions static that are only used inside the file.2011-03-09, by ib
-
Add FourCC ai12 for AVC Intra 100 / 1080.2011-03-09, by cehoyos
-
Cosmetic: Adjust indent.2011-03-08, by ib
-
Fix several issues with Translate().2011-03-08, by ib
-
Choose informative variable names.2011-03-08, by ib
-
Use double constants for higher precision calculations.2011-03-08, by ib
-
Make slabel work.2011-03-08, by ib
-
Cosmetic: Add missing break.2011-03-08, by ib
-
Avoid mixing declaration and code.2011-03-08, by ib
-
Replace ternary operator by more intelligible switch statement.2011-03-08, by ib
-
Remove needless casts.2011-03-08, by ib
-
Cosmetic: Rename macro controlling the dlabel delay.2011-03-08, by ib
-
Cosmetic: Format to MPlayer coding style.2011-03-08, by ib
-
Make constants explicitly type float.2011-03-08, by ib
-
Make constants explicitly type float.2011-03-08, by ib
-
Make constants explicitly type float.2011-03-08, by ib
-
Remove unreasonable inline definition from TranslateFilename().2011-03-08, by ib
-
Fix some debug messages.2011-03-08, by ib
-
There is no help list for vo aa.2011-03-08, by cehoyos
-
Move global variables to top of file.2011-03-07, by ib
-
Go without gtk functions.2011-03-07, by ib
-
Get prototype for GetTimerMS() from header file.2011-03-07, by ib
-
Cosmetic: Separate #endif from following line.2011-03-07, by ib
-
Remove needless includes.2011-03-07, by ib
-
Clean up debug messages.2011-03-07, by ib
-
Output right message number.2011-03-07, by ib
-
Cosmetics: add empty line between system and local headers and remove pointless2011-03-06, by cboesch
-
Add variable names to prototype declarations.2011-03-06, by ib
-
Prefer free() to gfree().2011-03-06, by ib
-
Simplify appClearItem() by using memset().2011-03-06, by ib
-
Cosmetic: Rename appResetStruct() appInitStruct().2011-03-06, by ib
-
Use FF_ARRAY_ELEMS() rather than a separate constant.2011-03-06, by ib
-
Add VP8 fourcc.2011-03-05, by cehoyos
-
Fix dnet decoding with -ac ffac3, the data needs to be byte-swapped.2011-03-05, by reimar
-
Fix -ac a52 to work with codecs with tags other than 0x2000 or dnet2011-03-05, by reimar
-
100l, actually only dnet tag indicates byte-swapped AC-3.2011-03-05, by reimar
-
Do not run the AC-3 parser on DNET (byte-swapped AC-3), that will break badly.2011-03-05, by reimar
-
Reduce item arrays to reasonable size.2011-03-04, by ib
-
Cosmetic: Rename listItems structure.2011-03-04, by ib
-
sync with en/mplayer.1 rev. 329462011-03-04, by jrash
-
Synced with help_mp-en.h rev. 329642011-03-04, by jrash
-
Add Uncrustify profile.2011-03-03, by cboesch
-
Move fntFreeFont() into appFreeStruct().2011-03-03, by ib
-
Cosmetic: Rename appInitStruct() to appFreeStruct().2011-03-03, by ib
-
Rename the 'NumberOf' members of the listItems structure.2011-03-03, by ib
-
Cosmetic: Remove needless include.2011-03-03, by ib
-
Clean up appInitStruct().2011-03-03, by ib
-
Fix memory leak in appInitStruct().2011-03-03, by ib
-
Fix memory leak in appInitStruct().2011-03-03, by ib
-
Remove parameter from appInitStruct() function.2011-03-03, by ib
-
Cosmetic: Remove needless include.2011-03-03, by ib
-
Make ITEMS a const int (it was a symbolic constant).2011-03-03, by ib
-
Cosmetic: Rename constant for number of events from evBoxs to EVENTS.2011-03-03, by ib
-
Cosmetic: Adjust indent.2011-03-03, by ib
-
Fix memory leak in appClearItem().2011-03-03, by ib
-
Redefine button states.2011-03-03, by ib
-
Cosmetic: Adjust item definitions.2011-03-03, by ib
-
Cosmetic: Adjust indent.2011-03-02, by ib
-
Add new function bpFree() to free txSamples (bitmaps).2011-03-02, by ib
-
Use appropriate declaration for array indices.2011-03-02, by ib
-
Provide proper conversion specification for long and unsigned variables.2011-03-02, by ib
-
Move declaration of char array into scope of fExist() where it's used.2011-03-02, by ib
-
Cosmetic: Format to MPlayer coding style.2011-03-02, by ib
-
Adjust the listItems structure.2011-03-02, by ib
-
Clean up the wItem structure.2011-03-02, by ib
-
Improve documentation on dlabel.2011-03-02, by ib
-
Print correct result variable for armv6t2 test.2011-03-02, by reimar
-
Fix copy-and-paste error: Should be AV_SAMPLE_FMT_NONE instead of PIX_FMT_NONE.2011-03-02, by reimar
-
Start adding support for lavc audio encoders that use other formats2011-03-01, by reimar
-
Use samplefmt2affmt helper function in ad_ffmpeg.c2011-03-01, by reimar
-
Add conversion functions to and from AVSampleFormat.2011-03-01, by reimar
-
Support dvvideo in Leitch/Harris' VR native stream format (LXF).2011-03-01, by cehoyos
-
Support audio in Leitch/Harris' VR native stream format (LXF).2011-03-01, by cehoyos
-
Missing part of r32577: Add NV12/NV21/HM12 to query_format so they really2011-02-28, by reimar
-
Fix compilation when pthreads are not available.2011-02-28, by reimar
-
Move global skin directory variables.2011-02-28, by ib
-
Remove unused functions appCopy(), appFindKey() and btnGetValue().2011-02-28, by ib
-
Limit scope of internally used appClearItem().2011-02-28, by ib
-
Cosmetic: Format to MPlayer coding style.2011-02-28, by ib
-
Add required include file.2011-02-28, by ib
-
Add ID_DVD_TITLE_x_CHAPTERS and ID_DVD_CURRENT_TITLE to the output of2011-02-28, by cehoyos
-
Cosmetic: Adjust indent.2011-02-27, by ib
-
Get rid of needless listItems variable and pointer.2011-02-27, by ib
-
Fix compilation for systems where vorbis encode is split out into2011-02-27, by reimar
-
Do not run svn or otherwise try to extract the svn revision when2011-02-27, by reimar
-
Improve stream reset on read error, should now fix bug #1841 in more2011-02-27, by reimar
-
10l: forgot mp_strings.h header include with mp_asprintf prototype.2011-02-27, by cboesch
-
Correct documentation.2011-02-26, by ib
-
enable bluray support in the daily builds2011-02-26, by siretart
-
Use mp_asprintf in get_metadata instead of limited stack buffer.2011-02-26, by cboesch
-
Make proxy and url parameter const in get_noauth_url and get_http_proxy_url.2011-02-26, by cboesch
-
Use mp_asprintf in make_noauth_url and make_http_proxy_url.2011-02-26, by cboesch
-
Add mp_strings.c with mp_asprintf function.2011-02-26, by cboesch
-
Remove unused function.2011-02-25, by ib
-
Cosmetic: Format to MPlayer coding style.2011-02-25, by ib
-
Cosmetic: Adjust indent.2011-02-24, by ib
-
Comply with the requested verbosity on GUI message boxes.2011-02-24, by ib
-
Limit scope of internally used skinItem array.2011-02-24, by ib
-
Change message levels to 'error'.2011-02-24, by ib
-
Provide proper conversion specification.2011-02-24, by ib
-
Remove needless explicit initialization.2011-02-24, by ib
-
Clarify the lower case transformation.2011-02-24, by ib
-
Cosmetic: Format to MPlayer coding style.2011-02-24, by ib
-
Improve skin documentation.2011-02-24, by ib
-
Avoid unnecessary brackets and improve message texts.2011-02-24, by ib
-
100l, fix incorrect len when retrying read.2011-02-23, by reimar
-
Cosmetic: Format to MPlayer coding style.2011-02-23, by ib
-
Cosmetic: Format to MPlayer coding style.2011-02-23, by ib
-
When reading from a stream fails, try one more time after a reset.2011-02-22, by reimar
-
Improve handling of audio timestamps where we do not have even a2011-02-22, by reimar
-
Avoid mixing declarations and code.2011-02-22, by reimar
-
Apply forgotten part of previous patch, adding calc_a_pts to mpcommon.h.2011-02-22, by reimar
-
Move MPlayer's audio pts calculation code into mp_common.c and reuse it in2011-02-22, by reimar
-
Remove some tabs that accidentally ended up in mpcommon.c2011-02-22, by reimar
-
ai5q and ai1q fourccs added to h264 decoders, ported from ffmpeg2011-02-22, by compn
-
Update GUI documentation.2011-02-21, by ib
-
Cosmetic: Specify path from main (compiling) directory.2011-02-20, by ib
-
"FIx" chapter references (make them identical to dvd).2011-02-20, by cehoyos
-
Cosmetic: Use more natural notations.2011-02-20, by ib
-
Move declaration into scope of function where it's used.2011-02-20, by ib
-
Remove needless explicit initialization.2011-02-20, by ib
-
Fix buggy strlower(). It's wrong to add 'A'.2011-02-20, by ib
-
Cosmetic: Limit scope of internally used Fonts array.2011-02-20, by ib
-
Add missing include file.2011-02-19, by ib
-
Make setname() directly return the string created instead of writing it2011-02-19, by ib
-
Remove statement no longer needed and forgotten to remove in r32934.2011-02-19, by ib
-
Cosmetic: Adjust indent.2011-02-19, by ib
-
Remove support for skins directories using the obsolete name 'Skin'.2011-02-19, by ib
-
Use power-of-two sizes (mainly cosmetic).2011-02-19, by ib
-
Cosmetic: Don't use a constant for size.2011-02-19, by ib
-
Remove unused function.2011-02-19, by ib
-
Simplify input preparation (analogously to font.c).2011-02-19, by ib
-
Cosmetic: Limit scope of internal functions.2011-02-19, by ib
-
For codecs that produce no data on the first pass, e.g.2011-02-19, by ranma
-
Cosmetic: Use 0, not '\0'.2011-02-18, by ib
-
Cosmetic: Make conditions more readable by having assignments outside.2011-02-18, by ib
-
Cosmetic: Use more natural notations.2011-02-18, by ib
-
Revert r32923: none of the systems known or tested have a problem in it.2011-02-17, by ib
-
Do proper and portable initialization.2011-02-17, by ib
-
Enlarge uchar buffer, because GLib implements 31-bit UTF-8,2011-02-17, by ib
-
Adjust build system to reflect merge of libavcore into libavutil in FFmpeg.2011-02-17, by diego
-
Adjust #include paths after the merge of libavcore into libavutil in FFmpeg.2011-02-17, by diego
-
Add alpha channel value to the ARGB initialization constant2011-02-17, by ib
-
Simplify array initialization.2011-02-17, by ib
-
Add braces for easier association.2011-02-16, by ib
-
Prevent a segmentation fault.2011-02-16, by ib
-
Initialize array in a compiler independent way.2011-02-16, by ib
-
Revert r32911.2011-02-16, by ib
-
Simplify array initialization.2011-02-16, by ib
-
Remove needless pointer check.2011-02-16, by ib
-
Add additional include directory for gui.2011-02-16, by ib
-
Git clone options are after the 'clone' keyword2011-02-16, by cboesch
-
Remove needless cast.2011-02-16, by ib
-
Simplify condition.2011-02-16, by ib
-
Don't use constant not related to definition size2011-02-16, by ib
-
Use gfree().2011-02-16, by ib
-
Limit FFmpeg git clone to the last revision to save time and bandwidth.2011-02-16, by diego
-
Clean up variable declarations.2011-02-16, by ib
-
Use appropriate declaration for array indices.2011-02-16, by ib
-
Simplify condition.2011-02-16, by ib
-
Remove uneeded trailing semicolon.2011-02-14, by cboesch
-
Reduce buffer to reasonable size.2011-02-13, by ib
-
Remove unused functions.2011-02-13, by ib
-
Prevent out buffer overflow.2011-02-13, by ib
-
Partially revert cosmetic r32892.2011-02-12, by ib
-
Allow font characters varying in height.2011-02-12, by ib
-
100l: fix "gamma" equalizer setting to change red, green and blue gamma,2011-02-12, by reimar
-
At least for Wing Commander 4 files, -demuxer lavf2011-02-12, by cehoyos
-
Prevent memory leaks.2011-02-11, by ib
-
Cosmetic2011-02-11, by ib
-
Allow equals sign to be defined in the font description file.2011-02-11, by ib
-
Simplify input preparation and allow semicolon2011-02-11, by ib
-
Fix usage of wrong variable.2011-02-11, by ib
-
sync with en/mplayer.1 rev. 328802011-02-11, by jrash
-
Make freed font reusable.2011-02-11, by ib
-
Revert r32884: For some files, -demuxer lavf is needed to playback XAN DPCM audio.2011-02-11, by cehoyos
-
Support 0x594A as format value for XAN DPCM audio.2011-02-11, by cehoyos
-
ffxandpcm works fine with the native avi demuxer.2011-02-11, by cehoyos
-
Fix compilation by adding defines necessary for ac3dsp to config.asm.2011-02-11, by cehoyos
-
Fix muxer memory leak.2011-02-10, by ranma
-
Fix stream_write_buffer to make sure all requested bytes are written2011-02-10, by ranma
-
Fractional part of time stamp in OSD.2011-02-10, by cigaes
-
Use defined variable and do not recalculate again.2011-02-10, by ib
-
Remove desultory parameter checks.2011-02-10, by ib
-
Always access font characters in the same way2011-02-10, by ib
-
Add FFmpeg WC4 xan decoder.2011-02-10, by cehoyos
-
Reduce Fonts array to required size.2011-02-10, by ib
-
Define constants in a single place.2011-02-10, by ib
-
Remove needless declaration.2011-02-10, by ib
-
Remove needless includes and declarations.2011-02-10, by ib
-
configure: Drop CFLAGS from DEPFLAGS.2011-02-08, by diego
-
Simplify frees in load_vob_subtitle.2011-02-07, by cboesch
-
Handle mp_path_join failure in load_vob_subtitle.2011-02-07, by cboesch
-
configure: Check for sys/poll.h.2011-02-06, by diego
-
Change SVB SPU stream format in TS demuxer so it can be decoded by2011-02-06, by reimar
-
Print a message when lavc subtitle decoding fails.2011-02-06, by reimar
-
Fix r32587: the previous approach to return subtitles in time broke2011-02-06, by reimar
-
fix ad_qtaudio for the case when the libavformat mov demuxer is used2011-02-06, by faust3
-
Set subtitle stream type correctly for DVB subtitles in TS demuxer.2011-02-06, by reimar
-
Do not add .sub to text subtitles when they look like vobsub.2011-02-05, by cboesch
-
Add sub-paths option.2011-02-05, by cboesch
-
Revert 32857: FPS should be double everywhere, not float.2011-02-05, by cboesch
-
100l: fps are not in int but float, fix prototype.2011-02-05, by cboesch
-
FPS are in float in sh_video, not double.2011-02-05, by cboesch
-
Use av_set_string3 instead of deprecated av_set_string.2011-02-05, by reimar
-
Change deprecated PKT_FLAG_KEY, CODEC_TYPE_* and SAMPLE_FMT_* to their2011-02-05, by reimar
-
Use av_get_bits_per_sample_fmt instead of deprecated2011-02-05, by reimar
-
Use av_iformat_next instead of first_iformat to conform with new FFmpeg API.2011-02-05, by reimar
-
Remove av_metadata_conv call, it is a NOP in FFmpeg nowadays.2011-02-05, by reimar
-
sync with en/mplayer.1 rev. 328422011-02-05, by jrash
-
Do not pointlessly cast the return value of memalign().2011-02-04, by diego
-
Replace one more instance of memalign in libmpcodecs with av_malloc.2011-02-04, by diego
-
Improve the readability of dynamic labels which scroll.2011-02-03, by ib
-
Cosmetic: indent for a patch to come.2011-02-03, by ib
-
Remove useless format argument.2011-02-03, by ib
-
Skip deleting HTML-single directory, which is no longer created.2011-02-03, by diego
-
Update incoming FTP directory URL for directory structure change on server.2011-02-03, by diego
-
add apco and ap4h fourcc to prores decoder2011-02-03, by compn
-
Add prefix filename option for PNG video output.2011-02-02, by cboesch
-
Fix r32824: It broke -frames and many, many other things.2011-02-02, by reimar
-
Use color type getter instead of direct access to private member.2011-02-01, by cboesch
-
Use mp_dir_join instead of sprintf.2011-02-01, by cboesch
-
Add mp_dir_join function.2011-02-01, by cboesch
-
Revert 32836: Uoti Urpala did not approve the relicensing.2011-01-31, by cboesch
-
Allow LGPL re-distribution of vo_vdpau.c.2011-01-31, by cehoyos
-
Fix postprocessing and perspective filters on x86-64.2011-01-31, by cehoyos
-
Replace memalign() by av_malloc() in libmpcodecs. as it is not available in all platforms2011-01-30, by michael
-
Escape character values >= 127 in URLs as required by the RFC.2011-01-30, by reimar
-
Check that rlen is valid before using it to increment a pointer.2011-01-30, by reimar
-
Make new_demux_packet return NULL if allocation failed, this should2011-01-30, by reimar
-
Remove outdated FFmpeg svn external, make configure optionally2011-01-30, by reimar
-
Update GUI and skins maintainer.2011-01-29, by ib
-
Cast properly (to avoid compiler warnings).2011-01-29, by ib
-
Remove needless fontid.2011-01-29, by ib
-
Disable libmpcdec (musepack) support, FFmpeg has a decoder that2011-01-28, by reimar
-
Force subtitles to be redrawn on sub_scale change.2011-01-27, by reimar
-
Continue playing even if we reached video EOF if there is still audio2011-01-27, by reimar
-
Improve EOF handling in ds_fill_buffer for the case where one stream ends2011-01-27, by reimar
-
Cosmetics: move if and following { onto same line.2011-01-27, by reimar
-
Allow character in the font description file to be in UTF-8.2011-01-27, by ib
-
Revert "Translate messages shown in the GUI window(s) from UTF-8"2011-01-27, by ib
-
Update PAUSED status line with cache fill status if it changed.2011-01-26, by reimar
-
Convert cache_fill_status into a function so we always get the latest state,2011-01-26, by reimar
-
Change MSGTR_Paused definition to allow simplifying some code.2011-01-26, by reimar
-
cosmetics: Drop leading underscore from _need_* variables.2011-01-26, by diego
-
Change "cache not filling" warning to include a hint to increase the cache size.2011-01-25, by reimar
-
Remove resetting of a_out_buffer_len in init_audio_filters.2011-01-24, by reimar
-
Reindent and prettify (just a bit) append_dir_subtitles.2011-01-23, by cboesch
-
Typedef the add subtitle function just like open_vob_func.2011-01-23, by cboesch
-
Replace hacky vobsub loading with a new clean one.2011-01-23, by cboesch
-
Check conversion to and from UTF-8.2011-01-21, by ib
-
Add two missing conversions for enabling non-UTF-8 encoded filenames.2011-01-21, by ib
-
Remove needless get_current_dir_name() calls2011-01-21, by ib
-
100l, fix hack to check for MakeMKV server being inverted.2011-01-20, by reimar
-
Add return_statement_check() helper function and use it to simplify some checks.2011-01-20, by diego
-
Add return_check() helper function and use it to simplify some checks.2011-01-20, by diego
-
Simplify OpenJPEG check with define_statement_check() helper function.2011-01-20, by diego
-
cosmetics: Move header_check helper function.2011-01-20, by diego
-
Translate messages shown in the GUI window(s) only from UTF-82011-01-20, by ib
-
Remove libswscale subdirectory.2011-01-20, by diego
-
Translate messages shown in the GUI window(s) from UTF-82011-01-19, by ib
-
Fix resource leaks and check for realloc failures2011-01-19, by ib
-
configure: Initialize va_list variable as '{0}' instead of NULL in vsscanf test.2011-01-19, by diego
-
Fix compiler warning2011-01-19, by ib
-
Correct translation of filenames and prevent out-of-bounds array access2011-01-18, by ib
-
Enable non-UTF-8 encoded filenames2011-01-18, by ib
-
Allow double quote to be defined in the font description file:2011-01-18, by ib
-
Rename strcpy_strip_ext to strcpy_strip_ext_lower.2011-01-17, by cboesch
-
Reindent (and prettify) after 32791.2011-01-16, by cboesch
-
Get rid of the "main" label.2011-01-16, by cboesch
-
Remove tabs from two additional files that will be used in2011-01-15, by cehoyos
-
Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.2011-01-14, by cehoyos
-
sync with en/mplayer.1 rev. 327772011-01-14, by jrash
-
move function declaration into vo_dxr2.h2011-01-13, by ranma
-
Remove unused define/undef.2011-01-12, by cboesch
-
Add MakeMKV to list of webservers always supporting ranges even when they2011-01-12, by reimar
-
Drop unneeded extern keyword.2011-01-11, by ranma
-
Change a forgotten instance of string 'ac3' to 'ac3_fixed'.2011-01-11, by cehoyos
-
Fix -af lavcac3enc after float ac3 encoder was made default in libavcodec.2011-01-11, by cehoyos
-
Fix uCode memleak found by debian automated code analysis2011-01-11, by ranma
-
Fix compiler warnings in ao_dxr2.c and vo_dxr2.c2011-01-11, by ranma
-
Fix name clash with aspect() function from aspect.h (makes vo_dxr2.c compile again).2011-01-11, by ranma
-
Mark source strings const in some subtitles string processing functions.2011-01-10, by cboesch
-
Add size based support for -endpos in MPlayer.2011-01-10, by cboesch
-
add missing fclose()2011-01-09, by siretart
-
add missing fclose2011-01-09, by siretart
-
Fix printf format string warning2011-01-09, by siretart
-
Enable fflagarith video decoder.2011-01-09, by cehoyos
-
update copyright year2011-01-08, by compn
-
Make load of n subtitles directories possible.2011-01-08, by cboesch
-
Fix ao_coreaudio compilation on OS X 10.4.2011-01-07, by diego
-
add some notes about BE/LE colorspaces and fix a small typo2011-01-06, by compn
-
Revert r32761: The codec_tag for flac should not be overwritten.2011-01-06, by cehoyos
-
Fix playback of flac in mov with both demuxers.2011-01-06, by cehoyos
-
Don't hardcode filename length.2011-01-06, by ranma
-
Increase the bitrate range maximum value.2011-01-06, by ranma
-
Fix playback of ffv1 yuv422p16.2011-01-06, by cehoyos
-
Do not #define _WIN32 on the command line for Cygwin.2011-01-06, by diego
-
Add/remove a few standard header #includes in our libc function replacements.2011-01-06, by diego
-
Fix flac in mov for -demuxer lavf.2011-01-06, by cehoyos
-
Simplify a bunch of configure checks with the statement_check function.2011-01-05, by diego
-
Define _XOPEN_SOURCE to 600 instead of 500 in mkstemp check, this is consistent2011-01-05, by reimar
-
Add define_statement_check function and use it to simplify some checks.2011-01-05, by diego
-
100l, set s->muxer->muxbuf to NULL after free, it is used as argument to2011-01-05, by reimar
-
Attempt to fix example configure line.2011-01-05, by reimar
-
Disambiguate remarks about profiles in configuration files.2011-01-05, by diego
-
cosmetics: Get rid of some backslashes at the end of lines.2011-01-05, by diego
-
cosmetics: Drop some unnecessary end-of-line backslashes after &&/||.2011-01-05, by diego
-
Factorize ROUND() redefinitions macro.2011-01-03, by cboesch
-
Replace mp_path_is_absolute with mp_path_join.2011-01-03, by cboesch
-
Revert previous wrong simplification of AltiVec vector declarations check.2011-01-02, by diego
-
Replace obsolete '--with-extralibdir' configure option by '--extra-ldflags'.2011-01-02, by diego
-
Add sys/time.h #include to videodev.h/videodev2.h checks.2011-01-02, by diego
-
configure: Simplify *BSD ioctl_meteor.h check.2011-01-02, by diego
-
Drop unnecessary Xlib.h #include from Xss screensaver extensions check.2011-01-02, by diego
-
Simplify vector declarations and fast inttypes check with statement_check().2011-01-02, by diego
-
Set sample_fmt before trying to open an audio codec.2011-01-01, by reimar
-
Remove AAC/FAAD2 installation instructions.2011-01-01, by diego
-
Remove forked internal libfaad2 copy.2011-01-01, by diego
-
Remove references to some forked code that was deleted from MPlayer ages ago.2011-01-01, by diego
-
Remove dvdnav-howto.txt, it is unnecessary and contains no information at2010-12-31, by reimar
-
Make internal FFmpeg use the new API that does not pose a limit on the maximum2010-12-31, by reimar
-
sync with en/mplayer.1 rev. 327352010-12-31, by jrash
-
Define CONFIG_GPL in config.asm, fixes compilation with YASM.2010-12-30, by reimar
-
tell that x264's crf gives better results than qp,2010-12-27, by gpoirier
-
Remove pointless case braces.2010-12-25, by cboesch
-
Use '@' Doxygen syntax in subreader module.2010-12-24, by cboesch
-
Add brief description for mp_basename.2010-12-24, by cboesch
-
Add mp_path_is_absolute function.2010-12-24, by cboesch
-
Change Doxygen syntax for mp_dirname.2010-12-24, by cboesch
-
Factorize subtitles loading between mplayer and mencoder.2010-12-24, by cboesch
-
Remove __ptr32 and __ptr64 typedefs, we do not need them and2010-12-23, by reimar
-
Disable VIDIX on Windows if then required ntddk.h header is not available.2010-12-23, by reimar
-
configure: Add HAVE_MMAP definition for FFmpeg to config.h.2010-12-23, by diego
-
configure: Disable internal libfaad2 compilation by default.2010-12-23, by diego
-
Compilation fixes for currentl Cygwin.2010-12-19, by reimar
-
Replace two malloc+memset with calloc.2010-12-19, by cboesch
-
Simplify video format condition in get_metadata.2010-12-19, by cboesch
-
Remove pointless case braces in get_metadata.2010-12-19, by cboesch
-
Fix potential heap overflow in get_metadata.2010-12-19, by cboesch
-
llvmpipe, while only slow instead of insanely slow, is a software renderer.2010-12-18, by reimar
-
sync with en/mplayer.1 rev. 326992010-12-17, by jrash
-
Add support for HTTP 307 (Temporary Redirect) responses.2010-12-16, by cboesch
-
Credit Compn for some of his work.2010-12-15, by diego
-
Remove pointless NULL checks before free.2010-12-14, by reimar
-
get rid of double (2010-12-14, by reimar
-
add winamp useragent example2010-12-12, by compn
-
add realplayer user-agent2010-12-12, by compn
-
Add a missing free to ASF demuxer close.2010-12-12, by reimar
-
Add playlist parser for .nsc files.2010-12-12, by reimar
-
add some profile information2010-12-12, by compn
-
len < 8 is also invalid for 64-bit codec chunk size.2010-12-12, by reimar
-
Avoid using uninitialized data if index read does not return enough data.2010-12-12, by reimar
-
Fix ad_faad crash when used on an empty audio stream.2010-12-12, by reimar
-
Support 0xff as tag for AAC audio and avoid an endless loop for unknown2010-12-12, by reimar
-
Improve speex codec pts handling, make audio timestamps work reasonably2010-12-12, by reimar
-
Fix allocations: always free before overwriting a pointer with a newly2010-12-12, by reimar
-
Add validity check for stream_seek argument to avoid a integer overflow2010-12-12, by reimar
-
Fix memleaks on error.2010-12-12, by reimar
-
Treat non-ref frames like B-frames even if has_b_frames is not set and2010-12-12, by reimar
-
correct -tv audiorate description, change bitrate to samplerate2010-12-12, by compn
-
Prefer yuv4mpeg via libavformat, since that one supports multiple2010-12-11, by reimar
-
Replace memcpy with memove since at least src==dst is possible.2010-12-11, by reimar
-
Fix several memleaks in TS demuxer.2010-12-11, by reimar
-
Replace hard-coded number for loop limits for array index by2010-12-11, by reimar
-
Replace malloc+memset with calloc and use sizeof(*variable).2010-12-11, by reimar
-
Add memset to avoid using uninitialized data with sample in bug 1280.2010-12-11, by reimar
-
Fix mp_check_mp3_header: it checked for a byte-swapped MP3-header2010-12-11, by reimar
-
Fix crahs with -audiofile and audio disabled.2010-12-11, by reimar
-
Reset ctx->vo_initialized to 0 on a resolution change.2010-12-11, by reimar
-
Fix possible memory leaks on error.2010-12-11, by reimar
-
Fix insufficient padding/memset at the end of demuxer packets.2010-12-11, by reimar
-
Use FFMAX for slightly better readability.2010-12-11, by reimar
-
Remove useless assignment already done in new_sh_video.2010-12-11, by reimar
-
Remove pointless assignments that are already handled in new_sh_audio.2010-12-11, by reimar
-
Move setup of sh_audio->format to a more appropriate place (in asfheader.c).2010-12-11, by reimar
-
Fix some unaligned writes and avoid some (incorrect due to alignment) casts.2010-12-11, by reimar
-
Reset mpvdec to NULL after uninit.2010-12-11, by reimar
-
Fix spelling in comment.2010-12-11, by reimar
-
Allow cycling subtitles backwards with 'J'.2010-12-11, by reimar
-
Support very high libav* message levels as e.g. the flac parser2010-12-11, by reimar
-
Do not generate nonsensical pts values for FLAC audio.2010-12-08, by reimar
-
Add support for FLAC audio parsing, fixes playback time jumping2010-12-08, by reimar
-
colorspace-test: fix build2010-12-07, by ramiro
-
Make use of mp_basename in a few places.2010-12-04, by cboesch
-
sync with en/mplayer.1 rev. 326612010-12-04, by jrash
-
Add support for login/password in http_proxy env variable.2010-12-03, by cboesch
-
Drop MPlayer base64_encode for av_base64_encode.2010-12-03, by cboesch
-
add c key for capturing default bind, missing from r325242010-12-03, by compn
-
mark myself as bugzilla admin and mailing list moderator2010-12-03, by compn
-
change --with-extraincdir to --extra-cflags2010-11-29, by compn
-
Set needs_parsing to 1 for DTS audio.2010-11-29, by reimar
-
Fix TS files with MP4 ES AAC descriptor to be correctly recognized2010-11-28, by reimar
-
Add horrible hack to make xvidix work on big-endian.2010-11-28, by reimar
-
100l, fix vidix compilation on big-endian2010-11-28, by reimar
-
Restore big-endian support removed in thoughtless upstream merge2010-11-28, by reimar
-
Add R_OVL_SHIFT to all R280 devices. Only actually confirmed for two.2010-11-28, by reimar
-
add ffmpeg g722 audio codec2010-11-28, by compn
-
Expose the VBV options of xvid encoder to the command line interface.2010-11-27, by iive
-
make tag for svq3, fixes:2010-11-27, by compn
-
Add support for uncompressed BGR24 pixfmt.2010-11-27, by reimar
-
change dnxhd to qtdnxhd. consistant with all other quicktime decoders2010-11-27, by compn
-
Reindent.2010-11-27, by reimar
-
Do not dump image description by default.2010-11-27, by reimar
-
Mark input-only buffer as const.2010-11-27, by reimar
-
Mark input buffer that is never modified as const.2010-11-27, by reimar
-
Use uint8_t type instead of unsigned char.2010-11-27, by reimar
-
Mark input-only buffers as const.2010-11-27, by reimar
-
Support clearing subtitles. Makes PGS subtitles disappear at the appropriate time.2010-11-27, by reimar
-
Bump codecs.conf version.2010-11-27, by reimar
-
Add support for decoding Avid DNxHD through the QuickTime component.2010-11-27, by reimar
-
build_afilter_chain is not safe to use directly, thus make it2010-11-26, by reimar
-
Use calloc instead of malloc+memset.2010-11-25, by cboesch
-
Remove GCC warning hack not needed anymore2010-11-25, by cboesch
-
Remove dead define2010-11-25, by cboesch
-
Simplify mime_type_table loop2010-11-25, by cboesch
-
Check the validity of an argument, font.2010-11-23, by komh
-
Handle ':' on systems with DOS paths: it allows paths like C:foo.avi.2010-11-21, by cboesch
-
Add a mp_dirname function (unused at the moment)2010-11-21, by cboesch
-
Do not keep authentication in URL on connection through a proxy2010-11-21, by cboesch
-
Add WAVEFORMATEXTENSIBLE support to AVI demuxer.2010-11-21, by reimar
-
Fix WAVEFORMATEXTENSIBLE condition.2010-11-21, by reimar
-
Fix WAVEFORMATEXTENSIBLE support on big-endian.2010-11-21, by reimar
-
Set font_fontconfig to -1 if CONFIG_FONTCONFIG is not configured.2010-11-20, by komh
-
Fix TS demuxer with -sb and when -aid stream is not found.2010-11-20, by reimar
-
Add Proxy-Authorization header to authenticate on proxies2010-11-18, by cboesch
-
"Authentication" header is for the destination server URL, even through a proxy2010-11-18, by cboesch
-
Handle correctly paths with mixed '/' and '\' in it.2010-11-17, by cboesch
-
Fix crash on path without directories.2010-11-17, by cboesch
-
Export mp_basename in a function instead of duplicate macros in various places2010-11-16, by cboesch
-
Do not initialize codec_id to a nonsense value (it was initialized2010-11-16, by reimar
-
Indicate that stereo3d can now handle strides properly.2010-11-14, by reimar
-
Remove unused struct element.2010-11-14, by reimar
-
Properly support src/dst stride in vf_stereo3d.2010-11-14, by reimar
-
Adjust d_height instead of bad ad-hoc scaling.2010-11-14, by reimar
-
Remove most of the NULL pointer check before free all over the code2010-11-14, by cboesch
-
If audio_block_size is 0 that is a bug (and will result in a division by 02010-11-13, by reimar
-
Fix possible division by 0 if -aid is used for AVI files.2010-11-13, by reimar
-
Unescape username/password when URL-parsing.2010-11-12, by reimar
-
gl/win32: select a stereo pixel format for window when2010-11-10, by reimar
-
Move setting of pixel format from init to config.2010-11-10, by reimar
-
100l, add forgotten FFMIN to fix small reads (-nocache) with bd:// protocol.2010-11-10, by reimar
-
Support reading larger blocks in one go for bd:// protocol.2010-11-10, by reimar
-
Make the file protocol read up to 64 kB at once when the cache is used,2010-11-10, by reimar
-
fix punctuation and wording in ffmpeg codec howto2010-11-10, by compn
-
use x264_picture_init.2010-11-10, by lorenm
-
Use fist(p)s instead of fist(p), fixes compilation with clang.2010-11-10, by cehoyos
-
Simplify: Use early return instead of large if block.2010-11-09, by reimar
-
Some indentation fixes.2010-11-09, by reimar
-
Merge pointlessly split string.2010-11-08, by reimar
-
Fix one -subcc sample.2010-11-08, by reimar
-
Document that -subcc now takes a channel option.2010-11-08, by reimar
-
Add code to allow selecting the Close Captioning channel.2010-11-08, by reimar
-
cosmetics: Fix Bluray vs. Blu-ray typo.2010-11-08, by diego
-
Prefer FFmpeg AAC decoder over libfaad2.2010-11-08, by diego
-
document how to add ffmpeg codecs in codecs.conf.txt2010-11-08, by compn
-
Replace hardcoded str size with sizeof2010-11-07, by cboesch
-
Use MSGTR_MemAllocFailed instead of hardcoded string2010-11-07, by cboesch
-
Remove outdated reference to 80kB patch size limit; the limit no longer exists.2010-11-07, by diego
-
Use calloc instead of malloc+memset.2010-11-07, by reimar
-
Avoid unnecessary ().2010-11-07, by reimar
-
Remove some useless NULL pointer checks before invoking free() on the pointer.2010-11-07, by diego
-
Add a comment to codecs that require their fourcc's added to demuxer.c.2010-11-07, by cehoyos
-
Add missing fourcc's that require libavcodec parsing.2010-11-07, by cehoyos
-
Fix typo: There is no fourcc 'MPE '.2010-11-07, by cehoyos
-
Use IMGFMT to compare instead of PIX_FMT to avoid issues2010-11-06, by reimar
-
For FFmpeg codecs YV12 should always be in the supported format2010-11-06, by reimar
-
Fix dvd:// fill_buffer function to actually write into the specified2010-11-06, by reimar
-
Fix spelling.2010-11-06, by reimar
-
100l, add missing return.2010-11-06, by reimar
-
Change code to something understandable (but equivalent).2010-11-06, by reimar
-
Remove a pointless and stupid condition.2010-11-06, by reimar
-
Fix subtitle sync issues by ensuring we enqueue all subtitle packets2010-11-06, by reimar
-
Fix -ac faad with -demuxer lavf.2010-11-06, by reimar
-
fflatm seems to be working, wheras internal faad does not work with2010-11-06, by reimar
-
Use only one fourcc for LATM.2010-11-06, by reimar
-
Handle EAGAIN in ad_ffmpeg, this is necessary for LATM to work properly with2010-11-06, by reimar
-
Add support for LATM parsing.2010-11-06, by reimar
-
Fix bd:// with -cache, the bd_read function does not work when2010-11-06, by reimar
-
Fix program switching with -demuxer lavf.2010-11-06, by reimar
-
Print PROGRAM_ID -identify output similar to demux_ts2010-11-06, by reimar
-
Set st->discard in the same way for audio and video, fixes -aid no2010-11-06, by reimar
-
Support NV12/NV21/HM12 in ve_raw.2010-11-03, by reimar
-
Make scale filter accept all non-hardware-acceleration input formats we know a2010-11-03, by reimar
-
Add and use a IMGFMT_IS_HWACCEL define.2010-11-03, by reimar
-
Add video/3gpp and application/x-flash-video mime types.2010-11-03, by diego
-
Do not enable rpath on NetBSD.2010-11-03, by diego
-
Enable joystick support on FreeBSD.2010-11-03, by diego
-
Support FFmpeg LATM decoding.2010-11-02, by cehoyos
-
Restore all the attributes after changing aspect ratio.2010-11-02, by komh
-
Prevent a parent window from painting over our window on slave mode2010-11-02, by komh
-
Fix possible out-of-bounds access.2010-10-30, by reimar
-
sync with en/mplayer.1 rev. 325662010-10-30, by jrash
-
Support for -force-key-frames for ve_xvid4.2010-10-29, by cigaes
-
Support for -force-key-frames for ve_x264.2010-10-29, by cigaes
-
Support for -force-key-frames for ve_lavc.2010-10-29, by cigaes
-
Add the -force-key-frames option.2010-10-29, by cigaes
-
Store src/dstFormat after calling handle_jpeg2010-10-29, by mstorsjo
-
make indentation consistent (no content changes)2010-10-28, by siretart
-
Update release instructions to be more in line with current practice.2010-10-28, by diego
-
Add internal read and seek function to avoid a useless memcpy when using2010-10-27, by reimar
-
vo_corevideo.m: change path for sub.h.2010-10-27, by cigaes
-
Move spuenc.[ch] from libvo to sub.2010-10-27, by cigaes
-
Move osd.[ch] and osd_template.c from libvo to sub.2010-10-27, by cigaes
-
Remove som irrelevant commented-out code.2010-10-27, by reimar
-
Move libvo/sub.[ch] from libvo to sub.2010-10-27, by cigaes
-
Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.2010-10-27, by cigaes
-
Ignore .d and .ho files in sub.2010-10-27, by cigaes
-
Do not use a path for including files in the same directory.2010-10-27, by reimar
-
Makefile: add the sub directory to DIRS.2010-10-27, by cigaes
-
Move subassconvert.[ch] to the sub directory.2010-10-27, by cigaes
-
Move ass_mp.[ch] to the sub directory.2010-10-27, by cigaes
-
Move eosd.[ch] to the sub directory.2010-10-27, by cigaes
-
Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.2010-10-27, by cigaes
-
Move sub_cc.[ch] to the sub directory.2010-10-27, by cigaes
-
Move av_sub.[ch] to the sub directory.2010-10-27, by cigaes
-
Move spudec.[ch] to the sub directory.2010-10-27, by cigaes
-
Move find_sub.c to the sub directory.2010-10-27, by cigaes
-
Create a new directory, "sub", for subtitles and OSD related code.2010-10-27, by cigaes
-
Fix compilation with networking disabled due to FFmpeg CONFIG_RTPDEC handling.2010-10-27, by diego
-
stream_dvd: millisecond accuracy for chapters in -identify output.2010-10-27, by cigaes
-
bump package build-dependency on x264 to versions later than 0.992010-10-27, by siretart
-
sync x264 version check with the check in ffmpeg/configure2010-10-27, by siretart
-
Consistency fix: select track specified by -aid/-vid/-sid automatically2010-10-26, by reimar
-
Replace malloc+memset by calloc.2010-10-26, by reimar
-
Add manual page changes after adding support for additional xvid2010-10-23, by cehoyos
-
Fix Italian translation.2010-10-23, by cehoyos
-
Use proper include instead of extern declarations in the .c file.2010-10-23, by reimar
-
Change capture feature to append to file instead of overwriting.2010-10-23, by reimar
-
Simplify and fix capture feature to not always return an error.2010-10-23, by reimar
-
EOSD: overlay_add: use read_pnm instead of the internal reimplementation.2010-10-22, by cigaes
-
Add stereo3d filter.2010-10-22, by reimar
-
Remove unused message string.2010-10-22, by reimar
-
Improve vd_ffmpeg aspect handling to respect container aspect if possible2010-10-22, by reimar
-
Implement a basic capture feature, available through -capture.2010-10-21, by diego
-
Add CONFIG_RTPDEC to config.h/config.mak for FFmpeg.2010-10-21, by diego
-
Fix detection of mips processor variants.2010-10-21, by diego
-
Cosmetics: split a couple long "if" lines.2010-10-21, by corey
-
Make mencoder account for encoder delay when considering the current2010-10-21, by corey
-
Make commas and backslashes show in manpage output as they are supposed2010-10-20, by attila
-
make the packaged binaries identify themselves properly2010-10-19, by siretart
-
10l, unbreak building of mplayer-doc package2010-10-19, by siretart
-
Make clean target even more robust and forcefully remove generated HTML docs2010-10-19, by siretart
-
switch to source format 3.0 (native) to build tarballs on demand2010-10-19, by siretart
-
Make the parse_timestring public, with a slightly extended API.2010-10-18, by cigaes
-
Move the read_pnm function into a separate file.2010-10-18, by cigaes
-
Add a flag "initialized" to the mp_eosd_source structure.2010-10-18, by cigaes
-
don't fail debian package build if not all shlibdeps information could be retrieved2010-10-18, by siretart
-
Reindent.2010-10-17, by reimar
-
Add support for AOPLAY_FINAL_CHUNK, reportedly also fixes a possible2010-10-17, by reimar
-
Fix possible crash for invalid http_proxy URLs like just2010-10-17, by reimar
-
More strict autodetection of RT subtitle format.2010-10-17, by reimar
-
Mention af_cmdline command in Changelog.2010-10-17, by reimar
-
Add experimental af_cmdline slave command to allow changing filter options at runtime.2010-10-17, by reimar
-
Make af_reinit "public", to allow using it in future patches.2010-10-17, by reimar
-
Avoid C99-style loops with variable declaration inside for ()2010-10-17, by reimar
-
Add proper include for set_priority,2010-10-17, by reimar
-
Move gui-specific code out of common_init, it certainly does2010-10-17, by reimar
-
Add windows.h include to fix compilation in some cases.2010-10-17, by reimar
-
Make code clearer by putting the "special case hack" inside the if.2010-10-17, by reimar
-
Fix indentation.2010-10-17, by reimar
-
Do not fail opening a -input file= file just because stat failed, but try2010-10-17, by reimar
-
Add missing avstring include for av_strlcpy.2010-10-17, by reimar
-
Add proper include for av_strlcpy.2010-10-17, by reimar
-
Small grammar and formatting fixes2010-10-17, by reynaldo
-
in auto mode, enable internal libdvdcss only if it is actually available2010-10-15, by siretart
-
Cosmetic: remove useless braces.2010-10-14, by cigaes
-
Use intptr_t for integers stored in opaque pointers.2010-10-14, by cigaes
-
ignore debhelper generated debug logfiles2010-10-14, by siretart
-
make clean target more robust (i.e. don't fail when config.mak isn't there)2010-10-14, by siretart
-
Replace snprintf by av_strlcpy.2010-10-13, by reimar
-
Do not call Setup_FS_Segment if the QuickTime framework is used on OSX2010-10-13, by reimar
-
do not create a fake 'bestsites' if neither 'fping' or 'netselect' are installed2010-10-13, by siretart
-
use 'dpkg --print-architecture'2010-10-13, by siretart
-
EOSD: add a function to test if a source has already been registered.2010-10-12, by cigaes
-
Remove some obsolete and misleading comments.2010-10-12, by diego
-
Fix handling of invalid values in aspect_save_screenres to not overwrite2010-10-11, by reimar
-
Remove #warning preprocessor directives or replace them by suitable comments.2010-10-11, by diego
-
Extract code to read a pnm file into a separate function.2010-10-10, by reimar
-
Add the overlay_add and overlay_remove commands.2010-10-10, by cigaes
-
Use a dynamic list for the sources of EOSD elements.2010-10-10, by cigaes
-
Avoid printing AAC with SBR warning on every decode call, instead print2010-10-09, by reimar
-
Write the code in a more understandable way instead of trying to explain2010-10-09, by reimar
-
Whitespace cosmetics: format init function more consistent with the2010-10-09, by reimar
-
Fix typo in error message: ACC -> AAC2010-10-09, by reimar
-
Simplify some ifdefs.2010-10-09, by reimar
-
Move OS-fixup hacks in init code into a separate function.2010-10-09, by reimar
-
Sanitize indentation of common init functions.2010-10-09, by reimar
-
Avoid duplicating common init code between MPlayer and mencoder.2010-10-09, by reimar
-
Remove some commented-out and generally useless code.2010-10-09, by reimar
-
Fix validity checks before closing a file descriptor.2010-10-09, by reimar
-
Fix indentation.2010-10-09, by reimar
-
Remov gui-specific code, the way teh GUI works was changed so most2010-10-09, by reimar
-
Add a va_list version of mp_msg and use it to avoid yet another intermediate2010-10-09, by reimar
-
Add a missing const to declaration.2010-10-09, by reimar
-
Simplify code for writing to /proc/mtrr.2010-10-09, by reimar
-
Spelling fix.2010-10-09, by reimar
-
Use FFALIGN macro.2010-10-09, by reimar
-
Spelling fix.2010-10-09, by reimar
-
Remove an unmotivated and pointless panscan_calc call.2010-10-09, by reimar
-
xvidix: reconfigure also on window move.2010-10-09, by reimar
-
Fix xmga event handling: Reconfigure hardware on move and resize,2010-10-09, by reimar
-
Remove a useless MGA_VID_CONFIG ioctl, set_window already does this.2010-10-09, by reimar
-
Add VO_EVENT_MOVE which is required for VOs that interact directly2010-10-09, by reimar
-
Switch (x)mga vo to new libvo API to reduce code duplication and improve2010-10-09, by reimar
-
Add fallback values to aspect_save_screenres to avoid division by 02010-10-09, by reimar
-
cosmetics: Drop some {} from if statements to get rid of pointless #ifdefs.2010-10-08, by diego
-
AC-3 streams need to be byteswapped on little-endian machines.2010-10-08, by diego
-
Change libmp3lame check to test for lame_set_VBR_quality().2010-10-08, by diego
-
Make sure some x86 config.h entries are available on all architectures.2010-10-07, by diego
-
Add missing values for the chanlist suboption of -tv.2010-10-07, by diego
-
Add xmm clobbers test for FFmpeg.2010-10-07, by diego
-
Fix switching audio track with the native MPEG-TS demuxer after an2010-10-06, by cehoyos
-
Add necessary #includes to make headers compile standalone.2010-10-05, by diego
-
Ignore generated .ho files.2010-10-05, by diego
-
Require LAME 3.98.3 for MPlayer, same as is required for FFmpeg.2010-10-05, by diego
-
Ensure that CONFIG_NETWORK is always #defined to either 0 or 1.2010-10-05, by diego
-
add another xdcam mpeg2 fourcc/isom2010-10-05, by compn
-
Handle libavformat adding additional streams during playback.2010-10-04, by reimar
-
1000l, %lf is not valid format string for printf (only for scanf) and actually2010-10-04, by reimar
-
yadif: Explicit wordlength for compare. Fixes compile with clang.2010-10-03, by cehoyos
-
Move pva_get_payload() around to avoid a forward declaration.2010-10-03, by diego
-
Mark pva_get_payload() as static, it is not used outside of the file.2010-10-03, by diego
-
Move AVI muxer functions around to avoid forward declarations.2010-10-03, by diego
-
Move mp_unescape03 function around to avoid forward declaration.2010-10-03, by diego
-
Remove unused hexdump() forward declaration.2010-10-03, by diego
-
Replace forward declarations of skip_audio_frame() by proper #include.2010-10-03, by diego
-
Replace forward declarations of resync_{audio|video}_stream by proper #includes.2010-10-03, by diego
-
Remove some unnecessary #includes from IVTV and V4L2 checks.2010-10-03, by diego
-
Simplify some X11 checks with the help of statement_check_broken().2010-10-03, by diego
-
Remove some dead and commented-out variable declarations and assignments.2010-10-03, by diego
-
cosmetics: alphabetical order for the DIRS list2010-10-03, by diego
-
Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list.2010-10-03, by diego
-
100l, fix sws_getCachedContext. It did not set the colorspace details,2010-10-03, by reimar
-
Fix ds_get_packet_sub to actually respect the pts-based read-ahead limit.2010-10-02, by reimar
-
Remove UNUSED macros used to shut up unused function parameter warnings.2010-10-02, by diego
-
Move some code around to avoid forward declarations in top-level .c files.2010-10-01, by diego
-
Drop removal of AAC encoder from list of FFmpeg encoders.2010-10-01, by diego
-
100l, actually add yasmdefines to YASMFLAGS.2010-09-30, by reimar
-
Synced with help_mp-en.h rev. 320662010-09-30, by jrash
-
Use calloc instead of malloc and memset.2010-09-30, by cehoyos
-
Simplify comparison.2010-09-30, by cehoyos
-
Set default values for the scale context in sws_alloc_context().2010-09-29, by stefano
-
Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.2010-09-29, by stefano
-
Set valid default values for the srcw, srch, dstw, dsth options in the2010-09-29, by stefano
-
Use bluray_device variable also for bd:// instead of dvd_device2010-09-29, by reimar
-
Reindent.2010-09-29, by reimar
-
spudec: support "clear" packets that contain no data but instead2010-09-29, by reimar
-
Move config.asm back to root and append a '/' to SRC_PATH2010-09-29, by reimar
-
Allow configure to accept nasm instead of yasm again.2010-09-29, by reimar
-
Remove -DARCH_X86_64 from YASMFLAGS, that define is already in config.asm2010-09-29, by reimar
-
config.asm should be generate in ffmpeg/, not the root.2010-09-29, by reimar
-
Cosmetics: put "if (...)" and "av_log(...)" in the same line for2010-09-29, by stefano
-
Put if (...) av_log() in the same line, more compact and increase2010-09-29, by stefano
-
Amend constraints for the src_format and dst_format options in the2010-09-29, by stefano
-
Cosmetics: fix braces placement.2010-09-29, by stefano
-
Deprecate sws_getContext(), use sws_alloc_context() and2010-09-28, by stefano
-
Add documentation for the returned value of sws_init_context().2010-09-28, by stefano
-
Use a single svn:externals declaration for all of FFmpeg.2010-09-28, by diego
-
synced to r323972010-09-28, by ptt
-
corrected a _ to - in -udp-slave message2010-09-28, by ptt
-
Bump minor version after the addition of sws_alloc_context() and2010-09-28, by stefano
-
100l fix if condition2010-09-27, by bcoudurier
-
Y400A (gray alpha) input support in libswscale2010-09-27, by bcoudurier
-
swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r320682010-09-27, by janne
-
cosmetics: break long line update_flags_cpu2010-09-27, by janne
-
Fix condition for compiling lrintf, fixes compilation on cygwin/MinGW.2010-09-27, by reimar
-
Remove unnecessary Xlib.h #include from xf86keysym check.2010-09-27, by diego
-
Revert accidentally committed changes.2010-09-27, by diego
-
Drop two unnecessary Xlib.h #includes and use helper functions.2010-09-27, by diego
-
cosmetics: Move some functions around to avoid ugly forward declarations.2010-09-27, by diego
-
Mark some function parameters that are not modified as const.2010-09-27, by diego
-
Check for __STDC_VERSION__ >= 199901L before declaring lrintf().2010-09-27, by diego
-
cosmetics: Make diff apply cleanly.2010-09-27, by diego
-
Ignore all config.* files.2010-09-27, by diego
-
Sync with current FFmpeg head.2010-09-27, by diego
-
Add config.asm with (sub)architecture definitions for FFmpeg's YASM support.2010-09-27, by diego
-
Simplify some configure checks through statement_check{_broken}().2010-09-27, by diego
-
cosmetics: Rename function_check{_broken}() --> statement_check{_broken}().2010-09-27, by diego
-
Remove unnecessary sys/types.h #include from shm check.2010-09-26, by diego
-
Add proper autodetection for FTP support; should fix Bugzilla #1804.2010-09-26, by diego
-
Simplify inet_pton/inet_aton checks with function_check().2010-09-26, by diego
-
Simplify jpeglib check with header_check_broken().2010-09-26, by diego
-
Switch back to using '-MD -MP' as gcc .d file creation flags.2010-09-26, by diego
-
Remove unnecessary linux/types.h #include from Apple IR check.2010-09-26, by diego
-
Move xmga check after X11, which xmga requires.2010-09-26, by diego
-
Simplify ENCA check.2010-09-26, by diego
-
fix typos and grammar2010-09-26, by ramiro
-
Make the avoptions list of sws more complete.2010-09-26, by michael
-
Split alloc and init of context so that parameters can be set in the context2010-09-26, by michael
-
Update documentation on how to add checks; mention helper functions.2010-09-26, by diego
-
Fix the way the dynamic loader check adds linker flags.2010-09-26, by diego
-
Simplify Windows waveout test with header_check_broken().2010-09-26, by diego
-
Simplify Direct3D check with header_check().2010-09-26, by diego
-
Remove some unnecessary windows.h #includes in configure checks.2010-09-26, by diego
-
synced with r323612010-09-26, by Gabrov
-
typo fix2010-09-26, by Gabrov
-
swscale: use full chroma input for point scaler2010-09-26, by ramiro
-
Partial support for ffwmvp (only works with -demuxer lavf).2010-09-26, by cehoyos
-
Automatic downmix using the pan filter when the requested channel count is 22010-09-26, by cigaes
-
Omit header dependency declaration for codec-cfg.d.2010-09-26, by diego
-
Ignore generated .d files.2010-09-25, by diego
-
Add CFLAGS/LDFLAGS for all FFmpeg libraries when using pkg-config in configure.2010-09-25, by diego
-
Ignore generated .d files.2010-09-25, by diego
-
Change the way encoders necessary for both MPlayer and MEncoder are enabled.2010-09-25, by diego
-
Add HAVE_STDLIB_H to config.h for libfaad2.2010-09-25, by diego
-
Sync some minor changes from upstream libdvdcss, up to r237.2010-09-25, by diego
-
Remove __USE_UNIX98 from libdvdcss/libdvdnav/libdvdread CPPFLAGS.2010-09-25, by diego
-
Minor simplification of af_init.2010-09-25, by reimar
-
Fix af_append and af_prepend prototypes, the name should be const.2010-09-25, by reimar
-
vf_ass: avoid divisions in alpha blending.2010-09-23, by cigaes
-
Do not compile libfaad2 with -D_GNU_SOURCE.2010-09-22, by diego
-
Mark output_to_PCM_sux as static, it is not used outside of the file; fixes:2010-09-22, by diego
-
Do not compile libfaad2's lrintf() implementation if __STDC_VERSION__ is set.2010-09-22, by diego
-
MPEG4AAC_DECODER does not exist in FFmpeg; do not remove it from libavdecoders.2010-09-21, by diego
-
Move network requirement check for FTP into the FTP test.2010-09-21, by diego
-
Add HAVE_ALIGNED_STACK definition for FFmpeg.2010-09-21, by diego
-
Drop obsolete CONFIG_IPV6 #definition for FFmpeg from config.h.2010-09-21, by diego
-
Move ASMALIGN check into x86 section of configure.2010-09-21, by diego
-
Move lrintf definition to the FFmpeg section of config.h.2010-09-21, by diego
-
Remove local HAVE_LRINTF hack; it should no longer be necessary.2010-09-21, by diego
-
Restore trailing whitespace in local diff file.2010-09-21, by diego
-
Drop separate compilation rules for dhahelperwin files.2010-09-20, by diego
-
Use generated dependency information files for dhahelper.2010-09-20, by diego
-
Merge dhahelperwinclean and dhahelperclean targets.2010-09-20, by diego
-
Use generated dependency information files for tools and tests.2010-09-20, by diego
-
Generate dependency information for netstream and vivodump as well.2010-09-20, by diego
-
Work around linking failure due to unresolved reference to mplayer_version.2010-09-20, by diego
-
Remove remnants of explicit dependency file generation.2010-09-20, by diego
-
Fix osdep/mplayer.rc.o vs. osdep/mplayer-rc.o typo.2010-09-20, by diego
-
Use dependency files to track the compile-time dependencies of kernel modules.2010-09-20, by diego
-
Generate dependency files also when compiling binaries straight from .c files.2010-09-20, by diego
-
Add an actual .c file for the rage128_vid kernel module.2010-09-20, by diego
-
Simplify generation of dependency file list.2010-09-20, by diego
-
Also read dependency files generated while compiling Assembler files.2010-09-20, by diego
-
cosmetics: Rename DEPS variable to DEP_FILES.2010-09-20, by diego
-
Use CFLAGS directly when compiling Assembler files, we do not set ASFLAGS.2010-09-20, by diego
-
Move ASFLAGS and AS_DEPFLAGS to the FFmpeg section of config.mak.2010-09-20, by diego
-
Add dependency flags to CC invocation for .S files.2010-09-20, by diego
-
Simplify libbluray test with function_check().2010-09-20, by diego
-
Remove another set of unnecessary #ifdefs around vosub_vidix.h #include.2010-09-20, by diego
-
Remove unnecessary #ifdefs around vosub_vidix.h #include.2010-09-20, by diego
-
Do not falsely declare some vo_functions_t declarations as const.2010-09-20, by diego
-
Remove unnecessary #include from libbluray test.2010-09-20, by diego
-
1000l: Fix shift amount in function_check_broken().2010-09-19, by diego
-
vf_ass: skip alpha blending for pixels where alpha is zero.2010-09-18, by cigaes
-
Check for realloc failure. Ignore the memleak this causes since2010-09-18, by reimar
-
Matroska allows data to be compressed multiple times, thus ensure2010-09-18, by reimar
-
Fix format string to match type.2010-09-18, by reimar
-
Fix label indentation.2010-09-18, by reimar
-
Fix decoded length calculation of LZO decompression in demux_mkv.2010-09-18, by reimar
-
Add many integer overflow checks to mkv demuxer.2010-09-18, by reimar
-
Make sure that HAVE_MKSTEMP is always #defined to a value.2010-09-18, by diego
-
Simplify librtmp check using function_check().2010-09-18, by diego
-
Make sure that CONFIG_LIBMP3LAME is always #defined.2010-09-18, by diego
-
cosmetics: Drop a bunch of unnecessary parentheses from big-endian check.2010-09-18, by diego
-
Simplify libdca check using function_check_broken().2010-09-18, by diego
-
Add function_check_broken convenience function.2010-09-18, by diego
-
cosmetics: Slightly reformat a comment.2010-09-18, by diego
-
cosmetics: Slightly shorten swab() check.2010-09-18, by diego
-
Fix compilation on Windows: MinGW unistd.h does not define NULL.2010-09-18, by reimar
-
Adapt license header from libass to MPlayer boilerplate.2010-09-17, by diego
-
Move libass/ass_mp.[ch] ---> ass_mp.[ch].2010-09-17, by diego
-
Rename preprocessor directives: CONFIG_LIBAVCODEC --> CONFIG_FFMPEG2010-09-17, by diego
-
Add an #ifdef to avoid unused variable warnings when iconv is disabled.2010-09-17, by diego
-
Ignore possible errors from dvdread-config invocation.2010-09-17, by diego
-
Check for vbeInit() instead of vbeVersion() in VESA test.2010-09-17, by diego
-
Mark functs not used outside of the file as static, remove from header; fixes:2010-09-17, by diego
-
cosmetics: Move vlvo_preinit() below the functions that it uses.2010-09-17, by diego
-
Mark vlvo_draw_slice_420() as static, it is not used outside the file; fixes:2010-09-17, by diego
-
Revert marking vo_functions_t video_out_vesa as const; fix vo_vesa compilation.2010-09-17, by diego
-
Mark fillMultiBuffer() as static, it is not used outside of the file; fixes:2010-09-17, by diego
-
Remove outdated warning about obsolete gcc 2.96.2010-09-17, by diego
-
Replace local min/max macros by FFMIN/FFMAX.2010-09-17, by diego
-
Remove old obsolete warning about dfbopts.2010-09-17, by diego
-
mga: use libswscale interface for g200 (untested)2010-09-16, by ramiro
-
Unconditionally #include subreader.h.2010-09-16, by diego
-
misc whitespace cosmetics2010-09-16, by diego
-
Remove pointless fontconfig #ifdefs and conditional font_fontconfig declaration.2010-09-16, by diego
-
Remove pointless fontconfig version #ifdef.2010-09-16, by diego
-
Add necessary #include for text_font_scale_factor and subtitle_autoscale.2010-09-16, by diego
-
100l: Set _XOPEN_SOURCE to a proper integer value.2010-09-16, by diego
-
Simplify check for external dvdread.2010-09-16, by diego
-
Slightly restructure OSS audio check; fixes the warning:2010-09-16, by diego
-
Remove pointless sys/ioctl.h #includes from OSS audio checks.2010-09-16, by diego
-
Add missing stdio.h #include to the test program in the PNG check.2010-09-16, by diego
-
Simplify glob() check.2010-09-16, by diego
-
Simplify termcap check.2010-09-16, by diego
-
Simplify mkstemp() check.2010-09-16, by diego
-
Add _XOPEN_SOURCE >= 500 #define to mkstemp check; mkstemp() requires it.2010-09-16, by diego
-
swscale-test: cosmetic alignment2010-09-16, by ramiro
-
Simplify libggiwmh check using function_check().2010-09-16, by diego
-
Simplify OS/2 header checks using header_check_broken().2010-09-16, by diego
-
Simplify libmpeg2 check using header_check_broken().2010-09-16, by diego
-
Simplify esd checks using function_check().2010-09-16, by diego
-
Update URL to patch for new API support.2010-09-16, by diego
-
Update mp3lame_lavc check to match recent FFmpeg changes.2010-09-16, by diego
-
swscale: remove useless temporary variable2010-09-16, by ramiro
-
swscale: factorize plane copying code out of 2 functions2010-09-16, by ramiro
-
swscale-test: always use bilinear scaler to get output for SSD2010-09-16, by ramiro
-
Replace libmpdemux/stheader.h #include by 'struct sh_video' declaration.2010-09-15, by diego
-
Add libmpdemux/stheader #include for struct sh_video.2010-09-15, by diego
-
Require DirectFB version 0.9.22.2010-09-15, by diego
-
Simplify DirectFB check.2010-09-15, by diego
-
Require DirectFB version 0.9.15 instead of 0.9.13.2010-09-15, by diego
-
Cast return value to long instead of int in byte order check.2010-09-15, by diego
-
Simplify libggiwmh check.2010-09-14, by diego
-
Simplify kstat check.2010-09-14, by diego
-
cosmetics: Replace some double quotes by single quotes for consistency.2010-09-14, by diego
-
Simplify a bunch of configure checks through the use of function_check().2010-09-14, by diego
-
Remove pointless casts from configure checks.2010-09-14, by diego
-
Use inline_asm_check to simplify a bunch of configure checks.2010-09-14, by diego
-
Add inline_asm_check function to simplify configure checks.2010-09-14, by diego
-
Initialize variable in giflib check; fixes the warning:2010-09-14, by diego
-
rgb2rgb: don't misuse HAVE_* defines2010-09-14, by ramiro
-
Simplify libdv test.2010-09-14, by diego
-
Simplify mman.h/mmap check.2010-09-14, by diego
-
Simplify math function checks.2010-09-14, by diego
-
Initialize variable in libspeex configure check; fixes the warning:2010-09-14, by diego
-
Simplify FreeType check.2010-09-14, by diego
-
Simplify DirectFB check using function_check().2010-09-14, by diego
-
Initialize variable in vsscanf configure check; fixes the warning:2010-09-14, by diego
-
Remove bogus cast from configure check; fixes the warning:2010-09-14, by diego
-
Simplify dynamic loader check.2010-09-14, by diego
-
Remove unnecessary extern declarations from aalib check; fixes the warnings:2010-09-14, by diego
-
Fix parameter types in swab() check; fixes the warnings:2010-09-14, by diego
-
Add some missing headers to configure checks; fixes the warnings:2010-09-14, by diego
-
Mark local functions in configure tests as static; fixes the warnings:2010-09-14, by diego
-
Use complete set of warning flags during compilation checks.2010-09-14, by diego
-
build system: Merge all FFmpeg library checks into a single FFmpeg check.2010-09-13, by diego
-
Move TV input new_handle static function to tv.c and make it non-static.2010-09-13, by diego
-
Replace sizeof(type) by sizeof(variable) in malloc invocation.2010-09-13, by diego
-
Remove vim/emacs coding style hints.2010-09-13, by diego
-
swscale: indentation and emtpy line cosmetics2010-09-13, by ramiro
-
swscale: avoid reading prior to the source buffer in planar2x() MMX22010-09-13, by ramiro
-
Mark srcArray as const pointer to const data, fixes the warnings:2010-09-13, by diego
-
const-correctness for the menu_info_t OSD menu info declarations2010-09-13, by diego
-
const-correctness for af_info_t audio filter declarations2010-09-13, by diego
-
Mark some vo_functions_t declarations that were not yet const as const.2010-09-13, by diego
-
cosmetics: Place mga_vid tests along with the other video output tests.2010-09-13, by diego
-
swscale-test: allow specifying src/dst pixel formats2010-09-12, by ramiro
-
indent2010-09-12, by ramiro
-
swscale-test: take input from reference file2010-09-12, by ramiro
-
swscale-test: always use SWS_BILINEAR to convert from ref to src2010-09-12, by ramiro
-
swscale-test: move conversion from ref to source back to doTest()2010-09-12, by ramiro
-
Add standard multiple inclusion guards.2010-09-12, by diego
-
Reindent.2010-09-12, by reimar
-
Remove a pointless if.2010-09-12, by reimar
-
Replace sizeof(BITMAPINFOHEADER)2010-09-12, by reimar
-
Replace malloc+memset by calloc.2010-09-12, by reimar
-
Replace sizeof(WAVEFORMATEX) occurrences.2010-09-12, by reimar
-
Skip #ifdefs around harmless ae_*.h header #includes.2010-09-12, by diego
-
Replace malloc+memset by calloc2010-09-12, by reimar
-
Merge one malloc() + memset() invocation into calloc().2010-09-12, by diego
-
Remove libavcodec ifdeffery from the GUI code.2010-09-12, by diego
-
Avoid some pointless uses of sizeof() and one related cast.2010-09-12, by reimar
-
Replace one more instance of sizeof(WAVEFORMATEX); fix compilation.2010-09-12, by diego
-
Replace sizeof(WAVEFORMATEX) and sizeof(BITMAPINFOHEADER) in mencoder.c2010-09-12, by reimar
-
Replace several sizeof(WAVEFORMATEX)2010-09-12, by reimar
-
Remove a useless cast.2010-09-12, by reimar
-
Replace sizeof(type)2010-09-12, by reimar
-
Remove a useless cast.2010-09-12, by reimar
-
Replace sizeof(type) by sizeof(*ptrvar)2010-09-12, by reimar
-
Replace malloc+memset by calloc.2010-09-12, by reimar
-
Replace malloc+memset by calloc.2010-09-12, by reimar
-
rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32()2010-09-12, by ramiro
-
Replace sizoef(type) by sizeof(*ptrvar).2010-09-12, by reimar
-
Replace malloc+memset by calloc2010-09-12, by reimar
-
Replace malloc+memset by calloc.2010-09-12, by reimar
-
Replace malloc+memset by calloc.2010-09-12, by reimar
-
Fix a condition that would never be false (and thus cause2010-09-12, by reimar
-
Replace some sizeof(type) by sizeof(*pointer)2010-09-12, by reimar
-
Replace malloc+memset by calloc.2010-09-12, by reimar
-
Replace malloc+memset by calloc.2010-09-12, by reimar
-
Replace malloc+memset by calloc2010-09-12, by reimar
-
cosmetics: Reformat in K&R style, prettyprinting.2010-09-12, by diego
-
Remove stheader.h include from mpcommon.h since it2010-09-12, by reimar
-
Remove a duplicate mconfig declaration2010-09-12, by reimar
-
Fix win32 gui compilation2010-09-12, by reimar
-
Add missing #include for vd_ffmpeg.h; fixes the warning:2010-09-12, by diego
-
Enable Apple remote code when compiling is possible; do not require running it.2010-09-12, by diego
-
Move TV input free_handle static function to tv.c and make it non-static.2010-09-11, by diego
-
Separate compiler warning flags from other compiler flags.2010-09-11, by diego
-
cosmetics: Place some FFmpeg-related variables in a more sensible order.2010-09-11, by diego
-
Add explanatory comment for video_out.h #inclusion in libao2/.2010-09-11, by diego
-
Remove pointless typedef keyword from struct RTPState declaration; fixes:2010-09-11, by diego
-
Add required #includes to fix 'make checkheaders'.2010-09-11, by diego
-
Add required config.h #includes.2010-09-11, by diego
-
Use identical signature for eosd_ass_init in both the .c and .h file.2010-09-11, by diego
-
Add required header m_config.h; fixes 'make checkheaders'.2010-09-11, by diego
-
cosmetics: Add #endif comment.2010-09-11, by diego
-
cosmetics: Break some long lines.2010-09-11, by diego
-
Add #include for required header mp_core.h; fixes 'make checkheaders'.2010-09-11, by diego
-
Get rid of MPLAYER_DSP_H hack and #include dsp.h instead.2010-09-11, by diego
-
Move local_wm extern variable declaration to loader.h, which is better suited.2010-09-11, by diego
-
Move dxr2_fd extern variable declaration to vo_dxr2.h, where it belongs.2010-09-11, by diego
-
Move ivtv_fd extern variable declaration to vo_ivtv.h, where it belongs.2010-09-11, by diego
-
Move v4l2_fd extern declaration to vo_v4l2.h, where it belongs.2010-09-11, by diego
-
indent2010-09-11, by ramiro
-
swscale: remove unused code2010-09-11, by ramiro
-
rgb2rgb: remove unused yvu9toyv12 function2010-09-11, by ramiro
-
Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd.2010-09-11, by diego
-
Mark is_mplayer_front() as static, it is only used within the file; fixes:2010-09-11, by diego
-
Replace proc_priority extern declaration by osdep/priority.h #include.2010-09-11, by diego
-
Move codecname extern variable declaration to gui.h, which is better suited.2010-09-11, by diego
-
Move disable_gui_conf extern var declaration to mplayer.h, where it belongs.2010-09-11, by diego
-
Move sx/sy extern variable declaration to gmplayer.h, which is better suited.2010-09-11, by diego
-
Move all MEncoder-related extern variable declarations to mencoder.h.2010-09-11, by diego
-
Move mconfig extern variable declaration to mpcommon.h.2010-09-11, by diego
-
Move stream_cache_* extern variable declarations to mpcommon.h.2010-09-11, by diego
-
Move video_time_usage / vout_time_usage extern var declarations to mpcommon.h.2010-09-11, by diego
-
Move audio_lang / dvdsub_lang extern variable declarations to mpcommon.h.2010-09-11, by diego
-
Replace force_fps extern declaration by mpcommon.h #include.2010-09-11, by diego
-
Replace dvdsub_id extern declaration by mpcommon.h #include.2010-09-11, by diego
-
Replace a bunch of extern declarations by proper mpcommon.h #include.2010-09-10, by diego
-
Add necessary config.h #include.2010-09-10, by diego
-
Replace audio_delay extern declaration by proper mplayer.h #include.2010-09-10, by diego
-
Move slave_mode extern declaration to mplayer.h, where it belongs.2010-09-10, by diego
-
Replace audio_id / video_id extern declarations by mpcommon.h #include.2010-09-10, by diego
-
Remove unnecessary stream_cache_size extern declaration.2010-09-10, by diego
-
Remove duplicate stream_cache_size extern declaration.2010-09-10, by diego
-
Remove duplicate vobsub_id extern declaration.2010-09-10, by diego
-
Move fs_seg extern variable declaration to ldt_keeper.h, where it belongs.2010-09-10, by diego
-
fix XML structure to make xmllint happy :-)2010-09-10, by gpoirier
-
Remove unnecessary cache_fill_status #define.2010-09-10, by diego
-
Synced with help_mp-en.h rev. 320662010-09-10, by jrash
-
Synced with help_mp-en.h rev. 320662010-09-10, by jrash
-
cosmetics: reorder declarations, prettyprinting2010-09-09, by diego
-
Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.2010-09-09, by diego
-
Remove unused video_driver/audio_driver extern variable declarations.2010-09-09, by diego
-
Move mplPBFade extern declaration to gmplayer.h, which is better suited.2010-09-09, by diego
-
Move stream_dump_type extern declaration to mplayer.h, where it belongs.2010-09-09, by diego
-
Add appropriate #include instead of declaring seek-related variables extern.2010-09-09, by diego
-
Add appropriate #include instead of declaring vo_gamma_* extern.2010-09-09, by diego
-
Remove unused cache_stats function.2010-09-09, by diego
-
Move cache_fill_status extern declaration to cache2.h, where it belongs.2010-09-09, by diego
-
Mark encoder_list declaration as const pointers to const data, fixes:2010-09-09, by diego
-
Mark vf_info_t declaration for the fixpts filter as const.2010-09-09, by diego
-
Mark video encoder vf_info_t structs as const.2010-09-09, by diego
-
Move **sub_name extern declaration to mpcommon.h.2010-09-09, by diego
-
Move use_menu extern declaration to mplayer.h, where it belongs.2010-09-09, by diego
-
Move **sub_name extern declaration to mplayer.h, where it belongs.2010-09-09, by diego
-
cosmetics: Group all extern variable declarations together.2010-09-09, by diego
-
gui: remove direct usage of rgb2rgb interface, use swscale instead2010-09-09, by ramiro
-
mga: disable g200 support2010-09-09, by ramiro
-
Mark libmenu_vfs declaration as const, fixes the warning:2010-09-09, by diego
-
Mark vf_info_menu declaration as const.2010-09-09, by diego
-
Move mime_type_table extern declaration to network.h, where it belongs.2010-09-09, by diego
-
Fix make checkheaders for udp_sync.h2010-09-09, by reimar
-
av_fill_image_linesizes -> av_image_fill_linesizes2010-09-08, by ramiro
-
Remove some unnecessary extern variable declarations.2010-09-08, by diego
-
Replace m_config_parse_config_file() forward declaration by proper #include.2010-09-08, by diego
-
Add proper #include instead of declaring sub_unicode extern.2010-09-08, by diego
-
Add proper #include instead of declaring index_mode extern.2010-09-08, by diego
-
Move lavc_param_* extern declarations to ve.h.2010-09-08, by diego
-
Replace mp_wav_taglists extern declaration by proper #include.2010-09-08, by diego
-
Refactor all font_fontconfig extern declarations to libvo/font_load.h.2010-09-08, by diego
-
Move sub_cp extern declaration to subreader.h, where it belongs.2010-09-08, by diego
-
cosmetics: Group all sub_* extern variable declarations together.2010-09-08, by diego
-
Move sub_justify extern declaration to libvo/sub.h, where it belongs.2010-09-08, by diego
-
Simply parse all received packets even if we might overwrite the2010-09-08, by reimar
-
Use NULL for recvfrom return arguments we don't care about (source address).2010-09-08, by reimar
-
Make get_udp static, it is not used outside the file.2010-09-08, by reimar
-
Use sockfd value to detect if we initialized already instead of a2010-09-08, by reimar
-
Handle failures to create a socket.2010-09-08, by reimar
-
Actually set the destination address in the sockaddr_in struct for Windows as well...2010-09-08, by reimar
-
Move vf_info_menu extern declaration to menu.h, where it belongs.2010-09-08, by diego
-
Add proper #includes instead of filename/file_filter extern declarations.2010-09-08, by diego
-
Mark a constant as such and move it into the block where it is used.2010-09-08, by reimar
-
Use initializer to avoid leaving struct timeval half-uninitialized.2010-09-08, by reimar
-
Avoid duplicating the #if HAVE_WINSOCK2_H mess.2010-09-08, by reimar
-
Move menu_mouse_* extern declarations to menu.h, where they belong.2010-09-08, by diego
-
Reindent.2010-09-08, by reimar
-
Avoid duplicating the recvfrom/"bye"-handling code.2010-09-08, by reimar
-
Add proper include instead of declaring the vo_pts variable extern.2010-09-08, by diego
-
Reindent.2010-09-08, by reimar
-
Remove a useless "else".2010-09-08, by reimar
-
Do not check a condition that can never be false and move its comment2010-09-08, by reimar
-
Refactor *demuxer_name extern declarations to demuxer.h.2010-09-08, by diego
-
Fix indentation.2010-09-08, by reimar
-
Cosmetics: remove some useless {}2010-09-08, by reimar
-
Use initializer instead of memset, the memset in addition never2010-09-08, by reimar
-
cosmetics: Repair some of the damage that 'indent' caused.2010-09-08, by diego
-
Remove useless include.2010-09-08, by reimar
-
Remove useless ifdef.2010-09-08, by reimar
-
Remove duplicated audio_output_channels extern variable declaration.2010-09-08, by diego
-
whitespace cosmetics2010-09-08, by diego
-
rgb2rgb: build SSE2 codepath2010-09-08, by ramiro
-
Fix compilation on ia32 after r32064.2010-09-08, by cehoyos
-
Add synchronization of multiple MPlayer instances over UDP.2010-09-08, by reimar
-
Add the proper include instead of declaring the fakemono variable extern.2010-09-07, by diego
-
Remove duplicated divx_quality extern declaration.2010-09-07, by diego
-
Add the proper include instead of declaring the divx_quality variable extern.2010-09-07, by diego
-
Add the proper include instead of declaring the correct_pts variable extern.2010-09-07, by diego
-
Rename decode_audio() to mp_decode_audio().2010-09-07, by diego
-
Add myself as vdpau (co-)maintainer.2010-09-07, by cehoyos
-
Factorize some initialisation code.2010-09-07, by cehoyos
-
Remove commented-out mpcodecs_ad_null leftovers.2010-09-07, by diego
-
Revert r31349 "Make -mc 1 the default".2010-09-07, by cehoyos
-
Improve A/V sync when not using -correct-pts.2010-09-07, by cehoyos
-
Time-based PTS recalculation.2010-09-07, by cehoyos
-
Cosmetics pointed out by Diego Biurrun2010-09-07, by reynaldo
-
Remove useless casts.2010-09-06, by reimar
-
swscale: also update flags on sws_getCachedContext()2010-09-06, by ramiro
-
swscale: fix internal rgb->yv12 chroma conversion used by the main scaler path2010-09-06, by ramiro
-
Fix mlib compilation: add mising include for SwsContext.2010-09-05, by reimar
-
Fix nit pointed out by Diego Biurrun2010-09-04, by reynaldo
-
Grammar fixes2010-09-04, by reynaldo
-
Cosmetics2010-09-04, by reynaldo
-
Cosmetics2010-09-04, by reynaldo
-
Add a hack to work with BeOS/Haiku libsdl.2010-09-04, by reimar
-
Refactor more instances of avcodec_initialized handling into init_avcodec().2010-09-04, by diego
-
Introduce init_avcodec function to avoid duplicated FFmpeg initializations.2010-09-04, by diego
-
cosmetics: Move header compilation rules to the bottom of the rules list.2010-09-04, by diego
-
Add -edl-start-pts option to Adjust positions in EDL records according2010-09-03, by reynaldo
-
Add new slave mode command for loading EDL file on demand.2010-09-03, by reynaldo
-
Attempt to fix compilation with FreeBSD's dvdio.h2010-09-02, by reimar
-
Set coded_width/coded_height instead of width/height since that's2010-08-31, by reimar
-
Improve correct-pts with PAFF streams.2010-08-30, by cehoyos
-
add binary codec for fourcc AMV22010-08-30, by compn
-
fix crash with un-commonly formated ASS files2010-08-29, by aurel
-
Always use convergence_duration for subtitles otherwise2010-08-29, by reimar
-
Also reset subtitle EOF on seeking.2010-08-29, by reimar
-
Fix indentation.2010-08-29, by reimar
-
Replace ass_mp.h include by eosd.h include.2010-08-29, by reimar
-
Fix compilation with --disable-networking.2010-08-27, by cehoyos
-
100l, we need to search for SetDllDirectoryA instead of SetDllDirectory2010-08-27, by reimar
-
Disable loading codecs from the current directory.2010-08-27, by reimar
-
Fix arts check to actually check linking so it doesn't2010-08-27, by reimar
-
Add Doxygen comments and formal parameters names in eosd.h.2010-08-27, by cigaes
-
add matchware screen codec fourcc MWSC2010-08-27, by compn
-
Fix compilation with gcc 2.95.3 with some help by Reimar.2010-08-26, by cehoyos
-
Fix --disable-ass-internal to actually have an effect.2010-08-26, by reimar
-
Print a warning, but allow to encode to a non-supported frame rate with2010-08-26, by cehoyos
-
Add new Simple Profile Levels to the Xvid encoder.2010-08-26, by cehoyos
-
Cosmetic: reformat a if...return.2010-08-26, by cigaes
-
Cosmetic: reindent a line.2010-08-26, by cigaes
-
Add #ifdefs to fix build with ASS disabled.2010-08-26, by cigaes
-
Clarify the meaning of the -nosub option.2010-08-25, by reimar
-
swscale: simplify selection of optimizations to compile.2010-08-25, by ramiro
-
swscale: Always define COMPILE_xxx to either 0 or 1.2010-08-25, by ramiro
-
swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion2010-08-23, by mru
-
swscale: remove unused macro parameter in BGR2UV template2010-08-23, by mru
-
Forgot to svn add those two files.2010-08-23, by cigaes
-
EOSD/ASS code factorization2010-08-23, by cigaes
-
Remove pointless casts of avcodec_find_decoder_by_name() return value.2010-08-22, by diego
-
Print subtitle type also for internally-supported types with a libavcodec decoder.2010-08-21, by reimar
-
Pass the video dimensions specified in the subtitle to spudec.2010-08-21, by reimar
-
Remove pointless casts.2010-08-21, by reimar
-
Use vf_open_filter, just like in the previous change for mencoder.2010-08-21, by reimar
-
Use vf_open_filter instead of vf_open_plugin+hacks.2010-08-21, by reimar
-
Add consts to avoid a warning about pointer type mismatch in function2010-08-21, by reimar
-
Deobfuscate mencoder decode_video call.2010-08-21, by reimar
-
Make sure we return an "empty" line on eof, to make sure we get2010-08-21, by reimar
-
Check stream_read_line result instead of checking stream_eof,2010-08-21, by reimar
-
Fix reading of VUK: actually fail if the key is incomplete instead2010-08-21, by reimar
-
Avoid another unnecessary intermediate variable.2010-08-21, by reimar
-
Avoid a pointless extra variable.2010-08-21, by reimar
-
Format NULL-pointer check consistently.2010-08-21, by reimar
-
Simplify searching for discid by comparing the string representations.2010-08-21, by reimar
-
Switch to uppercase hex.2010-08-21, by reimar
-
Simplify/fix printing of disc id/VUK2010-08-21, by reimar
-
Add const to pointer argument.2010-08-21, by reimar
-
Remove a unused assignment.2010-08-21, by reimar
-
Fix a memleak.2010-08-21, by reimar
-
Extract reading KEDB.cfg into a separate function.2010-08-21, by reimar
-
Update to include latest x86 binary codec packs.2010-08-20, by rathann
-
100l, re-add vobsub_get_id_by_index call accidentally removed in2010-08-20, by reimar
-
fix anonymous memory mapping for NetBSD2010-08-19, by ramiro
-
add binary codecs for fourcc: IMM4, LZOC, DIRC, MHFY, MSA12010-08-19, by compn
-
swscale-test: add CRC output2010-08-19, by ramiro
-
Fix documentation language variables in summary output after configure run.2010-08-18, by diego
-
Merge radio chapter into the usage chapter.2010-08-18, by diego
-
Restore mistakenly removed TV input chapter introduction.2010-08-18, by diego
-
Merge TV input and TV teletext chapter into the usage chapter.2010-08-18, by diego
-
Remove empty paragraph from TV input chapter.2010-08-18, by diego
-
validate input data and linesizes2010-08-18, by ramiro
-
introduce new option --enable-system-ffmpeg to use shared ffmpeg libraries only2010-08-18, by siretart
-
synced to r319382010-08-18, by ptt
-
Add #includes for headers necessary to pass 'make checkheaders'.2010-08-18, by diego
-
Fix a bunch of grammar and spelling errors in mp_msg calls.2010-08-17, by diego
-
Merge CD/DVD chapter into the usage chapter for all translations.2010-08-17, by diego
-
Merge CD/DVD chapter into the usage chapter.2010-08-17, by diego
-
Remove hack that skips including dependency files on distclean.2010-08-17, by diego
-
Remove dep/depend targets for FFmpeg; they no longer exist in FFmpeg.2010-08-17, by diego
-
Sync with current FFmpeg HEAD.2010-08-17, by diego
-
Add copy of English usage.xml file to Chinese translation.2010-08-17, by diego
-
Remove usage.xml symlink in the Chinese documentation translation.2010-08-17, by diego
-
Simplify and document MinGW stdin hack.2010-08-16, by reimar
-
Do not call *_aid_from_lang when audio_lang is NULL.2010-08-16, by reimar
-
Synced with help_mp-en.h rev. 319382010-08-15, by jrash
-
Avoid trying to parse playlists without any recognized entries.2010-08-13, by siretart
-
sanity check to avoid a segmentation fault in playtree.c on empty playlists.2010-08-13, by siretart
-
Mark constant sws_spu_image() parameter as const, fixes the warning:2010-08-13, by diego
-
Add incomplete clipinf reading support to display audio2010-08-11, by reimar
-
Add const qualifiers to function string arguments as appropriate.2010-08-11, by reimar
-
Import libass 0.9.112010-08-11, by greg
-
Make it possible to use relative, http:// etc. paths with bd://2010-08-10, by reimar
-
Avoid pointless additional string pointers.2010-08-10, by reimar
-
Use the stream functions instead of the fopen/fread/fclose interface2010-08-10, by reimar
-
Simplify code: allow file_format argument to open_stream to be NULL.2010-08-10, by reimar
-
Sync with current FFmpeg HEAD.2010-08-10, by diego
-
Fix compilation after FFmpeg r24741.2010-08-08, by cehoyos
-
indent2010-08-08, by ramiro
-
swscale-test: get strides using av_fill_image_linesizes() from libavcore2010-08-08, by ramiro
-
Remove pointless compilation sections from radio and TV input chapters.2010-08-07, by diego
-
Avoid redundant use of variable 'size' in demux_ogg_read_packet(), fixes:2010-08-07, by diego
-
Add missing header for mp_a52_framesize, fixes the warning:2010-08-07, by diego
-
restore functionality to be able to pass custom configure flags or override the used compiler2010-08-07, by siretart
-
ignore common files during building the tarball and .diff.gz in debian packaging2010-08-07, by siretart
-
Integrate advanced audio usage sections into the general usage chapter.2010-08-07, by diego
-
Restore hunk previously removed in r31354.2010-08-06, by diego
-
Add 'z' length modifier to %d printf format specifier for size_t argument.2010-08-06, by diego
-
Add 'z' length modifier to %d printf format specifiers for size_t arguments.2010-08-06, by diego
-
Remove bogus teletext hotkeys section; it is both wrong and misplaced.2010-08-06, by diego
-
Add 'z' length modifier to %d printf format specifiers for size_t arguments.2010-08-06, by diego
-
Copyright: add libass2010-08-06, by greg
-
Add 'z' length modifier to %d printf format specifier for size_t argument.2010-08-06, by diego
-
Import libass 0.9.102010-08-06, by greg
-
Add CONFIG_HUFFMAN to config.mak / config.h for FFmpeg.2010-08-06, by diego
-
add yasm to build depends for some asm parts in libavcodec2010-08-05, by siretart
-
Move mp_a52_framesize from demux_ts.c to parse_es.c.2010-08-05, by diego
-
Add sys/types.h #include before socket.h #include in sockaddr_storage test.2010-08-05, by diego
-
Return an error when seeking beyond EOF.2010-08-04, by reimar
-
Move one AES initialization out of inner loop.2010-08-04, by reimar
-
Minor optimization/simplification and document the alignment requirements2010-08-04, by reimar
-
Use the "key" type also for the IV constant.2010-08-04, by reimar
-
Simplify ts_sync. Might also make it easier to optimize a bit.2010-08-04, by reimar
-
Remove an unused variable.2010-08-04, by reimar
-
Remove some useless casts.2010-08-04, by reimar
-
reintroduce typo in genres.h that was fixed fixed r31913 to match the id3v2 spec2010-08-04, by siretart
-
whitespace cosmetics: prettyprinting, move statements to the next line.2010-08-04, by diego
-
100l, do not free vo_spudec if e.g. just the audio is reinitialized.2010-08-03, by reimar
-
Move initialization of vo_spudec further behind to avoid issues with2010-08-03, by reimar
-
Remove useless cast.2010-08-03, by reimar
-
Add support for bd:// streams as a test for a part of the AACS algorithm.2010-08-03, by reimar
-
Add sanity-check for sector size to avoid strange crashes if it is2010-08-03, by reimar
-
various spelling fixes, found by the Debian QA tool 'lintian'2010-08-03, by siretart
-
Add new debian packaging based on official distro packages2010-08-03, by siretart
-
remove old debian packaging2010-08-03, by siretart
-
Suppress unsupported compiler options when building with clang on Darwin/PPC.2010-08-03, by diego
-
Add -Wno-parentheses to CFLAGS.2010-08-03, by diego
-
The default CD-ROM device on OpenBSD is /dev/rcd0c, not /dev/rcd0a.2010-08-03, by diego
-
Avoid STREAM_CTRL_SEEK_TO_TIME messing up the current position for stream2010-08-03, by reimar
-
Add msvcr100 support to the win32 loader.2010-08-02, by alexc
-
Reuse do_cpuid from cpudetect.c in loader/win32.c.2010-08-02, by reimar
-
Remove outdated cpuid code.2010-08-02, by reimar
-
Add const to avoid warnings.2010-08-02, by reimar
-
Avoid arithmetic on void * pointers.2010-08-02, by reimar
-
Fix type in conditional.2010-08-02, by reimar
-
Make function declarations proper prototypes.2010-08-02, by reimar
-
Avoid mixing code and declarations.2010-08-02, by reimar
-
Make library/export function tables static const.2010-08-02, by reimar
-
Add missing libavcore bits: enabling options and help output2010-08-02, by diego
-
dvd: Improve seeking by position.2010-08-01, by diego
-
dvd: Improve seeking by chapters.2010-08-01, by diego
-
Fix the incorrect assumption that the number of chapters of a DVD title2010-08-01, by diego
-
Remove unnecessary #undef (f)printf.2010-08-01, by diego
-
Remove unnecessary libavutil/internal.h #includes.2010-08-01, by diego
-
Update for libavformat matroska demuxer name change.2010-08-01, by reimar
-
Reindent.2010-08-01, by reimar
-
Use early return instead of large if block.2010-08-01, by reimar
-
More readable OSD rendering code.2010-08-01, by reimar
-
Also allow setting msglevel for MSGT_FIXME.2010-08-01, by reimar
-
Fix typo in documentation.2010-08-01, by reimar
-
Handle failing ioctls more gracefully for dvdcss.2010-08-01, by reimar
-
Fix subtitle selection: make selecting -sid 0 work again by replacing the2010-08-01, by reimar
-
Fix DVD playback with region-free drives.2010-08-01, by reimar
-
Default to -O2 optimization level for the clang compiler.2010-07-31, by diego
-
swscale-test: merge declaration and initialization2010-07-31, by ramiro
-
Fix compilation with --enable-crash-debug2010-07-31, by reimar
-
Initialize conf_file variable to kill the warning:2010-07-31, by diego
-
Use mp_a52_framesize() in all cases; gets rid of liba52 dependency.2010-07-31, by diego
-
Add 'z' length modifier to %d printf format specifiers for size_t arguments.2010-07-31, by diego
-
Initialize frame_length variable to zero to avoid the warning:2010-07-31, by diego
-
10l: Add the Subversion revision to the version string, not "VERSION".2010-07-31, by diego
-
add binary expression codec for fourcc MTS22010-07-31, by compn
-
Properly close file on error or uninit.2010-07-30, by reimar
-
Avoid code duplication, use the generate file name instead of generating it twice.2010-07-30, by reimar
-
Rename libass types to match upstream libass >= 0.9.72010-07-30, by greg
-
remove sys/timeb.h include, it is obsolete and breaks compilation with new gcc2010-07-30, by compn
-
sync with en/mplayer.1 rev. 318142010-07-30, by jrash
-
Newly added subtitle support also includes DVB and XSUB in addition to PGS.2010-07-29, by reimar
-
Move function to avoid a forward declaration.2010-07-29, by reimar
-
Update global_sub_pos if we auto-selected a subtitle.2010-07-29, by reimar
-
Start rc5 development in trunk's Changelog as rc4 has been branched now.2010-07-29, by siretart
-
remove libavutil/avconfig.h on distclean2010-07-29, by siretart
-
Use header_check_broken to simplify cdio.h check.2010-07-29, by reimar
-
Add a special header_check_broken to be used for broken2010-07-29, by reimar
-
Make the sys/cdio.h header test work by explictly including2010-07-29, by reimar
-
Revert commit:2010-07-28, by stefano
-
Skip searching for an xmllint command.2010-07-28, by diego
-
whitespace cosmetics: fix indentation2010-07-28, by diego
-
Add an XML catalog search path that works for current macports systems.2010-07-28, by diego
-
Simplify adding --catalogs option to xsltproc/xmllint command line.2010-07-28, by diego
-
Remove instructions for installing XML/XSL packages from source.2010-07-28, by diego
-
The package list for Debian systems is not specific to the Sarge release.2010-07-28, by diego
-
cosmetics: Use more compact "if .. then" shell syntax.2010-07-28, by diego
-
Adding XML entities for the English XML files to main.xml is enough.2010-07-28, by diego
-
Remove unused variable fake_docbook_xsl.2010-07-28, by diego
-
cosmetics: Drop leading underscores from variable names.2010-07-28, by diego
-
Simplify xmllint test.2010-07-28, by diego
-
MPlayer is licensed as GPL version 2, not any later version.2010-07-28, by diego
-
synced with r318332010-07-27, by Gabrov
-
Improve documentation for overlay colour.2010-07-27, by cehoyos
-
Reduce probability that a window on top of VDPAU uses the overlay colour.2010-07-27, by cehoyos
-
Don't allow black windows on top of VDPAU to shine through.2010-07-27, by cehoyos
-
Support FFmpeg's native AMR Narrowband decoder.2010-07-27, by cehoyos
-
Make the VDPAU background black instead of the default green.2010-07-27, by cehoyos
-
Support for image highlights for dvdnav menus.2010-07-26, by reimar
-
Remove useless end_col/end_row variables.2010-07-26, by reimar
-
Move variable into the only function where it is used.2010-07-25, by reimar
-
Move mouse hiding code to check_events, this allows mouse hiding2010-07-25, by reimar
-
Make the Quit menu entry work.2010-07-25, by reimar
-
Simplify check_events: avoid seemingly pointless untilDate argument.2010-07-25, by reimar
-
Change window-closing handling so it works properly if the2010-07-25, by reimar
-
Remove graphics cards subsections from Xv section in video output chapter.2010-07-25, by diego
-
Remove MTRR section from video output chapter.2010-07-25, by diego
-
Split TV chapter in two.2010-07-25, by diego
-
Drop one level of pointless subsectioning.2010-07-25, by diego
-
Remove pointless and non-informative SDL section from video output chapter.2010-07-25, by diego
-
Remove subsection that describes how to tweak CD/DVD drives.2010-07-25, by diego
-
Drop one pointless subsectioning level from radio input chapter.2010-07-25, by diego
-
Teletext keys are always available, not only if TV support is compiled-in.2010-07-25, by diego
-
Fix wrong option name in example.2010-07-25, by reimar
-
Remove unused kQuitCmd from vo_quartz.2010-07-25, by reimar
-
Remove kQuitCmd, it has no purpose or effect at all.2010-07-25, by reimar
-
Fix indentation.2010-07-25, by reimar
-
Avoid some code duplication.2010-07-25, by reimar
-
Cosmetics: indentation fixes.2010-07-25, by reimar
-
Avoid some code duplication in update_screen_info.2010-07-25, by reimar
-
Simplify update_screen_info.2010-07-25, by reimar
-
Declare variables with proper types to avoid dangerous pointer casts.2010-07-25, by reimar
-
Remove pointless casts.2010-07-25, by reimar
-
Remove yet more useless ()2010-07-25, by reimar
-
Remove useless ().2010-07-25, by reimar
-
Send KEY_CLOSE_WIN instead of KEY_ESC when the user requested2010-07-25, by reimar
-
Remove unused variables.2010-07-25, by reimar
-
Slightly simplify rle decoding.2010-07-25, by reimar
-
Remove a useless condition that is already handled a few lines2010-07-25, by reimar
-
Avoid useless malloc/frees2010-07-25, by reimar
-
Switch to non-deprecated avcodec_decode_video2 API.2010-07-25, by reimar
-
Change cast to avoid a warning.2010-07-25, by reimar
-
Add stream_time_pos property.2010-07-25, by reimar
-
Refuse to compile without yasm unless it was explicitly requested.2010-07-25, by reimar
-
Remove useless NULL checks before freeing and NULL pointers2010-07-24, by reimar
-
Allocate memory for paletted image data separately to avoid2010-07-24, by reimar
-
Slightly simplify dvd subtitle RLE decoding.2010-07-24, by reimar
-
Share paletted -> gray/alpha conversion code, and keep a copy2010-07-24, by reimar
-
Simplify creation of color/alpha map.2010-07-24, by reimar
-
Only try to merge packets if we have a previous packet stored.2010-07-24, by reimar
-
Add least some binary Quicktime codecs now work with -demuxer lavf.2010-07-24, by reimar
-
Some indentation fixes.2010-07-24, by reimar
-
Generate a ImageDescription if none is passed neither via ImageDesc nor2010-07-24, by reimar
-
Fix dependency generation for libav*2010-07-24, by reimar
-
Fix compilation, forgot to add const also to the2010-07-24, by reimar
-
More const-correctness fixes to avoid warnings.2010-07-24, by reimar
-
Add some "const" to avoid incompatible pointer type warnings2010-07-24, by reimar
-
Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.2010-07-24, by stefano
-
Add some comments to the rgb2yuv_table, clarifying the standard where2010-07-24, by stefano
-
swscale-test: scale from reference to source only once for each algorithm2010-07-23, by ramiro
-
indent2010-07-23, by ramiro
-
swscale-test: change order tests are run, maintaining the same algorithm for2010-07-23, by ramiro
-
sync with en/mplayer.1 rev. 317692010-07-23, by jrash
-
Synced with help_mp-en.h rev. 317522010-07-23, by jrash
-
Prefer impersonal form over third person, for consistency with the2010-07-22, by stefano
-
swscale-test: use only 3 characters to print width/height since they're always2010-07-22, by ramiro
-
swscale-test: print test name before running test, so that it's available in2010-07-22, by ramiro
-
Mention -af stats as an alternative to -af volume to find the max volume etc.2010-07-22, by reimar
-
swscale-test: allocate more memory to prevent scalers from writing out of bounds2010-07-22, by ramiro
-
ffvp8 is now significantly faster for x86-64 than fflibvpx.2010-07-22, by cehoyos
-
libass: remove yet another version check2010-07-21, by greg
-
Do not compile subassconvert.c if libass is disabled, the functionality2010-07-21, by reimar
-
Add support for libavcore.2010-07-21, by reimar
-
Put sub_ass_read_line_subviewer under CONFIG_ASS to avoid a warning.2010-07-21, by reimar
-
Printing maximum volume only works when prefering float format.2010-07-21, by reimar
-
subtitles: fix build without libass2010-07-21, by greg
-
darwin: allow 64-bit darwin to allocate executable memory2010-07-21, by ramiro
-
swscale-test: use av_pix_fmt_descriptors[].name directly2010-07-20, by ramiro
-
Restore vertical alignment in some defines2010-07-20, by ramiro
-
Cosmetics: reindent and unify whitespace2010-07-19, by mstorsjo
-
Do planar copy with a single memcpy only if the stride is equal to the length2010-07-19, by mstorsjo
-
Pass libass messages to mp_msg2010-07-19, by greg
-
Require libass version with ass_flush_events2010-07-19, by greg
-
Prefer external libass2010-07-18, by greg
-
subtitles: convert SRT/MicroDVD markup into ASS markup2010-07-18, by greg
-
Another try at fixing swscale on win64, as per r31153.2010-07-18, by darkshikari
-
Use identical code to -vo gl for -wid mode in gl2.2010-07-18, by reimar
-
Rename network build system variable and command line option to networking.2010-07-17, by diego
-
Fix LADSPA test variable initialization so it actually works (without stddef.h).2010-07-17, by diego
-
cosmetics: Use 'elif' instead of 'else .. if'.2010-07-17, by diego
-
In planarCopyWrapper, Only copy length, not stride of the last line in the plane2010-07-16, by mstorsjo
-
sync with en/mplayer.1 rev. 317152010-07-16, by jrash
-
Fix a few web page links in the documentation.2010-07-16, by diego
-
Make it possible to select GL_NEAREST scaling.2010-07-15, by reimar
-
Helper macros to build the yuv conversion type number.2010-07-15, by reimar
-
Add () around macro arguments.2010-07-15, by reimar
-
Cosmetics: create luma texture first, then the other textures.2010-07-15, by reimar
-
Reindent.2010-07-15, by reimar
-
Use sigaction() instead of signal(), the latter has a unavoidable2010-07-15, by reimar
-
Add support for parameter changes (e.g. channel count) during playback.2010-07-15, by reimar
-
Allow fullscreen switching during -idle. Useful in combination2010-07-14, by reimar
-
Give signal handler function in test programs correct argument list.2010-07-14, by diego
-
Move memalign_hack definition out of the FFmpeg section of config.h.2010-07-14, by diego
-
Fix gettimeofday type to match the real one.2010-07-13, by reimar
-
Enable robust resync for mpg123 decoder.2010-07-13, by diego
-
Port GNU assembler check from FFmpeg.2010-07-13, by diego
-
Add CONFIG_PIC #define for FFmpeg to config.h.2010-07-13, by diego
-
Move PIC test out of the x86 section; it is not only required on x86.2010-07-13, by diego
-
Add IBM ASM check for FFmpeg on PowerPC.2010-07-13, by diego
-
Remove unused static function menu_text_get_next_line, fixes the warning:2010-07-12, by diego
-
Reindent and align after r31725.2010-07-12, by adrian
-
Improve handling of the "help" suboption in coreaudio:2010-07-12, by adrian
-
Improve MPEG-TS subtitle support: make it use the infrastructure for2010-07-12, by reimar
-
Remove some unused variables along with the corresponding warnings.2010-07-12, by diego
-
Change the type of Y table to pointer to void in fill_table().2010-07-12, by benoit
-
Define HAVE_GNU_AS to enable Altivec-accelerated FFT.2010-07-11, by reimar
-
15 bpp tga format is little endian.2010-07-11, by reimar
-
Use the proper imgfmt names.2010-07-11, by reimar
-
Fix vo_tga RGB with alpha output on little-endian (blue and alpha were swapped),2010-07-11, by reimar
-
Fix cosmetics after r31715.2010-07-11, by adrian
-
Consistently use types as they are used by the API in ao_coreaudio.2010-07-11, by adrian
-
Replace deprecated functions in ao_coreaudio with their new ones introduced in OSX 10.4.2010-07-11, by adrian
-
Fix printf specifiers used in ao_coreaudio. Fixes warnings:2010-07-11, by adrian
-
Fix calculation of global_sub_size.2010-07-11, by reimar
-
Remove pointless assignments that would assing the value it already2010-07-11, by reimar
-
Avoid incorrectly duplicating initialization code in new_demux_packet,2010-07-11, by reimar
-
Set size correctly for decoded text subs.2010-07-11, by reimar
-
Faster paletted to OSD conversion.2010-07-11, by reimar
-
Document code inefficiency.2010-07-11, by reimar
-
Fix conversion from paletted to MPlayer's OSD format.2010-07-11, by reimar
-
Simplify alpha conversion code.2010-07-11, by reimar
-
Call spudec_draw for the unscaled case instead of duplicating code.2010-07-11, by reimar
-
Remove useless casts2010-07-11, by reimar
-
Fix calc_bbox to always return sensible values.2010-07-11, by reimar
-
Fix compilation if CONFIG_QTX_CODECS is defined (on OS X).2010-07-11, by cehoyos
-
Reindent.2010-07-11, by reimar
-
Avoid calling av_resample_init again when the values are the same as before.2010-07-11, by reimar
-
Try to get subtitle scaling somewhat right with libavcodec decoded2010-07-11, by reimar
-
10l, also assign the original width in spudec_new_scaled.2010-07-11, by reimar
-
Fix indentation.2010-07-11, by reimar
-
Add support for DVB and XSUB subtitles, not yet working properly.2010-07-11, by reimar
-
Fix compilation with liblive555 after r31675.2010-07-11, by cehoyos
-
Remove dvdsub_id checks that should not be necessary.2010-07-11, by reimar
-
Avoid status line being mangled together with error messages and other2010-07-11, by reimar
-
Fix memory leak for subtitles decoded by libavcodec.2010-07-11, by reimar
-
Fix some remaining bswap-related compilation issues.2010-07-10, by reimar
-
Add AV_HAVE_FAST_UNALIGNED define.2010-07-10, by reimar
-
bswap compatibility defines.2010-07-10, by reimar
-
Remove disabled and pointless code.2010-07-10, by reimar
-
Remove some pointless uses of be2me/le2me.2010-07-10, by reimar
-
Use AV_WB* where possible and be2me -> be2ne compilation fix.2010-07-10, by reimar
-
100l compialtion fix and use AV_RB32.2010-07-10, by reimar
-
Remove completely nonsensical le2me usages, the only effect2010-07-10, by reimar
-
Remove obfuscating use of le2me_32.2010-07-10, by reimar
-
Use AV_RL* macros instead of typecasts where appropriate.2010-07-10, by reimar
-
Add av_ prefix to bswap macros2010-07-10, by mru
-
Change global subtitle numbering scheme so that demuxers can "asynchronously"2010-07-10, by reimar
-
Fix compilation of tv support.2010-07-10, by reimar
-
Revert and accidentally committed hunk from last commit.2010-07-10, by reimar
-
Make the stream language an argument to the stream creation function2010-07-10, by reimar
-
Automatically allocate a vo_spudec if there is none.2010-07-10, by reimar
-
Get rid of useless INITIALIZED_SPUDEC flag.2010-07-10, by reimar
-
100l, only set VO_EVENT_RESIZE on an actual resize, not just for movement.2010-07-10, by reimar
-
Add packet->len checks to avoid out-of-bounds reads and negative2010-07-10, by reimar
-
Add back LIBXVID to $libavencoders once more.2010-07-10, by diego
-
Check packet size before memmove to avoid crashes e.g. if we recognized the2010-07-10, by reimar
-
Remove unused extern variable declarations.2010-07-10, by reimar
-
Move EBX availability #define within config.h; it is not FFmpeg-specific.2010-07-10, by diego
-
Mention PGS support.2010-07-10, by reimar
-
Add support for PGS subtitle decoding via libavcodec.2010-07-10, by reimar
-
We no longer have a libgsm copy in SVN.2010-07-10, by reimar
-
Make subdelay handling work the same way for all subtitle types and also allow2010-07-10, by reimar
-
Remove useless LIBXVID entry from libavencoders list.2010-07-10, by diego
-
Reuse spudec_visible to avoid code duplication.2010-07-10, by reimar
-
Handle and print a warning about invalid values in the function2010-07-10, by reimar
-
Extract spudec image allocation code to a separate function.2010-07-10, by reimar
-
Fix compilation broken due to GET_UTF8 being undefined.2010-07-10, by reimar
-
Remove copy of old and ugly libgsm code and wrapper.2010-07-10, by reimar
-
Add/fix GSM audio decoding through FFmpeg.2010-07-10, by reimar
-
Make it possible to set all options for lavc audio encoder.2010-07-10, by reimar
-
1 memcpy less in lavf demuxing.2010-07-10, by michael
-
Synced with help_mp-en.h rev. 316312010-07-09, by jrash
-
sync with en/mplayer.1 rev. 316482010-07-09, by jrash
-
Fix compilation with --disable-mencoder.2010-07-09, by cehoyos
-
Fix 'Xvid in libavcodec', broken in r31649.2010-07-09, by cehoyos
-
Fix compilation after FFmpeg r24137.2010-07-09, by cehoyos
-
Quadbuffered stereo does work on selected hardware.2010-07-08, by cehoyos
-
Independent tests indicate that GLX_STEREO is working fine on supported hardware.2010-07-08, by cehoyos
-
Implement edl-backward-delay to avoid jumping right over an2010-07-08, by reynaldo
-
cosmetics: Drop leading underscore from FFmpeg component variables.2010-07-07, by diego
-
Remove duplicated FFmpeg external codec library variables from config.mak.2010-07-07, by diego
-
Enable libvorbis encoder in FFmpeg if libvorbis is available.2010-07-07, by diego
-
stricter check for convergence_duration validity, avoid using meaningless values2010-07-06, by aurel
-
Move libgsm #define to the FFmpeg section of config.h.2010-07-05, by diego
-
Implement slave mode compatible stream controls for Blu-ray.2010-07-05, by ben
-
Some small whitespace and {} cosmetics.2010-07-05, by reimar
-
Try to get a quadbuffered visual if the corresponding 3D mode was selected.2010-07-05, by reimar
-
Use a more sensible variable name.2010-07-05, by reimar
-
Move declaration to where it is actually used.2010-07-05, by reimar
-
Mention stereo support in Changelog.2010-07-05, by reimar
-
Fix outdated -vo gl usage example.2010-07-05, by reimar
-
Add initial stereo support to -vo gl.2010-07-05, by reimar
-
Fix Bulgarian vs. Hungarian typo in Czech manual page.2010-07-05, by diego
-
Support for unencrypted Blu-ray playback through libbluray.2010-07-05, by ben
-
Add a manifest file to disable file and registry2010-07-04, by reimar
-
Support decoding and encoding via libgsm via libavcodec.2010-07-03, by reimar
-
Fix 'assignment from incompatible pointer type' warning.2010-07-03, by cehoyos
-
Synced with help_mp-en.h rev. 315792010-07-03, by jrash
-
Avoid out-of-bounds read if mp_msg prints an empty string.2010-07-02, by reimar
-
Factor out a large conditional, hopefully making it easier to2010-07-02, by reimar