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