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_avi.c
Age
Commit message (
Expand
)
Author
2003-01-04
add 2 demuxer groups (audio and games) with multiple plugins at the
Miguel Freitas
2002-12-29
remove old hack for sputext
Michael Roitzsch
2002-12-23
- added raw dv demuxer
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-13
always set input_pos and input_time on both, audio and video buffers
Guenter Bartsch
2002-12-12
handling of some strange avi files.
Miguel Freitas
2002-12-11
that should fix playback of streams generated by dvgrab.
Miguel Freitas
2002-12-08
- get xine_demux_control_headers_done() out of the demuxers.
Miguel Freitas
2002-12-06
set fourcc so ffmpeg can detect buggy streams
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-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-26
timeouts for mms, send progress report events, introduce verbosity engine par...
Guenter Bartsch
2002-10-26
make demuxers return their status so xine engine can check if demuxers fail t...
Guenter Bartsch
2002-10-23
final c++ -> c coding style fixes, libxine compiles now
Guenter Bartsch
2002-10-22
fix small typo in a comment
Juergen Keil
2002-10-20
demux_mpgaudio ported to new api, small fixes
Guenter Bartsch
2002-10-20
another attempt to make audio and video start at the same pts
Guenter Bartsch
2002-10-20
make avi demuxer send preview buffers, libmad uses them to extract stream/met...
Guenter Bartsch
2002-10-20
whoups. wrong constants used for stream type detection method
Guenter Bartsch
2002-10-19
try to make a/v index position after seek more accurate (for streams with lon...
Guenter Bartsch
2002-10-19
fast seeking enabled
Guenter Bartsch
2002-10-19
send start header first
Guenter Bartsch
2002-10-19
really send headers in demux_avi_send_header
Guenter Bartsch
2002-10-18
my very first try at the new streams api. some fixes to it (uninitialized
Miguel Freitas
2002-10-17
move open_plugin function (used to create new plugin instances) from the plug...
Michael Roitzsch
2002-10-16
bump up plugin version numbers
Guenter Bartsch
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-10-12
Use the audio_fifo - whenever it's possible - to send the demuxed audio data.
Juergen Keil
2002-10-12
While the demuxer mutex is unlocked, relinquish the processor in the main
Juergen Keil
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-08-19
remove unused function
Michael Roitzsch
2002-08-05
- second version of binary search patch
Miguel Freitas
2002-07-28
fixes for multi-channel audio (blame guenter :o))
Heiko Schaefer
2002-07-17
stop sending audio parameters all the time
Miguel Freitas
2002-07-16
revert latest patch: freezes with some streams.
Miguel Freitas
2002-07-16
binary search avi patch by Staszek Pasko
Miguel Freitas
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-07-02
fix time seeking to keyframe (patch by Staszek Pasko <staszek@nutki.com>)
Miguel Freitas
2002-06-25
added support in buffer.h for transporting RGB palette from the demuxer to
Mike Melanson
2002-06-23
Use BUF_FLAG_SEEK.
Thibaut Mattern
2002-06-20
an attempt do be more defensive when trying to play AVI via http.
Siggi Langauf
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-07
codec reporting api
Miguel Freitas
[prev]
[next]