index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_ogg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
100l... ogg-in-avi (type 0xFFFE) fix
arpi
2003-01-29
1
-6
/
+7
*
mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at p...
mosu
2003-01-05
1
-7
/
+6
*
mosu: subtitles will be cleared after their life time as given in the packet'...
mosu
2003-01-04
1
-4
/
+33
*
bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek w...
mosu
2002-12-30
1
-2
/
+9
*
This patch adds a call to subcp_recode1(), so this subtitles too are
arpi
2002-12-28
1
-0
/
+11
*
Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
rguyom
2002-12-05
1
-0
/
+1
*
Sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
rguyom
2002-12-05
1
-0
/
+4
*
Add Tremor (an integer-only Vorbis decoder) support.
rguyom
2002-12-04
1
-0
/
+5
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
1
-0
/
+5
*
verbose can be negative
arpi
2002-11-01
1
-4
/
+4
*
endianess independency (using get int 16/32/64 func instead of typecasting po...
arpi
2002-10-22
1
-24
/
+75
*
memleak fix
arpi
2002-10-16
1
-0
/
+1
*
removed dummy OGG functions - use #ifdef instead
arpi
2002-09-15
1
-22
/
+1
*
The granule position of pages contining Vorbis audio is in units of
arpi
2002-09-14
1
-2
/
+2
*
fixes problems when new line is just '\n' and not '\r\n' and enabled html-mar...
alex
2002-08-28
1
-2
/
+2
*
ogg (.ogm) text subtitles support
arpi
2002-08-14
1
-4
/
+81
*
ogm audio format id is in hex, not dec
arpi
2002-07-30
1
-1
/
+1
*
10L bugfix
albeu
2002-05-23
1
-2
/
+4
*
a/v stream selection - patch by alexander.werth@gmx.de
arpi
2002-05-19
1
-4
/
+4
*
Uninit added
albeu
2002-04-24
1
-0
/
+18
*
Add seeking without index (still not perfect). Use -forceidx for the
albeu
2002-04-24
1
-50
/
+83
*
Seeking implemented
albeu
2002-04-20
1
-42
/
+269
*
argh, some samples sue new header chunks - fixed
arpi
2002-03-31
1
-1
/
+5
*
BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)
arpi
2002-03-31
1
-4
/
+9
*
fixed 10l bug: using ds instead of dp, and adding some debug prints
arpi
2002-03-31
1
-3
/
+10
*
Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
albeu
2002-03-16
1
-0
/
+597