index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_mpc.c
Commit message (
Expand
)
Author
Age
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Source files should not contain non-ASCII characters.
diego
2007-03-12
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
rm unnecesary casts from void* - part 4
reynaldo
2006-07-03
*
Clean up audio pts handling, make audio pts tracking in the audio-only
uau
2006-06-14
*
Remove extern declaration for free_sh_audio() that is both unused and
uau
2006-06-14
*
Second-try commit of this patch.
corey
2006-02-17
*
move resync_audio_stream after seeking to demuxer.c
reimar
2005-10-30
*
Implement seeking
reimar
2005-10-12
*
Bigendian bug
reimar
2005-10-12
*
Report total time
reimar
2005-09-27
*
We can not seek, so set seekable to 0
reimar
2005-09-06
*
better bitrate calculation
reimar
2005-09-06
*
Changes forgotten during demuxer API change, introduce a check function.
reimar
2005-09-06
*
Demuxer modularization
rtognimp
2005-08-05
*
10l, incorrect usage of le2me_*
reimar
2005-07-29
*
Use a more stable URL.
diego
2005-07-26
*
Allow the ffmpeg people to use this code if they want.
reimar
2005-07-23
*
musepack demuxing and decoding support (demuxing is v7 bitstream only).
reimar
2005-07-10