Mercurial > mplayer.hg
graph
-
Forgotten documentation part of radio support patch2006-08-28, by reimar
-
bug fix for starting gmplayer with -fs when using the sub window2006-08-28, by vayne
-
vo_colorkey change to avoid clashes with other black windows2006-08-28, by vayne
-
segfault fix2006-08-28, by michael
-
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)2006-08-28, by reimar
-
Ignore '*' at the beginning of style name.2006-08-28, by eugeni
-
Fix font scaling taking margins into account.2006-08-28, by eugeni
-
Add missing backslashes.2006-08-28, by diego
-
sync with r195612006-08-28, by gpoirier
-
Add -(no)ass-use-margins option.2006-08-28, by eugeni
-
Synced to 25.8.20062006-08-28, by jheryan
-
Synced to 25.8.20062006-08-28, by jheryan
-
Synced to 25.8.20062006-08-28, by jheryan
-
live.com --> LIVE5552006-08-28, by diego
-
Move MLIB_LIB to COMMON_LIBS.2006-08-27, by diego
-
Cosmetics: fix indentation after r19562.2006-08-27, by eugeni
-
Transition effects support.2006-08-27, by eugeni
-
Clarify font load message.2006-08-27, by diego
-
Reenable some encoders even for MPlayer-only compilation, some filters need it.2006-08-27, by diego
-
Only add include flags if cc_check succeeded.2006-08-27, by diego
-
Remove XMMS_CFLAGS from CFLAGS, the variable is never set.2006-08-27, by diego
-
Clarify messages.2006-08-27, by diego
-
Zero fill ass_settings_t before use.2006-08-27, by eugeni
-
Mixed up from and to charsets in iconv open failure message.2006-08-27, by reimar
-
Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.2006-08-26, by diego
-
Remove superfluous --with-termcaplib option.2006-08-26, by diego
-
Add --extra-libs option to pass linker flags.2006-08-26, by diego
-
Simplify ass_glyph_cache_reset().2006-08-26, by eugeni
-
Fix mingw compilation2006-08-26, by reimar
-
Cosmetics: recommit patch changing return values to defines2006-08-26, by reimar
-
Recreate tcp.c as partial copy from network.c2006-08-26, by reimar
-
remove to allow readding as copy from network.c2006-08-26, by reimar
-
Get rid of demux_aid_vid_mismatch mess.2006-08-26, by reimar
-
Reset glyph cache on reconfigure.2006-08-26, by eugeni
-
Add right and left margins support to libass.2006-08-26, by eugeni
-
Remove --with-madlibdir option, it never worked anyway.2006-08-26, by diego
-
documented new slave mode commands2006-08-26, by ben
-
extended slave mode with metadata retrieval commands2006-08-26, by ben
-
added new helpers to allow easy metadata retrieval and make libmenu use them2006-08-25, by ben
-
updated sample of libmenu config file with latest improvements2006-08-25, by ben
-
Remove redundant variable that is contained in COMMON_LIBS.2006-08-25, by diego
-
Remove redundant variables that are contained in COMMON_LIBS.2006-08-25, by diego
-
Sync with the creation of the stream directory.2006-08-25, by diego
-
Disentangle toolame CFLAGS and LDFLAGS handling.2006-08-25, by diego
-
Disentangle libdv and vorbis linker flags.2006-08-25, by diego
-
cosmetics: Move some parts to more sensible places.2006-08-25, by diego
-
Fix .align is a power of two check.2006-08-24, by diego
-
Add VFCTRL_DRAW_EOSD.2006-08-24, by eugeni
-
A value of 2 is valid for noup, too2006-08-24, by reimar
-
Fix MEncoder build when bitmap fonts are disabled.2006-08-24, by diego
-
Fix previous commit.2006-08-24, by eugeni
-
Simplify vf_ass initialization.2006-08-24, by eugeni
-
cosmetics: Reorder some rules.2006-08-24, by diego
-
Adapt .so pattern rule for more than one object file.2006-08-24, by diego
-
Redundancy removal part IV: Create pattern rules for .o and .so creation.2006-08-24, by diego
-
sis_vid.so should be created from more than one object.2006-08-24, by diego
-
Remove nonsens comment.2006-08-24, by diego
-
Redundancy removal part III: Unify LDFLAGS handling some more.2006-08-24, by diego
-
Redundancy removal part II: Remove useless variable indirection.2006-08-24, by diego
-
Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.2006-08-23, by diego
-
The way to ignore failing commands in Makefiles is to prepend a -.2006-08-23, by diego
-
Simplify compilation commands with $< and $@.2006-08-23, by diego
-
Remove useless define from MACH64 CFLAGS.2006-08-23, by diego
-
r19508: Put -ass options in alphabetical order.2006-08-23, by kraymer
-
r19507: syntax/consistency fix2006-08-23, by kraymer
-
Remove reference to long-gone genfb driver.2006-08-23, by diego
-
Put -ass options in alphabetical order.2006-08-23, by diego
-
syntax/consistency fix2006-08-23, by diego
-
always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).2006-08-23, by gpoirier
-
sync w/ r195032006-08-23, by gpoirier
-
How to handle broken/copy protected VOB files?2006-08-23, by gpoirier
-
Add -ass-force-style to man page.2006-08-22, by eugeni
-
Remove reference to non-existent variable.2006-08-22, by diego
-
New cmdline option: -ass-force-style.2006-08-22, by eugeni
-
demux_avs compilation should depend on WIN32DLL support, not a linker flag.2006-08-22, by diego
-
Remove backup files from the win32 subdir as well.2006-08-22, by diego
-
SSA/ASS parser reworked, with 2 main results:2006-08-22, by eugeni
-
support multiple actions in menu's file browser using key bindings2006-08-22, by ben
-
fix menu toggle/hide issues2006-08-22, by ben
-
Remove useless else clauses.2006-08-22, by diego
-
Enclose all space padded headings with quotes.2006-08-22, by diego
-
fix trailing space problem, which was preventing fontconfig to get compiled2006-08-22, by gpoirier
-
support for disabling/enabling bitmap font support from configure2006-08-21, by diego
-
use of malloc without prototype.. very bad on 64bit archs2006-08-21, by rfelker
-
Move libs common to MPlayer and MEncoder to COMMON_LIBS.2006-08-21, by diego
-
Simplify VIDIX lib handling.2006-08-21, by diego
-
no c++ decls!2006-08-21, by rfelker
-
Remove unused variable.2006-08-21, by diego
-
demuxer_seek_chapter() returns informations about chapters count and name2006-08-21, by nicodvb
-
implemented STREAM_CTRL_GET_NUM_CHAPTERS2006-08-21, by nicodvb
-
implemented STREAM_CTRL_GET_NUM_CHAPTERS2006-08-21, by nicodvb
-
added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream reader2006-08-21, by nicodvb
-
Add public functions for removal of styles and events.2006-08-21, by eugeni
-
cosmetics: Fix indentation after last commit.2006-08-21, by diego
-
Properly disable tests that depend on X.2006-08-21, by diego
-
Ignore generated test binaries.2006-08-21, by diego
-
Allow to compile swscale tests2006-08-21, by lucabe
-
Remove superfluous variable settings.2006-08-21, by diego
-
fix null pointer check in add_subtitles,2006-08-21, by gpoirier
-
cosmetics: indentation fix after last commit2006-08-21, by diego
-
Remove duplicate check for $_faad_external = auto.2006-08-21, by diego
-
Only run the check for external FAAD if internal FAAD is not used.2006-08-21, by diego
-
missing header for struct timeval2006-08-20, by rfelker
-
Get rid of useless vf->priv casts2006-08-20, by reimar
-
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
-
Reuse UTF-8 reading code in libavutil2006-08-12, by reimar
-
realign of MSGTR_Exit_SIGCRASH in help_mp-hu.h2006-08-12, by Gabrov
-
help_mp-hu.h & man/hu/mplayer.1 synced with r193692006-08-12, by Gabrov
-
Add support for 13k Voice (Qclp) in 3g2 files2006-08-11, by rtogni
-
replace calls to perror() with calls to mp_msg()2006-08-11, by ivo
-
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to2006-08-11, by diego
-
pass average bitrate from encoder to (lavf) muxer2006-08-10, by michael
-
editorial spelling/wording/grammar changes2006-08-10, by diego
-
Get rid of two initialized but unused variables2006-08-09, by reimar
-
Reintroduce an ugly variant of the -gui/-nogui options.2006-08-08, by reimar
-
-logg must come before -lvorbisidec since both declare the same symbols.2006-08-08, by reimar
-
Reorganize libvorbis/Tremor detection, external Tremor should be detected now.2006-08-08, by diego
-
spelling/clarification for --help output2006-08-08, by diego
-
cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.2006-08-07, by diego
-
Make sure we do not print the obsolete skin path when we did not find any skin.2006-08-07, by reimar
-
remove trailing spaces + remove some obviously redudant words2006-08-07, by gpoirier
-
cosmetics: Rename some variables for consistency.2006-08-07, by diego
-
synced with r193482006-08-07, by gpoirier
-
punctuation, slight clarification2006-08-06, by diego
-
Restore empty line accidentally deleted with the previous commit.2006-08-06, by eugeni
-
Mention mkv chapter seeking in ChangeLog and AUTHORS.2006-08-06, by eugeni
-
Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxer2006-08-06, by reimar
-
Add matroska chapter seeking capability.2006-08-06, by eugeni
-
"[ass] init" message looks better when it starts with the capital letter 'I'.2006-08-06, by eugeni
-
Use FontConfig cache to speedup mplayer startup.2006-08-06, by eugeni
-
Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last2006-08-06, by diego
-
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.2006-08-06, by diego
-
Don't crash if audio init fails.2006-08-05, by uau
-
Another PIX_FMT_ ---> IMGFMT_ conversion2006-08-05, by lucabe
-
isolated tcp socket code from network.c to a dedicated file2006-08-05, by ben
-
Simplify Tremor low accuracy test, label external Tremor as such.2006-08-05, by diego
-
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.2006-08-05, by diego
-
missing ifndef/define/endif couple in udp header2006-08-05, by ben
-
kill a warning in getsockopt()2006-08-05, by ben
-
kill a warning in getsockopt()2006-08-05, by ben
-
10l, line from a local modification committed by accident.2006-08-05, by diego
-
Unify include path handling in the build system, part III:2006-08-04, by diego
-
Fix libcdio test after r19200, the detected include dir was not stored.2006-08-04, by diego
-
Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.2006-08-04, by diego
-
added recent changes with independant stream layer library2006-08-04, by ben
-
rtsp is a stream layer not demuxer2006-08-04, by ben
-
inputs is for keys, this is stream2006-08-04, by ben
-
a few more files i'll maintain2006-08-04, by ben
-
removed some useless includes2006-08-04, by ben
-
-identify should display all ID_ messages, including DVD title length2006-08-04, by reimar
-
fix compilation of librtsp2006-08-04, by ben
-
few cosmectic changes to remove duplication2006-08-04, by ben
-
Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).2006-08-04, by reimar
-
split rtp stack, udp input layer and rtp input layer from rtp.c2006-08-04, by ben
-
moved pnm.h to stream/ (where it belongs)2006-08-04, by ben
-
Merge DirectFB header check into DirectFB check.2006-08-04, by diego
-
Remove silly check for $_inc_directfb, it is not set beforehand.2006-08-04, by diego
-
Remove one more redundant test invocation.2006-08-04, by diego
-
Simplify DirectFB header check.2006-08-04, by diego
-
cosmetics: Fix DVB test indentation.2006-08-03, by diego
-
cosmetics: Fix indentation after last commit.2006-08-03, by diego
-
Run DVB (HEAD) test only when the corresponding variable is set to auto.2006-08-03, by diego
-
Forgotten part of the LIVE555 configure test simplification.2006-08-03, by diego
-
renamed dvdnav_stream to stream_dvdnav for consistency2006-08-03, by ben
-
added dedicated file for mf:// input2006-08-03, by ben
-
mf.[hc] belong to libmpdemux2006-08-03, by ben
-
Recurse into subdirs before cleaning the top level to avoid error messages.2006-08-03, by diego
-
renamed cue_read.c to stream_cue.c for consistency2006-08-03, by ben
-
removed useless cue_read.h file2006-08-03, by ben
-
renamed dvbin.c to stream_dvb.c for consistency2006-08-03, by ben
-
conversion from stream_null to stream_tv was missing stream type2006-08-03, by ben
-
correctly report audio input2006-08-03, by ben
-
'make distclean' should remove all generated files, so also config.[h|mak].2006-08-03, by diego
-
'make clean' now recurses through subdirectories as expected,2006-08-03, by diego
-
Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.2006-08-03, by diego
-
typo, VC-1/WMV3/WMV9 decoder2006-08-03, by diego
-
Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.2006-08-03, by diego
-
synced with r192932006-08-02, by Gabrov
-
Move conditional compilation of cdinfo.c to the build system.2006-08-02, by diego
-
fix a/v sync issues when using ad_hwmpa2006-08-01, by ben
-
Ignore .depend and stream.a.2006-08-01, by diego
-
$inc_extra vs $_inc_extra typo, closes bug #543.2006-08-01, by diego
-
Change toplevel Makefile to invoke subdirectory Makefiles2006-08-01, by uau
-
Simplify LIVE555 test and make it more consistent with the other tests.2006-08-01, by diego
-
We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.2006-08-01, by diego
-
clarification on -mpegopts :vaspect2006-08-01, by nicodvb
-
New sentences should start on a new line.2006-07-31, by diego
-
Fix SVQ3 extradata handling so it works correctly with demux_lavf2006-07-31, by pacman
-
Fix bogus pointer addition in the extraction of extradata from2006-07-31, by pacman
-
removed deprecated test.c file from libmpdemux2006-07-31, by ben
-
don't use vaspect on mpeg1 video streams2006-07-31, by nicodvb
-
fix includes due to libmpdemux split (patch by Stefan Huehner)2006-07-31, by ben
-
add an explicit tv stream input instead of the previous hack in stream_null2006-07-31, by ben
-
renamed cddX stream interface to stream_cddX for consistency2006-07-31, by ben
-
Add support for ffmpeg's pixel format names in libswscale2006-07-31, by lucabe
-
Move the section describing the per movie config files2006-07-31, by attila
-
Add Indexes to Options as suggested by Jaeho Shin.2006-07-30, by diego
-
Remove useless include2006-07-30, by rtogni
-
Make some more function static2006-07-30, by rtogni
-
Clarify licensing situation.2006-07-30, by diego
-
There is a reference to a file COPYRIGHT that we do not include, so paste2006-07-30, by diego
-
md5 result is 16 bytes, not 202006-07-30, by rtogni
-
removed now useless duplicate includes2006-07-30, by ben
-
LRMI has been removed some time ago.2006-07-30, by diego
-
How to encode movies for PSP2006-07-30, by gpoirier
-
Update for changes from r19139 and r19137.2006-07-30, by diego
-
xor_table can't be NULL, remove useless check2006-07-30, by rtogni
-
Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.2006-07-30, by diego
-
The real hash function is just a md5, replace with lavu code2006-07-30, by rtogni
-
Update upstream references, add a missing file2006-07-30, by rtogni
-
Restore a local diff lost during license fix at r192562006-07-30, by rtogni
-
alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here2006-07-30, by michael
-
no need to reming the copyright with msg_(), the notice in the source is enough2006-07-30, by nicodvb
-
Replace tremor files that had old headers saying "ALL REDISTRIBUTION2006-07-30, by uau
-
Use LC_ALL instead of LANG since the former overrides the latter.2006-07-29, by diego
-
cosmetics: Make patch apply cleanly.2006-07-29, by diego
-
Add a paragraph about which Subversion version to use.2006-07-29, by diego
-
Cope with localized Subversion clients.2006-07-29, by diego
-
updated documentation.2006-07-29, by vayne
-
improved fullscreen switching2006-07-29, by vayne
-
re-added forgotten return in send_mpeg_lpcm_packet()2006-07-29, by nicodvb
-
optimize and simplify memcpy usage, use mem2agpcpy_pic2006-07-29, by reimar
-
Add comment about Chinese AVS only working with lavf at the moment.2006-07-29, by diego
-
ptslen was set to 5 even when no pts==02006-07-29, by nicodvb
-
typo fix2006-07-29, by ben
-
Support for Chinese AVS2006-07-29, by rtogni
-
Part 2 of the various fixes features by Jerome Ferrari2006-07-29, by gpoirier
-
missed some escaping2006-07-29, by ben
-
use DOCS writing standards for default values (asked by diego)2006-07-29, by ben
-
Part 1 of review of Jerome's Ferrari's patch2006-07-29, by gpoirier
-
disable dha kernelhelper support by default.2006-07-29, by attila
-
sync w/ r192332006-07-29, by gpoirier
-
french manpage for pvr:// input2006-07-29, by ben
-
added ivtv ao/vo in ChangeLog2006-07-29, by ben
-
missing supported PVR card reference2006-07-29, by ben
-
english manpage for pvr:// input2006-07-29, by ben
-
Set user_muted in mp_property_mute(). Fixes mute turning off when2006-07-28, by uau
-
updated en/fr manpages for ao_ivtv2006-07-28, by ben
-
ao_ivtv driver in authors/maintainers files2006-07-28, by ben
-
added audio output for ivtv cards2006-07-28, by ben
-
removed default outfile for -ao mpegpes2006-07-28, by nicodvb
-
if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail instead2006-07-28, by nicodvb
-
Some more documentation2006-07-28, by reimar
-
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,2006-07-28, by reimar
-
10l, last commit swapped U and V planes.2006-07-28, by reimar
-
Handle frames with stride correctly (e.g. the "Version" source of current AVS).2006-07-28, by reimar
-
Do not count each decoded frame twice.2006-07-28, by reimar
-
cosmetics: fix incorrect indentation left by reimar and extra word in2006-07-28, by uau
-
include sys/poll.h only when HAVE_DVB[_HEAD] is set2006-07-28, by nicodvb
-
Cosmetics for last commit2006-07-28, by reimar
-
Move more stuff under if (avs_has_video... to simplify later patches.2006-07-28, by reimar
-
set pts of the demux patcket correctly2006-07-28, by reimar
-
Move variable declarations to the block level where they are actually used2006-07-28, by reimar
-
Remove code that prevented the OSD current time from going back by one2006-07-28, by uau
-
Avoid large amounts of data on the stack (> 900k on 64 bit systems).2006-07-28, by reimar
-
Do not treat AV_NOPTS_VALUE as a valid duration value.2006-07-28, by reimar
-
Comment some #endif lines.2006-07-28, by diego
-
unused variable warning fix2006-07-28, by diego
-
Fixes the format string for the warning message on line 182 (%x2006-07-28, by diego
-
Remove $ from a variable in a comment to avoid irritating expansion.2006-07-27, by diego
-
The C99 function strtof is unavailable in some BSD variants.2006-07-27, by diego
-
Improve ao_mpegpes description.2006-07-27, by diego
-
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}2006-07-27, by pacman
-
fix wrong and unrelated change done in r191992006-07-27, by reynaldo
-
Remove superfluous $_inc_extra parameter from cc_check call.2006-07-27, by diego
-
Unify include path handling in the build system, part II.2006-07-27, by diego
-
Remove inconsistency from libcdio test.2006-07-27, by diego
-
Remove silly test/include path cleanup.2006-07-27, by diego
-
Remove unused variable.2006-07-27, by diego
-
Rename _inc_soundcard to _include_soundcard, _inc variables are used2006-07-27, by diego
-
Unify include paths in the build system, part I.2006-07-27, by diego
-
Introduce general V4L variable/define.2006-07-27, by diego
-
Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.2006-07-27, by diego
-
Rename *v4l variable to *v4l1.2006-07-27, by diego
-
description of the arnd scale video filter parameter2006-07-26, by diego
-
new -ao mpegpes options2006-07-26, by nicodvb
-
demuxer might not set i_bps, so do not divide by it in that case2006-07-26, by reimar
-
Incorrect check in gxf demuxer leading to crash with textKO.gxf sample file2006-07-26, by reimar
-
Replace MIN() and MAX() with FFMIN() and FFMAX()2006-07-26, by lucabe
-
fix 3 bugs in libmpdemux/demux_mf.c2006-07-26, by gpoirier
-
- synced with 18964 by Emdej and fixes from Boski2006-07-25, by boskicinek
-
synced with r191812006-07-25, by gpoirier
-
Regular expression for conversions had 'P' instead of 'p', fixed2006-07-25, by uau
-
- Add missing "00" in -af pan usage line.2006-07-24, by corey
-
ketchup time (merge forgotten commit)2006-07-24, by gpoirier
-
synced with r191612006-07-24, by gpoirier
-
a tiny bit of cleanup2006-07-24, by michael
-
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors2006-07-24, by michael
-
hu/ports.xml & man/hu/mplayer.1 synced with r191752006-07-24, by Gabrov
-
Fix typo introduced in the memalign->av_malloc conversion (there is no2006-07-23, by pacman
-
Missing part of the malloc -> av_malloc patch: memalign must be replaced as well!2006-07-23, by reimar
-
Simplify and and speedup generation of yuv2rgb and gamma map tables2006-07-23, by reimar
-
in some cases, vf_bmovl produces junk due to source and2006-07-23, by gpoirier
-
-vf pp7 overblurs still parts of the image, which2006-07-23, by gpoirier
-
use mpeg packetizer helpers for sending lpcm packets2006-07-23, by ben
-
removed now unnecessary define2006-07-23, by ben
-
removed now unnecessary variable2006-07-23, by ben
-
reuse send_mpeg_lpcm_packet() instead of the old packetizer2006-07-23, by nicodvb
-
Take start time into consideration when calculation percentage position2006-07-23, by reimar
-
in decode_audio() memset(0) unused memory in buf before returning2006-07-23, by nicodvb
-
cosmetics/punctuation/spelling2006-07-22, by diego
-
rename rtsp.c to stream_rtsp.c for consistency with other input modules2006-07-22, by ben
-
Native MPEG4 SP/ASP/AP support in Matroska.2006-07-22, by rathann
-
fix compilation if DVB is not defined2006-07-22, by ben
-
display the right MPEG packet type2006-07-22, by ben
-
use new mpeg_packetizer helpers2006-07-22, by ben
-
my_write() must return the bytes written2006-07-22, by nicodvb
-
cosmetics: comments and reindentation asked by gxben2006-07-22, by nicodvb
-
simplified mpeg packetizer used by hw mpeg decoders/vo - first round2006-07-22, by nicodvb
-
Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %2006-07-21, by gpoirier
-
sync r191342006-07-21, by gpoirier
-
updated french man page with vo_ivtv description2006-07-21, by ben
-
updated english man page with vo_ivtv description2006-07-21, by ben
-
Use libavutil in libswscale, and allow it to be built out of the mplayer tree2006-07-20, by lucabe
-
updated mpeg_packetizer include to new localization2006-07-19, by ben
-
moved mpeg_packetizer helpers to libmpdemux2006-07-19, by ben
-
added myself as maintainer of vo_ivtv driver2006-07-19, by ben
-
added reference to ivtv vo driver2006-07-19, by ben
-
added reference to ivtv card in mpegpes decoder info2006-07-19, by ben
-
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder2006-07-19, by ben
-
Quit on eof, was broken by r171502006-07-19, by rtogni
-
10l, i broke this with my last commit. should be fixed now.2006-07-19, by rfelker
-
10l, i missed ifdefs around the calls2006-07-19, by rfelker
-
remove duplicate code and fix issue of compiling mmx code when we2006-07-19, by rfelker
-
do not compile mmx/sse/3dnow code if not available2006-07-19, by rfelker
-
old 10l: do not try to compile mmx code if we do not have mmx2006-07-19, by rfelker
-
move -ass on top of -ass-* options2006-07-18, by kraymer
-
r19131: 10l to someone..2006-07-18, by kraymer
-
10l compilation fix: misplaced tag2006-07-18, by diego
-
10l to someone..2006-07-18, by rfelker
-
sync to x264 r537 (api change)2006-07-18, by lorenm
-
Fix use of uninitialized variable2006-07-17, by uau
-
remove vorbis and theora support by request of ivan2006-07-17, by michael
-
10l typo, please check compilation before committing.2006-07-17, by diego
-
clarify H.264 global header format2006-07-16, by michael
-
oops, r18816 was actually missing in previous commit2006-07-16, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.2006-07-16, by kraymer
-
r19081: Update some old and crufty sections.2006-07-16, by kraymer
-
r19097: wording fix; default dvb tuning timeout is now 30 seconds2006-07-16, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.2006-07-16, by kraymer
-
r19050: grammar and consistency fixes2006-07-16, by kraymer
-
r18964: wording fix2006-07-16, by kraymer
-
sync of ports.xml:2006-07-16, by kraymer
-
some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)2006-07-16, by kraymer
-
marks several strings inside structs as const when they hold just2006-07-16, by reynaldo
-
Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org2006-07-16, by reynaldo
-
minor arrangements to my entry2006-07-15, by reynaldo
-
add stefan to AUTHORS file for his several cleanup patches2006-07-15, by reynaldo
-
clarify "extradata"2006-07-15, by michael
-
now obsolete2006-07-15, by diego
-
Change sync tags to rXXXX.2006-07-15, by diego
-
Change function declararation w/o parameters to the correct foo(void) syntax.2006-07-15, by diego
-
- sync and fixes2006-07-15, by boskicinek
-
- CVS --> SVN2006-07-15, by boskicinek
-
help_mp-hu.h synced with r190872006-07-15, by Gabrov
-
Hungarian docs & man page synced with r191012006-07-15, by Gabrov
-
print frame type and keep track of last encountered keyframe2006-07-15, by ivo
-
typo2006-07-15, by ivo
-
new black frame detection filter2006-07-15, by ivo
-
Assume that missing streamcount means one stream, and missing mimetype2006-07-14, by rtogni
-
wording fix; default dvb tuning timeout is now 30 seconds2006-07-14, by nicodvb
-
cosmetical reformatting2006-07-14, by nicodvb
-
simplification in dvb_step_channel2006-07-14, by nicodvb
-
removed obsolete file2006-07-14, by nicodvb
-
moved LOF macros from dvb_defaults.h2006-07-14, by nicodvb
-
removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)2006-07-14, by nicodvb
-
remove useless comment2006-07-14, by ivo
-
Remove support for obsolete and non-free divx4/odivx libraries.2006-07-14, by diego
-
Mark several string parameters that are not modified in the function as const.2006-07-14, by diego
-
fix line >79 characters2006-07-14, by ivo
-
fix matching of MSDOS line endings2006-07-14, by ivo
-
also omit configure.log and the generated help_mp.h from files to check2006-07-14, by ivo
-
CVS --> Subversion2006-07-14, by ivo
-
Update some old and crufty sections.2006-07-14, by diego
-
printf --> mp_msg2006-07-14, by diego
-
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias2006-07-14, by reynaldo
-
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.2006-07-13, by diego
-
cosmetics to ease future patching2006-07-13, by diego
-
Fix linking order. FontConfig should appear after libass.2006-07-13, by eugeni
-
more sizeof(char) fun2006-07-13, by reynaldo
-
dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd2006-07-13, by diego
-
drops casts from void * on malloc/calloc from vidix/2006-07-13, by reynaldo
-
little rephrasing and corrected reference to main->trunk2006-07-13, by reynaldo
-
drops casts from void * on malloc/calloc, leftover on libmpcodecs2006-07-13, by reynaldo
-
Cosmetics.2006-07-13, by eugeni
-
drops casts from void * on malloc/calloc from libmpdemux code2006-07-13, by reynaldo
-
drops casts from void * on malloc/calloc from the gui code2006-07-13, by reynaldo
-
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support2006-07-13, by gpoirier
-
Compilation fix: Mark mp_property_find parameter as const.2006-07-13, by diego
-
some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >2006-07-13, by gpoirier
-
rename mpcf.txt to nut.txt2006-07-13, by michael
-
freeze (this is pretty much oded shimons patch from a few month ago)2006-07-13, by michael
-
man/hu/mplayer.1 synced with r190522006-07-13, by Gabrov
-
synced with r190512006-07-13, by gpoirier
-
Streamline GUI build.2006-07-13, by diego
-
Clean up codec-cfg and friends handling.2006-07-13, by diego
-
Remove non-existing CSS_INC.2006-07-12, by diego
-
Simplify includes.2006-07-12, by diego
-
Remove old and obsolete mplayer_wine QT DLL loading stuff.2006-07-12, by diego
-
Rename OSD/SUB section to OSD/SUBTITLES.2006-07-12, by diego
-
alphabetical order for the OSD/SUB section2006-07-12, by diego
-
grammar and consistency fixes2006-07-12, by diego
-
Support 6 argument variant of \move.2006-07-12, by eugeni
-
HU DOCS & man synced with r190462006-07-12, by Gabrov
-
r19046: two small fixes2006-07-12, by kraymer
-
two small fixes2006-07-12, by kraymer
-
r19043: add missing comma [does not apply]2006-07-12, by kraymer
-
r19039: Use only one global config.mak file.2006-07-12, by kraymer
-
add missing comma2006-07-12, by corey
-
OPTFLAGS already includes EXTRA_INC.2006-07-12, by diego
-
There is only one config.mak file left, don't ignore the others anymore.2006-07-12, by diego
-
There is only one global config.mak file left.2006-07-12, by diego
-
Use only one global config.mak file.2006-07-12, by diego
-
Remove useless variable.2006-07-12, by diego
-
Sync with latest FFmpeg build system changes:2006-07-12, by diego
-
center sub window option within the preferences dialog.2006-07-12, by vayne
-
remove check. libavutil is now mandatory2006-07-12, by ivo
-
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.2006-07-12, by diego
-
Make libavutil mandatory.2006-07-12, by diego
-
- svn sync tag added2006-07-12, by boskicinek
-
Remove copyright notice changes from local diff.2006-07-12, by diego
-
- incomplete but we probably need this (because we updated mencoder.xml already)2006-07-12, by boskicinek
-
Update with latest changes and make diff apply cleanly.2006-07-12, by diego
-
updates + cosmetics2006-07-12, by diego
-
- svn sync tag added2006-07-12, by boskicinek
-
Remove remnants of old libmp1e support.2006-07-12, by diego
-
Telecine article on divx.com has gone 404, link to Wikipedia instead.2006-07-12, by diego
-
libavformat interdependencies have been fixed so disable all muxers2006-07-12, by diego
-
Fix for changed env parameter contents and improve speed.2006-07-12, by reimar
-
Fix = vs == typo2006-07-12, by uau
-
sync with FFmpeg r57182006-07-11, by diego
-
Fix compilation with MEncoder disabled: Some libavformat demuxers have2006-07-11, by diego
-
Fix 10l regexp mistake that disabled all decoders/encoders.2006-07-11, by diego
-
xvmclib vs xvmclibdir typo2006-07-11, by diego
-
Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will2006-07-11, by reimar
-
Split _libavcodecs variable into _libavdecoders and _libavencoders.2006-07-11, by diego
-
Disable FFmpeg muxers when not compiling MEncoder.2006-07-11, by diego
-
Sync with FFmpeg: (de)muxers are now individually selectable.2006-07-11, by diego
-
help_mp-hu.h synced with r189162006-07-11, by Gabrov
-
Add FFmpeg parsers to config.h as well.2006-07-11, by diego
-
Mention that individual codec and parser en-/disabling is FFmpeg-specific.2006-07-11, by diego
-
sync w/ 18969 (latest Eng. version)2006-07-11, by gpoirier
-
sync w/ r189422006-07-11, by gpoirier
-
Support some recently discovered color formats.2006-07-10, by eugeni
-
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().2006-07-10, by eugeni
-
Only match outline fonts.2006-07-10, by eugeni
-
appended pvr support in AUTHORS file2006-07-10, by ben
-
added myself as maintainer of pvr input layer2006-07-10, by ben
-
updated ChangeLog with new pvr:// input2006-07-10, by ben
-
added new pvr:// input for ivtv based cards2006-07-10, by ben
-
vo_gl can do flipping without special filter2006-07-10, by reimar
-
Fix negative stride handling in -dr case2006-07-10, by reimar
-
Get rid of left-over incorrect UnmapBuffer hack2006-07-10, by reimar
-
sync w/ r189282006-07-10, by gpoirier
-
sync w/ 189162006-07-10, by gpoirier
-
Sync w/ 187122006-07-10, by gpoirier
-
sync w/ 187022006-07-10, by gpoirier
-
make libswscale build system similar to the libav* one2006-07-10, by lucabe
-
Fix off-by-one error for negative strides (flipped image)2006-07-10, by reimar
-
Fix window size bug when starting with -fs and returning2006-07-10, by reimar
-
c++ decls, 100000000000l to whoever broke my code like this..2006-07-10, by rfelker
-
more c++ decl crap2006-07-10, by rfelker
-
more c++ decl crap2006-07-10, by rfelker
-
1000000000l to whoever added c++ decl crap, probably uau..2006-07-10, by rfelker
-
Simplify ASS handling second try, this time taking FreeType into account.2006-07-09, by diego
-
Revert r18980, it breaks compilation under MinGW.2006-07-09, by eugeni
-
10l, xvmclib(dir) does not specify a directory name.2006-07-09, by diego
-
Consistent option and variable naming for x11libdir and xvmclibdir.2006-07-09, by diego
-
_x11_paths should just be a list of paths without -L.2006-07-09, by diego
-
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.2006-07-09, by diego
-
Simplify ASS handling.2006-07-09, by diego
-
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.2006-07-09, by diego
-
Sync with latest FFmpeg build system changes, now parsers can be2006-07-09, by diego
-
Add my IRC nick.2006-07-09, by eugeni
-
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current2006-07-09, by uau
-
Fix code cosmetics2006-07-09, by gpoirier
-
DOCS/xml/hu synced with r189732006-07-09, by Gabrov
-
DOCS/man/hu/mplayer.1 synced with r189692006-07-09, by Gabrov
-
make prefix const. Patch by Stefan Huehner, stefan AT huehner-org2006-07-09, by reynaldo
-
Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:2006-07-08, by gpoirier
-
customtrect -vo gl suboption2006-07-08, by reimar
-
forgotten customtlin -vo gl suboption documentation2006-07-08, by reimar
-
Support for 16 bit ppms2006-07-08, by reimar
-
More helpful ProgramEnvParameters.2006-07-08, by reimar
-
wording fix2006-07-08, by diego
-
Remove unused variables, patch by Stefan Huehner stefan at huehner org.2006-07-08, by diego
-
Add myself to maintainers.2006-07-08, by eugeni
-
Add myself to AUTHORS.2006-07-08, by eugeni
-
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.2006-07-08, by diego
-
small fix to properly display skins when switching skins during playback.2006-07-08, by vayne
-
crash fix when clicking on volume sliders when in stop state.2006-07-08, by vayne
-
handle sub-window WinID checks in the gui.2006-07-08, by vayne
-
Set svn:ignore2006-07-08, by uau
-
Make some functions static.2006-07-08, by uau
-
Improve windows gui support2006-07-08, by reimar
-
Do not fiddle (too much) with external (WinID) windows2006-07-08, by reimar
-
OpenGL outputs actually support WinID, not to mention that showing the option2006-07-08, by reimar
-
vo_init hack is no longer required after the last patch removed the call2006-07-08, by reimar
-
No point in checking for X for windows gui, in addition the hackish2006-07-08, by reimar
-
small cosmetics2006-07-08, by diego
-
grammar/markup fixes2006-07-08, by diego
-
Revert r18878, always sync rm files using only pts (ignore framerate)2006-07-08, by rtogni
-
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com2006-07-08, by gpoirier
-
Remove unused prototype2006-07-08, by rtogni
-
Change use_gui detection to accept also filenames only containing2006-07-08, by reimar
-
Indentation fix (cosmetics).2006-07-07, by eugeni
-
Initial libass release (without mencoder support).2006-07-07, by eugeni
-
Split guess_cp() in two functions:2006-07-07, by eugeni
-
Make utf8_get_char non-static.2006-07-07, by eugeni
-
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.2006-07-07, by eugeni
-
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in2006-07-07, by diego
-
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III2006-07-07, by gpoirier
-
lavf demuxer works better for gxf2006-07-07, by reimar
-
Remove windows-specific hack that interfered with relative path2006-07-07, by reimar
-
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.2006-07-07, by reimar
-
Convince windows to allow window sizes > screen size2006-07-07, by reimar
-
usleep is still missing in MinGW, so leave it out of the MinGW version check.2006-07-07, by diego
-
Fix for case when both V4L and V4L2 are enabled2006-07-06, by reimar
-
some grammar/spelling/markup fixes for -rtsp-destination2006-07-06, by diego
-
Move conditional compilation into the build system.2006-07-06, by diego
-
cosmetics2006-07-06, by diego
-
-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.2006-07-06, by diego
-
DOCS/xml/hu synced with r189232006-07-06, by Gabrov
-
Update MPlayerOSX checkout commandlines with subversion commandline2006-07-06, by gpoirier
-
Add a new video pts tracking mode, enabled by option -correct-pts.2006-07-06, by uau
-
several function from playtreeparser.c maked static,2006-07-06, by reynaldo
-
modifies function declarations without parameters from ()2006-07-06, by reynaldo
-
Initial win32 gui release.2006-07-06, by vayne
-
Initial win32 gui release.2006-07-06, by vayne
-
document the change on -edlout's behavior2006-07-05, by reynaldo
-
Modifies behavior of -edlout2006-07-05, by reynaldo
-
MinGW 3.1 has added gettimeofday.2006-07-05, by diego
-
Update with changes from r18894 (get_path as const).2006-07-05, by diego
-
inclusion of md5.c based on USE_LIBAVUTIL_SO2006-07-05, by nicodvb
-
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO2006-07-05, by nicodvb
-
add a file saying that people should not try to compile2006-07-05, by attila
-
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org2006-07-05, by diego
-
all cosmetics, mainly denestifying of main edl operation's fill loop2006-07-05, by reynaldo
-
fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found2006-07-05, by reynaldo
-
corectly report badly formated line number2006-07-05, by reynaldo
-
reverts previous commit due to mixed cosmetics ...2006-07-05, by reynaldo
-
move some ill-behaving demuxers further down the list2006-07-04, by reimar
-
trying to end the codec id battle2006-07-04, by michael
-
respect dvdnav's requests of WAIT to prevent while(1)2006-07-04, by nicodvb
-
support for audio streams that appear after unsuccessful probing2006-07-04, by nicodvb
-
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,2006-07-04, by reimar
-
Add back the path part in 'libvo/font_load_ft.c' that was accidentally2006-07-04, by uau
-
Sync with 188182006-07-04, by jheryan
-
Sync with 188352006-07-04, by jheryan
-
Sync to svn up to 27.6.20062006-07-04, by jheryan
-
- Fix segfault on overlapping start/stop2006-07-04, by reynaldo
-
Remove silly variable indirection.2006-07-03, by diego
-
get_path as const, patch by Stefan Huehner, stefan AT huehner-org2006-07-03, by reynaldo
-
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org2006-07-03, by reynaldo
-
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.2006-07-03, by diego
-
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org2006-07-03, by diego
-
rm unnecesary casts from void* - part 42006-07-03, by reynaldo
-
fix linking on some systems2006-07-02, by ivo
-
remove obsolete md5sum files. libavutil's implementation is used now2006-07-02, by ivo
-
use libavutil's md5 implementation instead of local imported copy2006-07-02, by ivo
-
disable vo_md5sum if there is no libavutil2006-07-02, by ivo
-
cosmetics: move md5sum check down so it can depend on libavutil later2006-07-02, by ivo
-
rm unnecesary casts from void* - part 32006-07-02, by reynaldo
-
rm unnecesary casts from void* - part 22006-07-02, by reynaldo
-
updated english and french manpages with new -rtsp-destination option2006-07-01, by ben
-
missing free() if bails out at step 122006-07-01, by ben
-
Remove unneeded code2006-07-01, by lucabe
-
Fix A-V sync for real files (also live streams)2006-07-01, by rtogni
-
Get rid of unused variable2006-07-01, by reimar
-
Make sure all texture units have a different texture bound.2006-07-01, by reimar
-
this unrelated and erroneus change was applied on my previous commit, reverted2006-07-01, by reynaldo
-
rm unnecesary void* casts - part 12006-07-01, by reynaldo
-
havent seen him in ages..2006-06-30, by reynaldo
-
Add some explanatory comments to #endif jungle.2006-06-30, by diego
-
10l: wrong #endif removed.2006-06-30, by diego
-
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...2006-06-30, by diego
-
Move conditional FreeType support compilation to the build system.2006-06-30, by diego
-
postproc --> libswscale2006-06-30, by diego
-
postprocess.h was moved to libpostproc years ago..2006-06-30, by diego
-
Move postproc ---> libswscale2006-06-30, by lucabe
-
Nicolas Le Gaillart has vanished2006-06-30, by gpoirier
-
Update list of documentation maintainers.2006-06-30, by diego
-
gets ride of a few more sizeof(char)s2006-06-30, by reynaldo
-
more sizeof(char) fun2006-06-30, by reynaldo
-
cosmetic patch to remove useless sizeof(char) statements2006-06-29, by ben
-
2 more unused functions removal (trying to sync with xine)2006-06-29, by ben
-
removed unused hexdump()2006-06-29, by ben
-
Add missing license, as chosen by its author2006-06-29, by gpoirier
-
merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com2006-06-29, by gpoirier
-
Switch to UTF-8, patch by Rickard Narstrom2006-06-29, by gpoirier
-
Fix misplaced apostrophe.2006-06-29, by diego
-
Clear up the "who is pacman / who is tcsetattr?" mystery2006-06-28, by pacman
-
Remove bogus stream_eof() test - av_read_frame() has its own buffer and can2006-06-28, by pacman
-
Respect AOPLAY_FINAL_CHUNK2006-06-28, by pacman
-
cosmetics2006-06-28, by diego
-
Rewrite and extend the Subversion guidelines.2006-06-28, by diego
-
typo/grammar fixes2006-06-28, by diego
-
More information on how to compile MPlayer on OSX with extra features2006-06-27, by gpoirier
-
includes before checking for defines (thanks Reimar for watching me)2006-06-27, by ben
-
network code portability for win322006-06-27, by ben
-
avoid messing up with includes2006-06-27, by ben
-
remove MMX2 dependency (replace pshufw $78 with pswapd) so it can2006-06-27, by gpoirier
-
fix conversion float to int to use saturated ops,2006-06-27, by gpoirier
-
don't declare same global var twice (break live555 compilation)2006-06-26, by ben
-
mention new rtsp demuxer in changelog file2006-06-26, by ben
-
Add new Subversion beginners guide2006-06-26, by ivo
-
Remove old CVS beginners guide2006-06-26, by ivo
-
added FreeSDP library in Copyright file2006-06-26, by ben
-
r18824: URL update for Marillat Debian packages2006-06-26, by kraymer
-
added myself as freesdp imported library maintainer2006-06-26, by ben
-
cosmetic changes to avoid constants redefinition2006-06-26, by ben
-
Avoid crash in uninit-without-config case2006-06-26, by reimar
-
URL update for Marillat Debian packages2006-06-26, by diego
-
support for auto_close parameter in menu command list (geexbox patch)2006-06-25, by ben
-
Typo: use ptmpstr instead of tmpstr to strip leading spaces + add2006-06-25, by gpoirier
-
10l2006-06-25, by attila
-
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat2006-06-25, by attila
-
reword some of the german translations of the mga message strings2006-06-25, by attila
-
correctly prefix all messages from -vo mga with [MGA]2006-06-25, by attila
-
fail with an error if the source resolution is larger than 1023x10232006-06-25, by attila
-
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load2006-06-25, by reimar
-
Forgotten free on error2006-06-25, by reimar
-
respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer2006-06-25, by reimar
-
remove unused variable2006-06-25, by reimar
-
natsuki.mplayerhq.hu -> rsync.mplayerhq.hu2006-06-24, by attila
-
exit() is not allowed in any other function than main(); removed2006-06-24, by nicodvb