| Commit message (Expand) | Author | Age |
* | Refactor AltiVec macros as done for FFmpeg. | diego | 2008-02-18 |
* | Move compare.c to TOOLS, add it to the Makefile and document it. | diego | 2008-01-23 |
* | Add proper license header. | diego | 2008-01-02 |
* | Add proper license header. | diego | 2007-12-30 |
* | Fix compilation of liba52/test.c testing and benchmarking application. | iive | 2007-12-23 |
* | cosmetics: Remove trailing whitespace, reformat one comment. | diego | 2007-12-22 |
* | Add proper copyright/license headers. | diego | 2007-12-22 |
* | Remove wrong and misleading comments. | diego | 2007-12-22 |
* | typos | diego | 2007-12-22 |
* | cosmetics: grammar/spelling | diego | 2007-12-22 |
* | Add missing #include, fixes | diego | 2007-12-22 |
* | cosmetics: Remove trailing whitespace. | diego | 2007-12-22 |
* | cosmetics: spelling fixes | diego | 2007-12-22 |
* | There is a check for altivec.h in configure so use the preprocessor directive | diego | 2007-12-11 |
* | Replace SYS_DARWIN conditional directive around gcc macros by __APPLE_CC__. | diego | 2007-12-11 |
* | Relicense as GPL v2 or later like the rest of liba52. | diego | 2007-12-11 |
* | main() --> main(void) | diego | 2007-11-21 |
* | unaligned store, should fix bug #893 | lu_zero | 2007-11-11 |
* | cosmetics: misc typo fixes | diego | 2007-07-28 |
* | Move test program removal on distclean to mpcommon.mak. | diego | 2007-03-24 |
* | Simplify test program compilation. | diego | 2007-03-13 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 |
* | update local diff after r20779 | gpoirier | 2006-12-05 |
* | libac3 was removed ages ago, remove the related test target. | diego | 2006-11-27 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 |
* | Remove superfluous comment. | diego | 2006-11-25 |
* | Unify dep/depend targets. | diego | 2006-11-20 |
* | symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_... | gpoirier | 2006-11-08 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 |
* | Update for changes from r19378 (ASMALIGN macro). | diego | 2006-08-13 |
* | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. | diego | 2006-08-13 |
* | cosmetics: Make patch apply cleanly. | diego | 2006-07-29 |
* | CVS --> Subversion in copyright notices | diego | 2006-06-22 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | add support for intel mac. mp3lib is not fixed yet. | nplourde | 2006-04-15 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | add missing -I.. | rathann | 2005-12-05 |
* | sync liba52_amd64_changes.diff with latest fix | aurel | 2005-08-09 |
* | Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52. | gpoirier | 2005-08-09 |
* | add the liba52 amd64 changes in a separate diff file | aurel | 2005-08-05 |
* | liba52 asm optimizations ported to amd64 | aurel | 2005-08-05 |
* | one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfa... | michael | 2005-06-02 |
* | Mark modified files as such to comply more closely with GPL ยง2a. | diego | 2005-03-22 |
* | MPlayer-specific changes to liba52 | diego | 2005-03-22 |