Mercurial > mplayer.hg
graph
-
Use av_int2dbl to read doubles instead of our somewhat broken le2me_dbl2006-11-28, by reimar
-
Make me maintainer of demux_nuv since I am the only one2006-11-28, by reimar
-
r21306: fix compilation for win32 dll codec support for intel osx2006-11-28, by voroshil
-
Remove long double reading code, long double was never used AFAICT and2006-11-28, by reimar
-
r21298: "D" interactive key also works with yadif now2006-11-28, by voroshil
-
Make MPlayer/MEncoder print the compile-time configuration in verbose mode.2006-11-28, by diego
-
Cycling through video tracks works with libavformat as well.2006-11-28, by diego
-
Remove #ifdef __OpenBSD__, there is no indication this is needed.2006-11-28, by diego
-
support Intel Core 2 and AMD Geode in the processor detection routines2006-11-28, by diego
-
Generate OBJS from SRCS in a more elegant and less redundant way.2006-11-28, by diego
-
cosmetics: Sort SRCS by alphabetical order.2006-11-28, by diego
-
Unrecurse VIDIX installation.2006-11-28, by diego
-
Unrecurse VIDIX drivers uninstall.2006-11-28, by diego
-
Remove one level of indirection on VIDIX install/uninstall.2006-11-28, by diego
-
cosmetical reformatting2006-11-27, by nicodvb
-
feed the content of NAV_PACKET to the demuxer2006-11-27, by nicodvb
-
Shorten LIBAV_INC handling.2006-11-27, by diego
-
Merge _ld_arch into _ld_extra.2006-11-27, by diego
-
cosmetics to ease future patching2006-11-27, by diego
-
Disable cddb on Darwin at Reimar's request.2006-11-27, by diego
-
_ld_sock is already in _ld_extra.2006-11-27, by diego
-
Add a config.mak variable for CDDB.2006-11-27, by diego
-
Change "p" asm constraints to "g", since "p" was a no longer necessary hack to2006-11-27, by reimar
-
Note that ffxandpcm only works with libavformat.2006-11-27, by diego
-
Don't include freetype headers in other headers.2006-11-27, by eugeni
-
Fix compilation broken in previous commit.2006-11-27, by eugeni
-
Move ass_font_desc_t and ass_font_t declarations to ass_font.h.2006-11-27, by eugeni
-
Cosmetics: reindent.2006-11-27, by eugeni
-
Don't call FT_Set_Transform/FT_Set_Pixel_Sizes if values have not changed.2006-11-27, by eugeni
-
help messages:2006-11-27, by kraymer
-
Move ass_font_t allocation to ass_font.h.2006-11-27, by eugeni
-
insert line break for overly long line (second line indented)2006-11-27, by kraymer
-
wrapper.S should be compiled on non-Darwin, non-Windows systems.2006-11-27, by diego
-
Initialize font size with 0.2006-11-27, by eugeni
-
Remove unused unk_exp1 loader asm code2006-11-27, by reimar
-
localization of parser-m*cmd.c messages2006-11-27, by ptt
-
Ignore libmpmux.a.2006-11-27, by diego
-
Split muxers into a separate library that only MEncoder is linked against.2006-11-27, by diego
-
FFmpeg-style dependency declaration2006-11-27, by diego
-
Remove redundant ifeq ($(TARGET_ARCH_POWERPC),yes), AltiVec exists only on PPC.2006-11-27, by diego
-
Move common code to mpcommon.mak.2006-11-27, by diego
-
Sync with FFmpeg changes for (de)muxer registration.2006-11-27, by diego
-
test1 --> test2006-11-27, by diego
-
cosmetics: Merge SRCS together, alphabetical order, whitespace.2006-11-27, by diego
-
oops someone forgot obj-c source file2006-11-27, by nplourde
-
cosmetics:indentation2006-11-27, by diego
-
Untangle dependencies that are handled by configure.2006-11-27, by diego
-
Remove unused LIBAV_INC variable.2006-11-27, by diego