index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmpeg2
/
xine_decoder.c
Age
Commit message (
Expand
)
Author
2002-02-17
big debug output cleanup. removed debug output from log window, logging
Guenter Bartsch
2002-02-11
serialize all libmpeg2 calls (I guess this needs to be done for other video d...
Guenter Bartsch
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
2002-01-05
updates for closed caption decoder
Miguel Freitas
2001-12-24
automatic still image detection - based on miguel's work but with modificatio...
Guenter Bartsch
2001-12-11
audio_decoder->reset() on discontinuities
Miguel Freitas
2001-11-13
metronom logic changed
Heiko Schaefer
2001-11-10
very unfinished scr discontinuity detection stuff, new software audio out buf...
Guenter Bartsch
2001-10-03
Add missing <string.h> header, for memset/memcpy prototypes.
Juergen Keil
2001-09-18
libmpeg2 video decoder accesses uninitialized malloced memory, may crash in
Juergen Keil
2001-07-30
whoups, looks like a priority of 0 is not allowed :>
Guenter Bartsch
2001-07-30
fixed video/audio/spu decoder version handling
Guenter Bartsch
2001-07-17
made libmpeg2 a bit more permissive on mpeg constraints
Guenter Bartsch
2001-07-11
fixed segfault for field picture based streams
Guenter Bartsch
2001-06-16
more seeking/stopping bugfixes
Guenter Bartsch
2001-06-14
small patches and bugfixes (debugging on freebsd...)
Guenter Bartsch
2001-06-09
introducing present buffers
Guenter Bartsch
2001-06-07
w32codec bugfixes
Guenter Bartsch
2001-05-24
updated libmpeg2 to the latest version
Guenter Bartsch
2001-04-30
changed decoder storing and a file input plugin bugfix
Guenter Bartsch
2001-04-29
turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixes
Guenter Bartsch
2001-04-23
Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. Add
Daniel Caujolle-Bert
2001-04-23
further decoder plugin fixes (mpeg2)
Guenter Bartsch