aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad_twin.c
Commit message (Expand)AuthorAge
* Use av_malloc/av_free for audio-related buffers to avoid crashes due toGravatar reimar2008-10-18
* cosmetics: Remove pointless parentheses from return calls.Gravatar diego2008-05-16
* Include loader/ prefix in #include path everywhere.Gravatar diego2007-03-15
* Move #ifdefs around complete files into the build system.Gravatar diego2006-06-21
* Convert printfs in aviprint.c to mp_msg and give the information printingGravatar diego2006-03-27
* Convert all if(verbose>X) to mp_msg_test calls.Gravatar diego2006-03-24
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* TwinVQ decoder and demuxerGravatar rtognimp2004-12-29