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
/
stheader.h
Commit message (
Expand
)
Author
Age
*
Add a new video pts tracking mode, enabled by option -correct-pts.
uau
2006-07-06
*
Change free_sh_audio() to take demuxer and stream id as parameters
uau
2006-06-14
*
Change common pts variables from floats to doubles. Individual demuxers
uau
2006-04-27
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
*
dwStart support for mplayer.
corey
2006-02-18
*
Remove file-global mpadec, add ad_driver member to sh_audio_t instead.
hzoli
2005-02-25
*
removed loader/ dependancy, imported some files from g2, also used patches fr...
alex
2004-04-28
*
fixed the well-known DVD/DVB audio delay bug :)
arpi
2003-01-16
*
export imagedescription for qt video codecs
arpi
2002-11-11
*
dlopen() support for ad and vd
alex
2002-11-11
*
fixed comment - noticed by Alex
arpi
2002-11-02
*
A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
arpi
2002-11-02
*
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
arpi
2002-10-05
*
wine headers cleanup
arpi
2002-09-22
*
- cosmetics, reorder
arpi
2002-09-21
*
removed obsolete items
alex
2002-09-01
*
vf_inited flag added
arpi
2002-05-01
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
*
field 'vfilter' added to sh_video_t
arpi
2002-04-06
*
Improved MP4 parsing (finally)
atmos4
2002-03-24
*
added get_sh_video/audio and realmedia seeking
alex
2002-03-15
*
video_out added to sh_video_t
arpi
2002-03-07
*
're-include' possibility
nick
2002-03-03
*
We should know size of out buffer
nick
2002-02-27
*
image field added. 10*10l....
arpi
2002-01-16
*
void* context added - it should keep the codec-specific stuff (struct ptr or ...
arpi
2001-12-21
*
video frame reading cleanup
arpi
2001-10-30
*
oggvorbis stuff moved out from stheader.h
arpi
2001-10-21
*
includes cleanup
arpi
2001-10-21
*
libdemuxer...
arpi
2001-10-20