summaryrefslogtreecommitdiff
path: root/src/libmpeg2/mpeg2_internal.h
AgeCommit message (Collapse)Author
2008-01-01Use signed data type for pan&scan center offset components.Reinhard Nißl
According to specification the center offset components are signed integers.
2006-06-17Fix Altivec libmpeg2 decoding, thanks to Luca Barbato (lu_zero@gentoo.org) ↵Diego 'Flameeyes' Pettenò
and Christer Palm (palm@nogui.se). CVS patchset: 8045 CVS date: 2006/06/17 12:45:51
2006-02-06PATCH: detect aspect ratio changes in MPEG2 videoMiguel Freitas
CVS patchset: 7883 CVS date: 2006/02/06 12:54:17
2005-04-09**BUGFIX**Thomas Hellström
Multiple slice-per-rows (HDTV) fixes in the libmpeg2 code, particularly regarding VLD XvMC. Cleaned up hardware acceleration hooks in libmpeg2. Fixed X include path searching while configure detects XvMC support. CVS patchset: 7449 CVS date: 2005/04/09 11:22:14
2004-11-13Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playingThomas Hellström
files with IDCT / mocomp XvMC acceleration. Cleaned up some ugly xvmc / xxmc naming. CVS patchset: 7122 CVS date: 2004/11/13 19:32:51
2004-11-08Fix compilation on Mac OS X with --disable-altivec (warning: compilation has ↵Andre Pang
been tested, whether it works hasn't been tested ...) CVS patchset: 7109 CVS date: 2004/11/08 05:39:54
2004-11-06libmpeg2 compilation fixes for Mac OS XAndre Pang
CVS patchset: 7105 CVS date: 2004/11/06 09:23:15
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
there is still some work to do, please report any breakages. note: new xxmc driver tested with both nvidia and via libraries. CVS patchset: 7007 CVS date: 2004/09/28 18:49:38
2004-09-22- added cropping capability (thanks James Stembridge)Miguel Freitas
- some vo drivers support cropping natively. (only xv and xvmc have been tested) - add software crop fallback to video_out.c - skip yuv2rgb processing at xshm for not yet cropped frames (these frames are never shown) - libmpeg2 and ffmpeg now may use crop support - bump vo api. (changes to xvmc/xxmc will follow) CVS patchset: 6991 CVS date: 2004/09/22 20:29:13
2004-04-28Backport VIS motion_comp code from libmpeg2 CVS so libmpeg2 uses these ↵Robin KAY
routines as well as the recently synced ffmpeg tree. CVS patchset: 6454 CVS date: 2004/04/28 00:38:08
2003-10-26fix some compiler warnings by using the extern declaration more consistentlyMichael Roitzsch
(that is: putting them in the .h, not in the .c) CVS patchset: 5602 CVS date: 2003/10/26 11:23:17
2003-10-06- add XvMC supportMiguel Freitas
- bump vo and post interface versions obs: video_out_xvmc.c needs some more work, see todo. CVS patchset: 5459 CVS date: 2003/10/06 21:52:42
2002-10-31Complete frame rate calculation.Thibaut Mattern
CVS patchset: 3117 CVS date: 2002/10/31 22:22:23
2002-07-23Fix 'pitch != width' for mpeg2 video decoderEwald Snel
CVS patchset: 2343 CVS date: 2002/07/23 10:07:19
2002-04-01- sync with mpeg2dec 0.2.1Miguel Freitas
- small changes to frame freeing logic CVS patchset: 1655 CVS date: 2002/04/01 13:18:21
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
- pts are 64 bit now - scr and video_out-loop run all the time - video_out cleanups - metronom cleanups - buffer type BUF_CONTROL_DISCONTINUITY is used internally now, input plugins should no longer send this one - support for individual frame durations - using nano-/usleep instead of itimer (simpler code, maybe this will help freebsd) CVS patchset: 1487 CVS date: 2002/02/09 07:13:22
2002-01-10Decode group_of_pictures chunks.James Courtier-Dutton
This gives us time codes from the stream. Not yet passed on to vo_frame. CVS patchset: 1389 CVS date: 2002/01/10 23:28:58
2002-01-10More Pan & Scan work.James Courtier-Dutton
CVS patchset: 1386 CVS date: 2002/01/10 18:15:45
2002-01-10Small steps towards Pan & ScanJames Courtier-Dutton
CVS patchset: 1383 CVS date: 2002/01/10 14:19:19
2001-12-05altivec support by Jeffrey W. Baker <jwbaker@acm.org>Guenter Bartsch
CVS patchset: 1171 CVS date: 2001/12/05 15:12:02
2001-06-28small fix for libmpeg2 to handle non-seekable streams correcltyGuenter Bartsch
CVS patchset: 235 CVS date: 2001/06/28 21:42:17
2001-05-26implemented frame skipping for libmpeg2 as well as low-quality decoding for ↵Guenter Bartsch
low-end systems CVS patchset: 82 CVS date: 2001/05/26 00:48:47
2001-05-24updated libmpeg2 to the latest versionGuenter Bartsch
CVS patchset: 79 CVS date: 2001/05/24 21:41:27
2001-04-23further decoder plugin fixes (mpeg2)Guenter Bartsch
CVS patchset: 16 CVS date: 2001/04/23 00:34:59
2001-04-20libmpeg2 compiles againGuenter Bartsch
CVS patchset: 10 CVS date: 2001/04/20 18:01:30
2001-04-18Initial revisionDaniel Caujolle-Bert
CVS patchset: 1 CVS date: 2001/04/18 22:33:39