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
*
fixes a crash and unchecked string-handling in ENCA code.
reimar
2004-07-28
*
The granulepos does not depend on the number of channels, only on the sample ...
mosu
2004-06-27
*
ENCA support (http://trific.ath.cx/software/enca/)
henry
2004-05-08
*
Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" wit...
mosu
2004-05-07
*
Be more verbose and tell the user which subtitle stream has been selected (if...
mosu
2004-05-05
*
Leave the subs uninitialized and not "forcefully off" if the user hasn't chos...
mosu
2004-04-29
*
1000000000000l to bunkus
rfelker
2004-04-23
*
Clear subs in broken OGM files (those without empty subtitle packets) a bit l...
mosu
2004-04-23
*
Much improved seeking. Patch by Michael Behrich <behrisch at informatik adot ...
mosu
2004-04-23
*
Changed -sid/-aid/-vid to be zero based and select the n'th stream of its typ...
mosu
2004-04-06
*
Support for selecting subtitles with -slang. Patch by Andriy N Gritsenko <and...
mosu
2004-04-02
*
Cleanup and small improvement in seeking if the final_granulepos is known. Pa...
mosu
2004-01-31
*
Properly set the file duration for audio-only Ogg files. Patch by Michael Beh...
mosu
2004-01-06
*
1000l
alex
2003-12-08
*
Fixes for a couple of warnings.
mosu
2003-12-08
*
Get the total length for Ogg files. Patch by Michael Behrisch <behrisch@infor...
mosu
2003-12-08
*
Small format fixes.
mosu
2003-11-15
*
For FLAC-in-Ogg the packets are NEVER skipped, and there's no such thing as a...
mosu
2003-11-15
*
Clear subs a bit later than requested in order to avoid clearing the subs if ...
mosu
2003-10-15
*
FLAC decoding support via imported libmpflac.
lumag
2003-10-04
*
many small typo and grammar fixes
gabucino
2003-10-04
*
Do not automatically select a subtitle stream for display.
mosu
2003-09-02
*
Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.
mosu
2003-08-28
*
Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
alex
2003-08-18
*
Spelling police:
diego
2003-08-14
*
output typo fixes: unknow --> unknown
diego
2003-07-09
*
A little hack to be able to play ogg radio stream
albeu
2003-07-02
*
Preliminary Theora support. Patch by David Kuehling.
mosu
2003-05-11
*
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
[next]