Sat, 04 Nov 2006 07:08:54 +0000 |
henry |
pass the interlacing info to the filter chain
|
Thu, 02 Nov 2006 16:20:25 +0000 |
reimar |
Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffmpeg_aspect.ts
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Wed, 10 May 2006 22:03:18 +0000 |
nicodvb |
moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12
|
Thu, 27 Apr 2006 02:46:33 +0000 |
uau |
Fix memory corruption in vd_libmpeg2
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Wed, 01 Dec 2004 09:35:31 +0000 |
henry |
reserve enough memory for image
|
Mon, 22 Nov 2004 15:32:08 +0000 |
henry |
fix segfault with (height|width)%6!=0
|
Mon, 22 Nov 2004 10:20:47 +0000 |
henry |
1e6l fix (use 422P instead of UYVY)
|
Sat, 20 Nov 2004 14:37:38 +0000 |
henry |
libmpeg2 4:2:2 decoding
|
Thu, 26 Aug 2004 12:07:02 +0000 |
henry |
clenups
|
Thu, 26 Aug 2004 10:34:20 +0000 |
faust3 |
some more segfault fixes
|
Wed, 25 Aug 2004 16:29:21 +0000 |
faust3 |
prevent libmpeg2 from freeing sh
|
Tue, 24 Aug 2004 17:11:02 +0000 |
henry |
actually use the acceleration on SPARC
|
Tue, 24 Aug 2004 16:15:56 +0000 |
henry |
libmpeg2 B-frame fix
|
Mon, 02 Aug 2004 13:09:17 +0000 |
henry |
forgotten libmpeg2 postprocessing
|
Mon, 02 Aug 2004 11:26:43 +0000 |
henry |
Importing libmpeg2 from mpeg2dec-0.4.0b
|
Sat, 12 Jun 2004 16:35:52 +0000 |
iive |
display height may be a lot smaller or larger than picture height, sample provided by winnicki
|
Sat, 11 Oct 2003 11:21:54 +0000 |
attila |
skip null frames in mpeg files, patch by Zoltan Hidvegi <mplayer@hzoli.2y.net>
|
Mon, 18 Aug 2003 14:49:06 +0000 |
rfelker |
clean up field flags:
|
Sun, 03 Aug 2003 12:09:58 +0000 |
ranma |
Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,
|
Mon, 09 Jun 2003 12:10:42 +0000 |
arpi |
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
|
Fri, 06 Jun 2003 19:12:08 +0000 |
arpi |
fixed mem corruption bugs
|
Sat, 19 Apr 2003 14:33:38 +0000 |
alex |
too verbose
|
Fri, 18 Apr 2003 13:18:59 +0000 |
michael |
passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
|
Tue, 15 Apr 2003 19:02:00 +0000 |
arpi |
w%8!=0 hack
|
Sun, 06 Apr 2003 16:49:23 +0000 |
arpi |
Oops :)
|
Sun, 06 Apr 2003 16:43:46 +0000 |
arpi |
Rewritten, to use new libmpeg2 0.3.1 API
|
Fri, 01 Nov 2002 16:40:15 +0000 |
arpi |
usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
|
Tue, 29 Oct 2002 11:26:26 +0000 |
michael |
passing picture_type (might be usefull for postprocessing)
|
Wed, 16 Oct 2002 19:26:30 +0000 |
arpi |
10l. use mpcodecs_draw_slice, instead of libvo directly
|
Sat, 21 Sep 2002 22:38:41 +0000 |
arpi |
we don't need the 0x1FF hack any more
|
Fri, 30 Aug 2002 21:44:20 +0000 |
arpi |
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
|
Thu, 18 Apr 2002 15:03:08 +0000 |
arpi |
slices+field pictures fixed, initial sig11 workaround
|
Sun, 14 Apr 2002 01:21:13 +0000 |
arpi |
draw_slices with framedrop fixed
|
Sun, 07 Apr 2002 16:34:15 +0000 |
arpi |
missing #ifdfe - 0.1l
|
Sun, 07 Apr 2002 16:32:54 +0000 |
arpi |
quant_store moved to frame struct
|
Thu, 04 Apr 2002 00:03:44 +0000 |
arpi |
use -slices
|
Wed, 03 Apr 2002 02:39:02 +0000 |
arpi |
rewritten - it replaces libmpeg2/decode.c now
|
Tue, 26 Mar 2002 17:05:09 +0000 |
iive |
ported back hack for interlaced mpeg2, without it mplayer draws whole frame for every field -100% slowdown
|
Sat, 16 Mar 2002 20:36:24 +0000 |
arpi |
mpegpes support
|
Sat, 16 Mar 2002 01:10:31 +0000 |
arpi |
handle error from mpcodecs_config_vo()
|
Thu, 14 Mar 2002 23:08:47 +0000 |
arpi |
missing config_vo
|
Sat, 09 Mar 2002 19:18:46 +0000 |
arpi |
divx_quality and equalizer support done
|
Sat, 09 Mar 2002 02:18:33 +0000 |
arpi |
mpng, libmpeg2 added, none of them finished :(
|