log libmpdemux/demux_mpc.c @ 23827:79bed8bf80f4

age author description
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2007-03-12 diego Source files should not contain non-ASCII characters.
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-03 reynaldo rm unnecesary casts from void* - part 4
2006-06-14 uau Clean up audio pts handling, make audio pts tracking in the audio-only
2006-06-14 uau Remove extern declaration for free_sh_audio() that is both unused and
2006-02-17 corey Second-try commit of this patch.
2005-10-30 reimar move resync_audio_stream after seeking to demuxer.c
2005-10-12 reimar Implement seeking
2005-10-12 reimar Bigendian bug
2005-09-27 reimar Report total time
2005-09-06 reimar We can not seek, so set seekable to 0
2005-09-06 reimar better bitrate calculation
2005-09-06 reimar Changes forgotten during demuxer API change, introduce a check function.
2005-08-05 rtognimp Demuxer modularization
2005-07-29 reimar 10l, incorrect usage of le2me_*
2005-07-26 diego Use a more stable URL.
2005-07-23 reimar Allow the ffmpeg people to use this code if they want.
2005-07-10 reimar musepack demuxing and decoding support (demuxing is v7 bitstream only).