aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_mng.c
Commit message (Expand)AuthorAge
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)Gravatar reimar2010-11-02
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* MNG demuxer by Stefan Schuermans, stefan blinkenarea orgGravatar diego2008-11-30