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-04-06
Add some newer Ogg MIME types.
Darren Salt
2008-04-05
Fix a regression in the Matroska demuxer.
Darren Salt
2008-03-31
Revert a change which broke Quicktime atom parsing.
Darren Salt
2008-03-30
Add video/x-matroska.
Darren Salt
2008-03-26
calculate AIFF files samplerate from 80-bit float, fixes wrong playback of so...
Kirill Belokurov
2008-03-28
AIFF comment chunks are word-aligned, so we should seek extra byte for them
Kirill Belokurov
2008-03-27
read only full frames into buffer - otherwise decoder will lose trailing byte...
Kirill Belokurov
2008-03-28
More checking for memory allocation failures.
Darren Salt
2008-03-26
Be more careful with malloc(x+1), particularly on 32-bit.
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-03-24
WAV demuxer: search for the 'fmt ' chunk instead of assuming it's the first one
Kirill Belokurov
2008-03-07
Get rid of some "may be used uninitialised" warnings.
Darren Salt
2008-03-02
Reorganise DTS audio type detection (ready for LE16 & BE14); changelog entry.
Darren Salt
2008-02-22
added patch for 16bit big endian DTS detection
Kirill Belokurov
2008-02-20
Off-by-one in the FLAC security fix, breaking playback of some files.
Darren Salt
2008-02-18
Timecode diff is signed.
Thibaut Mattern
2008-02-18
merge backout
Thibaut Mattern
2008-02-18
Backed out changeset 698d30889b29
Thibaut Mattern
2008-02-16
Take in account the size of the extended header.
Thibaut Mattern
2008-02-15
Fixed endianess problem.
Thibaut Mattern
2008-02-14
Fixed mp3 sniff code.
Thibaut Mattern
2008-02-07
Improve detection of MP3 streams with ID3v2 tags. Don't trust the tag size.
Thibaut Mattern
2008-02-07
Add length checking in the FLAC metadata-parsing code.
Darren Salt
2008-02-04
Check block sizes & frame sizes. Use unsigned variables where appropriate.
Mathieu Olivier
2008-01-26
Fix a few recently-caused compiler warnings.
Darren Salt
2008-01-25
Fixed parsing of keyframes indices (do not assume a specific order betwen "ti...
Claudio Ciccani
2008-01-25
Report unofficial mimetypes (x- variants) for the Ogg demuxer too.
Diego 'Flameeyes' Pettenò
2008-01-25
Advertise proper support for FLAC files.
Diego 'Flameeyes' Pettenò
2008-01-24
Fix a possible crash on channel change in the DVB plugin.
Darren Salt
2008-01-23
Sanity-check ASF header sizes.
Darren Salt
2008-01-21
Fixed logging.
Thibaut Mattern
2008-01-21
Fixed logging.
Thibaut Mattern
2008-01-21
Fixed problems introduced by the free bitrate handling when frame sync is lost.
Thibaut Mattern
2008-01-20
Comment out "#define LOG" again.
Darren Salt
2008-01-19
Cleanup.
Thibaut Mattern
2008-01-19
Merge
Thibaut Mattern
2008-01-19
Initial support of free bitrate streams.
Thibaut Mattern
2008-01-14
Update mimetypes for Annodex and Ogg.
Diego 'Flameeyes' Pettenò
2008-01-14
Support all the extensions reported by xiph's documentation (plus ogm).
Diego 'Flameeyes' Pettenò
2008-01-12
Fixed metadata reading when length=0.
Thibaut Mattern
2008-01-12
Don't send BUF_FLAG_FRAME_START twice per frame, otherwise the ffmpeg plugin ...
Thibaut Mattern
2008-01-06
Tell the Real demuxer about lists of http references.
Darren Salt
2008-01-03
Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3]
Thibaut Mattern
2008-01-01
Avoid potential install-time mislinkage against libxine.so.2.
Darren Salt
2007-12-29
Only check for the chunk's size to be lesser than 100 when reading the COMM_TAG.
Diego 'Flameeyes' Pettenò
2007-12-26
Fix pls parsing (broken in cset e0819c1c624a).
Darren Salt
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-12-17
compile
Matthias Kretz
2007-12-17
add video/flv and application/x-flash-video MIME aliases as used by shared-mime
Matthias Kretz
[prev]
[next]