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
/
decode.c
Age
Commit message (
Expand
)
Author
2007-12-22
Move libmpeg2 inside video_dec/libmpeg2.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-09-19
Convert the "AFD changed" message into a LOG message.
Darren Salt
2007-04-12
Speed up start code scanning.
Reinhard Nißl
2007-04-11
Special handling of sequence end code to improve still frames.
Reinhard Nißl
2007-04-11
Detect absence of AFD and report only changes.
Reinhard Nißl
2007-04-11
Improve MPEG2 detection to have it ready for correct aspect ratio
Reinhard Nißl
2007-01-28
fix integer/double mistake.
Miguel Freitas
2006-06-23
Frame duration calculation cleanups; more accurate calculation.
Darren Salt
2006-06-17
Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...
Diego 'Flameeyes' Pettenò
2006-02-19
fix playing SIF DVDs
Miguel Freitas
2006-02-06
PATCH: detect aspect ratio changes in MPEG2 video
Miguel Freitas
2005-06-17
Detect AFD information in MPEG2 streams and make the information available
Darren Salt
2005-05-06
**BUGFIX**
Thomas Hellström
2005-05-03
**BUGFIX**
Thomas Hellström
2005-04-09
**BUGFIX**
Thomas Hellström
2005-02-22
XvMC update largely courtesy of Kendall Bennet, Scitechsoft:
Thomas Hellström
2005-01-30
**BUGFIX**
Thomas Hellström
2004-12-16
use UTF-8 meta info setting, where we know the string is ASCII
Michael Roitzsch
2004-11-13
Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playing
Thomas Hellström
2004-10-27
old comment
Miguel Freitas
2004-10-12
xxmc driver updates:
Thomas Hellström
2004-09-28
xxmc patch by Thomas Hellstrom (with some changes)
Miguel Freitas
2004-09-22
- added cropping capability (thanks James Stembridge)
Miguel Freitas
2004-07-14
use correct frame flags for adjusting duration.
Miguel Freitas
2004-03-14
hey, I've always wondered who was in charge of all that MPEG decoding
Mike Melanson
2004-01-19
Make sure INFO is accurate.
James Courtier-Dutton
2003-12-24
stupid me... mpeg1 is always progressive.
Miguel Freitas
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
start xine_stream_t separation (public/private).
Miguel Freitas
2003-11-15
more helper functions cleanup (stream info, meta info)
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-06
- add XvMC support
Miguel Freitas
2003-09-01
that should fix mpeg1 aspect ratio as reported by Gert Vervoort
Miguel Freitas
2003-08-05
handle dvdnav aspect force hints correctly with pan&scan
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-06-11
- add VO_INTERLACED_FLAG to get_frame
Miguel Freitas
2003-06-03
progressive_frame flag may be used to select how to convert yv12->yuy2
Miguel Freitas
2003-05-23
fix the miscalculates and then copy'n'pasted durations we discovered some tim...
Michael Roitzsch
2003-05-04
- width and height metainfo in mpeg streams
Bastien Nocera
2003-04-29
sometimes old frames are displayed after a seek (reset)
Miguel Freitas
2003-04-06
OGM subtitles by andreas heinchen, cosmetics
Guenter Bartsch
2003-03-23
is_frame_needed seems to drop too much: we should still parse the complete st...
Michael Roitzsch
2003-03-17
fix decoder reset: when waiting for I and P frames, to get the necessary refe...
Michael Roitzsch
2003-02-26
Fix blockiness after seeking MPEG-2 streams
Ewald Snel
2003-01-08
fixes/cleanups of the handled/unhandled codecs
Miguel Freitas
2003-01-07
oops, wrong _info
Daniel Caujolle-Bert
2003-01-07
meta info HANDLED was missed
Daniel Caujolle-Bert
2003-01-05
fix decoding of dolbydigitaltemple stream
Miguel Freitas
[next]