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
2012-04-26
Fixed merge error
Petri Hintukainen
2012-04-26
Merge from 1.1
Petri Hintukainen
2012-04-26
Fixed demux_qt for the pts < dts case
Torsten Jager
2012-02-28
Made demux_ts send pts not dts even for reordered (b-framed) video.
Torsten Jager
2011-10-05
Merge from 1.1.
Darren Salt
2011-10-04
demux_qt: check asprintf() return value
Petri Hintukainen
2011-10-04
demux_qt: fixed using uninitialized data
Petri Hintukainen
2011-05-17
Merge from 1.1.
Darren Salt
2011-05-15
Better support for 24-bit lpcm
Christopher Martin
2011-03-20
Merge from 1.1.
Darren Salt
2010-10-30
Using binary mode when writing raw data, in disabled debug code.
František Dvořák
2010-09-23
Merge from 1.1.
Darren Salt
2010-09-20
Update Qt demuxer's extensions list.
Darren Salt
2010-09-16
Add f4v/f4a file extensions to the Qt demuxer's MIME table
Brad Smith
2010-01-16
Clean up properly after QTL parsing.
Darren Salt
2010-01-16
Added basic support for .qtl (Quicktime media link).
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2010-02-12
Clip the atom size to that remaining *before* testing whether it's too small.
Darren Salt
2010-01-17
Don't try to handle .qtl in the Quicktime demuxer.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-10
Merge from 1.1.
Darren Salt
2009-08-26
Add a user agent & protocol hack to allow viewing of Apple film trailers.
Darren Salt
2009-04-03
Merge from 1.1, discarding new "#if"s in ff_video_decoder.c.
Darren Salt
2009-04-01
Fix an integer overflow in the Quicktime demuxer.
Darren Salt
2009-01-05
Merge security fixes from 1.1.
Darren Salt
2009-01-05
Fix for CVE-2008-5234(1).
Darren Salt
2009-01-01
Avoid underflow in input size calculation for compressed atoms
Matthias Hopf
2009-01-04
Fix for CVE-2008-5237
Matthias Hopf
2009-01-04
Fix for CVE-2008-5234.
Matthias Hopf
2008-06-15
Merge from 1.1.
Darren Salt
2008-06-14
Extra MIME types for Quicktime/ISO media.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
Avoid memset() on newly allocated memory areas.
Diego 'Flameeyes' Pettenò
2008-05-07
Merge file removal.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-07
Mark internal functions and data structures static.
Diego 'Flameeyes' Pettenò
2008-04-15
Merge from 1.1.
Darren Salt
2008-04-14
Remove a memset() rendered pointless by use of calloc().
Darren Salt
2008-04-14
divide by zero in demux_qt.c
Colin Gibbs
2008-04-02
Merge from 1.1.
Darren Salt
2008-03-31
Revert a change which broke Quicktime atom parsing.
Darren Salt
2008-03-29
Merge from 1.1.
Darren Salt
2008-03-26
Merge from 1.1.
Darren Salt
2008-03-28
More checking for memory allocation failures.
Darren Salt
2008-03-23
Replace various malloc(x*sizeof(y)) with calloc(x,sizeof(y)).
Darren Salt
2008-03-23
Check for failure of various memory allocations. (SA29484)
Darren Salt
2008-02-04
Report the identifiers of unrecognised video & audio codecs.
Darren Salt
2007-12-30
Manual port of the color→colour change to 1.2; should make merging easier.
Darren Salt
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Allocate the preview buffer only when actually needed; use zeroed allocation ...
Diego 'Flameeyes' Pettenò
[next]