log

age author description
2006-08-23 gpoirier How to handle broken/copy protected VOB files?
2006-08-22 eugeni Add -ass-force-style to man page.
2006-08-22 diego Remove reference to non-existent variable.
2006-08-22 eugeni New cmdline option: -ass-force-style.
2006-08-22 diego demux_avs compilation should depend on WIN32DLL support, not a linker flag.
2006-08-22 diego Remove backup files from the win32 subdir as well.
2006-08-22 eugeni SSA/ASS parser reworked, with 2 main results:
2006-08-22 ben added new filter option to menu file browser to only display some files according to extension
2006-08-22 ben support multiple actions in menu's file browser using key bindings
2006-08-22 ben fix menu toggle/hide issues
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
2006-08-10 michael pass average bitrate from encoder to (lavf) muxer
2006-08-10 diego editorial spelling/wording/grammar changes
2006-08-09 reimar Get rid of two initialized but unused variables
2006-08-09 michael update the moving & copying rules as disscussed on mplayer-dev + some (but not all as iam lazy) fixes by the wanderer
2006-08-08 reimar Disable Y800 colorspace support, otherwise mplayer uses it even when it's not supposed to.
2006-08-08 reimar Reintroduce an ugly variant of the -gui/-nogui options.
2006-08-08 reimar -logg must come before -lvorbisidec since both declare the same symbols.
2006-08-08 diego Reorganize libvorbis/Tremor detection, external Tremor should be detected now.
2006-08-08 diego spelling/clarification for --help output
2006-08-07 diego cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
2006-08-07 reimar Make sure we do not print the obsolete skin path when we did not find any skin.
2006-08-07 gpoirier remove trailing spaces + remove some obviously redudant words
2006-08-07 diego cosmetics: Rename some variables for consistency.
2006-08-07 gpoirier synced with r19348
2006-08-06 diego punctuation, slight clarification
2006-08-06 eugeni Restore empty line accidentally deleted with the previous commit.
2006-08-06 eugeni Mention mkv chapter seeking in ChangeLog and AUTHORS.
2006-08-06 reimar Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxer
2006-08-06 eugeni Add matroska chapter seeking capability.
2006-08-06 eugeni "[ass] init" message looks better when it starts with the capital letter 'I'.
2006-08-06 eugeni Use FontConfig cache to speedup mplayer startup.
2006-08-06 diego Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last
2006-08-06 diego Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
2006-08-05 uau Don't crash if audio init fails.
2006-08-05 lucabe Another PIX_FMT_ ---> IMGFMT_ conversion
2006-08-05 ben isolated tcp socket code from network.c to a dedicated file
2006-08-05 diego Simplify Tremor low accuracy test, label external Tremor as such.
2006-08-05 diego Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
2006-08-05 ben missing ifndef/define/endif couple in udp header
2006-08-05 ben kill a warning in getsockopt()
2006-08-05 ben kill a warning in getsockopt()
2006-08-05 diego 10l, line from a local modification committed by accident.
2006-08-04 diego Unify include path handling in the build system, part III:
2006-08-04 diego Fix libcdio test after r19200, the detected include dir was not stored.
2006-08-04 diego Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.
2006-08-04 nicodvb auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on2 com (fixed by me)
2006-08-04 ben added recent changes with independant stream layer library
2006-08-04 ben rtsp is a stream layer not demuxer
2006-08-04 ben inputs is for keys, this is stream
2006-08-04 ben a few more files i'll maintain
2006-08-04 ben removed some useless includes
2006-08-04 ben moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else
2006-08-04 ben removed udp socket creation code from rtp stack to a new dedicated udp helper file
2006-08-04 reimar -identify should display all ID_ messages, including DVD title length
2006-08-04 ben fix compilation of librtsp
2006-08-04 ben few cosmectic changes to remove duplication
2006-08-04 reimar Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).
2006-08-04 ben split rtp stack, udp input layer and rtp input layer from rtp.c
2006-08-04 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
2006-08-04 ben moved pnm.h to stream/ (where it belongs)
2006-08-04 diego Merge DirectFB header check into DirectFB check.
2006-08-04 diego Remove silly check for $_inc_directfb, it is not set beforehand.
2006-08-04 diego Remove one more redundant test invocation.
2006-08-04 diego Simplify DirectFB header check.
2006-08-03 diego cosmetics: Fix DVB test indentation.
2006-08-03 diego cosmetics: Fix indentation after last commit.
2006-08-03 diego Run DVB (HEAD) test only when the corresponding variable is set to auto.
2006-08-03 diego Forgotten part of the LIVE555 configure test simplification.
2006-08-03 ben renamed dvdnav_stream to stream_dvdnav for consistency
2006-08-03 ben added dedicated file for mf:// input
2006-08-03 ben mf.[hc] belong to libmpdemux
2006-08-03 diego Recurse into subdirs before cleaning the top level to avoid error messages.
2006-08-03 ben renamed cue_read.c to stream_cue.c for consistency
2006-08-03 ben removed useless cue_read.h file
2006-08-03 ben renamed dvbin.c to stream_dvb.c for consistency
2006-08-03 ben conversion from stream_null to stream_tv was missing stream type
2006-08-03 ben correctly report audio input
2006-08-03 diego 'make distclean' should remove all generated files, so also config.[h|mak].
2006-08-03 diego 'make clean' now recurses through subdirectories as expected,
2006-08-03 diego Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
2006-08-03 diego typo, VC-1/WMV3/WMV9 decoder
2006-08-03 diego Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.
2006-08-02 Gabrov synced with r19293
2006-08-02 diego Move conditional compilation of cdinfo.c to the build system.
2006-08-01 ben fix a/v sync issues when using ad_hwmpa
2006-08-01 diego Ignore .depend and stream.a.
2006-08-01 diego $inc_extra vs $_inc_extra typo, closes bug #543.
2006-08-01 uau Change toplevel Makefile to invoke subdirectory Makefiles
2006-08-01 diego Simplify LIVE555 test and make it more consistent with the other tests.
2006-08-01 diego We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.
2006-08-01 nicodvb clarification on -mpegopts :vaspect
2006-07-31 diego New sentences should start on a new line.
2006-07-31 pacman Fix SVQ3 extradata handling so it works correctly with demux_lavf
2006-07-31 pacman Fix bogus pointer addition in the extraction of extradata from
2006-07-31 ben removed deprecated test.c file from libmpdemux
2006-07-31 nicodvb don't use vaspect on mpeg1 video streams