2011-06-14 |
ib |
Add support for multimedia pause key.
|
2011-06-14 |
ib |
Add note on wsXFMM key definitions.
|
2011-06-14 |
ib |
Remove unused key definitions.
|
2011-06-14 |
ib |
Use correct type CARD32 for the KWM_WIN_ICON data.
|
2011-06-14 |
diego |
Allow Pause/Break key to be bound as MPlayer input key under X11.
|
2011-06-13 |
reimar |
Mark some char * arguments that are strdup'd const,
|
2011-06-13 |
reimar |
Remove a pointless "return".
|
2011-06-12 |
siretart |
tighten dependency on libx264-dev package
|
2011-06-12 |
reimar |
Change code to allow STREAM_CTRL_GET_CURRENT_TIME with cache enabled.
|
2011-06-12 |
reimar |
Remove pointless ().
|
2011-06-12 |
reimar |
Fix dvd_get_current_time so the cell argument actually has a purpose.
|
2011-06-12 |
cboesch |
vobsub: simplify origin parsing.
|
2011-06-12 |
cboesch |
vobsub: simplify timestamp parsing.
|
2011-06-12 |
reimar |
Fix comment and placement of out-commented code.
|
2011-06-12 |
reimar |
Make mp_dvdnav_save_smpi more robust and ensure consistency of nav buffer.
|
2011-06-12 |
reimar |
Spelling fix.
|
2011-06-12 |
ib |
Replace GDK_WINDOW_XWINDOW by GDK_PIXMAP_XID.
|
2011-06-12 |
ib |
Rename gtkIcon variables gdkIcon.
|
2011-06-12 |
ib |
Make variables static that are only used inside the file.
|
2011-06-12 |
ib |
Remove needless explicit initialization of GdkPixmap variables.
|
2011-06-12 |
jrash |
fix legacy translation errors
|
2011-06-12 |
reimar |
Pass "native" filter chain sample format to audio encoder.
|
2011-06-12 |
reimar |
Actually use the AF_FORMAT_UNKNOWN define instead of having it in a comment.
|
2011-06-12 |
reimar |
Remove outdated message.
|
2011-06-12 |
reimar |
Fix encoding to formats taking input other than 16 bits per sample.
|
2011-06-11 |
reimar |
Always choose AV_SAMPLE_FMT_S16 then the encoder supports it.
|
2011-06-11 |
reimar |
Only enable NEED_GLOB on win32, currently this has the effect
|
2011-06-11 |
reimar |
Add support for detecting VFPV3, required for compiling libavcodec for some
|
2011-06-11 |
reimar |
Change linking order: Due to av_get_cpu_flags libswscale now depends on
|
2011-06-11 |
reimar |
Replace sys/fcntl.h include by fcntl.h include used everywhere else.
|
2011-06-11 |
cboesch |
Put code checking if at the EOS in a function.
|
2011-06-11 |
ib |
Replace color constants in the MPlayer xpm icon file
|
2011-06-11 |
reimar |
a_pos is also used by update_subtitles, so initialize it always.
|
2011-06-11 |
reimar |
Set host_cc after cross-compile check.
|
2011-06-11 |
cboesch |
Various alignment cosmetics and brackets simplifications.
|
2011-06-11 |
cboesch |
Clarify child_sighandler loop.
|
2011-06-10 |
jrash |
sync with en/mplayer.1 rev. 33564
|
2011-06-10 |
jrash |
Synced with help_mp-en.h rev. 33565
|
2011-06-10 |
cehoyos |
Fix typos.
|
2011-06-08 |
reimar |
Change -udp-slave code to temporarily fall back to normal
|
2011-06-08 |
reimar |
Partially revert r33242: it was broken, instead of continuing to
|
2011-06-07 |
ib |
Provide a desktop icon of reasonable size (48x48) and quality.
|
2011-06-07 |
ib |
Delete unused pixmaps.
|
2011-06-07 |
ib |
Fix segmentation fault when pressing U (stop playing) in GUI.
|
2011-06-07 |
cehoyos |
Fix compilation without gui.
|
2011-06-06 |
ib |
Check error when creating the GUI config object.
|
2011-06-06 |
ib |
Pass m_config_new() error information to caller.
|
2011-06-06 |
ib |
Cosmetic: Adjust indent.
|
2011-06-06 |
ib |
Add option '-idle' to the GUI configuration file.
|
2011-06-06 |
ib |
Make option '-noidle' working for the GUI.
|
2011-06-05 |
ib |
When adding a playlist item, preventively set its next pointer to NULL.
|
2011-06-05 |
ib |
Remove unused member 'played' from playlist structure plItem.
|
2011-06-05 |
ib |
Cosmetic: Correct a comment and add a new one.
|
2011-06-05 |
ib |
Keep the old option '-guiwid' around as CONF_TYPE_PRINT
|
2011-06-05 |
ib |
Rename option '-guiwid' '-gui-wid'.
|
2011-06-05 |
ib |
Add option '-gui-include'.
|
2011-06-04 |
reimar |
Constrain libcdparanoia's caching which badly breaks playback with -nocache.
|
2011-06-04 |
reimar |
Make "Invalid seek to negative position" message more useful by
|
2011-06-04 |
reimar |
Fix _libcdio staying on "auto" if cdparanoia test succeeded before.
|
2011-06-03 |
ib |
Define "gmplayer" as symbolic constant.
|
2011-06-03 |
ib |
Take notice of MPlayer option '-display'.
|
2011-06-03 |
ib |
Remove useless code.
|
2011-06-03 |
ib |
Don't pointlessly cast Display pointer.
|
2011-06-03 |
ib |
Remove commented and disabled code.
|
2011-06-03 |
ib |
Remove needless explicit initialization of Display variables.
|
2011-06-03 |
ib |
Add French Comment entry to desktop file.
|
2011-06-03 |
ib |
Add Italian Comment entry to desktop file.
|
2011-06-03 |
ib |
Add Japanese entries to desktop file.
|
2011-06-03 |
ib |
Add X-GNOME-FullName entries to desktop file.
|
2011-06-03 |
ib |
Remove Spanish and Chinese Comment entries from desktop file.
|
2011-06-03 |
ib |
Make French and Italian Comment entries in desktop file GenericName entries.
|
2011-06-03 |
ib |
Add German GenericName entry to desktop file and revise German Comment entry.
|
2011-06-03 |
ib |
Revise desktop file.
|
2011-06-03 |
ib |
Revise desktop file.
|
2011-06-03 |
jrash |
sync with en/mplayer.1 rev. 33526
|
2011-06-01 |
reimar |
Add const to variable storing string constant pointers.
|
2011-06-01 |
reimar |
Add casts to avoid compiler warning.
|
2011-06-01 |
reimar |
Do not call functions through a function pointer specifying more
|
2011-06-01 |
reimar |
Add "const" to avoid compiler warning.
|
2011-06-01 |
diego |
configure: Enable yasm/nasm support on OS/2.
|
2011-05-31 |
iive |
Check if compiler is functioning properly before trying to test additional options.
|
2011-05-31 |
iive |
Automatically add "-fno-tree-vectorize" in CFLAGS.
|
2011-05-30 |
reimar |
Fix code incorrectly assuming "char" is signed.
|
2011-05-30 |
reimar |
Fix code assuming that "char" is signed.
|
2011-05-30 |
reimar |
Use int as type, there is no reason to use char which also
|
2011-05-30 |
reimar |
Add const to match actual type of string literal that are assigned.
|
2011-05-30 |
reimar |
Fix compilation with latest FFmpeg.
|
2011-05-30 |
diego |
Document mng video output driver.
|
2011-05-29 |
iive |
Create empty vo_gc graphic context instead of one with
|
2011-05-29 |
iive |
Remove useles XSetBackground() call right before freeing the graphic context.
|
2011-05-29 |
iive |
Make vo_x11_create_smooth_window() use its parameter mRoot instead
|
2011-05-29 |
iive |
Fix xv/xvmc window background clearing.
|
2011-05-29 |
iive |
Avoid probing with empty filename in cue_find_bin().
|
2011-05-29 |
reimar |
Simplify by using av_strlcpy.
|
2011-05-29 |
reimar |
Avoid possible crash if cue filename is very short.
|
2011-05-29 |
reimar |
Remove a duplicated open() call that could lead to a
|
2011-05-29 |
reimar |
Only accept regular files as .bin files for .cue files.
|
2011-05-29 |
reimar |
Ensure 0-termination even if line does not start with FILE "
|
2011-05-29 |
reimar |
Fix 0-termination being placed one byte too far.
|
2011-05-29 |
reimar |
Avoid crash if terminating " is missing.
|
2011-05-29 |
reimar |
Simplify NULL check.
|
2011-05-29 |
reimar |
Add some "const".
|
2011-05-29 |
reimar |
Simplify: remove an unnecessary loop variable.
|
2011-05-29 |
reimar |
Spelling fix.
|
2011-05-28 |
iive |
Workaround embedded ssa/ass never hiding with -noass.
|
2011-05-28 |
iive |
Fix vo_x11/xv window background clearing.
|
2011-05-28 |
iive |
Fix vo_x11 window background clearing.
|
2011-05-27 |
jrash |
sync with en/mplayer.1 rev. 33488
|
2011-05-27 |
jrash |
Synced with help_mp-en.h rev. 33478
|
2011-05-25 |
reimar |
Fix clear/border color of chroma texture for 9- and 10-bit formats.
|
2011-05-25 |
iive |
Fix build after removal of SWS_CPU_CAPS_* from libswscale in FFmpeg.
|
2011-05-24 |
reimar |
Support 9- and 10-bit YUV input for OpenGL vos.
|
2011-05-24 |
diego |
configure: Disable Flash Screen Video v2 encoder if zlib is unavailable.
|
2011-05-24 |
diego |
configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
|
2011-05-24 |
diego |
vo_direct3d: Mark function only used within the file as static.
|
2011-05-24 |
cigaes |
LINE_MAX seems to be missing from mingw32.
|
2011-05-24 |
ib |
Start playlist selection in same directory the file selector starts in.
|
2011-05-24 |
ib |
Allow direct selection with middle mouse button (single click).
|
2011-05-24 |
ib |
Fix wrong parameter type to event handler function.
|
2011-05-24 |
ib |
Allow directory selection with middle mouse button (single click).
|
2011-05-24 |
ib |
Revert r33448.
|
2011-05-24 |
ib |
Fix play duration calculation error.
|
2011-05-24 |
cehoyos |
Fix live555 detection on mingw32.
|
2011-05-24 |
cehoyos |
Revert r33368, it broke mingw32 compilation.
|
2011-05-24 |
cigaes |
Italian translation for stream dump messages.
|
2011-05-23 |
cigaes |
vf_delogo: allow to change the rectangle based on the time
|
2011-05-23 |
cigaes |
Add myself to the AUTHORS file.
|
2011-05-23 |
ib |
Revert r33482.
|
2011-05-22 |
ib |
Add missing m_option_free() to m_config_free().
|
2011-05-22 |
ib |
Fix comment error.
|
2011-05-22 |
ib |
Cosmetic: Remove braces and adjust indent after r33481.
|
2011-05-22 |
ib |
Remove unnecessary #include "libvo/video_out.h".
|
2011-05-22 |
reimar |
Use mixer directly without checking for an audio_out.
|
2011-05-22 |
reimar |
Remove completely unused variable.
|
2011-05-22 |
ib |
German translation of stream dump progress information.
|
2011-05-21 |
cigaes |
stream dump: print progress information.
|
2011-05-21 |
cboesch |
Add MNG output support.
|
2011-05-21 |
iive |
Fix stepping forward/backward in subtitle list after commit r31663.
|
2011-05-21 |
jrash |
remove redundent space between characters
|
2011-05-20 |
cehoyos |
x264 version 0.115 is required now.
|
2011-05-20 |
iive |
Fix linking after recent FFmpeg change.
|
2011-05-19 |
reimar |
SAMI subs: start a new line if there's no space left to append to the
|
2011-05-18 |
cehoyos |
Cosmetics: Restore indentation after r33465.
|
2011-05-17 |
iive |
Workaround mp3lib SSE code miscompilation with gcc 4.6.0 .
|
2011-05-16 |
reimar |
Fix condition for using FriBidiParType, its values are usually
|
2011-05-16 |
jrash |
sync with en/mplayer.1 rev. 33458
|
2011-05-16 |
jrash |
Synced with help_mp-en.h rev. 33454
|
2011-05-15 |
cehoyos |
Fix false positives when auto-detecting live555 library.
|
2011-05-13 |
compn |
add dvoo fourcc to ffyuy2 raw decoder
|
2011-05-12 |
cehoyos |
Support Digital Voodoo SD 8 Bit (DVOO).
|
2011-05-12 |
cehoyos |
Support FFmpeg r10k decoder.
|
2011-05-12 |
cehoyos |
Support S302M in the native ts demuxer.
|
2011-05-12 |
cehoyos |
Support S302M (with -demuxer lavf).
|
2011-05-12 |
cehoyos |
Support playback for more ffv1 pixel formats.
|
2011-05-12 |
ib |
Slightly revise ao_alsa_device description in man page.
|
2011-05-12 |
ib |
Write all CONF_TYPE_FLOAT values as floating point constants.
|
2011-05-12 |
ib |
Specify ao_extra_stereo coefficient default value in man page.
|
2011-05-11 |
ib |
German translation of stream messages
|
2011-05-11 |
ib |
Make stream messages translatable.
|
2011-05-11 |
reimar |
Request GL_LUMINANCE16 as internal format for > 8 bit YUV formats.
|
2011-05-10 |
reimar |
Make mp_get_chroma_shift simpler/more generic and add an argument
|
2011-05-10 |
cehoyos |
Support displaying of 9- and 10-bit pixel formats,
|
2011-05-09 |
cboesch |
Prettify main MPlayer source file.
|
2011-05-09 |
vayne |
Missing header for compilation in mingw.
|
2011-05-09 |
ib |
Check for reasonable time values.
|
2011-05-08 |
reimar |
100l, fix seek cache controls with cache enabled,
|
2011-05-08 |
reimar |
Simplify IMGFMT_IS_YUVP16_NE definition.
|
2011-05-08 |
ib |
Don't use CreateThread() unconditionally.
|
2011-05-08 |
diego |
gui: Fix compilation without debug enabled.
|
2011-05-08 |
reimar |
Change mp_dbg so that syntax is checked also when it is disabled.
|
2011-05-08 |
reimar |
Restore variable that is actually used in debug output.
|
2011-05-08 |
reimar |
Attempt to fix compilation against older fribidi versions.
|
2011-05-08 |
reimar |
Move some common fribidi code into a shared function.
|
2011-05-08 |
reimar |
Mark mp3lib decoder as buggy, it does not produce proper output
|
2011-05-08 |
reimar |
Remove pointless ifdef.
|
2011-05-08 |
jrash |
fix legacy translation error
|
2011-05-07 |
reimar |
Make vcd_seek_to_track static, the GUI no longer needs to
|
2011-05-07 |
reimar |
Avoid warnings about discarding volatile.
|
2011-05-07 |
reimar |
Simplify code and avoid an incorrect "may be used initialized"
|
2011-05-07 |
reimar |
Fix bug introduced in r25726 that would cause us to write
|
2011-05-07 |
reimar |
Remove unused variable.
|
2011-05-07 |
reimar |
Add some "const" to avoid compiler warnings.
|
2011-05-07 |
reimar |
Remove unused variable for FFmpeg encode result.
|
2011-05-07 |
reimar |
Remove unused version variable, replace it by comment
|
2011-05-07 |
reimar |
Change variable type to match type in fribidi function declaration.
|
2011-05-07 |
reimar |
Remove unused variable.
|
2011-05-07 |
reimar |
Remove some useless code that calculates something
|
2011-05-07 |
reimar |
Remove unused variable.
|
2011-05-07 |
reimar |
Do not assign to same variable twice.
|
2011-05-07 |
reimar |
Remove unused variable.
|
2011-05-07 |
reimar |
Remove unused variable.
|
2011-05-07 |
reimar |
Remove pointless ()
|
2011-05-07 |
reimar |
Fix "warning: pointer of type 'void *' used in arithmetic".
|
2011-05-07 |
reimar |
Avoid "'sh' may be used uninitialized in this function" warning.
|
2011-05-07 |
reimar |
Avoid "'sh' may be used uninitialized in this function" warning.
|
2011-05-07 |
iive |
Fix compilation for OSX due to r33392 - control() vaarg removal.
|
2011-05-07 |
reimar |
Remove unused variable.
|
2011-05-07 |
reimar |
Remove unused variable.
|
2011-05-07 |
reimar |
Remove unused variable.
|
2011-05-07 |
reimar |
Fix vo_x11_set_equalizer argument, must be the raw value to set, not a pointer!
|
2011-05-07 |
reimar |
Remove unused variables and code initializing them.
|
2011-05-07 |
reimar |
Simplify macros and get rid of incorrect casts from pointers to
|
2011-05-07 |
reimar |
Remove unused variables.
|
2011-05-07 |
reimar |
On error munmap returns -1, not MAP_FAILED.
|
2011-05-07 |
reimar |
Fix draw_frame/draw_slice return types.
|
2011-05-07 |
reimar |
Another equalizer-related const-warning fix.
|
2011-05-07 |
reimar |
Fix function to match what send_mpeg_pes_packet expects,
|
2011-05-07 |
reimar |
Fix strict-aliasing violation warnings.
|
2011-05-07 |
reimar |
Remove variable and code that was obviously forgotten when the
|
2011-05-07 |
reimar |
Fix variable type and values to match function prototype.
|
2011-05-07 |
reimar |
Remove code with no purpose.
|
2011-05-07 |
reimar |
Remove unused variable.
|
2011-05-07 |
reimar |
Add "const" to equalizer name argument to avoid compiler warnings.
|
2011-05-07 |
reimar |
Add "const" to avoid compiler warnings.
|
2011-05-07 |
cboesch |
vf_smartblur: fix threshold condition.
|
2011-05-07 |
reimar |
Fix matrixview test, it would stay stuck at "auto".
|
2011-05-07 |
ib |
Declare parameter type for guiExit() more precisely.
|
2011-05-07 |
ib |
Cosmetic: Adjust indent.
|
2011-05-07 |
ib |
Set GUI initialization flag earlier.
|
2011-05-07 |
reimar |
Fix output of "No bind found for key" to actually make sense for
|
2011-05-07 |
iive |
Remove the variable arguments from the libvo control() functions.
|
2011-05-07 |
reimar |
Support up to 20 mouse buttons, there really seem to be input devices
|
2011-05-06 |
ib |
Replace _beginthreadex() by CreateThread().
|
2011-05-06 |
jrash |
sync with en/mplayer.1 rev. 33382
|
2011-05-06 |
iive |
Implement control() VOCTRL_SET/GET_EQUALIZER using a vf_equalize struct,
|
2011-05-06 |
iive |
Make vo_xv_set/get_eq() functions expect "const char *" for attribute name.
|
2011-05-06 |
ib |
Cosmetic: Remove empty line.
|
2011-05-06 |
ib |
Fix bug with gfree() definition in Win32 GUI.
|
2011-05-06 |
ib |
Fix compilation error with Win32 GUI.
|
2011-05-06 |
ib |
Revise keyboard control section of German man page translation.
|
2011-05-06 |
ib |
Revise man page.
|
2011-05-05 |
cboesch |
Add note about sp_cmt_cpp_start uncrustify setting.
|
2011-05-05 |
reimar |
Move m_config_free last, otherwise mp_msg might stop working
|
2011-05-05 |
michael |
cometics / align str2AVDiscard()
|
2011-05-05 |
michael |
Vertical alignment / test mplayer-gitsvn @ mplayerhq.hu
|
2011-05-05 |
cboesch |
Add commented out binds for users who want percentage seek.
|
2011-05-05 |
ib |
Cosmetic: uncrustify related indent adjustments
|
2011-05-05 |
cboesch |
Do not prefer '// A' over '//A' in uncrustify profile.
|
2011-05-05 |
cboesch |
Doxygen cleanups in the main file.
|
2011-05-05 |
diego |
configure: Simplify ZR, libdvdcss and FTP dependency checks.
|
2011-05-05 |
diego |
configure: Unify V4L-related feature checks.
|
2011-05-05 |
diego |
configure: Handle X11 dependencies in the checks for dependent features.
|
2011-05-05 |
diego |
configure: Employ proper autodetection for the matrixview video output.
|
2011-05-05 |
ib |
Use free() instead of gfree() in guiSetFilename and guiSetDF macros.
|
2011-05-05 |
diego |
configure: Drop recently-added check for swab() in string.h again.
|
2011-05-05 |
reimar |
Forgotten part of previous commit: add INITIALIZED_SUBS
|
2011-05-04 |
reimar |
Avoid duplicating MP_CMD_QUIT code, even though it currently
|
2011-05-04 |
reimar |
Remove unused variable.
|
2011-05-04 |
reimar |
Free playtree params.
|
2011-05-04 |
reimar |
Move freeing of subtitle data to uninit_player so it not only happens
|
2011-05-04 |
diego |
doxygen: misc config file tweaks
|
2011-05-04 |
diego |
doxygen: Exclude files from the debian/ and help/ subdirectories.
|
2011-05-04 |
diego |
Update Doxyfile from doxygen 1.3.7 to 1.5.6.
|
2011-05-04 |
diego |
Exclude imported external libraries when generating Doxygen documentation.
|
2011-05-04 |
diego |
Reduce Doxygen output verbosity when generating code documentation.
|
2011-05-03 |
ib |
Use designators for structure initialization.
|
2011-05-03 |
ib |
Remove private symbolic constants from header files.
|
2011-05-03 |
ib |
Instead of exit_player(), exit with appropriate return code.
|
2011-05-03 |
ib |
Free appMPlayer.
|
2011-05-03 |
ib |
Initialize appMPlayer differently.
|
2011-05-03 |
ib |
Free config.
|
2011-05-03 |
ib |
Replace all GUI exits by guiExit().
|
2011-05-03 |
ib |
Add an exit function.
|
2011-05-03 |
diego |
configure: Fix swab() check.
|
2011-05-01 |
iive |
10l. Don't set stride info if it would panic the decoder.
|
2011-05-01 |
iive |
Fix segfault with -lavdopts vstats and some codecs.
|
2011-05-01 |
iive |
Increase the maximum value of the DVB timeout to 240 seconds.
|
2011-05-01 |
reimar |
Add code to generate and compare all object files MPlayer uses.
|
2011-05-01 |
cboesch |
Remove some useless static and global zero initializations.
|
2011-05-01 |
cboesch |
Remove MI2-Trailer.avi reference from filename variable comment.
|
2011-05-01 |
philipl |
Command Line Options: Support FFmpeg per-codec AVOptions.
|
2011-04-29 |
diego |
ao_pcm: Fix compilation on MinGW64 due to a missing io.h #include.
|
2011-04-29 |
jrash |
sync with en/mplayer.1 rev. 33336
|
2011-04-28 |
cehoyos |
Fix Win64 compilation.
|
2011-04-28 |
diego |
Add missing osdep/strsep.h #include where strsep() is used.
|
2011-04-27 |
ib |
Remove unnecessary #include.
|
2011-04-27 |
ib |
Limit config option vf_lavc to dxr3.
|
2011-04-27 |
cehoyos |
Temporarily disable AVX to fix compilation.
|
2011-04-26 |
iive |
Use xvmc_render struct to hold both xvmc_pix_fmt shared struct and the
|
2011-04-26 |
reimar |
Reduce dependencies for codecs2html binary.
|
2011-04-26 |
cehoyos |
Support Etymonix MPEG-2 I-frame Video Codec.
|
2011-04-25 |
ib |
Do not remove video filters.
|
2011-04-25 |
ib |
Improve cache size spin button.
|
2011-04-25 |
ib |
Cosmetic: Adjust indent.
|
2011-04-25 |
ib |
Adjust possible cache size to values allowed by MPlayer.
|
2011-04-25 |
reimar |
Setup default speex modes, allows decoding of speex in flv which does not
|
2011-04-25 |
reimar |
Pass through correct-pts setting from video sub demuxer.
|
2011-04-24 |
reimar |
Call demux_fill_buffer multiple times when trying to get a
|
2011-04-24 |
reimar |
Add a alloc_demuxer function that ensures all the critical stuff is
|
2011-04-24 |
reimar |
Improve seeking for files where start_time is not (properly) set.
|
2011-04-24 |
ib |
Replace usage of AVCodecContext member hurry_up by skip_idct and skip_frame.
|
2011-04-24 |
diego |
rpm: Delete reference to remove --enable-largefiles configure option.
|
2011-04-24 |
siretart |
debian packaging: no longer pass configure switch --enable-largefiles
|
2011-04-24 |
siretart |
use new eval API names
|
2011-04-24 |
siretart |
use correct pp_mode type, unbreaks compilation
|
2011-04-23 |
reimar |
Fix DVD angle cycling up.
|
2011-04-23 |
reimar |
Fix audio/video ID mapping for slave commands to correspond to the
|
2011-04-23 |
diego |
Add CONFIG_AUDIO_FLOAT / HAVE_MAPVIEWOFFILE definitions for FFmpeg to config.h.
|
2011-04-23 |
diego |
configure: Make largefile support non-optional.
|
2011-04-23 |
diego |
Convert all manual pages to UTF-8 encoding.
|
2011-04-23 |
diego |
Ignore generated header objects and dependency files.
|
2011-04-23 |
ib |
List GUI options in man page and explain relationship to MPlayer options.
|
2011-04-23 |
ib |
Rearrange GUI options.
|
2011-04-23 |
ib |
Remove unnecessary #ifdef.
|
2011-04-23 |
ib |
Make initial value explicitly type float.
|
2011-04-23 |
ib |
Remove needless explicit initialization.
|
2011-04-23 |
ib |
Cosmetic: Adjust indent and space.
|
2011-04-23 |
ib |
Position windows initially at coordinates given in skin file.
|
2011-04-23 |
jrash |
sync with en/mplayer.1 rev. 33293
|
2011-04-22 |
reimar |
Use memcpy_pic instead of reimplementing it.
|
2011-04-22 |
reimar |
Simplify colormap generation code, avoid some mallocs and add frees
|
2011-04-22 |
cehoyos |
Support Canopus SD50 (CDV5).
|
2011-04-22 |
reimar |
Simplify by using FFMAX3.
|
2011-04-22 |
reimar |
Clip x/y offsets to avoid bad video placement.
|
2011-04-22 |
reimar |
Add -geometry support reusing common code to fbdev2.
|
2011-04-22 |
ib |
Revise skin documentation.
|
2011-04-22 |
reimar |
Add missing "static".
|
2011-04-22 |
reimar |
Specific function argument types for function pointers.
|
2011-04-22 |
reimar |
Remove ancient libavcodec version check.
|
2011-04-22 |
reimar |
-vc ffmpeg12mc is no longer necessary with -vo xvmc
|
2011-04-22 |
reimar |
Mark ffmpeg12mc as deprecated.
|
2011-04-22 |
reimar |
Support -vo xvmc without having to specify the codec explicitly.
|
2011-04-22 |
reimar |
Add support for FFmpeg's Deluxe Paint Animation decoder.
|
2011-04-22 |
reimar |
Suport RGB frambuffers in vo_fbdev.c
|
2011-04-22 |
reimar |
Add mapping between codec ID and tag for ANM and AVS.
|
2011-04-22 |
reimar |
Allow DR to work with reget_buffer when no buffer_hints are set.
|
2011-04-22 |
reimar |
Allow reget_buffer to somewhat work after DRI failure.
|
2011-04-22 |
cehoyos |
Do not use a deprecated audio encoder.
|
2011-04-22 |
reimar |
Fix compilation with XvMC, only lightly tested.
|
2011-04-22 |
ib |
Remove #ifdefs around extern declarations.
|
2011-04-22 |
reimar |
Quick hack to fix compilation. Testing and improvements welcome.
|
2011-04-22 |
reimar |
Use metadata API to fix compilation.
|
2011-04-22 |
reimar |
Avoid using first_oformat, use av_oformat_next() instead.
|
2011-04-22 |
reimar |
Remove obsolete options, fixes compilation with latest FFmpeg.
|
2011-04-22 |
reimar |
Hacks to allow compilation to go further.
|
2011-04-22 |
reimar |
Use metadata tag API to get attachment filename.
|
2011-04-22 |
reimar |
Attempt to support attachements without filename.
|
2011-04-22 |
michael |
Pointless vertical alignment cosmetics to test repository write.
|
2011-04-19 |
ib |
Add description for environment variables used by the GUI.
|
2011-04-19 |
ib |
Tag default sub-fuzziness option.
|
2011-04-19 |
ib |
Correct directory order for skin access.
|
2011-04-19 |
diego |
demux_ts: Hint at -tsprobe option when no audio stream is found.
|
2011-04-19 |
diego |
vf_geq: Fix FFmpeg API usage; eliminates some deprecation warnings.
|
2011-04-16 |
jrash |
fix translation error in legacy parts: currently fixed up to (833: \-edl-start-pts)
|
2011-04-15 |
reimar |
Avoid crash when pausing an audio-only file.
|
2011-04-15 |
ib |
Group and sort configuration variable definitions.
|
2011-04-15 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2011-04-15 |
ib |
Revise German translation of skin documentation.
|
2011-04-15 |
ib |
Revise skin documentation.
|
2011-04-15 |
ib |
Revise skin documentation.
|
2011-04-15 |
ib |
Revise skin documentation.
|
2011-04-15 |
ib |
Revise skin documentation.
|
2011-04-15 |
diego |
Build the geq video filter with shared FFmpeg.
|
2011-04-14 |
reimar |
Do not try to set up the FS segment when using quicktime to decode,
|
2011-04-14 |
ib |
Revise skin documentation.
|
2011-04-14 |
ib |
Revise German translation of skin documentation.
|
2011-04-14 |
ib |
Revise German translation of skin documentation.
|
2011-04-14 |
cboesch |
Fix wrong allocation.
|
2011-04-13 |
cehoyos |
Support decoding Kega Video (kgv1) with FFmpeg.
|
2011-04-12 |
cehoyos |
Update libvpx check: libvpx version must be >=0.9.6 now.
|
2011-04-12 |
cehoyos |
Revert r33246: It broke building MPlayer immediately after adding
|
2011-04-11 |
diego |
Fix typo in v4l2 check.
|
2011-04-10 |
diego |
Add V4L2 support for OpenBSD (and NetBSD).
|
2011-04-10 |
diego |
Ignore FFmpeg git repository in MPlayer source tree.
|
2011-04-10 |
reimar |
Remove obviously unused libavutil/internal.h include.
|
2011-04-09 |
reimar |
Reindent. Probably should also be moved, but that I leave to someone else.
|
2011-04-09 |
reimar |
Do no run the ffmpeg git check/update during ./configure --help
|
2011-04-09 |
reimar |
Add -Werror-implicit-function-declaration to default gcc compile flags.
|
2011-04-09 |
reimar |
Add const to type for pointer to a string constant.
|
2011-04-09 |
reimar |
Use strtod instead of sscanf, it is both much faster and allows for
|
2011-04-09 |
reimar |
Send udp master updates also when paused and let slave use normal timing
|
2011-04-09 |
reimar |
Prefer snprintf over printf.
|
2011-04-09 |
reimar |
Prefer double type for timing values.
|
2011-04-09 |
reimar |
Revert r33231, FFmpeg already sets has_b_frames up this way for
|
2011-04-09 |
jrash |
fix translation errors in legacy parts: currently fixed up to line 304
|
2011-04-09 |
jrash |
retranslate teletext part
|
2011-04-09 |
jrash |
improve translation
|
2011-04-08 |
jrash |
Synced with help_mp-en.h rev. 33227
|
2011-04-07 |
reimar |
Disable timing/sleep directly after seek.
|
2011-04-07 |
reimar |
Move variables into block where they are used.
|
2011-04-07 |
reimar |
Avoid MPlayer ignoring a key press completely, instead sending
|
2011-04-07 |
reimar |
More precise decoder lag calculation for frame-multithreading.
|
2011-04-07 |
reimar |
Fix artefacts at right border of scaled bitmap subtitles by clearing the
|
2011-04-06 |
ib |
Update translation of MSGTR_AO_PCM_HintInfo (r33227) and fix spelling mistake.
|
2011-04-06 |
ib |
Define ext array more skillfully.
|
2011-04-06 |
reimar |
Add -benchmark to recommended fast dumping options.
|
2011-04-05 |
ib |
Prevent segmentation faults.
|
2011-04-05 |
ib |
Replace av_freep by av_free
|
2011-04-05 |
ib |
Remove various pngRead() debug messages.
|
2011-04-05 |
ib |
Move debug messages.
|
2011-04-05 |
ib |
Prevent segmentation faults.
|
2011-04-05 |
ib |
Make len match ftell() return value type.
|
2011-04-05 |
ib |
Move debug message.
|
2011-04-05 |
ib |
Revise Convert24to32().
|
2011-04-05 |
ib |
Revise Normalize().
|
2011-04-05 |
ib |
Clean up and simplify fExist().
|
2011-04-04 |
ib |
Define the transparent color as a macro.
|
2011-04-04 |
ib |
Revert r33214.
|
2011-04-04 |
ib |
Don't change original image during conversion.
|
2011-04-04 |
ib |
Cosmetic: Adjust indent.
|
2011-04-04 |
ib |
Get rid of else-block to improve readability.
|
2011-04-04 |
reimar |
Enable VDPAU HWACCELs in FFmpeg when VDPAU is enabled.
|
2011-04-04 |
ib |
Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.
|
2011-04-04 |
ib |
Cosmetic: Rephrase some conditions and rename some variables.
|
2011-04-04 |
ib |
Rename conv24to32() Convert24to32().
|
2011-04-04 |
ib |
Increment the counter before the comparison.
|
2011-04-04 |
ib |
Move common pixel shifting statement
|
2011-04-04 |
ib |
Move variable definitions at top of function.
|
2011-04-04 |
ib |
Use bpFree() to free the bitmap structure.
|
2011-04-04 |
ib |
Rename variable nothaveshape and invert logic.
|
2011-04-04 |
ib |
Use appropriate data type uint32_t for 32 bpp bitmap data.
|
2011-04-04 |
ib |
Remove useless warning message.
|
2011-04-04 |
ib |
Add missing 'else'.
|
2011-04-04 |
ib |
Revise debug messages.
|
2011-04-04 |
ib |
Remove unused message.
|
2011-04-04 |
jrash |
Synced with help_mp-en.h rev. 33185
|
2011-04-03 |
iive |
Fix segfault in lavcac3enc audio filter.
|
2011-04-03 |
ib |
Cosmetic: Adjust indent.
|
2011-04-03 |
ib |
Prevent an out-of-bounds array access.
|
2011-04-03 |
ib |
Cosmetic: Rename cmd functions item.
|
2011-04-03 |
ib |
Cosmetic: Adjust indent after simplifying cmd_base().
|
2011-04-03 |
ib |
Simplify cmd_base().
|
2011-04-02 |
ib |
Remove unused wItem member tmp.
|
2011-04-02 |
ib |
Move debug messages so that they will be processed earlier.
|
2011-04-02 |
ib |
Order member assignments according to their definition in the structure.
|
2011-04-01 |
ib |
Add an itMenu item type.
|
2011-04-01 |
ib |
Don't needlessly store font information in the wItems array
|
2011-04-01 |
ib |
Prevent an out-of-bounds array access.
|
2011-04-01 |
ib |
Revise font related error messages.
|
2011-04-01 |
ib |
Avoid using skin pointer.
|
2011-04-01 |
ib |
Avoid using appMPlayer.
|
2011-04-01 |
ib |
Cosmetic: Rearrange variable declarations to match parameters.
|
2011-04-01 |
ib |
Cosmetic: Rearrange variable declarations to match parameters.
|
2011-04-01 |
ib |
Use more appropriate name for variable and reduce it to reasonable size.
|
2011-04-01 |
ib |
Remove needless variable.
|
2011-04-01 |
ib |
Reduce resp. increase arrays to reasonable size.
|
2011-04-01 |
ib |
Cosmetic: Use more appropriate variable names.
|
2011-04-01 |
ib |
Disable background definition for playbar.
|
2011-04-01 |
ib |
Simplify parameter analysis.
|
2011-04-01 |
ib |
Remove needless variable.
|
2011-04-01 |
ib |
Revise message for parameter errors.
|
2011-03-31 |
ib |
Cosmetic: Rename menuBase menu.
|
2011-03-31 |
ib |
Clean up cmd_window().
|
2011-03-31 |
ib |
Cosmetic: Use more appropriate variable names.
|
2011-03-31 |
ib |
(Almost entirely) cosmetic: Use more appropriate variable names.
|
2011-03-31 |
ib |
Allow number sign as comment character.
|
2011-03-31 |
ib |
Cosmetic: Adjust indent.
|
2011-03-31 |
ib |
Reset skin pointer and window name.
|
2011-03-31 |
ib |
Add a check for unknown items.
|
2011-03-31 |
ib |
Leave loop after item function has been found and called.
|
2011-03-31 |
ib |
Cosmetic: Rename command item.
|
2011-03-30 |
cehoyos |
Fix compilation with --disable-mencoder.
|
2011-03-30 |
ib |
Improve handling of the comment character.
|
2011-03-30 |
ib |
Cosmetic: Adjust indent.
|
2011-03-30 |
ib |
Conform message determination
|
2011-03-30 |
ib |
Revise German documentation concerning events.
|
2011-03-30 |
ib |
Rename error message and add missing checks.
|
2011-03-30 |
ib |
Correct documentation on comments.
|
2011-03-30 |
ib |
Issue error message in case of wrong section name.
|
2011-03-30 |
ib |
Don't start GUI in case of window name error.
|
2011-03-30 |
ib |
Rename and revise error message.
|
2011-03-30 |
ib |
Add error check.
|
2011-03-30 |
ib |
Remove pointless assignment.
|
2011-03-30 |
ib |
Cosmetic: Rename error message.
|
2011-03-29 |
reimar |
playlist option can't be used in a config file.
|
2011-03-29 |
reimar |
Add dummy shuffle and noshuffle options so they appear in -list-options.
|
2011-03-29 |
ib |
Remove pointless code and messages.
|
2011-03-29 |
ib |
Replace macro by function.
|
2011-03-29 |
ib |
Cosmetic: Adjust indent.
|
2011-03-29 |
ib |
Prevent a segmentation fault.
|
2011-03-29 |
ib |
Make use of return value of strlower().
|
2011-03-29 |
ib |
Replace macros to check whether a command is allowed by functions.
|
2011-03-29 |
ib |
Cosmetic: Separate return statement with newline.
|
2011-03-29 |
ib |
Move strlower() into auxiliary string function file.
|
2011-03-29 |
ib |
Simplify trim().
|
2011-03-28 |
cehoyos |
Fix CrystalHD autodetection:
|
2011-03-28 |
ib |
Simplify strswap().
|
2011-03-28 |
ib |
Move auxiliary string functions into separate file.
|
2011-03-28 |
ib |
Remove misspelled GUI message 'evEqualeaser'.
|
2011-03-28 |
ib |
Move files with auxiliary functions to own directory.
|
2011-03-27 |
cehoyos |
Cosmetics: Fix typo.
|
2011-03-27 |
reimar |
Add condition that lets us switch FFmpeg XvMC decoder back from
|
2011-03-27 |
reimar |
Always use get_format, reduces usage of CODEC_CAP_HWACCEL* conditions.
|
2011-03-27 |
reimar |
Change | to ||.
|
2011-03-27 |
reimar |
Attempt to fix crashes with VDPAU and threads.
|
2011-03-27 |
reimar |
Fix XVMC decoding (avcodec_open would fail if thread_count is set)
|
2011-03-27 |
reimar |
Warn when audio encoder requires an input format different from S16,
|
2011-03-27 |
cehoyos |
FFmpeg Bitmap Brothers JV decoder.
|
2011-03-27 |
jrash |
sync with en/mplayer.1 rev. 33107
|
2011-03-27 |
jrash |
Synced with help_mp-en.h rev. 33112
|
2011-03-26 |
reimar |
Add ugly hack to compensate DVDNAV's ugly hacks and fix seeking.
|
2011-03-26 |
reimar |
Use fewer () to make code more readable.
|
2011-03-26 |
reimar |
Ensure we always pass a buffer of at least sector size to the read function.
|
2011-03-26 |
reimar |
Disable the combination of slices and multithreaded decode by default, it
|
2011-03-26 |
reimar |
Do not do A-V sync correction if one of the pts values is bogus
|
2011-03-26 |
reimar |
Generalize previous commit: assume that a 0 frame time is always wrong
|
2011-03-26 |
reimar |
For a stream without pts values time video frames based on fps
|
2011-03-26 |
reimar |
Enable both frame and slice threading.
|
2011-03-26 |
reimar |
Do not use deprecated avcodec_thread_init, it is broken and does nothing currently.
|
2011-03-25 |
compn |
cleanup/unify hdv* fourccs, except vdpau
|
2011-03-25 |
ib |
Revise some GUI error message texts.
|
2011-03-25 |
ib |
Show GUI message when GUI must exit.
|
2011-03-25 |
ib |
Add message showing function.
|
2011-03-25 |
ib |
Cosmetic: Rename ERRORMESSAGE() skin_error().
|
2011-03-25 |
ib |
Cosmetic: Move supportive stuff at top of file.
|
2011-03-24 |
reimar |
Update key-fifo-size documentation, stuck keys should no
|
2011-03-24 |
reimar |
Allow mouse wheel to work with a key fifo size of 2.
|
2011-03-24 |
reimar |
Change condition to avoid needless key state resets with very small
|
2011-03-24 |
reimar |
Make "stuck keys" problem impossibly by resetting the internal
|
2011-03-24 |
reimar |
Remove debug printfs that haven't been used since ages.
|
2011-03-24 |
reimar |
Remove pointless initializers.
|
2011-03-24 |
reimar |
Change fifo to not waste one entry needlessly.
|
2011-03-24 |
reimar |
More const preservation.
|
2011-03-24 |
reimar |
Do not pointlessly cast away a const.
|
2011-03-23 |
cehoyos |
Support E-AC3 in deprecated native matroska demuxer.
|
2011-03-23 |
zuxy |
Change MP_IMGFLAG_ACCEPT_STRIDE to MP_IMGFLAG_ACCEPT_ALIGNED_STRIDE as various
|
2011-03-23 |
cehoyos |
VDPAU does not support colourspaces different from 4:2:0.
|
2011-03-23 |
cehoyos |
Support CrystalHD decoding.
|
2011-03-22 |
compn |
add xd55 isom for mpeg2 video from fcp
|
2011-03-21 |
ib |
Initialize guiIntfStruct.VCDTracks.
|
2011-03-21 |
ib |
Remove unused variable vcd_track.
|
2011-03-21 |
ib |
Correct VCD's titles menu.
|
2011-03-21 |
ib |
Correct next track button functionality for VCDs.
|
2011-03-21 |
ib |
Start vcd:// with first title when hitting play button.
|
2011-03-21 |
ib |
Replace vcd_seek_to_track() by stream_control().
|
2011-03-21 |
cehoyos |
Allow compilation after sine windows were moved into a new file in FFmpeg.
|
2011-03-20 |
siretart |
make buildlogs in debian/ubuntu buildlogs verbose
|
2011-03-20 |
siretart |
unbreak compilation with libav
|
2011-03-19 |
reimar |
FFmpeg's AC-3 decoder will do byte-swapping on its own, so no
|
2011-03-18 |
jrash |
sync with en/mplayer.1 rev. 33082
|
2011-03-17 |
cehoyos |
Allow setting custom http header.
|
2011-03-14 |
cehoyos |
Output ID_DVD_VOLUME_ID also for dvdnav://.
|
2011-03-13 |
diego |
Simplify sed expressions to remove groups of decoders from libavdecoders list.
|
2011-03-12 |
diego |
Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.
|
2011-03-12 |
diego |
Revert broken crystalhd check and replace by minimal bandaid compile fix.
|
2011-03-12 |
cehoyos |
Use fourcc instead of format where appropriate.
|
2011-03-12 |
cehoyos |
Support 32bit big endian float pcm in aiff.
|
2011-03-12 |
cehoyos |
Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.
|
2011-03-11 |
iive |
Merge the configure CrystalHD dummy detection with
|
2011-03-11 |
iive |
Fix MPlayer build after CrystalHD have been accepted in FFmpeg.
|
2011-03-11 |
jrash |
sync with en/mplayer.1 rev. 33064
|
2011-03-11 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2011-03-10 |
ib |
Cosmetic: Prefer path relative to current directory.
|
2011-03-10 |
ib |
Cosmetic: Remove incorrect comment.
|
2011-03-10 |
ib |
Cosmetic: Add required include files.
|
2011-03-10 |
ib |
Cosmetic: Rename pointers handling current window and items.
|
2011-03-10 |
ib |
Replace some awkward and unnecessary usages of strlen().
|
2011-03-10 |
ib |
Remove unused function guiMessageBox().
|
2011-03-09 |
cehoyos |
Add a command line option -gamma.
|
2011-03-09 |
ranma |
Use memmove when source and destination can overlap.
|
2011-03-09 |
ib |
Make functions static that are only used inside the file.
|
2011-03-09 |
cehoyos |
Add FourCC ai12 for AVC Intra 100 / 1080.
|
2011-03-08 |
ib |
Cosmetic: Adjust indent.
|
2011-03-08 |
ib |
Fix several issues with Translate().
|
2011-03-08 |
ib |
Choose informative variable names.
|
2011-03-08 |
ib |
Use double constants for higher precision calculations.
|
2011-03-08 |
ib |
Make slabel work.
|
2011-03-08 |
ib |
Cosmetic: Add missing break.
|
2011-03-08 |
ib |
Avoid mixing declaration and code.
|
2011-03-08 |
ib |
Replace ternary operator by more intelligible switch statement.
|
2011-03-08 |
ib |
Remove needless casts.
|
2011-03-08 |
ib |
Cosmetic: Rename macro controlling the dlabel delay.
|
2011-03-08 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2011-03-08 |
ib |
Make constants explicitly type float.
|
2011-03-08 |
ib |
Make constants explicitly type float.
|
2011-03-08 |
ib |
Make constants explicitly type float.
|
2011-03-08 |
ib |
Remove unreasonable inline definition from TranslateFilename().
|
2011-03-08 |
ib |
Fix some debug messages.
|
2011-03-08 |
cehoyos |
There is no help list for vo aa.
|
2011-03-07 |
ib |
Move global variables to top of file.
|
2011-03-07 |
ib |
Go without gtk functions.
|
2011-03-07 |
ib |
Get prototype for GetTimerMS() from header file.
|
2011-03-07 |
ib |
Cosmetic: Separate #endif from following line.
|
2011-03-07 |
ib |
Remove needless includes.
|
2011-03-07 |
ib |
Clean up debug messages.
|
2011-03-07 |
ib |
Output right message number.
|
2011-03-06 |
cboesch |
Cosmetics: add empty line between system and local headers and remove pointless
|
2011-03-06 |
ib |
Add variable names to prototype declarations.
|
2011-03-06 |
ib |
Prefer free() to gfree().
|
2011-03-06 |
ib |
Simplify appClearItem() by using memset().
|
2011-03-06 |
ib |
Cosmetic: Rename appResetStruct() appInitStruct().
|
2011-03-06 |
ib |
Use FF_ARRAY_ELEMS() rather than a separate constant.
|
2011-03-05 |
cehoyos |
Add VP8 fourcc.
|
2011-03-05 |
reimar |
Fix dnet decoding with -ac ffac3, the data needs to be byte-swapped.
|
2011-03-05 |
reimar |
Fix -ac a52 to work with codecs with tags other than 0x2000 or dnet
|
2011-03-05 |
reimar |
100l, actually only dnet tag indicates byte-swapped AC-3.
|
2011-03-05 |
reimar |
Do not run the AC-3 parser on DNET (byte-swapped AC-3), that will break badly.
|
2011-03-04 |
ib |
Reduce item arrays to reasonable size.
|
2011-03-04 |
ib |
Cosmetic: Rename listItems structure.
|
2011-03-04 |
jrash |
sync with en/mplayer.1 rev. 32946
|
2011-03-04 |
jrash |
Synced with help_mp-en.h rev. 32964
|
2011-03-03 |
cboesch |
Add Uncrustify profile.
|
2011-03-03 |
ib |
Move fntFreeFont() into appFreeStruct().
|
2011-03-03 |
ib |
Cosmetic: Rename appInitStruct() to appFreeStruct().
|
2011-03-03 |
ib |
Rename the 'NumberOf' members of the listItems structure.
|
2011-03-03 |
ib |
Cosmetic: Remove needless include.
|
2011-03-03 |
ib |
Clean up appInitStruct().
|
2011-03-03 |
ib |
Fix memory leak in appInitStruct().
|
2011-03-03 |
ib |
Fix memory leak in appInitStruct().
|
2011-03-03 |
ib |
Remove parameter from appInitStruct() function.
|
2011-03-03 |
ib |
Cosmetic: Remove needless include.
|
2011-03-03 |
ib |
Make ITEMS a const int (it was a symbolic constant).
|
2011-03-03 |
ib |
Cosmetic: Rename constant for number of events from evBoxs to EVENTS.
|
2011-03-03 |
ib |
Cosmetic: Adjust indent.
|
2011-03-03 |
ib |
Fix memory leak in appClearItem().
|
2011-03-03 |
ib |
Redefine button states.
|
2011-03-03 |
ib |
Cosmetic: Adjust item definitions.
|
2011-03-02 |
ib |
Cosmetic: Adjust indent.
|
2011-03-02 |
ib |
Add new function bpFree() to free txSamples (bitmaps).
|
2011-03-02 |
ib |
Use appropriate declaration for array indices.
|
2011-03-02 |
ib |
Provide proper conversion specification for long and unsigned variables.
|
2011-03-02 |
ib |
Move declaration of char array into scope of fExist() where it's used.
|
2011-03-02 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2011-03-02 |
ib |
Adjust the listItems structure.
|
2011-03-02 |
ib |
Clean up the wItem structure.
|
2011-03-02 |
ib |
Improve documentation on dlabel.
|
2011-03-02 |
reimar |
Print correct result variable for armv6t2 test.
|
2011-03-02 |
reimar |
Fix copy-and-paste error: Should be AV_SAMPLE_FMT_NONE instead of PIX_FMT_NONE.
|
2011-03-01 |
reimar |
Start adding support for lavc audio encoders that use other formats
|
2011-03-01 |
reimar |
Use samplefmt2affmt helper function in ad_ffmpeg.c
|
2011-03-01 |
reimar |
Add conversion functions to and from AVSampleFormat.
|
2011-03-01 |
cehoyos |
Support dvvideo in Leitch/Harris' VR native stream format (LXF).
|
2011-03-01 |
cehoyos |
Support audio in Leitch/Harris' VR native stream format (LXF).
|
2011-02-28 |
reimar |
Missing part of r32577: Add NV12/NV21/HM12 to query_format so they really
|
2011-02-28 |
reimar |
Fix compilation when pthreads are not available.
|
2011-02-28 |
ib |
Move global skin directory variables.
|
2011-02-28 |
ib |
Remove unused functions appCopy(), appFindKey() and btnGetValue().
|
2011-02-28 |
ib |
Limit scope of internally used appClearItem().
|
2011-02-28 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2011-02-28 |
ib |
Add required include file.
|
2011-02-28 |
cehoyos |
Add ID_DVD_TITLE_x_CHAPTERS and ID_DVD_CURRENT_TITLE to the output of
|
2011-02-27 |
ib |
Cosmetic: Adjust indent.
|
2011-02-27 |
ib |
Get rid of needless listItems variable and pointer.
|
2011-02-27 |
reimar |
Fix compilation for systems where vorbis encode is split out into
|
2011-02-27 |
reimar |
Do not run svn or otherwise try to extract the svn revision when
|
2011-02-27 |
reimar |
Improve stream reset on read error, should now fix bug #1841 in more
|
2011-02-27 |
cboesch |
10l: forgot mp_strings.h header include with mp_asprintf prototype.
|
2011-02-26 |
ib |
Correct documentation.
|
2011-02-26 |
siretart |
enable bluray support in the daily builds
|
2011-02-26 |
cboesch |
Use mp_asprintf in get_metadata instead of limited stack buffer.
|
2011-02-26 |
cboesch |
Make proxy and url parameter const in get_noauth_url and get_http_proxy_url.
|
2011-02-26 |
cboesch |
Use mp_asprintf in make_noauth_url and make_http_proxy_url.
|
2011-02-26 |
cboesch |
Add mp_strings.c with mp_asprintf function.
|
2011-02-25 |
ib |
Remove unused function.
|
2011-02-25 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2011-02-24 |
ib |
Cosmetic: Adjust indent.
|
2011-02-24 |
ib |
Comply with the requested verbosity on GUI message boxes.
|
2011-02-24 |
ib |
Limit scope of internally used skinItem array.
|
2011-02-24 |
ib |
Change message levels to 'error'.
|
2011-02-24 |
ib |
Provide proper conversion specification.
|
2011-02-24 |
ib |
Remove needless explicit initialization.
|
2011-02-24 |
ib |
Clarify the lower case transformation.
|
2011-02-24 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2011-02-24 |
ib |
Improve skin documentation.
|
2011-02-24 |
ib |
Avoid unnecessary brackets and improve message texts.
|
2011-02-23 |
reimar |
100l, fix incorrect len when retrying read.
|
2011-02-23 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2011-02-23 |
ib |
Cosmetic: Format to MPlayer coding style.
|
2011-02-22 |
reimar |
When reading from a stream fails, try one more time after a reset.
|
2011-02-22 |
reimar |
Improve handling of audio timestamps where we do not have even a
|
2011-02-22 |
reimar |
Avoid mixing declarations and code.
|
2011-02-22 |
reimar |
Apply forgotten part of previous patch, adding calc_a_pts to mpcommon.h.
|
2011-02-22 |
reimar |
Move MPlayer's audio pts calculation code into mp_common.c and reuse it in
|
2011-02-22 |
reimar |
Remove some tabs that accidentally ended up in mpcommon.c
|
2011-02-22 |
compn |
ai5q and ai1q fourccs added to h264 decoders, ported from ffmpeg
|
2011-02-21 |
ranma |
Make sure we don't store the same stats twice by nulling the first byte of the stats_out string once we have written it.
|
2011-02-21 |
ib |
Update GUI documentation.
|
2011-02-20 |
ib |
Cosmetic: Specify path from main (compiling) directory.
|
2011-02-20 |
cehoyos |
"FIx" chapter references (make them identical to dvd).
|
2011-02-20 |
ib |
Cosmetic: Use more natural notations.
|
2011-02-20 |
ib |
Move declaration into scope of function where it's used.
|
2011-02-20 |
ib |
Remove needless explicit initialization.
|
2011-02-20 |
ib |
Fix buggy strlower(). It's wrong to add 'A'.
|
2011-02-20 |
ib |
Cosmetic: Limit scope of internally used Fonts array.
|
2011-02-19 |
ib |
Add missing include file.
|
2011-02-19 |
ib |
Make setname() directly return the string created instead of writing it
|
2011-02-19 |
ib |
Remove statement no longer needed and forgotten to remove in r32934.
|
2011-02-19 |
ib |
Cosmetic: Adjust indent.
|
2011-02-19 |
ib |
Remove support for skins directories using the obsolete name 'Skin'.
|
2011-02-19 |
ib |
Use power-of-two sizes (mainly cosmetic).
|
2011-02-19 |
ib |
Cosmetic: Don't use a constant for size.
|
2011-02-19 |
ib |
Remove unused function.
|
2011-02-19 |
ib |
Simplify input preparation (analogously to font.c).
|
2011-02-19 |
ib |
Cosmetic: Limit scope of internal functions.
|
2011-02-19 |
ranma |
For codecs that produce no data on the first pass, e.g.
|
2011-02-18 |
ib |
Cosmetic: Use 0, not '\0'.
|
2011-02-18 |
ib |
Cosmetic: Make conditions more readable by having assignments outside.
|
2011-02-18 |
ib |
Cosmetic: Use more natural notations.
|
2011-02-17 |
ib |
Revert r32923: none of the systems known or tested have a problem in it.
|
2011-02-17 |
ib |
Do proper and portable initialization.
|
2011-02-17 |
ib |
Enlarge uchar buffer, because GLib implements 31-bit UTF-8,
|
2011-02-17 |
diego |
Adjust build system to reflect merge of libavcore into libavutil in FFmpeg.
|
2011-02-17 |
diego |
Adjust #include paths after the merge of libavcore into libavutil in FFmpeg.
|
2011-02-17 |
ib |
Add alpha channel value to the ARGB initialization constant
|
2011-02-17 |
ib |
Simplify array initialization.
|
2011-02-16 |
ib |
Add braces for easier association.
|
2011-02-16 |
ib |
Prevent a segmentation fault.
|
2011-02-16 |
ib |
Initialize array in a compiler independent way.
|
2011-02-16 |
ib |
Revert r32911.
|
2011-02-16 |
ib |
Simplify array initialization.
|
2011-02-16 |
ib |
Remove needless pointer check.
|
2011-02-16 |
ib |
Add additional include directory for gui.
|
2011-02-16 |
cboesch |
Git clone options are after the 'clone' keyword
|
2011-02-16 |
ib |
Remove needless cast.
|
2011-02-16 |
ib |
Simplify condition.
|
2011-02-16 |
ib |
Don't use constant not related to definition size
|
2011-02-16 |
ib |
Use gfree().
|
2011-02-16 |
diego |
Limit FFmpeg git clone to the last revision to save time and bandwidth.
|
2011-02-16 |
ib |
Clean up variable declarations.
|
2011-02-16 |
ib |
Use appropriate declaration for array indices.
|
2011-02-16 |
ib |
Simplify condition.
|
2011-02-14 |
cboesch |
Remove uneeded trailing semicolon.
|
2011-02-13 |
ib |
Reduce buffer to reasonable size.
|
2011-02-13 |
ib |
Remove unused functions.
|
2011-02-13 |
ib |
Prevent out buffer overflow.
|
2011-02-12 |
ib |
Partially revert cosmetic r32892.
|
2011-02-12 |
ib |
Allow font characters varying in height.
|
2011-02-12 |
reimar |
100l: fix "gamma" equalizer setting to change red, green and blue gamma,
|
2011-02-12 |
cehoyos |
At least for Wing Commander 4 files, -demuxer lavf
|
2011-02-11 |
ib |
Prevent memory leaks.
|
2011-02-11 |
ib |
Cosmetic
|
2011-02-11 |
ib |
Allow equals sign to be defined in the font description file.
|
2011-02-11 |
ib |
Simplify input preparation and allow semicolon
|
2011-02-11 |
ib |
Fix usage of wrong variable.
|
2011-02-11 |
jrash |
sync with en/mplayer.1 rev. 32880
|
2011-02-11 |
ib |
Make freed font reusable.
|
2011-02-11 |
cehoyos |
Revert r32884: For some files, -demuxer lavf is needed to playback XAN DPCM audio.
|
2011-02-11 |
cehoyos |
Support 0x594A as format value for XAN DPCM audio.
|
2011-02-11 |
cehoyos |
ffxandpcm works fine with the native avi demuxer.
|
2011-02-11 |
cehoyos |
Fix compilation by adding defines necessary for ac3dsp to config.asm.
|
2011-02-10 |
ranma |
Fix muxer memory leak.
|
2011-02-10 |
ranma |
Fix stream_write_buffer to make sure all requested bytes are written
|
2011-02-10 |
cigaes |
Fractional part of time stamp in OSD.
|
2011-02-10 |
ib |
Only replace non-existing font character by space if space itself exists.
|
2011-02-10 |
ib |
Use defined variable and do not recalculate again.
|
2011-02-10 |
ib |
Remove desultory parameter checks.
|
2011-02-10 |
ib |
Always access font characters in the same way
|
2011-02-10 |
cehoyos |
Add FFmpeg WC4 xan decoder.
|
2011-02-10 |
ib |
Reduce Fonts array to required size.
|
2011-02-10 |
ib |
Define constants in a single place.
|
2011-02-10 |
ib |
Remove needless declaration.
|
2011-02-10 |
ib |
Remove needless includes and declarations.
|
2011-02-08 |
diego |
configure: Drop CFLAGS from DEPFLAGS.
|
2011-02-07 |
cboesch |
Simplify frees in load_vob_subtitle.
|
2011-02-07 |
cboesch |
Handle mp_path_join failure in load_vob_subtitle.
|
2011-02-06 |
diego |
configure: Check for sys/poll.h.
|
2011-02-06 |
reimar |
Change SVB SPU stream format in TS demuxer so it can be decoded by
|
2011-02-06 |
reimar |
Print a message when lavc subtitle decoding fails.
|
2011-02-06 |
reimar |
Fix r32587: the previous approach to return subtitles in time broke
|
2011-02-06 |
faust3 |
fix ad_qtaudio for the case when the libavformat mov demuxer is used
|
2011-02-06 |
reimar |
Set subtitle stream type correctly for DVB subtitles in TS demuxer.
|
2011-02-05 |
cboesch |
Do not add .sub to text subtitles when they look like vobsub.
|
2011-02-05 |
cboesch |
Add sub-paths option.
|
2011-02-05 |
cboesch |
Revert 32857: FPS should be double everywhere, not float.
|
2011-02-05 |
cboesch |
100l: fps are not in int but float, fix prototype.
|
2011-02-05 |
cboesch |
FPS are in float in sh_video, not double.
|
2011-02-05 |
reimar |
Use av_set_string3 instead of deprecated av_set_string.
|
2011-02-05 |
reimar |
Change deprecated PKT_FLAG_KEY, CODEC_TYPE_* and SAMPLE_FMT_* to their
|
2011-02-05 |
reimar |
Use av_get_bits_per_sample_fmt instead of deprecated
|
2011-02-05 |
reimar |
Use av_iformat_next instead of first_iformat to conform with new FFmpeg API.
|
2011-02-05 |
reimar |
Remove av_metadata_conv call, it is a NOP in FFmpeg nowadays.
|
2011-02-05 |
jrash |
sync with en/mplayer.1 rev. 32842
|
2011-02-04 |
diego |
Do not pointlessly cast the return value of memalign().
|
2011-02-04 |
diego |
Replace one more instance of memalign in libmpcodecs with av_malloc.
|
2011-02-03 |
ib |
Improve the readability of dynamic labels which scroll.
|
2011-02-03 |
ib |
Cosmetic: indent for a patch to come.
|
2011-02-03 |
ib |
Remove useless format argument.
|
2011-02-03 |
diego |
Skip deleting HTML-single directory, which is no longer created.
|
2011-02-03 |
diego |
Update incoming FTP directory URL for directory structure change on server.
|
2011-02-03 |
compn |
add apco and ap4h fourcc to prores decoder
|
2011-02-02 |
cboesch |
Add prefix filename option for PNG video output.
|
2011-02-02 |
reimar |
Fix r32824: It broke -frames and many, many other things.
|
2011-02-01 |
cboesch |
Use color type getter instead of direct access to private member.
|
2011-02-01 |
cboesch |
Use mp_dir_join instead of sprintf.
|
2011-02-01 |
cboesch |
Add mp_dir_join function.
|
2011-01-31 |
cboesch |
Revert 32836: Uoti Urpala did not approve the relicensing.
|
2011-01-31 |
cehoyos |
Allow LGPL re-distribution of vo_vdpau.c.
|
2011-01-31 |
cehoyos |
Fix postprocessing and perspective filters on x86-64.
|
2011-01-30 |
michael |
Replace memalign() by av_malloc() in libmpcodecs. as it is not available in all platforms
|
2011-01-30 |
reimar |
Escape character values >= 127 in URLs as required by the RFC.
|
2011-01-30 |
reimar |
Check that rlen is valid before using it to increment a pointer.
|
2011-01-30 |
reimar |
Make new_demux_packet return NULL if allocation failed, this should
|
2011-01-30 |
reimar |
Remove outdated FFmpeg svn external, make configure optionally
|
2011-01-29 |
ib |
Update GUI and skins maintainer.
|
2011-01-29 |
ib |
Cast properly (to avoid compiler warnings).
|
2011-01-29 |
ib |
Remove needless fontid.
|
2011-01-28 |
reimar |
Disable libmpcdec (musepack) support, FFmpeg has a decoder that
|
2011-01-27 |
reimar |
Force subtitles to be redrawn on sub_scale change.
|
2011-01-27 |
reimar |
Continue playing even if we reached video EOF if there is still audio
|
2011-01-27 |
reimar |
Improve EOF handling in ds_fill_buffer for the case where one stream ends
|
2011-01-27 |
reimar |
Cosmetics: move if and following { onto same line.
|
2011-01-27 |
ib |
Allow character in the font description file to be in UTF-8.
|
2011-01-27 |
ib |
Revert "Translate messages shown in the GUI window(s) from UTF-8"
|
2011-01-26 |
reimar |
Update PAUSED status line with cache fill status if it changed.
|
2011-01-26 |
reimar |
Convert cache_fill_status into a function so we always get the latest state,
|
2011-01-26 |
reimar |
Change MSGTR_Paused definition to allow simplifying some code.
|
2011-01-26 |
diego |
cosmetics: Drop leading underscore from _need_* variables.
|
2011-01-25 |
reimar |
Change "cache not filling" warning to include a hint to increase the cache size.
|
2011-01-24 |
reimar |
Remove resetting of a_out_buffer_len in init_audio_filters.
|
2011-01-23 |
cboesch |
Reindent and prettify (just a bit) append_dir_subtitles.
|
2011-01-23 |
cboesch |
Typedef the add subtitle function just like open_vob_func.
|
2011-01-23 |
cboesch |
Replace hacky vobsub loading with a new clean one.
|
2011-01-21 |
ib |
Check conversion to and from UTF-8.
|
2011-01-21 |
ib |
Add two missing conversions for enabling non-UTF-8 encoded filenames.
|
2011-01-21 |
ib |
Remove needless get_current_dir_name() calls
|
2011-01-20 |
reimar |
100l, fix hack to check for MakeMKV server being inverted.
|
2011-01-20 |
diego |
Add return_statement_check() helper function and use it to simplify some checks.
|
2011-01-20 |
diego |
Add return_check() helper function and use it to simplify some checks.
|
2011-01-20 |
diego |
Simplify OpenJPEG check with define_statement_check() helper function.
|
2011-01-20 |
diego |
cosmetics: Move header_check helper function.
|
2011-01-20 |
ib |
Translate messages shown in the GUI window(s) only from UTF-8
|
2011-01-20 |
diego |
Remove libswscale subdirectory.
|
2011-01-19 |
ib |
Translate messages shown in the GUI window(s) from UTF-8
|
2011-01-19 |
ib |
Fix resource leaks and check for realloc failures
|
2011-01-19 |
diego |
configure: Initialize va_list variable as '{0}' instead of NULL in vsscanf test.
|
2011-01-19 |
ib |
Fix compiler warning
|
2011-01-18 |
ib |
Correct translation of filenames and prevent out-of-bounds array access
|
2011-01-18 |
ib |
Enable non-UTF-8 encoded filenames
|
2011-01-18 |
ib |
Allow double quote to be defined in the font description file:
|
2011-01-17 |
cboesch |
Rename strcpy_strip_ext to strcpy_strip_ext_lower.
|
2011-01-16 |
cboesch |
Reindent (and prettify) after 32791.
|
2011-01-16 |
cboesch |
Get rid of the "main" label.
|
2011-01-15 |
cehoyos |
Remove tabs from two additional files that will be used in
|
2011-01-14 |
cehoyos |
Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
|
2011-01-14 |
jrash |
sync with en/mplayer.1 rev. 32777
|
2011-01-13 |
ranma |
move function declaration into vo_dxr2.h
|
2011-01-12 |
cboesch |
Remove unused define/undef.
|
2011-01-12 |
reimar |
Add MakeMKV to list of webservers always supporting ranges even when they
|
2011-01-11 |
ranma |
Drop unneeded extern keyword.
|
2011-01-11 |
cehoyos |
Change a forgotten instance of string 'ac3' to 'ac3_fixed'.
|
2011-01-11 |
cehoyos |
Fix -af lavcac3enc after float ac3 encoder was made default in libavcodec.
|
2011-01-11 |
ranma |
Fix uCode memleak found by debian automated code analysis
|
2011-01-11 |
ranma |
Fix compiler warnings in ao_dxr2.c and vo_dxr2.c
|
2011-01-11 |
ranma |
Fix name clash with aspect() function from aspect.h (makes vo_dxr2.c compile again).
|
2011-01-10 |
cboesch |
Mark source strings const in some subtitles string processing functions.
|
2011-01-10 |
cboesch |
Add size based support for -endpos in MPlayer.
|
2011-01-09 |
siretart |
add missing fclose()
|
2011-01-09 |
siretart |
add missing fclose
|
2011-01-09 |
siretart |
Fix printf format string warning
|
2011-01-09 |
cehoyos |
Enable fflagarith video decoder.
|
2011-01-08 |
compn |
update copyright year
|
2011-01-08 |
cboesch |
Make load of n subtitles directories possible.
|
2011-01-07 |
diego |
Fix ao_coreaudio compilation on OS X 10.4.
|
2011-01-06 |
compn |
add some notes about BE/LE colorspaces and fix a small typo
|
2011-01-06 |
cehoyos |
Revert r32761: The codec_tag for flac should not be overwritten.
|
2011-01-06 |
cehoyos |
Fix playback of flac in mov with both demuxers.
|
2011-01-06 |
ranma |
Don't hardcode filename length.
|
2011-01-06 |
ranma |
Increase the bitrate range maximum value.
|
2011-01-06 |
cehoyos |
Fix playback of ffv1 yuv422p16.
|
2011-01-06 |
diego |
Do not #define _WIN32 on the command line for Cygwin.
|
2011-01-06 |
diego |
Add/remove a few standard header #includes in our libc function replacements.
|
2011-01-06 |
cehoyos |
Fix flac in mov for -demuxer lavf.
|
2011-01-05 |
diego |
Simplify a bunch of configure checks with the statement_check function.
|
2011-01-05 |
reimar |
Define _XOPEN_SOURCE to 600 instead of 500 in mkstemp check, this is consistent
|
2011-01-05 |
diego |
Add define_statement_check function and use it to simplify some checks.
|
2011-01-05 |
reimar |
100l, set s->muxer->muxbuf to NULL after free, it is used as argument to
|
2011-01-05 |
reimar |
Attempt to fix example configure line.
|
2011-01-05 |
reimar |
Use getfps helper function everywhere, simplifies code and avoids a possible division by 0.
|
2011-01-05 |
diego |
Disambiguate remarks about profiles in configuration files.
|
2011-01-05 |
diego |
cosmetics: Get rid of some backslashes at the end of lines.
|
2011-01-05 |
diego |
cosmetics: Drop some unnecessary end-of-line backslashes after &&/||.
|
2011-01-03 |
cboesch |
Factorize ROUND() redefinitions macro.
|
2011-01-03 |
cboesch |
Replace mp_path_is_absolute with mp_path_join.
|
2011-01-02 |
diego |
Revert previous wrong simplification of AltiVec vector declarations check.
|
2011-01-02 |
diego |
Replace obsolete '--with-extralibdir' configure option by '--extra-ldflags'.
|
2011-01-02 |
diego |
Add sys/time.h #include to videodev.h/videodev2.h checks.
|
2011-01-02 |
diego |
configure: Simplify *BSD ioctl_meteor.h check.
|
2011-01-02 |
diego |
Drop unnecessary Xlib.h #include from Xss screensaver extensions check.
|
2011-01-02 |
diego |
Simplify vector declarations and fast inttypes check with statement_check().
|
2011-01-01 |
reimar |
Set sample_fmt before trying to open an audio codec.
|
2011-01-01 |
diego |
Remove AAC/FAAD2 installation instructions.
|
2011-01-01 |
diego |
Remove forked internal libfaad2 copy.
|
2011-01-01 |
diego |
Remove references to some forked code that was deleted from MPlayer ages ago.
|
2010-12-31 |
reimar |
Remove dvdnav-howto.txt, it is unnecessary and contains no information at
|
2010-12-31 |
reimar |
Make internal FFmpeg use the new API that does not pose a limit on the maximum
|
2010-12-31 |
jrash |
sync with en/mplayer.1 rev. 32735
|
2010-12-30 |
reimar |
Define CONFIG_GPL in config.asm, fixes compilation with YASM.
|
2010-12-27 |
gpoirier |
tell that x264's crf gives better results than qp,
|
2010-12-25 |
cboesch |
Remove pointless case braces.
|
2010-12-24 |
cboesch |
Use '@' Doxygen syntax in subreader module.
|
2010-12-24 |
cboesch |
Add brief description for mp_basename.
|
2010-12-24 |
cboesch |
Add mp_path_is_absolute function.
|
2010-12-24 |
cboesch |
Change Doxygen syntax for mp_dirname.
|
2010-12-24 |
cboesch |
Factorize subtitles loading between mplayer and mencoder.
|
2010-12-23 |
reimar |
Remove __ptr32 and __ptr64 typedefs, we do not need them and
|
2010-12-23 |
reimar |
Disable VIDIX on Windows if then required ntddk.h header is not available.
|
2010-12-23 |
diego |
configure: Add HAVE_MMAP definition for FFmpeg to config.h.
|
2010-12-23 |
diego |
configure: Disable internal libfaad2 compilation by default.
|
2010-12-19 |
reimar |
Compilation fixes for currentl Cygwin.
|
2010-12-19 |
cboesch |
Replace two malloc+memset with calloc.
|
2010-12-19 |
cboesch |
Simplify video format condition in get_metadata.
|
2010-12-19 |
cboesch |
Remove pointless case braces in get_metadata.
|
2010-12-19 |
cboesch |
Fix potential heap overflow in get_metadata.
|
2010-12-18 |
reimar |
llvmpipe, while only slow instead of insanely slow, is a software renderer.
|
2010-12-17 |
jrash |
sync with en/mplayer.1 rev. 32699
|
2010-12-16 |
cboesch |
Add support for HTTP 307 (Temporary Redirect) responses.
|
2010-12-15 |
diego |
Credit Compn for some of his work.
|
2010-12-14 |
reimar |
Remove pointless NULL checks before free.
|
2010-12-14 |
reimar |
get rid of double (
|
2010-12-12 |
compn |
add winamp useragent example
|
2010-12-12 |
compn |
add realplayer user-agent
|
2010-12-12 |
reimar |
Add a missing free to ASF demuxer close.
|
2010-12-12 |
reimar |
Add playlist parser for .nsc files.
|
2010-12-12 |
compn |
add some profile information
|
2010-12-12 |
reimar |
len < 8 is also invalid for 64-bit codec chunk size.
|
2010-12-12 |
reimar |
Avoid using uninitialized data if index read does not return enough data.
|
2010-12-12 |
reimar |
Fix ad_faad crash when used on an empty audio stream.
|
2010-12-12 |
reimar |
Support 0xff as tag for AAC audio and avoid an endless loop for unknown
|
2010-12-12 |
reimar |
Improve speex codec pts handling, make audio timestamps work reasonably
|
2010-12-12 |
reimar |
Fix allocations: always free before overwriting a pointer with a newly
|
2010-12-12 |
reimar |
Add validity check for stream_seek argument to avoid a integer overflow
|
2010-12-12 |
reimar |
Fix memleaks on error.
|
2010-12-12 |
reimar |
Treat non-ref frames like B-frames even if has_b_frames is not set and
|
2010-12-12 |
compn |
correct -tv audiorate description, change bitrate to samplerate
|
2010-12-11 |
reimar |
Prefer yuv4mpeg via libavformat, since that one supports multiple
|
2010-12-11 |
reimar |
Replace memcpy with memove since at least src==dst is possible.
|
2010-12-11 |
reimar |
Fix several memleaks in TS demuxer.
|
2010-12-11 |
reimar |
Replace hard-coded number for loop limits for array index by
|
2010-12-11 |
reimar |
Replace malloc+memset with calloc and use sizeof(*variable).
|
2010-12-11 |
reimar |
Add memset to avoid using uninitialized data with sample in bug 1280.
|
2010-12-11 |
reimar |
Fix mp_check_mp3_header: it checked for a byte-swapped MP3-header
|
2010-12-11 |
reimar |
Fix crahs with -audiofile and audio disabled.
|
2010-12-11 |
reimar |
Reset ctx->vo_initialized to 0 on a resolution change.
|
2010-12-11 |
reimar |
Fix possible memory leaks on error.
|
2010-12-11 |
reimar |
Fix insufficient padding/memset at the end of demuxer packets.
|
2010-12-11 |
reimar |
Use FFMAX for slightly better readability.
|
2010-12-11 |
reimar |
Remove useless assignment already done in new_sh_video.
|
2010-12-11 |
reimar |
Remove pointless assignments that are already handled in new_sh_audio.
|
2010-12-11 |
reimar |
Move setup of sh_audio->format to a more appropriate place (in asfheader.c).
|
2010-12-11 |
reimar |
Fix some unaligned writes and avoid some (incorrect due to alignment) casts.
|
2010-12-11 |
reimar |
Reset mpvdec to NULL after uninit.
|
2010-12-11 |
reimar |
Fix spelling in comment.
|
2010-12-11 |
reimar |
Allow cycling subtitles backwards with 'J'.
|
2010-12-11 |
reimar |
Support very high libav* message levels as e.g. the flac parser
|
2010-12-08 |
reimar |
Do not generate nonsensical pts values for FLAC audio.
|
2010-12-08 |
reimar |
Add support for FLAC audio parsing, fixes playback time jumping
|
2010-12-07 |
ramiro |
colorspace-test: fix build
|
2010-12-04 |
cboesch |
Make use of mp_basename in a few places.
|
2010-12-04 |
jrash |
sync with en/mplayer.1 rev. 32661
|
2010-12-03 |
cboesch |
Add support for login/password in http_proxy env variable.
|
2010-12-03 |
cboesch |
Drop MPlayer base64_encode for av_base64_encode.
|
2010-12-03 |
compn |
add c key for capturing default bind, missing from r32524
|
2010-12-03 |
compn |
mark myself as bugzilla admin and mailing list moderator
|
2010-11-29 |
compn |
change --with-extraincdir to --extra-cflags
|
2010-11-29 |
reimar |
Set needs_parsing to 1 for DTS audio.
|
2010-11-28 |
reimar |
Fix TS files with MP4 ES AAC descriptor to be correctly recognized
|
2010-11-28 |
reimar |
Add horrible hack to make xvidix work on big-endian.
|
2010-11-28 |
reimar |
100l, fix vidix compilation on big-endian
|
2010-11-28 |
reimar |
Restore big-endian support removed in thoughtless upstream merge
|
2010-11-28 |
reimar |
Add R_OVL_SHIFT to all R280 devices. Only actually confirmed for two.
|
2010-11-28 |
compn |
add ffmpeg g722 audio codec
|
2010-11-27 |
iive |
Expose the VBV options of xvid encoder to the command line interface.
|
2010-11-27 |
compn |
make tag for svq3, fixes:
|
2010-11-27 |
reimar |
Add support for uncompressed BGR24 pixfmt.
|
2010-11-27 |
compn |
change dnxhd to qtdnxhd. consistant with all other quicktime decoders
|
2010-11-27 |
reimar |
Reindent.
|
2010-11-27 |
reimar |
Do not dump image description by default.
|
2010-11-27 |
reimar |
Mark input-only buffer as const.
|
2010-11-27 |
reimar |
Mark input buffer that is never modified as const.
|
2010-11-27 |
reimar |
Use uint8_t type instead of unsigned char.
|