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
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
2003-05-05
gcc 2.95 compile fix
Andreas Heinchen
2003-05-04
removed bug in spulang handling
Andreas Heinchen
2003-05-04
get_optional_data now handles spulang
Andreas Heinchen
2003-05-04
fixed subtitles that I broke with the improved seekingpatch
Andreas Heinchen
2003-05-04
forgot to remove a printf
Andreas Heinchen
2003-05-04
several memleaks fixed
Andreas Heinchen
2003-05-04
added verbositycheck for a printf
Andreas Heinchen
2003-05-03
- inform the name of the video codec, nicer properties :)
Bastien Nocera
2003-05-01
- added a lookup entry for Theora and don't just ignore Theora streams if lib...
Bastien Nocera
2003-05-01
simplifications & improved seeking(no hole in audio)
Andreas Heinchen
2003-04-30
fixed stupid mistake in previos commit
Andreas Heinchen
2003-04-30
added support for theora
Andreas Heinchen
2003-04-27
fix for missing syncpoints at beginnig of a stream
Andreas Heinchen
2003-04-27
fixing selection of spu titles
Andreas Heinchen
2003-04-26
bumping up demux plugin interface version numbers, update copyright notices
Guenter Bartsch
2003-04-17
xine crashed when an oggfile with an unknwon stream was played - fixed
Andreas Heinchen
2003-04-16
preperations for support of bold and italic typefaces in ogm subtitles
Andreas Heinchen
2003-04-15
fix ac3 in ogm
Andreas Heinchen
[next]