Mercurial > mplayer.hg
graph
-
Add libav include paths to CFLAGS without indirection.2006-12-01, by diego
-
Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.2006-12-01, by diego
-
remove duplicate entry2006-12-01, by gpoirier
-
Add libav include paths to CFLAGS without indirection.2006-12-01, by diego
-
move reserved_bytes out of packet_footer. this makes all packets uniform.2006-11-30, by ivo
-
Use av_int2flt/av_int2dbl to read float values. This is simpler and more2006-11-30, by reimar
-
Move initialization of sh_audio/sh_video members to aviheader2006-11-30, by reimar
-
r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames2006-11-30, by voroshil
-
r21372: Some punctuation cosmetics and better wording2006-11-30, by voroshil
-
r21367: If a glyph is not found in the current font, switch to another one.2006-11-30, by voroshil
-
fix suggested by Diego2006-11-30, by gpoirier
-
improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames2006-11-30, by gpoirier
-
fix indentation after last commit2006-11-30, by gpoirier
-
add more comments to input.conf, patch by compn % tempn A twmi P rr P com %2006-11-30, by gpoirier
-
Better wording for previous commit2006-11-29, by torinthiel
-
Typo2006-11-29, by torinthiel
-
add missing r154842006-11-29, by henry
-
Add another FourCC found in the wild, for example:2006-11-29, by rathann
-
Remove duplicate OPTFLAGS from CFLAGS.2006-11-29, by diego
-
Remove some superfluous include CFLAGS.2006-11-29, by diego
-
Explain reason for -I.. in CFLAGS here.2006-11-29, by diego
-
Remove bswap.h, use libavutil/bswap.h instead.2006-11-29, by diego
-
Fix macro redefinition warning.2006-11-29, by diego
-
Remove some of the worst "headers include headers which include2006-11-29, by reimar
-
Avoid compiling code using %ah etc. on AMD64, since that will not work2006-11-29, by reimar
-
Get rid of stubs.S, move code to inline asm.2006-11-29, by reimar
-
Cosmetics: remove unused and commented out add_stub function header2006-11-29, by reimar
-
Some extra checks and safety space for add_stub function.2006-11-29, by reimar
-
Change add_stub code to also work without -fomit-frame-pointer2006-11-29, by reimar
-
EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.2006-11-29, by reimar
-
Add /usr/local/lib and /usr/local/include to the linker/compiler2006-11-29, by diego
-
support for Westwood SND1 audio2006-11-29, by diego
-
`sdl-config --libs` under mingw32 will give -lmingw32, which leads to2006-11-29, by diego
-
URL fix2006-11-29, by diego
-
Synced with r213742006-11-29, by torinthiel
-
Fix URL, it has moved.2006-11-29, by torinthiel
-
Synced with r213722006-11-29, by torinthiel
-
Some punctuation cosmetics and better wording2006-11-29, by torinthiel
-
Sync with FFmpeg changes for encoder/decoder registration.2006-11-29, by aurel
-
Fix 2 header bugs introduced by nplourde's previous commit:2006-11-28, by uau
-
If a glyph is not found in the current font, switch to another one.2006-11-28, by eugeni
-
Skip glyphs with char code < 0x20.2006-11-28, by eugeni
-
Add FT_Library to ass_font_t.2006-11-28, by eugeni
-
Use (ass_font_t, char code) instead of (FT_Face, glyph index) to identify2006-11-28, by eugeni
-
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
-
Remove superfluous dependency declaration on real header files.2006-11-27, by diego
-
simplify test target2006-11-27, by diego