Mercurial > mplayer.hg
log libmpdemux/demux_vqf.c @ 23565:916056111725
age | author | description |
---|---|---|
2007-03-15 | diego | Add explicit location for headers from the stream/ directory. |
2006-12-09 | reimar | Get rid of min/max macros from aviheader.h, they do not belong here. |
2006-12-07 | reimar | Hack around libavutil/bswap.h compilation problems due to always_inline undefined. |
2006-11-29 | diego | Remove bswap.h, use libavutil/bswap.h instead. |
2006-07-13 | reynaldo | drops casts from void * on malloc/calloc from libmpdemux code |
2006-02-17 | corey | Second-try commit of this patch. |
2006-02-09 | corey | Reverse commit of unfinished patch for passing audio_delay to the demuxers. |
2006-02-07 | corey | 1. Include audio_delay as an argument to demux_seek. |
2005-11-18 | diego | Unify include path handling, -I.. is in CFLAGS. |
2005-10-30 | reimar | move resync_audio_stream after seeking to demuxer.c |
2005-10-13 | reimar | Use PRI?64 defines as format strings for 64 bit variables. |
2005-08-05 | rtognimp | Demuxer modularization |
2005-06-26 | faust3 | 10l |
2004-12-29 | rtognimp | TwinVQ decoder and demuxer |