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_ogg.c
Commit message (
Expand
)
Author
Age
*
100l... ogg-in-avi (type 0xFFFE) fix
arpi
2003-01-29
*
mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at p...
mosu
2003-01-05
*
mosu: subtitles will be cleared after their life time as given in the packet'...
mosu
2003-01-04
*
bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek w...
mosu
2002-12-30
*
This patch adds a call to subcp_recode1(), so this subtitles too are
arpi
2002-12-28
*
Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
rguyom
2002-12-05
*
Sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
rguyom
2002-12-05
*
Add Tremor (an integer-only Vorbis decoder) support.
rguyom
2002-12-04
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
verbose can be negative
arpi
2002-11-01
*
endianess independency (using get int 16/32/64 func instead of typecasting po...
arpi
2002-10-22
*
memleak fix
arpi
2002-10-16
*
removed dummy OGG functions - use #ifdef instead
arpi
2002-09-15
*
The granule position of pages contining Vorbis audio is in units of
arpi
2002-09-14
*
fixes problems when new line is just '\n' and not '\r\n' and enabled html-mar...
alex
2002-08-28
*
ogg (.ogm) text subtitles support
arpi
2002-08-14
*
ogm audio format id is in hex, not dec
arpi
2002-07-30
*
10L bugfix
albeu
2002-05-23
*
a/v stream selection - patch by alexander.werth@gmx.de
arpi
2002-05-19
*
Uninit added
albeu
2002-04-24
*
Add seeking without index (still not perfect). Use -forceidx for the
albeu
2002-04-24
*
Seeking implemented
albeu
2002-04-20
*
argh, some samples sue new header chunks - fixed
arpi
2002-03-31
*
BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)
arpi
2002-03-31
*
fixed 10l bug: using ds instead of dp, and adding some debug prints
arpi
2002-03-31
*
Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
albeu
2002-03-16