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-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
2007-04-13
Use the stream's audio_fifo as it hasn't been reported on the demuxer's insta...
Diego 'Flameeyes' Pettenò
2007-04-10
Replace the duplicated meFOURCC macro with ME_FOURCC that is declared in bswa...
Diego 'Flameeyes' Pettenò
2007-04-08
Mark various private arrays, structs & fn parameters as static and/or const.
Darren Salt
2007-04-07
Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.
Darren Salt
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-02
Migrate all .cvsignore files to .hgignore.
Diego 'Flameeyes' Pettenò
2007-04-02
Assume that the audio stream is AC3 on PMTs with ID 0x6a, rather than doing e...
Diego 'Flameeyes' Pettenò
2007-04-02
Rename no_spu_tracks to spu_tracks_count and MAX_NO_SPU_TRACKS to MAX_SPU_TRA...
Diego 'Flameeyes' Pettenò
2007-04-02
Remove extraneous debug printf().
Diego 'Flameeyes' Pettenò
2007-04-01
Support multiple audio PID in MPEG TS. Patch by Julian Scheel (slightly modif...
Diego 'Flameeyes' Pettenò
2007-03-29
More reordering to reduce padding.
Diego 'Flameeyes' Pettenò
2007-03-29
Reorder fields and make use of a bitmask for boolean flags.
Diego 'Flameeyes' Pettenò
2007-03-29
Reorder a few fields to, well, fill some holes.
Diego 'Flameeyes' Pettenò
2007-03-29
A little more reodering, and convert a few more fields to 1-bit flags.
Diego 'Flameeyes' Pettenò
2007-03-29
Reorder fields to remove a 4+4 bytes holes.
Diego 'Flameeyes' Pettenò
2007-03-29
Remove unused bytes_per_sec attribute on demux_ra_t. Move block_align and mak...
Diego 'Flameeyes' Pettenò
2007-03-29
Move streaminfo at the end of the structure to avoid padding.
Diego 'Flameeyes' Pettenò
2007-03-29
Reorder demux_tta_t structure so that all the important pointers and variable...
Diego 'Flameeyes' Pettenò
2007-03-29
Disable logging that I've left enabled by mistake.
Diego 'Flameeyes' Pettenò
[prev]
[next]