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
2003-09-10
- use a hack from mplayer to compute pts with mp3 VBR streams
Thibaut Mattern
2003-09-10
Force the RHS to int64_t. My compiler seems to think
James Courtier-Dutton
2003-09-07
- don't skip the last audio packet (simpsons_22films.asf)
Thibaut Mattern
2003-09-05
Trying new methods to detect if a stream is mpeg1 or mpeg2.
James Courtier-Dutton
2003-09-04
patch from Frantisek (4 bytes alignment)
Miguel Freitas
2003-09-03
Add support for TITLE= and CHAPTER*= comment in ogm Files
Marco Zuehlke
2003-09-02
leaks
Miguel Freitas
2003-09-01
Add warning and check, so that xine does not try to play
James Courtier-Dutton
2003-08-31
Fix .mp3 content detection for .mp3 files with a header or ID3.
James Courtier-Dutton
2003-08-28
Fix bug in demux_mpeg_pes.c
James Courtier-Dutton
2003-08-28
Don't segfault, when there is no comment for a subtitle.
Marco Zuehlke
2003-08-25
Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...
Daniel Caujolle-Bert
2003-08-19
Laurent Aimar <fenrir@videolan.org> mpeg demuxer fixes
Miguel Freitas
2003-08-16
Fix bug in playing A52 .wav files via SPDIF passthrough.
James Courtier-Dutton
2003-08-12
display time when playing yuv4mpeg2 files
James Stembridge
2003-08-12
whoops, header contains pixel, not frame aspect ratio
James Stembridge
2003-08-12
improvements to header parsing
James Stembridge
2003-08-10
new patches from Frantisek, cdda fixes/improvements
Miguel Freitas
2003-08-10
apply Frantisek patches to handle end of streams better
Miguel Freitas
2003-08-09
Handle PMT tables better "demux_ts.c" .
James Courtier-Dutton
2003-08-09
Improve readablity of code and add FIXME comments.
James Courtier-Dutton
2003-08-09
Make debug printf's more consistent. All pid's now printed in hex.
James Courtier-Dutton
2003-08-07
remove useless gnu89 compiler flag, some configure tweaking
Michael Roitzsch
2003-08-05
- correctly use the Xing header in some VBR MP3s to get the correct bitrate a...
Bastien Nocera
2003-08-01
assert() is not acceptable for handling stream errors
Miguel Freitas
2003-07-30
video is i420 not yv12
James Stembridge
2003-07-27
Fix keyframe detection for non-seekable input plugins.
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-21
- don't crash if we don't have a base MRL for the reference MRL
Bastien Nocera
2003-07-19
Better detection of VBR streams.
Thibaut Mattern
2003-07-19
1) more reliable method of detecting the end of the file
James Stembridge
2003-07-19
do not modify the prebuffer offset before the demuxer has actually
Michael Roitzsch
2003-07-19
Do not try to seek with reference files.
Thibaut Mattern
2003-07-18
increase maximum number of video streams
James Stembridge
2003-07-17
improved seeking-accuracy in ogg demuxer, some comments
Andreas Heinchen
2003-07-16
more cleanup; remove unused variables; use lprintf
Marco Zuehlke
2003-07-16
more cleanup; remove unused variables; use lprintf
Marco Zuehlke
2003-07-16
Handle videos with 10s still frames.
Thibaut Mattern
2003-07-14
Little cleanup in pts computing code + a debug printf()
Thibaut Mattern
2003-07-12
- check only the stream id
Thibaut Mattern
2003-07-12
Fix for mpeg streams with large PES packets.
James Courtier-Dutton
2003-07-11
- check only the 2 first bytes of video/audio chunk RIFF header (only the str...
Thibaut Mattern
2003-07-08
updated theorapart of the demuxer to consider clipping
Andreas Heinchen
2003-07-04
cleaning up; removing unused stuff
Marco Zuehlke
2003-07-03
cleaning up; removing unused stuff
Marco Zuehlke
2003-07-03
cleaning up; removing unused stuff
Marco Zuehlke
2003-07-03
cleaning up; removing unused stuff
Marco Zuehlke
2003-07-01
Some minor fixes. One buffer leak fix.
James Courtier-Dutton
[next]