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
2004-02-05
initial commit for Sierra VMD demuxer (no audio yet)
Mike Melanson
2004-02-05
buf->size should be 0 when BUF_FLAG_SPECIAL is set
James Stembridge
2004-02-04
buf->size should be 0 when BUF_FLAG_SPECIAL is set
James Stembridge
2004-02-03
Support for some more real codecs
James Stembridge
2004-02-03
Send all of audio type specific data to decoder instead of skipping first 4 b...
James Stembridge
2004-02-03
When no special audio track is selected (auto mode) the
Marco Zuehlke
2004-02-02
added IFF-ILBM support
Manfred Tremmel
2004-02-02
Set extra_info for audio too.
Thibaut Mattern
2004-02-02
oops
Thibaut Mattern
2004-02-02
- cleanup odml stuff (remove duplicated code)
Thibaut Mattern
2004-02-02
return the stream length for a FLI file; also re-enable support for a
Mike Melanson
2004-02-02
tighten up content detection strategy for this type to avoid false
Mike Melanson
2004-02-01
use the correct Xan hack
Mike Melanson
2004-02-01
special case to handle Xan DPCM in a AVI file (which will report format
Mike Melanson
2004-02-01
tune up the FLI demuxer to operate correctly with the ffmpeg video
Mike Melanson
2004-01-30
signal frame end
James Stembridge
2004-01-29
Move ffmpeg specific RV10 code to ffmpeg decoder
James Stembridge
2004-01-29
Support for data packet header with version 1
James Stembridge
2004-01-29
don't send comment packets to the video decoder
Marco Zuehlke
2004-01-28
OpenDML (AVI2.0) support by Tilmann Bitterberg <transcode@tibit.org>
Miguel Freitas
2004-01-27
should avoid some reported crashes. note: untested
Miguel Freitas
2004-01-26
On second thoughts AAC in version 4 is very unlikely, so remove possibly inco...
James Stembridge
2004-01-25
Send AAC codec data and split AAC packets into individual frames
James Stembridge
2004-01-25
Simplify reading of AAC packet
James Stembridge
2004-01-23
implement chapter skipping in ogm files
Marco Zuehlke
2004-01-22
time to update the todo list
Thibaut Mattern
2004-01-22
Fix some memleaks.
Thibaut Mattern
2004-01-22
Set the preview flags with preview buffers.
Thibaut Mattern
2004-01-17
- AUDIO_LANG and SPU_LANG support
Thibaut Mattern
2004-01-16
ffmpeg: repair BUF_FLAG_FRAME_START\ndemux_ogg: don't send too many preview b...
Marco Zuehlke
2004-01-15
better to set buf->type before trying to read it
James Stembridge
2004-01-15
add fragment skipping formerly found in libreal/xine_decoder.c
James Stembridge
2004-01-13
correct skipping of aac frame size list
James Stembridge
2004-01-13
Pass framerate to real decoder in standard manner
James Stembridge
2004-01-13
File header doesn't seem to have a fixed sized after all
James Stembridge
2004-01-13
cut the long functions into smaller chunks
Marco Zuehlke
2004-01-13
remove debug output
Marco Zuehlke
2004-01-12
support for AAC in rm files
James Stembridge
2004-01-12
spelling
James Stembridge
2004-01-12
it seems i forgot to commit the api increase (demux/decoder). weird.
Miguel Freitas
2004-01-11
create fragment offset table in demuxer - calculation of frame durations stil...
James Stembridge
2004-01-11
use _x_demux_read_send_data for audio
James Stembridge
2004-01-11
fix logging
Michael Roitzsch
2004-01-11
mmm hmm, I'm glad that you're trying to open the file, but do it
Mike Melanson
2004-01-10
converting those weird linebreaks (this file was using \r instead of \n)
Michael Roitzsch
2004-01-10
start the multi stream support.
Thibaut Mattern
2004-01-10
RealVideo support for the matroska demuxer.
Thibaut Mattern
2004-01-09
Put stream_info into a struct on it's own.
Marco Zuehlke
2004-01-09
- rework semantics of some buffer flags. check buffer.h for details.
Miguel Freitas
2004-01-08
check for recognised codecs
James Stembridge
[prev]
[next]