Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -1/+1 |
* | Use av_malloc/av_free for audio-related buffers to avoid crashes due to | reimar | 2008-10-18 | 1 | -1/+1 |
* | cosmetics: Remove pointless parentheses from return calls. | diego | 2008-05-16 | 1 | -3/+3 |
* | Include loader/ prefix in #include path everywhere. | diego | 2007-03-15 | 1 | -1/+1 |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 | 1 | -4/+0 |
* | Convert printfs in aviprint.c to mp_msg and give the information printing | diego | 2006-03-27 | 1 | -3/+3 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -3/+3 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 | 1 | -2/+2 |
* | TwinVQ decoder and demuxer | rtognimp | 2004-12-29 | 1 | -0/+510 |