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