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-01-26
Fixes the problem with cdda.
Thibaut Mattern
2003-01-26
no need for <pthread.h> or <sched.h>
Mike Melanson
2003-01-23
preparations for beta3:
Miguel Freitas
2003-01-10
have length in miliseconds too
Miguel Freitas
2003-01-10
internal input_time is miliseconds now
Miguel Freitas
2003-01-08
fixes/cleanups of the handled/unhandled codecs
Miguel Freitas
2003-01-04
add 2 demuxer groups (audio and games) with multiple plugins at the
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-08
- get xine_demux_control_headers_done() out of the demuxers.
Miguel Freitas
2002-11-28
Extended demuxer API with the methods get_capabilities() and get_optional_dat...
Peter Liljenberg
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-10
fix wrong abs macro; many thanks to James Slorach for finding this nasty,
Michael Roitzsch
2002-11-09
beginnings of the get_video/audio_frame api
Guenter Bartsch
2002-11-01
new content detection method METHOD_EXPLICIT for demuxer given in MRL
Michael Roitzsch
2002-10-28
hey, i want to join xine breakage party! (what do you wanna break today? tm)
Miguel Freitas
2002-10-27
return of ogg and vorbis, began implementing verbosity parameter
Guenter Bartsch
2002-10-26
make demuxers return their status so xine engine can check if demuxers fail t...
Guenter Bartsch
2002-10-19
really send headers in demux_avi_send_header
Guenter Bartsch
2002-10-12
While the demuxer mutex is unlocked, relinquish the processor in the main
Juergen Keil
2002-09-19
some ogg/vorbis streams seem to require a higher treshold
Guenter Bartsch
2002-09-18
make new plugin loader check api versions, fix api versions for adapted demux...
Guenter Bartsch
2002-09-18
first steps towards implementing stream/meta info
Guenter Bartsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-09-01
keyframe detection and hexdump enhancement by Staszek Pasko
Guenter Bartsch
2002-08-28
send start buffers before headers(preview buffers)
Guenter Bartsch
2002-08-28
make sure enough preview buffers of every stream are sent
Guenter Bartsch
2002-08-24
clean up log output, make it work without audio
Guenter Bartsch
2002-08-23
support for older ogm streams (video+vorbis audio only because of lack of tes...
Guenter Bartsch
2002-08-19
xine now survives all ogm test streams i got :) - including seeking (though n...
Guenter Bartsch
2002-08-18
ogg demuxer cleanup (seperate stream type detection from content delivery), n...
Guenter Bartsch
2002-08-17
support time-based seeking in ogg/vorbis streams. implement timestamps for vo...
Guenter Bartsch
2002-07-14
make demuxers a bit more "programmer friendly"
Miguel Freitas
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-07
- demuxer cleanup (helper functions)
Miguel Freitas
2002-06-03
BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)
Miguel Freitas
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-05-21
atomic status code on demux start/seek
Siggi Langauf
2002-05-16
Fix seeking problem after demuxer finished.
Thibaut Mattern
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-14
pts generation for video and split-up of big packages
Guenter Bartsch
2002-04-14
some more support for video in ogg
Guenter Bartsch
2002-04-09
- new (fast) demuxer seeking scheme
Miguel Freitas
2002-04-04
some progress towards implementing direct show filter (http://tobias.everwick...
Guenter Bartsch
2002-03-27
fix non-stop bug
Miguel Freitas
2002-03-23
content-detection for ogg
Guenter Bartsch
2002-03-11
metronom and demuxers should work again (although not all demuxers are fully ...
Guenter Bartsch
2002-02-17
big debug output cleanup. removed debug output from log window, logging
Guenter Bartsch
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
[next]