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_qt.c
Age
Commit message (
Expand
)
Author
2001-11-24
fix for demux_qt crash playing a quicktime stream without audio
Juergen Keil
2001-11-18
new configfile interface, code cleanup, xprintf is gone
Guenter Bartsch
2001-11-17
don't abort demuxer if unknow audio codec
Miguel Freitas
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-11-10
very unfinished scr discontinuity detection stuff, new software audio out buf...
Guenter Bartsch
2001-11-07
buf type cleanup (1st part)
Miguel Freitas
2001-10-25
demux api change to report supported mimetypes
Miguel Freitas
2001-10-20
big event cleanup: one single mechanism is now used for all communications be...
Guenter Bartsch
2001-10-17
demux / input plugin interface change, init functions now have access to the ...
Guenter Bartsch
2001-10-03
Add error checks to all "pthread_create" calls, print error message and exit
Juergen Keil
2001-09-20
attempt at viewing 3ivx sample streams - video is wrong somehow
Heiko Schaefer
2001-09-16
Update docs. Fixed some warnings. configure.in is ready for 0.9.1.
Daniel Caujolle-Bert
2001-09-11
fixed no-resample audio output, fixed qt stream end detection
Guenter Bartsch
2001-09-11
linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt s...
Guenter Bartsch
2001-09-10
a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...
Guenter Bartsch