Mercurial > mplayer.hg
graph
-
Fix stray newline that should only be printed in verbose mode.2006-08-20, by diego
-
Fix audio stream selection in Gtk GUI2006-08-20, by gpoirier
-
Avoid crash if initialization failed.2006-08-20, by reimar
-
Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)2006-08-20, by reimar
-
disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-2006-08-20, by nicodvb
-
help_mp-hu.h synced with r194622006-08-20, by Gabrov
-
The X11 header check looks in $_extra_inc that contains directories in the2006-08-20, by diego
-
Ouch, I mistakenly overwrote the contents from this file with a non-working2006-08-19, by diego
-
corrected _very_ misleading comment2006-08-19, by nicodvb
-
implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)2006-08-19, by nicodvb
-
10l: misplaced brace in a switch2006-08-19, by nicodvb
-
Fix xv and xinerama force on --enable-*2006-08-19, by iive
-
Partial sync with message removal from DVD information output change.2006-08-19, by diego
-
Print DVD audio channel and subtitle track information in non-verbose mode,2006-08-19, by diego
-
trailing whitespace cosmetics2006-08-19, by diego
-
Vorbis speedup, Windows GUI2006-08-19, by diego
-
help_mp-hu.h & xml/hu/ports.xml synced with r194492006-08-19, by Gabrov
-
seeking in dvdnav://2006-08-19, by nicodvb
-
implemented seeking to chapter2006-08-19, by nicodvb
-
sanity check: since chapter is 0-based it can't exceed nr_of_ptts-12006-08-19, by nicodvb
-
seeking by chapters in dvd://2006-08-18, by nicodvb
-
support for seeking to chapter and getting current playing chapter2006-08-18, by nicodvb
-
clarification in a comment2006-08-18, by nicodvb
-
support relative seeking in the stream-driven case2006-08-18, by nicodvb
-
seek to chapter using newly introduced demux_seek_chapter()2006-08-18, by nicodvb
-
added first revision of demuxer_seek_chapter()2006-08-18, by nicodvb
-
new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd2006-08-18, by nicodvb
-
Some more consistency for the conditions under which tests are run.2006-08-18, by diego
-
Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"2006-08-18, by diego
-
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.2006-08-18, by diego
-
Fix seeking in matroska files when timecodes do not start from zero.2006-08-18, by eugeni
-
replace echo with printf; fixes compilation when shell is dash and2006-08-18, by corey
-
disable double buffer in vo_sdl on macosx. fix flicker issue.2006-08-18, by nplourde
-
fix missing symbol when compiling with live support on mac osx2006-08-18, by nplourde
-
10l: Also rename configure option for gcc check.2006-08-17, by diego
-
Rename gcc_checking variable to gcc_check.2006-08-17, by diego
-
r19361: Reintroduce an ugly variant of the -gui/-nogui options.2006-08-17, by kraymer
-
r19424: Update new DarwinPorts URL2006-08-17, by kraymer
-
Move all internal -I parameters to the front of CFLAGS to avoid using external2006-08-17, by diego
-
Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %2006-08-17, by gpoirier
-
Update new DarwinPorts URL (as opendarwin.org is going bye-bye and2006-08-17, by gpoirier
-
Add -Wdeclaration-after-statement to CFLAGS if available to ensure people2006-08-17, by reimar
-
Fixes by Jerome Ferrari2006-08-17, by gpoirier
-
Simplistic attempt to make H.264 over RTSP work.2006-08-16, by reimar
-
Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)2006-08-16, by reimar
-
Update information and print new value when demux_info_add is called2006-08-16, by reimar
-
consistency cosmetics: Handle includes just like in other Makefiles.2006-08-16, by diego
-
consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.2006-08-16, by diego
-
Fix compilation as a win32 shared library (libavutil must be explicitly linked)2006-08-16, by lucabe
-
Move mpeg aos to the end of the autodetection list. At least mpegpes2006-08-16, by uau
-
further improvements to fullscreen switching.2006-08-16, by vayne
-
m-x whitespace-cleanup2006-08-16, by gpoirier
-
Fix wrong handling of transparency in \fad(\fade).2006-08-16, by eugeni
-
Replace stdint.h with inttypes.h.2006-08-15, by eugeni
-
Angle value from style was ignored. Not anymore.2006-08-15, by eugeni
-
display correct audio bitrate, samplerate and number of channels once2006-08-15, by ivo
-
display corrected aspect ratio for mplayer -identify2006-08-15, by ivo
-
Add subdata to ass_track conversion for external subtitles.2006-08-15, by eugeni
-
Fix compilation with -no-PIC and without -fomit-frame-pointer (used by2006-08-15, by uau
-
Cosmetics: fix indentation after the last patch.2006-08-15, by eugeni
-
Allow \fade to be used in place of \fad and vice versa.2006-08-15, by eugeni
-
Set encoder's input format to "native endiannes", instead of little endian.2006-08-15, by gpoirier
-
-fPIC support for libswscale2006-08-15, by diego
-
support for dvdnav is now auto-detected; removed support for dvdnav-dir2006-08-14, by nicodvb
-
H.261 through QuickTime DLL2006-08-14, by diego
-
Remove empty function that isn't used anywhere (and never has been??).2006-08-14, by uau
-
Fix buffer size sanity check to match what is actually required.2006-08-14, by uau
-
Cosmetics (nothing but spaces, tabs, and a comment changed here..)2006-08-14, by ods15
-
re-indent properly after last patch.2006-08-14, by reimar
-
10l in last commit, move configured-check inside sh_video and sh_video->vfilter check.2006-08-14, by reimar
-
stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp2006-08-14, by diego
-
Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,2006-08-14, by reimar
-
Make path separator for font path a define and set it to a better value for AMIGAOS2006-08-14, by reimar
-
Add a switch for disabling high precision mpeg audio decoding in libavcodec.2006-08-14, by diego
-
xml/hu/codecs.xml synced with r193872006-08-14, by Gabrov
-
Change pcm decode_audio to return data based on minlen instead of maxlen2006-08-13, by uau
-
trying to fix the reverting paragraph2006-08-13, by michael
-
XAnim homepage URL fix2006-08-13, by diego
-
fix segfault if an unknown property is requested2006-08-13, by ivo
-
Mention MacIntel support2006-08-13, by gpoirier
-
Replace %lld with PRId64, part 2.2006-08-13, by eugeni
-
Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might2006-08-13, by reimar
-
Update for recent discussions on mplayer-dev-eng.2006-08-13, by diego
-
sync with FFmpeg r59302006-08-13, by diego
-
MinGW treats %lld as %d. Replace it with PRId64.2006-08-13, by eugeni
-
Update for changes from r19378 (ASMALIGN macro).2006-08-13, by diego
-
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.2006-08-13, by diego
-
Port ASMALIGN preprocessor macro for .align handling from FFmpeg.2006-08-12, by diego
-
Fix compilation with gcc 2.95.2006-08-12, by eugeni
-
Print "no" if all of the Vorbis tests failed.2006-08-12, by diego
-
Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile2006-08-12, by uau
-
sync with 193612006-08-12, by gpoirier