index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demux_avi.c
Commit message (
Expand
)
Author
Age
*
exit() -> return NULL
arpi
2001-08-22
*
seeking flags implemented: 0x1=rel/abs and 0x2=time/percent
arpi
2001-08-22
*
added demuxer->seekable flag to generalize seeking ability test
arpi
2001-08-22
*
printf->mp_msg/mp_dbg
arpi
2001-08-17
*
display number of decoded frames (for progr. mpeg2)
arpi
2001-08-16
*
update pts to obtain OSD time display change while rewinding/forwarding
atlka
2001-08-14
*
PTS calc updates, fixes, cleanups, mess...
arpi
2001-08-12
*
cleanup...
arpi
2001-08-12
*
AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
arpi
2001-08-11
*
AVI pts/seek fixes, VBR support, faster NI seek
arpi
2001-08-11
*
ehh. yet anouther silly a_pts bug
arpi
2001-08-10
*
silly a_pts bug
arpi
2001-08-09
*
format-specific seeking code moved to demuxer_ stuff
arpi
2001-08-08
*
changed chunkid/size check
arpi
2001-08-08
*
interleaved AVI: audio preload PTS compensation
arpi
2001-08-06
*
missing unistd.h (requires for off_t under freebsd)
arpi
2001-08-01
*
nosound avi seeking fixed
arpi
2001-07-29
*
video pts calculation fixed (Desperado-trailer.avi)
arpi
2001-07-29
*
video pts calculation precision fixed
arpi
2001-07-21
*
keyframe flag added
arpi_esp
2001-06-03
*
some warnings have gone
szabii
2001-04-23
*
stage#1 completed: c files no more included from mplayer.c
arpi_esp
2001-04-23
*
new stream selection code
arpi_esp
2001-04-15
*
sh_audio/sh_video added, general codec cleanup
arpi_esp
2001-04-06
*
small code cleanup, removed unused variables
arpi_esp
2001-03-15
*
Initial revision
arpi_esp
2001-02-24