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.
|