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
2002-09-21
bring the QT and FILM demuxers up to the new API spec
Mike Melanson
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-02
replace unreliable "return this->status" statements
Mike Melanson
2002-08-02
support for large Quicktime files by Dan Lindstrom <lindstromd@gmx.net>
Michael Roitzsch
2002-08-01
another return value as DEMUX_OK
Miguel Freitas
2002-08-01
ops, debug printf doesn't belong to cvs!
Miguel Freitas
2002-08-01
do not flush_engine on playback start (otherwise we can kill important
Miguel Freitas
2002-08-01
always return DEMUX_OK at the very end of the _start() function
Mike Melanson
2002-07-31
added RGB palette support for Quicktime files
Mike Melanson
2002-07-19
fallback to display size if video size is unknown
Miguel Freitas
2002-07-19
Better plural by ValtrII
Philipp Hahn
2002-07-19
do not assume media type atoms will occur before the other atoms.
Miguel Freitas
2002-07-17
more fixes to play aac streams (.mp4)
Miguel Freitas
2002-07-17
64-bit QT file fix by Dan Lindstrom <lindstromd@gmx.net>
Miguel Freitas
2002-07-17
stop sending audio parameters all the time
Miguel Freitas
2002-07-16
send decoder info to video too. (needed for some mpeg4 streams)
Miguel Freitas
2002-07-16
removed half-baked idea of tracking mdat atom boundaries-- this fixes
Mike Melanson
2002-07-15
lazy parsing of mp4 esds atom to extract AAC decoder config. now playback
Miguel Freitas
2002-07-14
make demuxers a bit more "programmer friendly"
Miguel Freitas
2002-07-10
Fix untranslateable message by ValtrII
Philipp Hahn
2002-07-09
fix buffer leakage (symptom: xine freezes on exit)
Miguel Freitas
2002-07-08
Use BUF_FLAG_SEEK.
Thibaut Mattern
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-07-05
fix small bug in seek logic
Mike Melanson
2002-07-05
optimized seeking with binary search, fixed sync after seek, fixed
Mike Melanson
2002-07-01
enable playing sorenson mpg4 fourcc
Miguel Freitas
2002-06-20
fill in decoder_info[] for every audio buffer
Mike Melanson
2002-06-19
Fix memory leaks and related bugs
Ewald Snel
2002-06-18
init and cleanup edit list
Mike Melanson
2002-06-16
load a few more relevant pieces of information: trak header flags and edit
Mike Melanson
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-09
only report valid audio fourcc
Miguel Freitas
2002-06-09
Fix playing time (seconds instead of qt units)
Ewald Snel
2002-06-08
small fixes (slider positioning and playing time)
Miguel Freitas
2002-06-07
codec reporting api
Miguel Freitas
2002-06-07
added hack to fix audio pts calculation...the calculation could stand to
Mike Melanson
2002-06-07
- demuxer cleanup (helper functions)
Miguel Freitas
2002-06-06
sorry...
Siggi Langauf
2002-06-06
*grrrr*, okay, seems like the audio fourcc really is little endian,
Siggi Langauf
2002-06-06
fixed fourcc endianness for video fourcc (untested on little endian machines)
Siggi Langauf
2002-06-06
revised to parse trak atoms instead of minf atoms; fixed video pts
Mike Melanson
2002-06-04
- fix freeing unallocated memory
Miguel Freitas
2002-06-03
fill bih.biCompression to make w32codecs happy
Miguel Freitas
2002-06-03
cosmetic fix. (i haven't noticed BUF_FLAG_FRAMERATE is only sent if
Miguel Freitas
2002-06-03
*** empty log message ***
Miguel Freitas
2002-06-03
BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)
Miguel Freitas
2002-06-03
Avoid segfault on qt_exit(), if qt demuxer wasn't used.
Daniel Caujolle-Bert
2002-06-02
zlib is a pre-req for compilation, so do not bother checking for it
Mike Melanson
2002-06-02
Here it is: A brand-new (and quite functional, if I do say so
Mike Melanson
[prev]
[next]