| Commit message (Expand) | Author | Age | Files | Lines |
* | Update for changes from r19139 and r19137. | diego | 2006-07-30 | 1 | -9/+28 |
* | 10l, i broke this with my last commit. should be fixed now. | rfelker | 2006-07-19 | 2 | -5/+14 |
* | remove duplicate code and fix issue of compiling mmx code when we | rfelker | 2006-07-19 | 1 | -5/+1 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 1 | -1/+1 |
* | Remove copyright notice changes from local diff. | diego | 2006-07-12 | 1 | -19/+1 |
* | Update with latest changes and make diff apply cleanly. | diego | 2006-07-12 | 1 | -113/+89 |
* | CVS --> Subversion in copyright notices | diego | 2006-06-22 | 14 | -15/+15 |
* | sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's) | gpoirier | 2006-06-16 | 1 | -99/+169 |
* | Use MPlayer's CPU detection module instead of libmpeg2's, | gpoirier | 2006-06-16 | 2 | -0/+24 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 | 1 | -1/+0 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 | 1 | -1/+8 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 1 | -2/+2 |
* | set define for apple gcc altivec | nplourde | 2005-05-15 | 3 | -14/+14 |
* | Mark locally modified files as such to comply more closely with GPL 2a. | diego | 2005-02-19 | 13 | -0/+52 |
* | Update patch with missing changes. | diego | 2005-02-19 | 1 | -14/+7 |
* | revert useless uyvy planar->packed converter | henry | 2004-11-22 | 2 | -128/+1 |
* | libmpeg2 4:2:2 decoding | henry | 2004-11-20 | 2 | -1/+128 |
* | enable mmx support on x86_64 in libmpeg2 | aurel | 2004-11-03 | 7 | -77/+163 |
* | compile fix on G3 | pontscho | 2004-10-29 | 1 | -1/+1 |
* | compile error fix on PPC/G3 | pontscho | 2004-10-17 | 1 | -1/+1 |
* | #ifdef simplification and higher consistency | diego | 2004-08-30 | 1 | -6/+2 |
* | update | henry | 2004-08-26 | 1 | -23/+55 |
* | allow alignment without ATTRIBUTE_ALIGNED_MAX been defined, it fixes sparc un... | iive | 2004-08-25 | 1 | -1/+1 |
* | postproc fix | henry | 2004-08-24 | 3 | -1/+3 |
* | more TARGET_* conditionals | henry | 2004-08-24 | 1 | -1/+13 |
* | libmpeg2 B-frame fix | henry | 2004-08-24 | 1 | -0/+4 |
* | Patch updated for latest changes to libmpeg2. | diego | 2004-08-14 | 1 | -1/+22 |
* | Change patch structure so it applies cleanly to libmpeg2 sources. | diego | 2004-08-14 | 1 | -38/+38 |
* | Improved SPARC CPU detection and SPARC compilation fixes. | diego | 2004-08-14 | 3 | -1/+7 |
* | summary of the MPlayer specific libmpeg2 changes | henry | 2004-08-02 | 1 | -0/+210 |
* | forgotten libmpeg2 postprocessing | henry | 2004-08-02 | 3 | -0/+9 |
* | Importing libmpeg2 from mpeg2dec-0.4.0b | henry | 2004-08-02 | 26 | -1671/+4299 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+1 |
* | width and height in seq_header could never be 0 | iive | 2004-06-21 | 1 | -0/+4 |
* | Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)... | alex | 2003-08-11 | 1 | -5/+0 |
* | Export flags needed for softpulldown filter. | ranma | 2003-08-03 | 2 | -1/+3 |
* | gcc2.95.x has no support for mvi instructions | alex | 2003-07-27 | 3 | -1/+10 |
* | warning fixes | alex | 2003-07-07 | 2 | -4/+4 |
* | sync with libmpeg2 cvs | alex | 2003-06-17 | 7 | -11/+18 |
* | Fixed compilation on g3. Patch by Dan Christiansen <danchr@daimi.au.dk> | alex | 2003-06-17 | 1 | -2/+2 |
* | apple and gnu style support at the same time (ok, choosen at compile time) --... | alex | 2003-06-17 | 1 | -51/+61 |
* | libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: | arpi | 2003-06-09 | 1 | -1071/+61 |
* | libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: | arpi | 2003-06-09 | 1 | -525/+80 |
* | libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: | arpi | 2003-06-09 | 2 | -0/+4 |
* | libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: | arpi | 2003-06-09 | 1 | -1/+10 |
* | changed input and output buffer handling to be mplayer-compatible... | arpi | 2003-04-06 | 2 | -2/+42 |
* | Importing libmpeg2 from mpeg2dec-0.3.1 | arpi | 2003-04-06 | 10 | -0/+4406 |
* | qscale exporting for postprocess | arpi | 2003-04-06 | 2 | -0/+7 |
* | Importing libmpeg2 from mpeg2dec-0.3.1 | arpi | 2003-04-06 | 17 | -2511/+2605 |
* | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can... | mosu | 2003-01-15 | 1 | -1/+1 |
* | change qscale type to int8 and fix qscale ordering | michael | 2002-10-30 | 1 | -1/+1 |
* | fixing quant_store scaling | michael | 2002-10-28 | 1 | -3/+3 |
* | obsoleted, use vd_libmpeg2.c | arpi | 2002-04-18 | 1 | -391/+0 |
* | quant_store moved to frame struct | arpi | 2002-04-07 | 3 | -11/+13 |
* | 10l | arpi | 2002-04-03 | 1 | -0/+2 |
* | user_data check disabled | arpi | 2002-01-10 | 1 | -2/+2 |
* | some debug++ | arpi | 2002-01-04 | 1 | -0/+7 |
* | warning fixes | pl | 2001-12-28 | 1 | -0/+1 |
* | warning fix | pl | 2001-12-25 | 1 | -2/+2 |
* | runtime cpu detection | michael | 2001-11-26 | 1 | -6/+4 |
* | Move ignores in subdirs to their respective .cvsignore files. | atmos4 | 2001-11-17 | 1 | -0/+1 |
* | added missing #include <malloc.h> | pl | 2001-11-09 | 1 | -1/+5 |
* | workaround for MBC/MBR difference (wrong libavcodec-mplayer version pair) | arpi | 2001-11-07 | 2 | -1/+4 |
* | MBC->MPEG2_MBC, max image size increased | arpi | 2001-11-05 | 2 | -5/+5 |
* | arpi's display_time + interlace hack | iive | 2001-10-30 | 1 | -27/+3 |
* | Reenabled Arpi's timing code, iive's causes sync probs (check ctp-tr-sample.m... | atmos4 | 2001-10-28 | 1 | -1/+1 |
* | fixed a wrong display_time value | iive | 2001-10-25 | 1 | -3/+2 |
* | switch back to old timing code until new is bugfixed | arpi | 2001-10-23 | 1 | -5/+8 |
* | enable postprocess for interlaced fields | iive | 2001-10-18 | 1 | -29/+37 |
* | mpeg2 fps fix by Ivan Kalvatchev <iive@yahoo.com> | arpi | 2001-10-14 | 2 | -2/+26 |
* | postprocess fixes | arpi | 2001-10-13 | 1 | -1/+2 |
* | gcc3 warning fixed | arpi | 2001-10-04 | 1 | -1/+1 |
* | -Wall warnings fixed | arpi | 2001-10-02 | 2 | -1/+2 |
* | mpeg2-interlaced patch by Ivan Kalvatchev <iive@yahoo.com> | arpi | 2001-09-29 | 1 | -19/+22 |
* | Enable mediaLib support for Solaris on UltraSPARC CPUs | jkeil | 2001-08-24 | 1 | -2/+4 |
* | zeroing picture struct | arpi | 2001-08-23 | 1 | -0/+1 |
* | shmem_alloc->memalign, adding function to free memory | arpi | 2001-08-23 | 1 | -2/+15 |
* | do table permutation only once | arpi | 2001-08-22 | 1 | -2/+7 |
* | printf added to seq. header error handlers | arpi | 2001-08-22 | 1 | -4/+8 |
* | made mmx/mmxext idct public -> now libavcodec can use it | arpi | 2001-08-03 | 1 | -1/+1 |
* | video codec stuff moved to dec_video.c | arpi | 2001-07-08 | 2 | -1/+3 |
* | OPTFLAGS vs. INCLUDES cleanup | arpi | 2001-06-26 | 1 | -1/+1 |
* | some info printfs moved stderr->stdout | arpi_esp | 2001-06-23 | 2 | -9/+9 |
* | dependency stuff fixed | arpi_esp | 2001-06-04 | 1 | -3/+2 |
* | -framedrop worx fro mpeg files | arpi_esp | 2001-06-03 | 2 | -13/+15 |
* | using gcc -MM instead of makedepend, make OBJS from SRCS where possible | arpi_esp | 2001-05-24 | 1 | -2/+2 |
* | 768x576 crash fixed | arpi_esp | 2001-05-17 | 1 | -1/+1 |
* | printfs changed... | arpi_esp | 2001-04-18 | 1 | -3/+3 |
* | MMX fix (missing emms() in sig11handler) | arpi_esp | 2001-03-24 | 1 | -0/+3 |
* | applied Walken's MB stuffing patch | arpi_esp | 2001-03-18 | 1 | -2/+5 |
* | vo->flip_page() call removed | arpi_esp | 2001-03-16 | 1 | -1/+1 |
* | removed exit(1); | arpi_esp | 2001-03-16 | 1 | -3/+3 |
* | using setjmp/longjmp to handle sig11 in libmpeg2 | arpi_esp | 2001-03-15 | 1 | -1/+24 |
* | backward-frame rendering by slices | arpi_esp | 2001-03-11 | 2 | -16/+34 |
* | updated to libmpeg2-0.2.1-CVS | arpi_esp | 2001-03-07 | 3 | -115/+119 |
* | added mpeg 1/2 postprocessing | arpi_esp | 2001-03-05 | 3 | -10/+45 |
* | libmpeg2-0.2.0 merge | arpi_esp | 2001-03-04 | 16 | -852/+791 |
* | New dependency system | arpi_esp | 2001-03-02 | 1 | -9/+14 |
* | Initial revision | arpi_esp | 2001-02-24 | 18 | -0/+6386 |