Mercurial > mplayer.hg
graph
-
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