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-12-23
fix wrong format string and superfluous argument
Michael Roitzsch
2003-12-03
avoid crashing with big wavex headers.
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-23
Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.
František Dvořák
2003-11-23
- use buf->max_size instead of 2048
Thibaut Mattern
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-16
Fix index reading with file >2Go.
Thibaut Mattern
2003-11-15
demux_action_pending private
Miguel Freitas
2003-11-15
change demux api:
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-11-11
try to improve sync after a seek:
Thibaut Mattern
2003-11-03
big patch...
Thibaut Mattern
2003-11-02
some lprintf to xprintf conversion.
Thibaut Mattern
2003-10-31
Use info_helper functions.
Thibaut Mattern
2003-10-30
use info_helper functions.
Thibaut Mattern
2003-10-07
- send 100% (completion) event when the index is finished building
Bastien Nocera
2003-10-06
some housekeeping and compiler warnings
Michael Roitzsch
2003-09-10
- use a hack from mplayer to compute pts with mp3 VBR streams
Thibaut Mattern
2003-07-25
small housekeeping: demuxer api seeks in miliseconds
Miguel Freitas
2003-07-19
Better detection of VBR streams.
Thibaut Mattern
2003-07-16
more cleanup; remove unused variables; use lprintf
Marco Zuehlke
2003-07-14
Little cleanup in pts computing code + a debug printf()
Thibaut Mattern
2003-07-12
- check only the stream id
Thibaut Mattern
2003-07-11
- check only the 2 first bytes of video/audio chunk RIFF header (only the str...
Thibaut Mattern
2003-06-29
- simplify a bit the binary search
Thibaut Mattern
2003-06-17
- Seek to previous keyframe
Thibaut Mattern
2003-05-29
Set audio fourcc in stream info if we know what it is, ie there is only one a...
James Stembridge
2003-05-29
store fourcc from stream header as integer as it's never used as a string
James Stembridge
2003-05-29
stream header fourcc is optional so read fourcc for stream info from bitmap info
James Stembridge
2003-04-26
bumping up demux plugin interface version numbers, update copyright notices
Guenter Bartsch
2003-03-27
- demux_avi: do not set input_pos/time on audio buffers. otherwise non-interl...
Miguel Freitas
2003-03-07
more work on console output cleanup
Guenter Bartsch
2003-03-02
Detection by content for non seekable input plugins.
Thibaut Mattern
2003-03-02
Don't eat data from non seekable input plugins in detection by content.
Thibaut Mattern
2003-03-02
New "streaming" mode.
Thibaut Mattern
2003-02-19
Support for YUY2 HuffYUV video
James Stembridge
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-09
very very nice: fixing an old xine bug of slider bar positioning for
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-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
[next]