aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* help messages:Gravatar kraymer2006-11-27
* Move ass_font_t allocation to ass_font.h.Gravatar eugeni2006-11-27
* insert line break for overly long line (second line indented)Gravatar kraymer2006-11-27
* wrapper.S should be compiled on non-Darwin, non-Windows systems.Gravatar diego2006-11-27
* Initialize font size with 0.Gravatar eugeni2006-11-27
* Remove unused unk_exp1 loader asm codeGravatar reimar2006-11-27
* localization of parser-m*cmd.c messagesGravatar ptt2006-11-27
* Ignore libmpmux.a.Gravatar diego2006-11-27
* Split muxers into a separate library that only MEncoder is linked against.Gravatar diego2006-11-27
* FFmpeg-style dependency declarationGravatar diego2006-11-27
* Remove redundant ifeq ($(TARGET_ARCH_POWERPC),yes), AltiVec exists only on PPC.Gravatar diego2006-11-27
* Move common code to mpcommon.mak.Gravatar diego2006-11-27
* Sync with FFmpeg changes for (de)muxer registration.Gravatar diego2006-11-27
* test1 --> testGravatar diego2006-11-27
* cosmetics: Merge SRCS together, alphabetical order, whitespace.Gravatar diego2006-11-27
* oops someone forgot obj-c source fileGravatar nplourde2006-11-27
* cosmetics:indentationGravatar diego2006-11-27
* Untangle dependencies that are handled by configure.Gravatar diego2006-11-27
* Remove unused LIBAV_INC variable.Gravatar diego2006-11-27
* Remove superfluous dependency declaration on real header files.Gravatar diego2006-11-27
* simplify test targetGravatar diego2006-11-27
* Simplify, TARGET_WIN32 is both Cygwin and MinGW.Gravatar diego2006-11-27
* Simplify test program generation.Gravatar diego2006-11-27
* Remove superfluous CFLAGS declaration (is in mpcommon.mak).Gravatar diego2006-11-27
* There are no .s files in mp3lib/, remove the corresponding suffix rule.Gravatar diego2006-11-27
* libac3 was removed ages ago, remove the related test target.Gravatar diego2006-11-27
* .s files don't exist anymore.Gravatar diego2006-11-27
* Synced with r21168Gravatar torinthiel2006-11-27
* fix compilation for win32 dll codec support for intel osxGravatar nplourde2006-11-27
* Remove unnecessary header indirection.Gravatar diego2006-11-27
* Use standard SRCS2 name for MEncoder sources.Gravatar diego2006-11-27
* Move common code for generating multiple libraries to mpcommon.mak.Gravatar diego2006-11-27
* 10l: Muxers were not being compiled even when MEncoder was enabled.Gravatar diego2006-11-27
* FFmpeg-style conditional dependency declarationGravatar diego2006-11-27
* libmpdemux has no subdirectories.Gravatar diego2006-11-27
* sync w/ 21298Gravatar gpoirier2006-11-26
* "D" interactive key also works with yadif nowGravatar gpoirier2006-11-26
* Merge duplicate entries.Gravatar diego2006-11-26
* Remove unnecessary variable indirection.Gravatar diego2006-11-26
* Remove obsolete "no_more_font_messages" hack.Gravatar eugeni2006-11-26
* rename all *_nom (nominator) to the correct *_num (numerator)Gravatar ivo2006-11-26
* Move fonts-related code to a separate file.Gravatar eugeni2006-11-26
* cosmetics: alphabetical orderGravatar diego2006-11-26
* FFmpeg-style conditional dependency declarationGravatar diego2006-11-26
* 100l typosGravatar diego2006-11-26
* Remove useless variable indirection.Gravatar diego2006-11-26
* cosmetics: Move around some entries for better readability.Gravatar diego2006-11-26
* Do not use many different variables for SRCS.Gravatar diego2006-11-26
* Reorder entries for better readability.Gravatar diego2006-11-26
* Remove unused include variable.Gravatar diego2006-11-26