index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
demuxers
/
demux_ogg.c
Age
Commit message (
Expand
)
Author
2004-06-23
bugfix: changed call to seek from old to new behaviour
Andreas Heinchen
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-05-16
Priority support.
Thibaut Mattern
2004-03-30
bugfix for ogms larger than 2 GB - thanks to Andrew de Quincey
Andreas Heinchen
2004-02-22
small code cleanup
Andreas Heinchen
2004-02-19
apply modified Mandrake patch (provided by Goetz Waschk and Gwenole Beauchesne)
Michael Roitzsch
2004-02-15
small fix for language of ogg-spu-streams
Andreas Heinchen
2004-02-09
Always send frame duration using BUF_FLAG_FRAMERATE
James Stembridge
2004-02-03
When no special audio track is selected (auto mode) the
Marco Zuehlke
2004-01-29
don't send comment packets to the video decoder
Marco Zuehlke
2004-01-23
implement chapter skipping in ogm files
Marco Zuehlke
2004-01-16
ffmpeg: repair BUF_FLAG_FRAME_START\ndemux_ogg: don't send too many preview b...
Marco Zuehlke
2004-01-13
cut the long functions into smaller chunks
Marco Zuehlke
2004-01-13
remove debug output
Marco Zuehlke
2004-01-12
it seems i forgot to commit the api increase (demux/decoder). weird.
Miguel Freitas
2004-01-09
Put stream_info into a struct on it's own.
Marco Zuehlke
2004-01-09
- rework semantics of some buffer flags. check buffer.h for details.
Miguel Freitas
2003-12-30
check if MAX_STREAMS is exceed and do not crash...
Miguel Freitas
2003-12-26
* cure the ABI breakage: XINE_LANG_MAX cannot be increased
Michael Roitzsch
2003-12-23
- some more endianness fixes to ogg demuxer
Miguel Freitas
2003-12-21
speed improvement of my last change, thanks Thibaut
Manfred Tremmel
2003-12-20
solved some big-endian problemes
Manfred Tremmel
2003-12-10
housekeeping:
Miguel Freitas
2003-12-10
- remove XINE_LANG_LABEL_MAX_SIZE, there's already XINE_LANG_MAX for that
Bastien Nocera
2003-12-09
Fix crash with really long subtitle/language names in ogm/off files
Bastien Nocera
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-12-03
remove nasty ogg_pack hack. now just pure vorbis data is sent to
Miguel Freitas
2003-12-02
abort() is not an acceptable way of handling errors in libxine...
Miguel Freitas
2003-11-29
yes, i had no ogg installed before...
Miguel Freitas
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-15
Miguel obviously has no Ogg installed ...
Michael Roitzsch
2003-11-15
change demux api:
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-31
Use info_helper functions.
Thibaut Mattern
2003-10-30
use info_helper functions.
Thibaut Mattern
2003-10-27
Use info_helper functions
Thibaut Mattern
2003-10-06
some housekeeping and compiler warnings
Michael Roitzsch
2003-09-03
Add support for TITLE= and CHAPTER*= comment in ogm Files
Marco Zuehlke
2003-08-28
Don't segfault, when there is no comment for a subtitle.
Marco Zuehlke
2003-07-25
small housekeeping: demuxer api seeks in miliseconds
Miguel Freitas
2003-07-17
improved seeking-accuracy in ogg demuxer, some comments
Andreas Heinchen
2003-07-16
more cleanup; remove unused variables; use lprintf
Marco Zuehlke
2003-07-08
updated theorapart of the demuxer to consider clipping
Andreas Heinchen
2003-06-19
make xine work with theora-alpha2
Andreas Heinchen
2003-05-25
speex support contributed by Conrad Parker <conrad@metadecks.org>
Guenter Bartsch
2003-05-12
bugfix: audiolanguage of nonvorbis streams where ignored
Andreas Heinchen
2003-05-12
added code to send xine_event after preview
Andreas Heinchen
2003-05-12
added audiolang capability to get_optional data
Andreas Heinchen
[prev]
[next]