log

age author description
2006-08-22 diego Remove useless else clauses.
2006-08-22 diego Enclose all space padded headings with quotes.
2006-08-22 gpoirier fix trailing space problem, which was preventing fontconfig to get compiled
2006-08-21 diego support for disabling/enabling bitmap font support from configure
2006-08-21 rfelker use of malloc without prototype.. very bad on 64bit archs
2006-08-21 diego Move libs common to MPlayer and MEncoder to COMMON_LIBS.
2006-08-21 diego Simplify VIDIX lib handling.
2006-08-21 rfelker no c++ decls!
2006-08-21 diego Remove unused variable.
2006-08-21 nicodvb 100l: *chapter_name was copied from the pointer rather than strupd()-ed (and next free()d in mplayer.c
2006-08-21 nicodvb demuxer_seek_chapter() returns informations about chapters count and name
2006-08-21 nicodvb implemented STREAM_CTRL_GET_NUM_CHAPTERS
2006-08-21 nicodvb implemented STREAM_CTRL_GET_NUM_CHAPTERS
2006-08-21 nicodvb added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream reader
2006-08-21 eugeni Add public functions for removal of styles and events.
2006-08-21 diego cosmetics: Fix indentation after last commit.
2006-08-21 diego Properly disable tests that depend on X.
2006-08-21 diego Ignore generated test binaries.
2006-08-21 lucabe Allow to compile swscale tests
2006-08-21 diego Remove superfluous variable settings.
2006-08-21 gpoirier fix null pointer check in add_subtitles,
2006-08-21 diego cosmetics: indentation fix after last commit
2006-08-21 diego Remove duplicate check for $_faad_external = auto.
2006-08-21 diego Only run the check for external FAAD if internal FAAD is not used.
2006-08-20 rfelker missing header for struct timeval
2006-08-20 reimar Get rid of useless vf->priv casts
2006-08-20 diego Fix stray newline that should only be printed in verbose mode.
2006-08-20 gpoirier Fix audio stream selection in Gtk GUI
2006-08-20 reimar Avoid crash if initialization failed.
2006-08-20 reimar Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)
2006-08-20 nicodvb disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-
2006-08-20 Gabrov help_mp-hu.h synced with r19462
2006-08-20 diego The X11 header check looks in $_extra_inc that contains directories in the
2006-08-19 diego Ouch, I mistakenly overwrote the contents from this file with a non-working
2006-08-19 nicodvb corrected _very_ misleading comment
2006-08-19 nicodvb implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)
2006-08-19 nicodvb removed #if-0 code that dereferenced dvdnav_t's internal members, violating the opaque interface (current dvdnav doesn't even install dvdnav_internal.h system-wide for very good reasons)
2006-08-19 nicodvb 10l: misplaced brace in a switch
2006-08-19 iive Fix xv and xinerama force on --enable-*
2006-08-19 diego Partial sync with message removal from DVD information output change.
2006-08-19 diego Print DVD audio channel and subtitle track information in non-verbose mode,
2006-08-19 diego trailing whitespace cosmetics
2006-08-19 diego Vorbis speedup, Windows GUI
2006-08-19 Gabrov help_mp-hu.h & xml/hu/ports.xml synced with r19449
2006-08-19 nicodvb seeking in dvdnav://
2006-08-19 nicodvb implemented seeking to chapter
2006-08-19 nicodvb sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1
2006-08-18 nicodvb seeking by chapters in dvd://
2006-08-18 nicodvb support for seeking to chapter and getting current playing chapter
2006-08-18 nicodvb clarification in a comment
2006-08-18 nicodvb support relative seeking in the stream-driven case
2006-08-18 nicodvb new stream_ctrl to get currently playing chapter (needed for stream-driven relative chapter seeking)
2006-08-18 nicodvb seek to chapter using newly introduced demux_seek_chapter()
2006-08-18 nicodvb added first revision of demuxer_seek_chapter()
2006-08-18 nicodvb new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd
2006-08-18 diego Some more consistency for the conditions under which tests are run.
2006-08-18 diego Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
2006-08-18 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
2006-08-18 eugeni Fix seeking in matroska files when timecodes do not start from zero.
2006-08-18 corey replace echo with printf; fixes compilation when shell is dash and
2006-08-18 nplourde disable double buffer in vo_sdl on macosx. fix flicker issue.
2006-08-18 nplourde fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com>
2006-08-18 nplourde fix missing symbol when compiling with live support on mac osx
2006-08-17 diego 10l: Also rename configure option for gcc check.
2006-08-17 diego Rename gcc_checking variable to gcc_check.
2006-08-17 kraymer r19420: Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
2006-08-17 kraymer r19361: Reintroduce an ugly variant of the -gui/-nogui options.
2006-08-17 kraymer r19424: Update new DarwinPorts URL
2006-08-17 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
2006-08-17 gpoirier Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %
2006-08-17 gpoirier Update new DarwinPorts URL (as opendarwin.org is going bye-bye and
2006-08-17 reimar Add -Wdeclaration-after-statement to CFLAGS if available to ensure people
2006-08-17 gpoirier Fixes by Jerome Ferrari
2006-08-16 reimar Simplistic attempt to make H.264 over RTSP work.
2006-08-16 reimar Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
2006-08-16 reimar Update information and print new value when demux_info_add is called
2006-08-16 diego consistency cosmetics: Handle includes just like in other Makefiles.
2006-08-16 diego consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.
2006-08-16 lucabe Fix compilation as a win32 shared library (libavutil must be explicitly linked)
2006-08-16 uau Move mpeg aos to the end of the autodetection list. At least mpegpes
2006-08-16 vayne further improvements to fullscreen switching.
2006-08-16 gpoirier m-x whitespace-cleanup
2006-08-16 eugeni Fix wrong handling of transparency in \fad(\fade).
2006-08-15 eugeni Replace stdint.h with inttypes.h.
2006-08-15 eugeni Angle value from style was ignored. Not anymore.
2006-08-15 ivo display correct audio bitrate, samplerate and number of channels once
2006-08-15 ivo display corrected aspect ratio for mplayer -identify
2006-08-15 eugeni Add subdata to ass_track conversion for external subtitles.
2006-08-15 uau Fix compilation with -no-PIC and without -fomit-frame-pointer (used by
2006-08-15 eugeni Cosmetics: fix indentation after the last patch.
2006-08-15 eugeni Allow \fade to be used in place of \fad and vice versa.
2006-08-15 gpoirier Set encoder's input format to "native endiannes", instead of little endian.
2006-08-15 diego -fPIC support for libswscale
2006-08-14 nicodvb support for dvdnav is now auto-detected; removed support for dvdnav-dir
2006-08-14 diego H.261 through QuickTime DLL
2006-08-14 uau Remove empty function that isn't used anywhere (and never has been??).
2006-08-14 uau Fix buffer size sanity check to match what is actually required.
2006-08-14 ods15 Cosmetics (nothing but spaces, tabs, and a comment changed here..)
2006-08-14 reimar re-indent properly after last patch.
2006-08-14 reimar 10l in last commit, move configured-check inside sh_video and sh_video->vfilter check.
2006-08-14 diego stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp
2006-08-14 reimar Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,
2006-08-14 reimar Make path separator for font path a define and set it to a better value for AMIGAOS
2006-08-14 diego Add a switch for disabling high precision mpeg audio decoding in libavcodec.
2006-08-14 Gabrov xml/hu/codecs.xml synced with r19387
2006-08-13 uau Change pcm decode_audio to return data based on minlen instead of maxlen
2006-08-13 michael trying to fix the reverting paragraph
2006-08-13 diego XAnim homepage URL fix
2006-08-13 ivo fix segfault if an unknown property is requested
2006-08-13 gpoirier Mention MacIntel support
2006-08-13 eugeni Replace %lld with PRId64, part 2.
2006-08-13 reimar Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might
2006-08-13 diego Update for recent discussions on mplayer-dev-eng.
2006-08-13 diego sync with FFmpeg r5930
2006-08-13 eugeni MinGW treats %lld as %d. Replace it with PRId64.
2006-08-13 diego Update for changes from r19378 (ASMALIGN macro).
2006-08-13 diego Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
2006-08-12 diego Port ASMALIGN preprocessor macro for .align handling from FFmpeg.
2006-08-12 eugeni Fix compilation with gcc 2.95.
2006-08-12 diego Print "no" if all of the Vorbis tests failed.
2006-08-12 uau Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile
2006-08-12 gpoirier sync with 19361
2006-08-12 reimar Reuse UTF-8 reading code in libavutil
2006-08-12 Gabrov realign of MSGTR_Exit_SIGCRASH in help_mp-hu.h
2006-08-12 Gabrov help_mp-hu.h & man/hu/mplayer.1 synced with r19369
2006-08-11 rtogni Add support for 13k Voice (Qclp) in 3g2 files
2006-08-11 ivo replace calls to perror() with calls to mp_msg()
2006-08-11 diego Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to