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_film.c
Age
Commit message (
Expand
)
Author
2002-09-10
bring back all the demuxers
Michael Roitzsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-02
replace unreliable "return this->status" statements
Mike Melanson
2002-08-01
always return DEMUX_OK at the very end of the _start() function
Mike Melanson
2002-07-17
stop sending audio parameters all the time
Miguel Freitas
2002-07-14
make demuxers a bit more "programmer friendly"
Miguel Freitas
2002-07-10
send temporal position information to the engine
Mike Melanson
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-07-05
oops, minor bug that makes all the difference; seeking is quite smooth now
Mike Melanson
2002-07-05
optimized seeking using binary search, corrected sync after seek, fixed
Mike Melanson
2002-06-19
Fix memory leaks and related bugs
Ewald Snel
2002-06-16
Fix for streams with LPCM audio.
James Courtier-Dutton
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-07
- demuxer cleanup (helper functions)
Miguel Freitas
2002-06-03
- send control buffers even for unknown codecs
Miguel Freitas
2002-06-03
cosmetic fix. (i haven't noticed BUF_FLAG_FRAMERATE is only sent if
Miguel Freitas
2002-06-03
BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)
Miguel Freitas
2002-05-28
fix seeking
Miguel Freitas
2002-05-27
added preliminary seeking support; not yet seamless
Mike Melanson
2002-05-27
added _stop() and _close() commands, fixed 8-bit audio, fixed frame
Mike Melanson
2002-05-27
make it work! ;-)
Miguel Freitas
2002-05-27
update copyright headers
Guenter Bartsch
2002-05-27
initial commit for FILM demuxer
Mike Melanson
[prev]