Mercurial > mplayer.hg
graph
-
start rc4 changelog, where did rc3 go?2009-07-30, by compn
-
handle TrueHD streams (they are carried in 0xFD PES streams in substream 0x72)2009-07-30, by nicodvb
-
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch2009-07-30, by nicodvb
-
stream/realrtsp/real.c: Fix another integer overflow2009-07-28, by uau
-
MMX2 scaler: Remove {} block leftover from factorization in initMMX2Scaler().2009-07-28, by ramiro
-
MMX2 scaler: factorize initMMX2Scaler().2009-07-28, by ramiro
-
MMX2 scaler: add variable to ease factorization of initMMX2Scaler().2009-07-28, by ramiro
-
Indent.2009-07-28, by ramiro
-
Remove duplicate horizontal scaling when there aren't enough lines in a slice2009-07-28, by ramiro
-
Remove useless code.2009-07-28, by ramiro
-
Fix stupid, off-by-one, mistakes in assert() expressions.2009-07-27, by eugeni
-
stream/realrtsp/real.c: Fix integer overflow2009-07-27, by uau
-
Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and use them2009-07-27, by ramiro
-
Factorize x86 fast_bilinear assembly.2009-07-27, by ramiro
-
Fix assembly comments for x86 fast_bilinear so they match the C code.2009-07-27, by ramiro
-
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.2009-07-26, by diego
-
Make diff apply cleanly to our tree again.2009-07-26, by diego
-
Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN.2009-07-26, by diego
-
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN.2009-07-26, by cehoyos
-
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN2009-07-26, by mru
-
Use the correct OSS format, where possible, for mplayer's packed 24-bit2009-07-24, by cladisch
-
Remove unnecessary #include <unistd.h>2009-07-23, by mru
-
grammar and sentence fix2009-07-22, by ptt
-
Remove unused variables.2009-07-21, by ramiro
-
Use correct ALSA sample format for 24-bit samples packed in three bytes.2009-07-21, by cladisch
-
Bandaid compilation fix: Disable ivtv VIDIX driver until a proper test exists.2009-07-19, by diego
-
The Makefile variable names for external libraries in FFmpeg changed.2009-07-19, by diego
-
Move some variable declarations up to avoid the warnings:2009-07-19, by diego
-
Remove redundant ivtv VIDIX driver variable declarations.2009-07-19, by diego
-
The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable the2009-07-19, by diego
-
Handle 24bit audio formats natively by ALSA.2009-07-19, by iive
-
Fix 24bit audio playback.2009-07-19, by iive