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
Age
Commit message (
Expand
)
Author
2008-07-17
Merge from 1.1.
Darren Salt
2008-07-12
Merge.
Darren Salt
2008-07-12
Fix a logic error which can cause misidentification as DV.
Darren Salt
2008-07-07
include <malloc.h> if defined to get prototype for alloca() on mingw32
mringwal@Macintosh.local
2008-07-04
Simplify switch_buf return values.
Diego 'Flameeyes' Pettenò
2008-07-04
Cleanup code style, use memmem() to find the start of a frame.
Diego 'Flameeyes' Pettenò
2008-07-04
Use memcmp() instead of manual comparison of bytes when checking signatures.
Diego 'Flameeyes' Pettenò
2008-07-04
Use id3.h functions to check for ID3 tags.
Diego 'Flameeyes' Pettenò
2008-07-04
Improve header processing and misc cleanups.
Diego 'Flameeyes' Pettenò
2008-07-04
Use the new _x_is_fourcc() function and also memcmp().
Diego 'Flameeyes' Pettenò
2008-07-04
Cleanup code style and use the new _x_is_fourcc() function.
Diego 'Flameeyes' Pettenò
2008-07-04
Simplify signature checks, especially for OggFLAC files.
Diego 'Flameeyes' Pettenò
2008-07-04
Use the new _x_is_fourcc() funtion to check for FOURCC tags in files.
Diego 'Flameeyes' Pettenò
2008-07-03
Merge from 1.1.
Darren Salt
2008-07-03
Rewrite demux_real and demux_realaudio for style.
Diego 'Flameeyes' Pettenò
2008-06-27
Add basic aspect ratio detection for WMV streams.
Darren Salt
2008-06-25
Merge.
Darren Salt
2008-06-25
Restore iconv_open() (mismerge).
Darren Salt
2008-06-25
Merge from 1.1.
Darren Salt
2008-06-25
Merge, and add a changelog entry.
Darren Salt
2008-06-25
Add comments about (audio track)->type containing the stream no.
Darren Salt
2008-06-25
Backed out changeset f2086511a349; m->type isn't necessarily 0.
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-06-19
Merge from 1.1, dropping the channels.conf patch for XDG-related reasons.
Darren Salt
2008-06-18
Separate PES stream IDs from TS descriptor tags.
Darren Salt
2008-06-16
demux_ts: Always replace PIDs when we parse a PMT
Simon Farnsworth
2008-06-15
Merge from 1.1.
Darren Salt
2008-06-14
Extra MIME types for Quicktime/ISO media.
Darren Salt
2008-06-11
Merge from 1.1.
Darren Salt
2008-06-05
demux_ts: don't OR in buffer types.
Darren Salt
2008-05-29
Merge from 1.1.
Darren Salt
2008-05-28
Fix exploitable heap buffer overflow in id3.c.
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-08-08
Fix crash with corrupted WMV files when checking for aspect ratio information.
Darren Salt
2008-08-08
Fix crash with corrupted AVI files (chunk size).
Darren Salt
2008-08-07
Merge.
Darren Salt
2008-08-07
Fix a segfault introduced in the Windows Media crash fix.
Darren Salt
2008-08-07
Fix crashes with fuzzed Ogg files. (CVE-2008-3231)
Darren Salt
2008-08-06
Fix crashes with fuzzed Windows Media files.
Darren Salt
2008-07-08
Rename flag so that NOFILE won't be redefining a system constant.
Diego 'Flameeyes' Pettenò
2008-05-25
Recognise TS descriptor tag 0x80 as MPEG video.
Darren Salt
2008-05-25
Wherever possible, use enum constants for TS descriptor tags.
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
Avoid 1KB buffer for decoding anxdata headers.
Diego 'Flameeyes' Pettenò
2008-05-09
Don't use t_title array after it got out of the scope.
Diego 'Flameeyes' Pettenò
[prev]
[next]