aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpeg2
Commit message (Expand)AuthorAge
* fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2vGravatar henry2007-01-16
* (hopefully) the rest of PPC modificationsGravatar henry2006-12-11
* Fix ppc without altivec compilationGravatar reimar2006-12-09
* sync to libmpeg2-0.4.1Gravatar henry2006-12-09
* update for r21415 and r21416Gravatar henry2006-12-01
* fix incorrect 4:4:4 chroma handling (backport from 0.4.1)Gravatar henry2006-12-01
* ignore invalid values in the sequence display extension (backport from 0.4.1)Gravatar henry2006-12-01
* add missing r15484Gravatar henry2006-11-29
* FFmpeg-style dependency declarationGravatar diego2006-11-27
* Merge common parts of all Makefiles into one file included by all.Gravatar diego2006-11-26
* Remove superfluous comment.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* update for r20654Gravatar henry2006-11-04
* fix quantizer export for interlaced videoGravatar henry2006-11-04
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* Update for changes from r19139 and r19137.Gravatar diego2006-07-30
* 10l, i broke this with my last commit. should be fixed now.Gravatar rfelker2006-07-19
* remove duplicate code and fix issue of compiling mmx code when weGravatar rfelker2006-07-19
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* Remove copyright notice changes from local diff.Gravatar diego2006-07-12
* Update with latest changes and make diff apply cleanly.Gravatar diego2006-07-12
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)Gravatar gpoirier2006-06-16
* Use MPlayer's CPU detection module instead of libmpeg2's,Gravatar gpoirier2006-06-16
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* set define for apple gcc altivecGravatar nplourde2005-05-15
* Mark locally modified files as such to comply more closely with GPL 2a.Gravatar diego2005-02-19
* Update patch with missing changes.Gravatar diego2005-02-19
* revert useless uyvy planar->packed converterGravatar henry2004-11-22
* libmpeg2 4:2:2 decodingGravatar henry2004-11-20
* enable mmx support on x86_64 in libmpeg2Gravatar aurel2004-11-03
* compile fix on G3Gravatar pontscho2004-10-29
* compile error fix on PPC/G3Gravatar pontscho2004-10-17
* #ifdef simplification and higher consistencyGravatar diego2004-08-30
* updateGravatar henry2004-08-26
* allow alignment without ATTRIBUTE_ALIGNED_MAX been defined, it fixes sparc un...Gravatar iive2004-08-25
* postproc fixGravatar henry2004-08-24
* more TARGET_* conditionalsGravatar henry2004-08-24
* libmpeg2 B-frame fixGravatar henry2004-08-24
* Patch updated for latest changes to libmpeg2.Gravatar diego2004-08-14
* Change patch structure so it applies cleanly to libmpeg2 sources.Gravatar diego2004-08-14
* Improved SPARC CPU detection and SPARC compilation fixes.Gravatar diego2004-08-14
* summary of the MPlayer specific libmpeg2 changesGravatar henry2004-08-02
* forgotten libmpeg2 postprocessingGravatar henry2004-08-02
* Importing libmpeg2 from mpeg2dec-0.4.0bGravatar henry2004-08-02
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* width and height in seq_header could never be 0Gravatar iive2004-06-21