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
/
demux_real.c
Age
Commit message (
Expand
)
Author
2004-08-19
Don't read past end of index when seeking to end of file
James Stembridge
2004-08-17
Show where error messages are coming from
James Stembridge
2004-07-30
possibly fix the sync problem recently reported on xine-devel
Miguel Freitas
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-05-27
- fix avi->compressor not being set correctly (lack of parenthesis)
Miguel Freitas
2004-05-23
1) Simpler fragment skipping for RV30 and RV40
James Stembridge
2004-05-16
Priority support.
Thibaut Mattern
2004-05-13
set the pts on all buffers so the binary codec can be fed with the correct ti...
James Stembridge
2004-03-14
Move real 14.4 and 28.8 header parsing to ffmpeg decoder
James Stembridge
2004-03-01
Support for 14.4 codec in RealMedia files
James Stembridge
2004-02-08
Fix breakage from last commit
James Stembridge
2004-02-05
buf->size should be 0 when BUF_FLAG_SPECIAL is set
James Stembridge
2004-02-03
Send all of audio type specific data to decoder instead of skipping first 4 b...
James Stembridge
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-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-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
File header doesn't seem to have a fixed sized after all
James Stembridge
2004-01-12
support for AAC in rm files
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-09
- rework semantics of some buffer flags. check buffer.h for details.
Miguel Freitas
2004-01-08
check for recognised codecs
James Stembridge
2003-12-12
add some version checking
James Stembridge
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-15
change demux api:
Miguel Freitas
2003-11-13
define FOURCC only once
Marco Zuehlke
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-31
Use info_helper functions.
Thibaut Mattern
2003-10-28
Handle comments in rpm files
James Stembridge
2003-10-27
Use info_helper functions
Thibaut Mattern
2003-07-25
small housekeeping: demuxer api seeks in miliseconds
Miguel Freitas
2003-07-22
be stricter about selecting audio/video streams to play
James Stembridge
2003-07-22
1) fix slider position in files with multiple data chunks
James Stembridge
2003-07-19
1) more reliable method of detecting the end of the file
James Stembridge
2003-07-18
increase maximum number of video streams
James Stembridge
2003-07-16
more cleanup; remove unused variables; use lprintf
Marco Zuehlke
2003-06-22
Fix unaligned access in real demuxer
Robin KAY
2003-06-20
real demuxer improvements:
James Stembridge
2003-06-16
Patch from Jeroen Asselman:
Stefan Holst
2003-05-29
fix demuxer failed messages when seeking in small files
James Stembridge
2003-05-26
fix rv10 playback
James Stembridge
2003-05-26
Only play number of packets specified in header. Otherwise index chunk data c...
James Stembridge
[next]