index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
libreal
Age
Commit message (
Expand
)
Author
2013-10-14
Copyright year update by hg log info #2.
Torsten Jager
2013-09-27
Added const
Petri Hintukainen
2013-09-27
Hide warning
Petri Hintukainen
2013-09-13
Copyright year update by hg log info
Torsten Jager
2011-05-17
Use "quietened" build if automake 1.11 was used.
Darren Salt
2010-03-07
Merge from 1.1.
Darren Salt
2010-02-25
Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
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-18
Merge from 1.1.
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2008-06-23
Allow for <libavutil/base64.h> etc.
Darren Salt
2008-06-20
Merge the avutil branch; port the "raw" video output plugin.
Darren Salt
2008-05-29
Merge from 1.1.
Darren Salt
2008-05-23
Remove MIN/MAX macro definitions on unit.
Diego 'Flameeyes' Pettenò
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t to keep the value returned by strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t rather than int to store the return value of strlen().
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-09
Compilation fixes, mostly ffmpeg-related, and linkage fixes.
Darren Salt
2008-04-09
Merge from 1.2 main.
Darren Salt
2008-03-19
Merge from 1.1.
Darren Salt
2008-03-11
Fix Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073).
Diego 'Flameeyes' Pettenò
2008-03-11
Use calloc() to avoid possible integer overflow if stream_count is big enough.
Diego 'Flameeyes' Pettenò
2008-03-01
Update to the new FFmpeg's include directory.
Diego 'Flameeyes' Pettenò
2008-03-01
Merge from 1.2 tip.
Diego 'Flameeyes' Pettenò
2008-01-16
Put under #if 0 a few functions that never gets used in xine at all.
Diego 'Flameeyes' Pettenò
2008-07-08
Avoid using strlen() in loops, calculate it beforehand.
Diego 'Flameeyes' Pettenò
2008-01-11
Merge from 1.1.
Darren Salt
2008-01-11
Correct the prototype of rmff_dump_header. (Build fix.)
Darren Salt
2008-01-11
Fix a buffer overflow in the RTSP header-handling code.
Darren Salt
2007-12-23
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-19
Merge from 1.2 branch.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-19
Typo.
Darren Salt
2007-12-19
Add and use new functions for malloc+memcpy(+NUL-term) fragments.
Darren Salt
2007-12-19
Use a zeroed allocation for buf rather than using memset.
Diego 'Flameeyes' Pettenò
2007-12-19
Use strcat, delay calculation of resp_len.
Diego 'Flameeyes' Pettenò
2007-12-19
Merge from 1.2 branch.
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-14
Remove internal FFmpeg reference from build system.
Diego 'Flameeyes' Pettenò
2007-12-13
Merge changes from 1.2 main.
last-internal-ffmpeg
Diego 'Flameeyes' Pettenò
[next]