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_real.c
Age
Commit message (
Expand
)
Author
2013-10-14
Limit pts messages to verbosity level 3.
Torsten Jager
2013-10-14
demux_real.c: better a/v sync part 2.
Torsten Jager
2013-10-14
demux_real.c: better a/v sync.
Torsten Jager
2013-10-14
Copyright year update by hg log info #2.
Torsten Jager
2013-10-04
Fix realvideo reordered pts.
Torsten Jager
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-01-18
Merge from 1.1
Petri Hintukainen
2012-01-16
Copy to buf->content
Petri Hintukainen
2012-01-12
Merge from 1.1
Petri Hintukainen
2012-01-12
Added const
Petri Hintukainen
2011-10-05
Merge from 1.1.
Darren Salt
2011-10-04
demux_real: fixed buffer size check
Petri Hintukainen
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-13
#include guards and __attribute__ fixups
Carlo Bramini
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-05
Merge from 1.1 (with adaptations).
Darren Salt
2009-01-18
Merge from 1.1.
Darren Salt
2009-01-18
Add allocation checks to the Real MDPR parsing code (ref. CVE-2008-5240).
Darren Salt
2009-01-05
Merge security fixes from 1.1.
Darren Salt
2009-01-05
Merge security fixes.
Darren Salt
2009-01-01
check for buffers smaller than headers in real demuxer
Thomas Viehmann
2009-01-04
Fix for CVE-2008-5243.
Matthias Hopf
2009-01-04
Fix for CVE-2008-5240
Matthias Hopf
2009-01-04
Fix for CVE-2008-5236.
Matthias Hopf
2008-12-15
Merge from 1.1; update PO files; make buildable.
Diego E. 'Flameeyes' Pettenò
2008-11-20
Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...
František Dvořák
2008-08-14
Merge from 1.1.
Darren Salt
2008-07-17
Merge from 1.1.
Darren Salt
2008-07-04
Use the new _x_is_fourcc() funtion to check for FOURCC tags in files.
Diego 'Flameeyes' Pettenò
2008-07-03
Rewrite demux_real and demux_realaudio for style.
Diego 'Flameeyes' Pettenò
2008-08-13
Check for possible buffer overflow attempts in the Real demuxer.
Darren Salt
2008-08-13
Check for allocation failures.
Darren Salt
2008-08-13
Use size_t for data length variables.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-06
Merge from 1.1.
Darren Salt
2008-04-30
Replace calloc (n, sizeof (char)) with malloc (n) where zero init isn't needed.
Darren Salt
2008-04-21
Merge from 1.1.
Darren Salt
2008-04-19
Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...
Diego 'Flameeyes' Pettenò
2008-04-08
Merge from 1.1.
Darren Salt
2008-04-07
Implement support for "MPEG-3 adu".
Jinghua Luo
2008-04-07
Move the sipro codec swap data & code into a common header.
Darren Salt
2008-04-07
Use ffmpeg's cook decoder and fix Real decoder bugs
Jinghua Luo
2008-03-26
Merge from 1.1.
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
2008-01-06
Merge from 1.1.
Darren Salt
2008-01-06
Tell the Real demuxer about lists of http references.
Darren Salt
[next]