log

age author description
2011-08-18 reimar Try using sh_video->pts instead of v_muxer_time for filter timestamp.
2011-08-18 reimar Simply drop packets for which new_demux_packet allocation fails.
2011-08-15 reimar Forgotten commit of subreader.h adding SUB_GOOGLE define.
2011-08-15 reimar Quick-and-dirty support for reading Google/YouTube subtitle format.
2011-08-15 reimar Convert stream_read_line function into more generic stream_read_until function.
2011-08-15 reimar Fix reading of aqr/subrip09 subtitles.
2011-08-15 reimar Get rid of some code duplication.
2011-08-15 ib Cosmetic: Adjust indent.
2011-08-15 ib Add guiDVDStruct members to guiInfo.
2011-08-15 ib Cosmetic: Rename guiInfo members.
2011-08-15 ib Cosmetic: Rearrange the guiInfo members.
2011-08-15 ib Cosmetic: Rearrange statements.
2011-08-12 ib Provide track information for playlists.
2011-08-12 ib Cosmetic: Rename some guiInfo members.
2011-08-12 ib Revise the skin documentation.
2011-08-12 ib Cosmetic: Adjust indent.
2011-08-12 ib Remove needless guiInfo member FilenameChanged.
2011-08-12 ib Cosmetic: Comment the enums and #defines in interface.h.
2011-08-12 jrash Synced with help_mp-en.h rev. 33962
2011-08-12 ib Cosmetic: Adjust indent and remove braces.
2011-08-12 ib Remove needless guiInfo member DiskChanged.
2011-08-12 ib Remove pointless condition.
2011-08-12 ib Cosmetic: Adjust indent.
2011-08-12 ib Remove unneeded variable and simplify code.
2011-08-11 reimar Add license boilerplate.
2011-08-11 reimar Restore alphabetical order.
2011-08-11 diego build: drop BeOS support
2011-08-11 diego zr: adjust #includes to fix compilation after av_helpers.h creation
2011-08-11 diego doxygen: drop filename from @file directive
2011-08-11 diego configure: drop support for obsolete versions of sdl-config
2011-08-11 diego configure: drop leading underscore from _inc_* variables
2011-08-11 diego configure: drop leading underscore from _ld_* variables
2011-08-11 diego configure: spelling cosmetics
2011-08-11 diego Move cfg_inc_verbose and cfg_include into mpcommon.c.
2011-08-11 ib Get rid of a bunch of needless or redundant guiInfo members.
2011-08-10 cboesch mplayer: small indent fix.
2011-08-10 ib Don't let VCD track number and guiInfo.Track differ.
2011-08-09 ib Check directory history entry prior to its usage.
2011-08-09 reimar Support parsing of AAC audio.
2011-08-09 reimar Move code for setting up libav* logging callbacks from vd_ffmpeg to a
2011-08-09 reimar Assume that messages from AVFormatContext are demuxer messages.
2011-08-09 reimar Fix neverending "DRI Failure" messages with frame multithreading.
2011-08-09 reimar Another attempt to make message easier to understand.
2011-08-09 reimar Mark two warnings that usually only indicate a performance issue as such.
2011-08-09 reimar Avoid crash and instead print a warning if the av_log callback
2011-08-04 reimar vo_null: do not accept hwaccel formats since they need special vo
2011-08-04 ib Clarify the encoding to be used in the font description file.
2011-07-31 cehoyos FourCC DreX works fine with VDPAU and xvid.
2011-07-30 reimar Add some runtime patching magic required for latest Cineform decoder.
2011-07-30 reimar Add some additional function/hacks needed for newer CFDecode2.ax versions.
2011-07-30 reimar Abort configure if the binutils version is too old and cannot compile
2011-07-30 reimar Fix xmm clobber test that was broken since it was added.
2011-07-30 diego libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition
2011-07-30 diego stream_smb: remove unused variable
2011-07-30 diego stream_nemesi: remove unused variable
2011-07-30 cehoyos Add FourCC DreX for MPEG-4 ASP.
2011-07-30 diego win32 gui: replace C99 bool type by int
2011-07-30 reimar Fix pkg-config usage for fribidi.
2011-07-30 reimar Change code so that it compiles more reliably without libass
2011-07-30 reimar Update cdparanoia check to check for paranoia_cachemodel_size.
2011-07-30 jrash sync with en/mplayer.1 rev. 33893
2011-07-30 jrash Synced with help_mp-en.h rev. 33931
2011-07-27 diego Makefile: fix mistakenly broken ADD_ALL_EXESUFS function
2011-07-27 diego ae_faac: mark a function as static; add missing ae_faac.h #include
2011-07-27 diego Makefile: cosmetics: consistently name all dependency file variables
2011-07-27 diego libvo: extend alpha_func function pointers with parameter type declaration
2011-07-27 diego Clarify console output when reading optional configuration files.
2011-07-27 diego codec-cfg: do not translate verbose mode console message
2011-07-27 diego vo_bl: Move config.h #include to the top of the #include list.
2011-07-27 diego cleanup: adjust printf format strings to match parameter types
2011-07-27 diego vo_zr: fix zr_info array initialization
2011-07-27 diego vf_zrmjpeg: fix compilation after function templatization in libavcodec
2011-07-26 cehoyos Fix verbosity level broken in r33917.
2011-07-25 diego configure: Only link against encode-only libs if mencoder is enabled.
2011-07-25 diego dec_video: drop some unnecessary casts
2011-07-25 diego cache2: merge struct declaration and member assignment
2011-07-25 diego configure: do not add -Werror-implicit-function-declaration to CXXFLAGS
2011-07-25 diego configure: add proper check for trunc() instead of hardcoding availability
2011-07-25 reimar Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.
2011-07-25 diego configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.
2011-07-25 diego stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
2011-07-24 diego Do not employ verbosity level MSGL_V for fatal errors.
2011-07-24 diego ao_sun: print fatal error messages not only in verbose mode
2011-07-24 diego Do not translate console messages of verbosity level MSGL_V and above.
2011-07-24 diego console messages: fix some small errors in German translation
2011-07-24 diego console messages: remove extra messages from translations
2011-07-24 diego build: drop redundant removal of files below ffmpeg/ on distclean
2011-07-24 diego cache2: add missing braces to silence compiler warning
2011-07-24 cehoyos Fix compilation on Power Macintosh.
2011-07-24 reimar Simplify printing of error strings.
2011-07-24 reimar Use struct initializer in one more case.
2011-07-24 reimar Avoid typedef.
2011-07-24 reimar Simplify some more struct initializations.
2011-07-24 reimar Replace some inappropriate while() loops with for()
2011-07-24 reimar Store fixed-length string directly in struct, avoid pointer indirection.
2011-07-24 reimar Split out read/write part from data struct and make read-only
2011-07-24 reimar Simplify struct initialization.
2011-07-24 reimar Use FFMIN/FFMAX.
2011-07-24 reimar Fix compilation without zlib (also disable flashsv2).
2011-07-24 reimar Make NULL checks simpler/more consistent.
2011-07-24 reimar Remove pointless () and {}.
2011-07-24 reimar Fix array layout uncrustify messed up.
2011-07-24 reimar Apply uncrustify to vo_directx.c.
2011-07-24 reimar Simplify code handling minimized state.
2011-07-24 reimar Restore hunk disabling overlay when the Window is minimized.
2011-07-23 diego manual: fix description of b_pyramid x264 option
2011-07-23 diego configure: drop check for -lposix4
2011-07-22 diego build: fix negative interaction between clean and distclean targets
2011-07-21 diego configure: select default CD-ROM device on Solaris according to OS version
2011-07-21 diego Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function
2011-07-21 diego Makfile: split non-native directories from native directories in DIRS
2011-07-21 diego configure: use 'uname -m' to find out host architecture
2011-07-21 diego build: Always use the install program set by configure.
2011-07-20 diego configure: simplify -lm handling
2011-07-20 cigaes configure: set HAVE_LOCAL_ALIGNED_* for x86_64.
2011-07-15 jrash sync with en/mplayer.1 rev. 33877
2011-07-15 jrash Synced with help_mp-en.h rev. 33866
2011-07-12 diego build: Rely on Libav/FFmpeg build system to run clean targets.
2011-07-12 cehoyos Fix typo.
2011-07-12 ib Cosmetic: Change parameter names of gui() and mplayer().
2011-07-12 ib Add const to some string pointer arguments that will not be modified.
2011-07-11 reimar Half-width side-by-side formats for stereo3d.
2011-07-11 ib Revise and fix r33497.
2011-07-11 ib Start all file dialogs always in last active directory.
2011-07-11 ib Compare encodings case insensitively.
2011-07-11 ib Fix segmentation fault.
2011-07-11 ib Change fname parameter to const in pngRead().
2011-07-11 ib Fix memory leaks in the Win32 GUI.