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-10-15
Check odml index validity.
Thibaut Mattern
2004-10-13
Support more ODML tags.
Thibaut Mattern
2004-10-13
don't segfault with stdin:/ and indexless streams
Daniel Caujolle-Bert
2004-09-17
Warning patch for Win32 - casted off_t to intmax_t for printing.
František Dvořák
2004-07-04
don't do pointer arithmetics with void*, because sizeof(void) is undefined
Michael Roitzsch
2004-07-03
hmmm, don't ask me why it worked on some machines...
Thibaut Mattern
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-06-05
Support big decoder init data chunk (> 8192 bytes).
Thibaut Mattern
2004-05-29
special considerations for AVI files with a compression ID of 0 (treat
Mike Melanson
2004-05-27
- fix avi->compressor not being set correctly (lack of parenthesis)
Miguel Freitas
2004-05-16
Priority support.
Thibaut Mattern
2004-05-04
Recognise On2 avi variant
James Stembridge
2004-05-02
Fix decoder init.
Thibaut Mattern
2004-04-25
Report ODML streams as such.
Thibaut Mattern
2004-04-09
small fix for heiko's avi streams
Guenter Bartsch
2004-03-16
- patch from Tilmann Bitterberg
Thibaut Mattern
2004-02-29
Various compilation fixes and updates:
František Dvořák
2004-02-09
Always send frame duration using BUF_FLAG_FRAMERATE
James Stembridge
2004-02-02
Set extra_info for audio too.
Thibaut Mattern
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
[next]