2006-11-27 |
diego |
Untangle dependencies that are handled by configure.
|
2006-11-27 |
diego |
Remove unused LIBAV_INC variable.
|
2006-11-27 |
diego |
Remove superfluous dependency declaration on real header files.
|
2006-11-27 |
diego |
simplify test target
|
2006-11-27 |
diego |
Simplify, TARGET_WIN32 is both Cygwin and MinGW.
|
2006-11-27 |
diego |
Simplify test program generation.
|
2006-11-27 |
diego |
Remove superfluous CFLAGS declaration (is in mpcommon.mak).
|
2006-11-27 |
diego |
There are no .s files in mp3lib/, remove the corresponding suffix rule.
|
2006-11-27 |
diego |
libac3 was removed ages ago, remove the related test target.
|
2006-11-27 |
diego |
.s files don't exist anymore.
|
2006-11-27 |
torinthiel |
Synced with r21168
|
2006-11-27 |
nplourde |
fix compilation for win32 dll codec support for intel osx
|
2006-11-27 |
diego |
Remove unnecessary header indirection.
|
2006-11-27 |
diego |
Use standard SRCS2 name for MEncoder sources.
|
2006-11-27 |
diego |
Move common code for generating multiple libraries to mpcommon.mak.
|
2006-11-27 |
diego |
10l: Muxers were not being compiled even when MEncoder was enabled.
|
2006-11-27 |
diego |
FFmpeg-style conditional dependency declaration
|
2006-11-27 |
diego |
libmpdemux has no subdirectories.
|
2006-11-26 |
gpoirier |
sync w/ 21298
|
2006-11-26 |
gpoirier |
"D" interactive key also works with yadif now
|
2006-11-26 |
diego |
Merge duplicate entries.
|
2006-11-26 |
diego |
Remove unnecessary variable indirection.
|
2006-11-26 |
eugeni |
Remove obsolete "no_more_font_messages" hack.
|
2006-11-26 |
ivo |
rename all *_nom (nominator) to the correct *_num (numerator)
|
2006-11-26 |
eugeni |
Move fonts-related code to a separate file.
|
2006-11-26 |
diego |
cosmetics: alphabetical order
|
2006-11-26 |
diego |
FFmpeg-style conditional dependency declaration
|
2006-11-26 |
diego |
100l typos
|
2006-11-26 |
diego |
Remove useless variable indirection.
|
2006-11-26 |
diego |
cosmetics: Move around some entries for better readability.
|
2006-11-26 |
diego |
Do not use many different variables for SRCS.
|
2006-11-26 |
diego |
Reorder entries for better readability.
|
2006-11-26 |
diego |
Remove unused include variable.
|
2006-11-26 |
reimar |
Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since
|
2006-11-26 |
eugeni |
Make ass_new_font return ass_font_t struct (instead of just FT_Face).
|
2006-11-26 |
eugeni |
Move ass_font_t to header.
|
2006-11-26 |
eugeni |
Rename:
|
2006-11-26 |
uau |
Fix previous broken vd_qtvideo.c commit which failed on MACOSX
|
2006-11-26 |
uau |
Move #include <QuickTime/ImageCodec.h> before internal headers
|
2006-11-26 |
reimar |
Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,
|
2006-11-26 |
diego |
Rename config.h --> debug.h and include config.h explicitly.
|
2006-11-26 |
uau |
Shouldn't move "#ifdef MACOSX" before #include config.h of course...
|
2006-11-26 |
diego |
Merge common parts of all Makefiles into one file included by all.
|
2006-11-26 |
uau |
Move #include <QuickTime/QuickTimeComponents.h> before internal headers.
|
2006-11-26 |
diego |
Add explicit dependency information for libosd.a, this fixes MEncoder-only
|
2006-11-26 |
diego |
Remove config.h, there are multiple files under that name, inviting bugs and
|
2006-11-26 |
gpoirier |
sync w/ r21255 (improved deadzone desc.)
|
2006-11-26 |
reimar |
-lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c
|
2006-11-26 |
reimar |
Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.
|
2006-11-26 |
reimar |
Adjust icon path since windres is now called from osdep subdir
|
2006-11-26 |
reimar |
Fix incorrect use of be2me_32 on a pointer, use BE_32 instead.
|
2006-11-26 |
reimar |
le2me_32 is no longer a macro on PPC, and in general does not have to
|
2006-11-26 |
uau |
Revert r21251 (moving loader/config.h contents to main config.h).
|
2006-11-26 |
reimar |
Remove useless fd parameter for mmap_anon
|
2006-11-26 |
diego |
Simplify, remove useless indirection.
|
2006-11-26 |
reimar |
Fix loader code: closed .dll file handles when it should not
|
2006-11-26 |
voroshil |
r21186: Remove "OSD only" tags; those options always exist.
|
2006-11-26 |
reimar |
open /dev/zero left over from mmap_anon patch
|
2006-11-26 |
reimar |
Useless use of strstr, strchr is good enough.
|
2006-11-26 |
henry |
Check the log level before processing the message
|
2006-11-26 |
nicodvb |
match exactly card number N specified, rather than the N-th actually usable
|
2006-11-26 |
reimar |
Set _win32codecsdir fallback also with --enable-win32
|
2006-11-26 |
lorenm |
typo in deadzone_inter
|
2006-11-26 |
gpoirier |
nits and picks by The Wanderer :)
|
2006-11-25 |
reimar |
Sanity-check number of lines in CC subtitle
|
2006-11-25 |
reimar |
Cleanup for uselessly complicated closed-caption subtitle handling
|
2006-11-25 |
diego |
Move contents of loader/config.h to configure/config.h, there are
|
2006-11-25 |
uau |
Add a sanity check to unsafe-looking code.
|
2006-11-25 |
diego |
Remove config.h and move its content to af.h. There are multiple files under
|
2006-11-25 |
diego |
Use the real name of the header file when guarding against double inclusion.
|
2006-11-25 |
diego |
Remove nonexistent variable.
|
2006-11-25 |
diego |
Remove superfluous comment.
|
2006-11-25 |
diego |
Don't compile libvo.a unless MPlayer is enabled.
|
2006-11-25 |
diego |
simplify
|
2006-11-25 |
diego |
Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h
|
2006-11-25 |
reimar |
Reuse bswap.h from libavutil. Will only work when libavutil subdir is available.
|
2006-11-25 |
diego |
Linking hotfix, loader depends on osdep.
|
2006-11-25 |
reimar |
Remove useless libvo/sub.h include.
|
2006-11-25 |
reimar |
Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,
|
2006-11-25 |
diego |
simplify
|
2006-11-25 |
reimar |
Add generic target that allow compiling without any assembler or otherwise
|
2006-11-25 |
ben |
missing include for uint16_t
|
2006-11-25 |
ben |
keep nav highlight event in dvdnav priv structure
|
2006-11-25 |
diego |
There are no more .depend files in subdirectories.
|
2006-11-25 |
diego |
simplify
|
2006-11-25 |
diego |
Remove commented-out cruft.
|
2006-11-25 |
diego |
Unconditionally include config.mak for consistency.
|
2006-11-25 |
diego |
more consistency with the other Makefiles.
|
2006-11-25 |
diego |
SRCS should be one per line to make patches more readable.
|
2006-11-25 |
gpoirier |
fix typos noticed by Diego
|
2006-11-25 |
diego |
Remove pointless indirection.
|
2006-11-25 |
diego |
Sync with FFmpeg r7167.
|
2006-11-25 |
diego |
FFmpeg-style conditional dependency declaration
|
2006-11-25 |
diego |
Remove superfluous comment.
|
2006-11-25 |
diego |
Remove superfluous comment.
|
2006-11-25 |
diego |
Remove superfluous comment.
|
2006-11-25 |
gpoirier |
improve description of x264's deadzone* options
|
2006-11-25 |
nicodvb |
support for comma-separated language codes in -slang
|
2006-11-25 |
nicodvb |
support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila chello hu) and me. No palette yet
|
2006-11-25 |
reimar |
spurious () like in ({code;}) probably is not valid C, icc 9, definitely
|
2006-11-25 |
reimar |
Avoid void * arithmetic
|
2006-11-25 |
ben |
better nav highlight handling
|
2006-11-25 |
nicodvb |
removed unused members and variables
|
2006-11-25 |
nicodvb |
COSMETICS: consistently reformatted after ben's mess
|
2006-11-25 |
nicodvb |
added code to identify subs language and count; needed for forthcoming support for -slang
|
2006-11-25 |
diego |
Add distclean target, unconditionally remove all objects on clean.
|
2006-11-25 |
michael |
a few more clarifications for codec_specific_data by Ralph Giles and me
|
2006-11-25 |
diego |
all should be the first target.
|
2006-11-25 |
ben |
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
|
2006-11-25 |
diego |
10l copy + paste typo
|
2006-11-25 |
diego |
Simplify LIBNAME target with $@ and $^.
|
2006-11-25 |
diego |
Remove commented-out cruft.
|
2006-11-25 |
diego |
Move osdep/mplayer.rc handling to the osdep Makefile.
|
2006-11-25 |
diego |
Remove nonexistent variable/file.
|
2006-11-25 |
nplourde |
added mmap_anon to osdep lib. Used in loader for now
|
2006-11-25 |
diego |
No need to ignore files that are not generated any longer.
|
2006-11-25 |
diego |
Make loader Makefile non-recursive.
|
2006-11-25 |
diego |
Use $@ and $^ to designate target and prerequisites.
|
2006-11-25 |
diego |
cosmetics: Move around targets for consistency.
|
2006-11-25 |
diego |
Remove superfluous suffix rule.
|
2006-11-24 |
diego |
Handle stubs.s like all other source files.
|
2006-11-24 |
diego |
Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
|
2006-11-24 |
diego |
Remove .depend on distclean.
|
2006-11-24 |
diego |
Clean up CFLAGS handling.
|
2006-11-24 |
ivo |
add two missing descriptions (index.syncpoints and info_packet.count)
|
2006-11-24 |
ivo |
specify the bitnumber for frame_flags, instead of a decimal bitmask
|
2006-11-24 |
ivo |
specify, where possible, the type of the tags in the tag description section
|
2006-11-24 |
kraymer |
r21161: MSGTR for libmpcodecs/vd.c
|
2006-11-24 |
michael |
codec_specific_data clarification
|
2006-11-24 |
gpoirier |
sync with r21186
|
2006-11-24 |
ivo |
fix another typo
|
2006-11-24 |
uau |
Remove "OSD only" tags; those options always exist.
|
2006-11-24 |
diego |
Remove bug workarounds for ancient gcc and libc versions.
|
2006-11-23 |
kraymer |
fix sync comment, it was left out in last commit
|
2006-11-23 |
kraymer |
r21078: add a link to Michael's de-interlacing filters, and replace the crappy
|
2006-11-23 |
eugeni |
Cosmetics: indentation fix.
|
2006-11-23 |
ivo |
fix some typos
|
2006-11-22 |
diego |
Get rid of _ld_gtk and _ld_glib.
|
2006-11-22 |
uau |
Fix incorrect function pointer definition.
|
2006-11-22 |
diego |
Get rid of _ld_vorbis.
|
2006-11-22 |
uau |
Make compilation depending on USE_OSD unconditional.
|
2006-11-22 |
diego |
Get rid of _xmms_lib.
|
2006-11-22 |
diego |
_ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.
|
2006-11-22 |
diego |
Cosmetics to make the next patches more readable.
|
2006-11-22 |
voroshil |
Better translation of "demuxer" word.
|
2006-11-22 |
voroshil |
r21151: typo
|
2006-11-22 |
voroshil |
r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.
|
2006-11-22 |
eugeni |
Fix incorrect stride used in vf_ass.
|
2006-11-22 |
diego |
Remove _ld_x11.
|
2006-11-22 |
gpoirier |
x264 supports interlaced encoding for some time
|
2006-11-22 |
kraymer |
r21082: MSGTRs for libass
|
2006-11-22 |
diego |
typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at
|
2006-11-22 |
diego |
Remove _ld_gif and _ld_theora.
|
2006-11-22 |
diego |
Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.
|
2006-11-22 |
kraymer |
fix broken character
|
2006-11-22 |
kraymer |
MSGTRs for mencoder.c
|
2006-11-22 |
kraymer |
MSGTR for libmpcodecs/vd.c
|
2006-11-21 |
gpoirier |
sync w/ r21154
|
2006-11-21 |
torinthiel |
Synced with r21152
|
2006-11-21 |
nicodvb |
documented :format=pes[12] in -mpegopts
|
2006-11-21 |
nicodvb |
permit muxing to raw pes (VDR uses this)
|
2006-11-21 |
uau |
Make compilation depending on USE_SUB unconditional.
|
2006-11-21 |
diego |
Remove outdated and superfluous video cards section.
|
2006-11-21 |
diego |
Remove outdated and superfluous sound card section.
|
2006-11-21 |
diego |
Miscellaneous updates for the introduction and the requirements section.
|
2006-11-21 |
diego |
typo: Bitrate is printed in kb/s, not Mb/s on the status line.
|
2006-11-21 |
diego |
typo
|
2006-11-21 |
voroshil |
r21078: add a link to Michael's de-interlacing filters...
|
2006-11-21 |
voroshil |
Fix wrong fps value for TelecineMode in translation
|
2006-11-21 |
voroshil |
r21082: MSGTRs for libass
|
2006-11-21 |
diego |
LIBS vs LDFLAGS typo
|
2006-11-21 |
diego |
Split libs that are dependencies and those that are just linker flags.
|
2006-11-21 |
reimar |
Fix SVN r21075, it completely disabled OpenGL in almost all cases.
|
2006-11-21 |
diego |
Treat fontconfig and FreeType linker flags just like any other linker flag.
|
2006-11-21 |
diego |
Remove stray -I from include dirs in live555 check, it was being duplicated.
|
2006-11-21 |
reimar |
cosmetics
|
2006-11-21 |
reimar |
Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFA
|
2006-11-21 |
diego |
cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER
|
2006-11-21 |
diego |
_ld_tmp vs _ld_x264 typo
|
2006-11-21 |
diego |
Remove --with-x11libdir and --with-livelibdir.
|
2006-11-21 |
diego |
Attempt to properly fix linking of encoding libs used by libavcodec.
|
2006-11-21 |
reimar |
Reuse init_vo_spudec in subtitle switching code.
|
2006-11-21 |
reimar |
Move vo_spudec initialization into a separate function, for later reuse
|
2006-11-21 |
diego |
Remove libdha from LIBS_MPLAYER.
|
2006-11-21 |
diego |
ALSA can be used by both MPlayer and MEncoder.
|
2006-11-21 |
diego |
Fix linking when libavcodec uses x264.
|
2006-11-21 |
diego |
Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.
|
2006-11-21 |
diego |
_ld_xv does not exist anymore.
|
2006-11-21 |
diego |
Add _libs_mplayer and _libs_mencoder to cc_check.
|
2006-11-21 |
diego |
Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.
|
2006-11-21 |
diego |
Move FFmpeg library dependencies into the Makefile just like everything else.
|
2006-11-21 |
diego |
Move some Win32 LDFLAGS into _ld_extra.
|
2006-11-21 |
diego |
Merge MPlayer-specific libs into one variable.
|
2006-11-21 |
diego |
Remove _ld_win32, this is handled by the Makefile.
|
2006-11-21 |
diego |
Split libvo.a into two libs so that libosd.a can be used by MEncoder.
|
2006-11-21 |
diego |
Remove superfluous empty variable declaration.
|
2006-11-21 |
diego |
Remove unused -D from CFLAGS.
|
2006-11-21 |
diego |
Remove superfluous empty variable declaration.
|
2006-11-21 |
diego |
Add VIDIX to LIBS_MPLAYER directly.
|
2006-11-21 |
kraymer |
typo / small fixes
|
2006-11-20 |
nicodvb |
demux_lavf handles video stream switching
|
2006-11-20 |
nicodvb |
check we aren't short of sh_videos before allocating another one
|
2006-11-20 |
nicodvb |
slight simplification in demux_control_ts: no need to check *arg with last_{aid,vid} (small bugfix, too)
|
2006-11-20 |
eugeni |
Cosmetics: remove unneeded curly brackets.
|
2006-11-20 |
eugeni |
Fix collision detection. The old method tried to avoid gaps between subtitles
|
2006-11-20 |
diego |
Remove --with-xmmsplugindir and --with-xmmslibdir.
|
2006-11-20 |
diego |
Remove --with-x264libdir.
|
2006-11-20 |
diego |
Remove --with-xvidlibdir.
|
2006-11-20 |
diego |
Remove --with-toolamelibdir from help output as well.
|
2006-11-20 |
diego |
Remove --with-toolamelibdir.
|
2006-11-20 |
diego |
Add support for disabling MPlayer compilation.
|
2006-11-20 |
diego |
Oops, the loader stuff needs to be in COMMON_LIBS.
|
2006-11-20 |
diego |
Deliver dependency handling from redundancy.
|
2006-11-20 |
diego |
Remove MPlayer-specific dependencies from COMMON_DEPS.
|
2006-11-20 |
diego |
VIDIX is for MPlayer only.
|
2006-11-20 |
diego |
The GUI is only for MPlayer, not MEncoder.
|
2006-11-20 |
diego |
Rename variables for consistency.
|
2006-11-20 |
diego |
Simplify gui and menu libs handling.
|
2006-11-20 |
diego |
cosmetics: Move some stuff around for better readability.
|
2006-11-20 |
uau |
Move pause loop into a separate function.
|
2006-11-20 |
diego |
Clean up PARTS handling.
|
2006-11-20 |
diego |
Unify dep/depend targets.
|
2006-11-20 |
diego |
Uninstall should run all parts unconditionally.
|
2006-11-20 |
diego |
Remove nonsense ifeq around MEncoder target and variable declaration.
|
2006-11-20 |
uau |
Reorganize code to move more things out of main().
|
2006-11-20 |
diego |
another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
|
2006-11-20 |
diego |
Some more cleanups for LDFLAGS handling.
|
2006-11-20 |
diego |
100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
|
2006-11-20 |
diego |
Some cleanups for LDFLAGS handling, next part.
|
2006-11-19 |
nicodvb |
in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)
|
2006-11-19 |
diego |
misc updates
|
2006-11-19 |
diego |
Put libdvdcss under a separate ifeq.
|
2006-11-19 |
diego |
misc small fixes
|
2006-11-19 |
nicodvb |
in mp_property_{video,audio} permit uniniting of the corresponding chain
|
2006-11-19 |
nicodvb |
during DEMUXER_CTRL_SWITCH_x *arg set to -2 identifies 'disable stream x'
|
2006-11-19 |
kraymer |
MSGTRs for libass
|
2006-11-19 |
diego |
Remove settled FIXME.
|
2006-11-19 |
kraymer |
Sync w/ help_mp-en.h r21001
|
2006-11-19 |
gpoirier |
Add a new MPEG encoding example using lavf
|
2006-11-19 |
gpoirier |
add a link to Michael's de-interlacing filters, and replace the crappy
|
2006-11-19 |
reimar |
Remove superfluous demuxer->type==DEMUXER_TYPE_MATROSKA check,
|
2006-11-19 |
gpoirier |
allows to de- and reactivate yadif on the fly
|
2006-11-19 |
nplourde |
disable x11 gl support on osx
|
2006-11-19 |
uau |
Reinitialize some variables on af_resample reinit, fixes crash
|
2006-11-19 |
uau |
Fix printf format/argument count mismatch in mp_property_video
|
2006-11-19 |
gpoirier |
sync w/ r21026
|
2006-11-19 |
uau |
Move subtitle updating to a separate function, fix inverted condition
|
2006-11-19 |
reimar |
Fix obvious typo, although the exact effect is still unclear to me, see also bug #593.
|
2006-11-19 |
gpoirier |
sync w/r21004
|
2006-11-19 |
gpoirier |
sync w/ r20933, patch by Jerome Ferrari
|
2006-11-19 |
voroshil |
sync tag update
|
2006-11-19 |
voroshil |
Translated section "DECODING/FILTERING OPTIONS"
|
2006-11-19 |
reimar |
Remove (now hopefully unnecessary) workarounds added in r21056
|
2006-11-19 |
Gabrov |
synced with r21001
|
2006-11-19 |
reimar |
directly insert ffreep %%st(0) opcode for compatibility with old
|
2006-11-19 |
reimar |
Use ASMALIGN macro for better compatibility and remove SYS_DARWIN
|
2006-11-19 |
gpoirier |
sync with r20876, patch by Jerome Ferrari
|
2006-11-19 |
reimar |
Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up as
|
2006-11-19 |
Gabrov |
synced with r21058
|
2006-11-19 |
voroshil |
new slave command: radio_step_freq
|
2006-11-19 |
reimar |
Fix compilation error due to unescaped "s.
|
2006-11-19 |
nplourde |
fix mp3lib compilation on OSX
|
2006-11-19 |
reimar |
10l, compilation error in r21054
|
2006-11-19 |
reimar |
Generalize subtitle switching, demux_ogg does not need a special case
|
2006-11-19 |
voroshil |
translation/spelling fix.
|
2006-11-19 |
reimar |
Make -slang work again, sub->id is -2 by default, so -slang would be ignored
|
2006-11-19 |
reimar |
Create a sh_sub_t for ogg subtitles.
|
2006-11-19 |
nicodvb |
riformatted after previous commit
|
2006-11-19 |
nicodvb |
if in the list of pids appears at least one 8192 (while TS) remove all other pid filters
|
2006-11-19 |
reimar |
Support multiple subs in mov
|
2006-11-19 |
reimar |
Make sure sh_video == NULL when reinit_video_chain fails.
|
2006-11-19 |
reimar |
Do not just skip a file when vo init fails, instead try to play it
|
2006-11-19 |
lucabe |
Clarify that some of the non-SIMD code is now LGPLed.
|
2006-11-19 |
kraymer |
Update section "AUDIO FILTERS"; Some sync w/ r21026;
|
2006-11-19 |
reimar |
Fix clobber list, half of the modified registers were missing.
|
2006-11-19 |
eugeni |
Collect all includes of mplayer headers in libass in a single file (mputils.h).
|
2006-11-18 |
gpoirier |
sync w/ r20876, patch by Jerome Ferrari
|
2006-11-18 |
gpoirier |
sync with r20876, patch by Jerome Ferrari
|
2006-11-18 |
ods15 |
fix demux_nut to give proper (estimate) of percent position after a seek
|
2006-11-18 |
ods15 |
Add disabled EAGAIN testing code for libnut
|
2006-11-18 |
voroshil |
help_mp-ru.h sync with r21001
|
2006-11-18 |
nicodvb |
switch_audio and switch_video properties should be in the range -2..MAX_x_STREAMS-1
|
2006-11-18 |
diego |
Improve Id CIN description.
|
2006-11-18 |
kraymer |
fix wrong 60000/10001 fraction
|
2006-11-18 |
uau |
Fix double free in af_resample when reinited with suitable parameters
|
2006-11-18 |
kraymer |
r20969: document new key binding for switching video streams in MPEG-TS
|
2006-11-18 |
kraymer |
r21012: group together "quality" control options
|
2006-11-18 |
kraymer |
r20876: rename: XviD -> Xvid (man page part)
|
2006-11-18 |
kraymer |
r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_type
|
2006-11-18 |
uau |
When changing playback speed write the current speed to OSD only after
|
2006-11-18 |
ods15 |
move demux_nut priv calloc to init() instead of check_file()
|
2006-11-18 |
nicodvb |
TAB switches between programs
|
2006-11-18 |
nicodvb |
mention switch_video and switch_program
|
2006-11-18 |
nicodvb |
bind TAB to 'step_property switch_program'
|
2006-11-18 |
nicodvb |
switch_program property to switch to/set a new program
|
2006-11-18 |
nicodvb |
implemented DEMUXER_CTRL_IDENTIFY_PROGRAM
|
2006-11-18 |
nicodvb |
new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)
|
2006-11-18 |
gpoirier |
group together B-frames options with I,P frames options
|
2006-11-18 |
gpoirier |
group together xvid's rate control options
|
2006-11-18 |
reimar |
more mp_property_deinterlace simplification, patch by
|
2006-11-18 |
gpoirier |
group together "quant_type" and quant_*_matrix since they are related
|
2006-11-18 |
nicodvb |
implemented M_PROPERTY_SET in mp_property_{audio,video}
|
2006-11-18 |
gpoirier |
group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release
|
2006-11-18 |
reimar |
reinit_video_chain might set sh_video = NULL, so check against that.
|
2006-11-18 |
gpoirier |
Move xvid 'grayscale' option close to 'interlacing'
|
2006-11-18 |
gpoirier |
group together "quality" control options
|
2006-11-18 |
gpoirier |
group together xvid's 'closed_gop' and 'packed' options
|
2006-11-18 |
gpoirier |
remove xvid3's divx5bvop and replace it by xvid4's closed_gop
|
2006-11-18 |
kraymer |
r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
|
2006-11-18 |
gpoirier |
remove xvid3's mpeg_quant, replace it by xvid4's quant_type
|
2006-11-18 |
kraymer |
r21001: Add *BSD BT848 radio support
|
2006-11-18 |
diego |
support for XAN DPCM audio
|
2006-11-18 |
kraymer |
document new "D" keybinding for deinterlacing, introduced in
|
2006-11-18 |
gpoirier |
remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
|
2006-11-18 |
gpoirier |
Xvid3 support is no more: Remove Xvid3-specific options
|
2006-11-18 |
uau |
Mark some functions static
|
2006-11-18 |
voroshil |
Add *BSD BT848 radio support
|
2006-11-18 |
diego |
Remove obsolete Xvid 3 support.
|
2006-11-18 |
diego |
Drop some unnecessary local changes.
|
2006-11-18 |
diego |
Make sure to pick up internal dvdcss.h before a globally installed one.
|
2006-11-18 |
diego |
Rename libdvdread to dvdread. We really only include only the dvdread
|
2006-11-17 |
diego |
support for some more fringe formats, still buggy ..
|
2006-11-17 |
reimar |
Try reading palette for vobsub
|
2006-11-17 |
reimar |
Support palette for general vobsub
|
2006-11-17 |
reimar |
Since vobsub_lang and sub_select do the same, 'b' and 'j' were bound
|
2006-11-17 |
reimar |
Pseudo-support for subtitles in http://samples.mplayerhq.hu/sub/jpn_engSUB_sample.3gp
|
2006-11-17 |
reimar |
consistently use M_PROPERTY_ERROR/M_PROPERTY_OK as return values.
|
2006-11-17 |
reimar |
Minor mp_property_deinterlace simplification
|
2006-11-17 |
reimar |
Add deinterlace property, patch by Carl Eugen Hoyos
|
2006-11-17 |
reimar |
Adapt code to annoying ShowCursor semantics (increases/decreases and returns
|
2006-11-17 |
ods15 |
missed piece in update to libnut API - non negative errors
|
2006-11-17 |
voroshil |
r20972: defined MSGTR_OSDVideo
|
2006-11-17 |
gpoirier |
sync w/r20969
|
2006-11-17 |
voroshil |
add public wrapper for get_frequency
|
2006-11-17 |
voroshil |
Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"
|
2006-11-17 |
michael |
clarify syncpoint placement recommanditions
|
2006-11-17 |
michael |
seeking
|
2006-11-17 |
michael |
dts & synchronous decoder
|
2006-11-17 |
diego |
support flic video through lavf
|
2006-11-17 |
reimar |
Put files fully owned by my under GPL v2 "or later"
|
2006-11-17 |
gpoirier |
Fix AMD64 support, patch by Reimar Doffinger
|
2006-11-17 |
ods15 |
some more updates
|
2006-11-17 |
diego |
some updates
|
2006-11-17 |
kraymer |
fix some mixed up usage messages and unify with master copy
|
2006-11-17 |
kraymer |
r20972: defined MSGTR_OSDVideo
|
2006-11-17 |
nicodvb |
defined MSGTR_OSDVideo
|
2006-11-16 |
nicodvb |
COSMETICS: reformatted
|
2006-11-16 |
nicodvb |
restored circular looping when changing audio and video stream (previously broken)
|
2006-11-16 |
kraymer |
document new key binding for switching video streams in MPEG-TS
|
2006-11-16 |
nicodvb |
reset demuxer's buffered demux_packet after DEMUXER_CTRL_SWITCH_AUDIO
|
2006-11-16 |
nicodvb |
implemented DEMUXER_CTRL_SWITCH_VIDEO
|
2006-11-16 |
nicodvb |
associated _ to 'step_property switch_video'
|
2006-11-16 |
nicodvb |
handle video stream switch using 'switch_video' property'
|
2006-11-16 |
nicodvb |
added code to switch video stream
|
2006-11-16 |
nicodvb |
moved video codec/filters/outdevice initialization code to specific function
|
2006-11-16 |
michael |
forgotten 2 converters (yeah svn up, svn di svn ci isnt enough i should actually look at the code after svn up not just the diff ...)
|
2006-11-16 |
michael |
fixing the lamest bug in swscale, all the rgb/bgr->* code did 2x2 downsampling for chroma, it should just be 2x1 (the rest of the code also belived its 2x1 ...)
|
2006-11-16 |
diego |
cosmetics: Restore alphabetical order, align both tables.
|
2006-11-16 |
diego |
Remove stray newline.
|
2006-11-16 |
diego |
support for RoQ video and audio through libavformat
|
2006-11-16 |
diego |
support for Electronic Arts ADPCM audio
|
2006-11-16 |
diego |
support for Delphine CIN audio and video
|
2006-11-16 |
diego |
Mark internal lavf FourCCs as such.
|
2006-11-16 |
ods15 |
update to libnut API, non-negative errors
|
2006-11-16 |
reynaldo |
Removing redundant entry, kraymer is doing all this work while maintaining translations
|
2006-11-16 |
diego |
support for Interplay DPCM audio
|
2006-11-16 |
diego |
cosmetics: alphabetical order and prettyprinting for the CodecTag table
|
2006-11-16 |
diego |
support for Sierra VMD video
|
2006-11-16 |
diego |
Add support for Tiertex SEQ video.
|
2006-11-16 |
torinthiel |
synced with r20879
|
2006-11-15 |
diego |
Add support for Westwood IMA ADPCM audio.
|
2006-11-15 |
gpoirier |
Fix segfault with videos with unusual resolution, patch by Stanislav Maslovski % stanislav P maslovski A gmail P com %
|
2006-11-15 |
iive |
When testing lame preset presence, use actuall lame_set_preset() function to test its availablility in the library.
|
2006-11-15 |
voroshil |
missing small update about libsmb in previous commit
|
2006-11-15 |
voroshil |
r20933: libvorbis is not necessary for Vorbis playback, small wording improvement.
|
2006-11-15 |
ods15 |
update to libnut, no nut_skip_packet()
|
2006-11-15 |
ods15 |
update to libnut API, don't free the streams
|
2006-11-15 |
diego |
Output UTF-8 instead of legacy encodings by default.
|
2006-11-15 |
kraymer |
r20878: [cosmetics] (skipped)
|
2006-11-15 |
ods15 |
revert last 2 commits on nut.txt
|
2006-11-14 |
rtogni |
Don't spam the console with timestamps (non-error messages printed every
|
2006-11-14 |
rtogni |
Fix extradata passing to lavc RV20 decoder
|
2006-11-14 |
torinthiel |
[cosmetics] Fix indentation
|
2006-11-14 |
torinthiel |
Synced with r20933
|
2006-11-14 |
diego |
libvorbis is not necessary for Vorbis playback, small wording improvement.
|
2006-11-14 |
kraymer |
add character encoding info
|
2006-11-14 |
reimar |
Introduce step_property command.
|
2006-11-14 |
reimar |
Fix Unkown -> Unknown typo
|
2006-11-14 |
voroshil |
r20900: Missing : in -vf expand ar example
|
2006-11-14 |
gpoirier |
sync w/ 20637, patch by Francois franz A ephack P net
|
2006-11-14 |
ods15 |
bump date of NUT spec for previous commit
|
2006-11-14 |
ods15 |
allow info packets to appear in mid-stream, outside of main headers.
|
2006-11-14 |
ods15 |
update to libnut, add cache_syncpoints
|
2006-11-14 |
diego |
MEMALIGN_HACK --> CONFIG_MEMALIGN_HACK
|
2006-11-14 |
reimar |
10l copy&Ãpaste bug in subtitle sh handling
|
2006-11-14 |
uau |
Use vf control for reading pts from vf_vo
|
2006-11-14 |
gpoirier |
remplace le tutoiement par le vouvoiement de l'utilisateur (qui n'ont pas garde les vaches ensemble)
|
2006-11-14 |
reimar |
Fix statement-before-declaration warnings.
|
2006-11-14 |
uau |
Remove write-only variable
|
2006-11-14 |
uau |
Update OSD contents only after the correct values for the frame are known.
|
2006-11-14 |
diego |
Clarify messages for unavailable options.
|
2006-11-14 |
uau |
Move xscreensaver_heartbeat call next to vo check_events
|
2006-11-14 |
uau |
Replace sleep time calculation in main() with a separate function.
|
2006-11-14 |
uau |
simplify
|
2006-11-14 |
uau |
Move -frames check out of frame flip code (like -endpos earlier)
|
2006-11-14 |
uau |
Remove some unused code.
|
2006-11-14 |
uau |
Move endpos handling from page flip code to a saner location, change < to <=
|
2006-11-14 |
uau |
move vo event check together with gui event check
|
2006-11-14 |
ods15 |
update to libnut, rename nut.h->libnut.h
|
2006-11-14 |
uau |
Remove some incorrect code
|
2006-11-14 |
uau |
Update libao2 description, delete completely outdated "audio plugins" part
|
2006-11-14 |
uau |
Try filling audio buffers more if they're very large, add some comments.
|
2006-11-14 |
uau |
Move audio playing code from main() into a separate function.
|
2006-11-14 |
uau |
Remove useless check.
|
2006-11-14 |
uau |
Split some from main() into separate functions.
|
2006-11-13 |
gpoirier |
sync with r20900
|
2006-11-13 |
kraymer |
r20900: Missing : in -vf expand ar example
|
2006-11-13 |
reimar |
Missing : in -vf expand ar example
|
2006-11-13 |
gpoirier |
rename: XviD -> Xvid
|
2006-11-13 |
gpoirier |
sync with r20876
|
2006-11-13 |
voroshil |
r20872: Clarify -dumpaudio, it is not useful normally
|
2006-11-13 |
voroshil |
Update missing tags of previous commit
|
2006-11-13 |
voroshil |
r20876: rename: XviD -> Xvid
|
2006-11-13 |
reimar |
Try to handle oversized asf headers by ignoring anything beyond the first MB
|
2006-11-13 |
reimar |
Incomplete support for vobsub (missing palette support) and
|
2006-11-13 |
reimar |
Move sh_sub_t to stheader.h, where all the other sh structs are defined
|
2006-11-13 |
eugeni |
Support \t with acceleration.
|
2006-11-13 |
eugeni |
Partial fix for semitransparent glyph outlines.
|
2006-11-13 |
reimar |
Add forgotten new_sh_sub
|
2006-11-13 |
reimar |
Make subtitle stream handling more similar to audio and video streams.
|
2006-11-13 |
gpoirier |
Add missing translated strings
|
2006-11-13 |
michael |
pts definition by mans
|
2006-11-13 |
torinthiel |
Synced with 20876
|
2006-11-13 |
torinthiel |
Partial sync with r20879
|
2006-11-13 |
diego |
-vop has been deprecated a long time ago.
|
2006-11-13 |
diego |
vop --> vf
|
2006-11-13 |
diego |
Remove/fix outdated message.
|
2006-11-13 |
diego |
typo
|
2006-11-13 |
torinthiel |
[small fixes]
|
2006-11-13 |
torinthiel |
[cosmetics]
|
2006-11-13 |
kraymer |
r20866: Recommend gcc 3.4+.
|
2006-11-13 |
kraymer |
rename: XviD -> Xvid
|
2006-11-12 |
Gabrov |
synced with r20873
|
2006-11-12 |
diego |
update to 0.6.2, patch by Giacomo Comes, comes naic edu
|
2006-11-12 |
diego |
Misc issues noticed by Torinthiel.
|
2006-11-12 |
reimar |
Clarify -dumpaudio, it is not useful normally
|
2006-11-12 |
torinthiel |
Synced with r20870
|
2006-11-12 |
diego |
Restore PowerPC gcc note that I mistakenly removed.
|
2006-11-12 |
reimar |
Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines
|
2006-11-12 |
ods15 |
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
|
2006-11-12 |
nicodvb |
consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME now return time in (double) seconds
|
2006-11-12 |
diego |
Recommend gcc 3.4+.
|
2006-11-12 |
diego |
Mac OS X Server support
|
2006-11-12 |
reimar |
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
|
2006-11-12 |
diego |
Remove duplicate message, the same info is printed anyway.
|
2006-11-12 |
michael |
least restrictive dts ordering rule which ensures frames are in decoding order
|
2006-11-11 |
Gabrov |
synced with r20817
|
2006-11-11 |
Gabrov |
synced with r20859
|
2006-11-11 |
kraymer |
r20834: The -gui command line option is back.
|
2006-11-11 |
kraymer |
1. convert single quotation mark to double one for better looking
|
2006-11-11 |
nicodvb |
removed duplicated check in demuxer_seek_chapter
|
2006-11-11 |
nicodvb |
make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cache is enabled: they can't work atm
|
2006-11-11 |
nicodvb |
in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESYNC to notify the demuxer of the change
|
2006-11-11 |
kraymer |
add encoding info to some man pages
|
2006-11-11 |
kraymer |
remove very outdated and unmantained Swedish man page
|
2006-11-11 |
michael |
s/by/be/
|
2006-11-10 |
reimar |
Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.
|
2006-11-10 |
rtogni |
Skip empty lines in front of winamp playlist.
|
2006-11-10 |
voroshil |
r20834: The -gui command line option is back.
|
2006-11-10 |
voroshil |
Translated section "VIDEO OUTPUT DRIVERS"
|
2006-11-10 |
diego |
typo, wrong variable name
|
2006-11-10 |
michael |
within array MUST for time_base_id
|
2006-11-10 |
michael |
clearer time_base_id description
|
2006-11-10 |
diego |
Ignore .depend.
|
2006-11-10 |
diego |
Add standard depend target.
|
2006-11-10 |
diego |
Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.
|
2006-11-10 |
diego |
Use default variable names.
|
2006-11-10 |
diego |
Remove redundant variable.
|
2006-11-10 |
michael |
time_base_count
|
2006-11-10 |
michael |
stream_count
|