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
2004-02-02
oops
Thibaut Mattern
2004-02-02
- cleanup odml stuff (remove duplicated code)
Thibaut Mattern
2004-02-01
use the correct Xan hack
Mike Melanson
2004-02-01
special case to handle Xan DPCM in a AVI file (which will report format
Mike Melanson
2004-01-28
OpenDML (AVI2.0) support by Tilmann Bitterberg <transcode@tibit.org>
Miguel Freitas
2004-01-12
it seems i forgot to commit the api increase (demux/decoder). weird.
Miguel Freitas
2004-01-09
- rework semantics of some buffer flags. check buffer.h for details.
Miguel Freitas
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
[prev]
[next]