Mon, 31 Jul 2006 22:26:25 +0000 |
pacman |
Fix SVQ3 extradata handling so it works correctly with demux_lavf
|
Mon, 31 Jul 2006 22:19:48 +0000 |
pacman |
Fix bogus pointer addition in the extraction of extradata from
|
Thu, 13 Jul 2006 23:02:03 +0000 |
diego |
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
|
Thu, 06 Jul 2006 06:58:17 +0000 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
Sun, 02 Jul 2006 08:17:07 +0000 |
reynaldo |
rm unnecesary casts from void* - part 3
|
Sun, 02 Apr 2006 18:35:00 +0000 |
reimar |
simplify extradata handling and make passing extradata on the default.
|
Fri, 31 Mar 2006 00:15:47 +0000 |
reynaldo |
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
|
Mon, 27 Mar 2006 10:32:52 +0000 |
reimar |
reinit vo when pix_fmt changes.
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Wed, 08 Feb 2006 23:22:29 +0000 |
rtognimp |
Add support for grayscale [m]jpeg
|
Tue, 31 Jan 2006 23:36:12 +0000 |
diego |
Move conditional compilation out of the code and into the build system.
|
Sun, 22 Jan 2006 18:11:35 +0000 |
diego |
proper support for shared libpostproc
|
Mon, 19 Dec 2005 19:38:28 +0000 |
henry |
malloc padding to avoid access beyond allocated memory
|
Sun, 18 Dec 2005 01:22:11 +0000 |
michael |
bitexact flag
|
Fri, 02 Dec 2005 22:00:50 +0000 |
michael |
multithreaded decoding
|
Fri, 02 Dec 2005 10:00:35 +0000 |
gpoirier |
make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault POIS org )
|
Thu, 10 Nov 2005 20:36:37 +0000 |
reimar |
do not set ctx->vo_inited when init fails. This caused a crash when a
|
Fri, 16 Sep 2005 11:30:33 +0000 |
reimar |
print the first 16 bytes of frame data with -v -v, helps detect when
|
Sun, 17 Jul 2005 00:18:42 +0000 |
reimar |
Support for skip options
|
Sun, 26 Jun 2005 20:28:12 +0000 |
rtognimp |
FFmpeg theora decoder support
|
Wed, 08 Jun 2005 07:05:49 +0000 |
henry |
10l for me
|
Tue, 07 Jun 2005 10:04:22 +0000 |
henry |
correcting the previous draw_slice fix
|
Tue, 07 Jun 2005 06:33:51 +0000 |
henry |
check for display height when drawing slices
|
Wed, 25 May 2005 16:29:53 +0000 |
henry |
quicktime fix update
|
Wed, 25 May 2005 09:20:50 +0000 |
henry |
prefer width&height from bitmapinfoheader for h263 streams
|
Thu, 07 Apr 2005 22:04:08 +0000 |
rtognimp |
LOCO support via lavc
|
Wed, 26 Jan 2005 19:06:56 +0000 |
reimar |
"support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again
|
Sat, 22 Jan 2005 17:52:34 +0000 |
alex |
wmv3 needs extradata
|
Sat, 08 Jan 2005 19:16:21 +0000 |
reimar |
change malloc and free to av_ variants where needed.
|
Fri, 17 Dec 2004 07:34:23 +0000 |
nicodvb |
conditional lowres: activate lowres if frame width >= threshold
|
Mon, 06 Dec 2004 04:11:17 +0000 |
michael |
fix byteorder
|
Sun, 28 Nov 2004 18:37:49 +0000 |
lorenm |
new lavc codec: ffvhuff
|
Mon, 11 Oct 2004 16:23:20 +0000 |
michael |
too large extradata
|
Mon, 27 Sep 2004 10:08:57 +0000 |
michael |
compensate for width/height being picture width/height instead of bitstream width/height
|
Sun, 26 Sep 2004 12:54:00 +0000 |
michael |
low resolution decoding
|
Mon, 13 Sep 2004 21:21:48 +0000 |
rtognimp |
AVC support moved to libavcodec, avcC atom is now passed in extradata
|
Tue, 07 Sep 2004 01:20:19 +0000 |
michael |
disable direct rendering for h264
|
Thu, 02 Sep 2004 16:52:13 +0000 |
michael |
non spec compliant optizations support
|
Sun, 29 Aug 2004 13:52:19 +0000 |
rtognimp |
AVC (fourcc avc1) in mp4 support
|
Sat, 21 Aug 2004 19:46:24 +0000 |
alex |
support for snow
|
Sat, 26 Jun 2004 02:23:51 +0000 |
michael |
top/bottom mb row skipping
|
Sun, 06 Jun 2004 13:48:30 +0000 |
rtognimp |
Segfault fix for some h264 in avi files
|
Sun, 11 Apr 2004 20:01:42 +0000 |
michael |
.mp4 with lavf support
|
Sun, 11 Apr 2004 19:19:46 +0000 |
michael |
BGR16
|
Tue, 16 Mar 2004 15:34:55 +0000 |
iive |
use flag for XvMC codec recognition and enable dr1 for fixed version of lavc
|
Mon, 01 Mar 2004 14:58:20 +0000 |
iive |
xvmc use get_format for IDCT/MC recognition
|
Tue, 24 Feb 2004 00:31:15 +0000 |
michael |
vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzoli do 2y dot net>)
|
Wed, 18 Feb 2004 15:23:41 +0000 |
michael |
flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
|
Thu, 12 Feb 2004 23:09:22 +0000 |
rtognimp |
Fix ffmpeg RGB24 mapping (needed for qtrle)
|
Sun, 25 Jan 2004 17:38:16 +0000 |
rtognimp |
Use fli decoder from libavcodec
|
Mon, 12 Jan 2004 22:48:03 +0000 |
rtognimp |
Use MSZH and ZLIB decoders from libavcodec
|
Thu, 01 Jan 2004 16:45:06 +0000 |
michael |
disable dr1&slices for the other vissualizations too
|
Thu, 01 Jan 2004 15:56:00 +0000 |
michael |
disable slices & dr1 if motion vector vissualization is used, still doesnt work though, maybe i should reverse the last mv vis patch ...
|
Tue, 30 Dec 2003 18:24:19 +0000 |
michael |
vismv, alt, ilme options
|
Mon, 22 Dec 2003 17:26:19 +0000 |
michael |
set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACED
|
Sun, 30 Nov 2003 14:45:42 +0000 |
michael |
ffrv20 decoder
|
Wed, 26 Nov 2003 20:58:41 +0000 |
rtognimp |
reget_buffer() support
|
Mon, 10 Nov 2003 22:03:27 +0000 |
rtognimp |
1l, another version check missing, noted by rgselk
|
Mon, 10 Nov 2003 02:38:39 +0000 |
iive |
1l missing version check
|
Sun, 09 Nov 2003 23:55:28 +0000 |
rtognimp |
Support for paletted codecs in ffmpeg
|
Sat, 08 Nov 2003 01:56:09 +0000 |
iive |
aspect change does not flush buffers
|
Mon, 03 Nov 2003 10:42:28 +0000 |
attila |
If alex is too lazy to apply a patch, then i'll do it :)
|
Mon, 20 Oct 2003 21:21:42 +0000 |
michael |
sample_aspect_ratio
|
Thu, 09 Oct 2003 21:21:46 +0000 |
michael |
YUV422P dr1 fix
|
Sat, 04 Oct 2003 17:29:08 +0000 |
gabucino |
many small typo and grammar fixes
|
Thu, 11 Sep 2003 00:16:33 +0000 |
michael |
pass stream header FCC
|
Mon, 01 Sep 2003 08:29:54 +0000 |
michael |
FFASV2
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Sat, 26 Jul 2003 00:55:36 +0000 |
iive |
xvmc updates
|
Mon, 21 Jul 2003 21:02:34 +0000 |
iive |
sync to ffmpeg, updates, cleanups
|
Sun, 20 Jul 2003 15:01:00 +0000 |
michael |
width -> frame / field type
|
Thu, 17 Jul 2003 12:51:44 +0000 |
michael |
new ff_draw_horiz_band()
|
Sun, 13 Jul 2003 22:50:16 +0000 |
arpi |
quant_store is obsolete
|
Tue, 01 Jul 2003 22:05:46 +0000 |
iive |
xvmc support
|
Fri, 23 May 2003 13:11:49 +0000 |
alex |
oops, forgot that
|
Fri, 23 May 2003 13:10:20 +0000 |
alex |
removed obsolete (and currently non-working) scaling functions, after that it works correctly with YV12,422P and 444P mjpegs
|
Mon, 19 May 2003 13:40:50 +0000 |
michael |
FFASV1
|
Sat, 10 May 2003 00:53:14 +0000 |
michael |
passing ImageDesc (stsd) to ffsvq3
|
Tue, 06 May 2003 15:28:01 +0000 |
mosu |
Made the decoder honor the aspect ratio set by the container (if it was set at all).
|
Sat, 26 Apr 2003 10:32:45 +0000 |
michael |
segfault fix
|
Fri, 25 Apr 2003 00:57:04 +0000 |
michael |
fallback to non-dr1 if the codec wants more than 1+2 buffers
|
Fri, 18 Apr 2003 22:12:36 +0000 |
michael |
support old libavcodec
|
Fri, 18 Apr 2003 13:18:59 +0000 |
michael |
passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
|
Sun, 06 Apr 2003 23:37:56 +0000 |
rguyom |
Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".
|
Sat, 08 Mar 2003 02:05:14 +0000 |
michael |
merging fourcc with codec_tag
|
Tue, 11 Feb 2003 20:21:52 +0000 |
arpi |
10l to kabi (compile fix, uint8->uint8_t)
|
Sat, 11 Jan 2003 05:06:48 +0000 |
rfelker |
I hope this works as expected with old lavc versions. At least it compiles now.
|
Sat, 28 Dec 2002 12:14:57 +0000 |
arpi |
i hate asserts
|
Sat, 28 Dec 2002 00:01:28 +0000 |
arpi |
5l - fixed asserts... mpi->width is allocated width, not the effective one
|
Sat, 21 Dec 2002 20:39:40 +0000 |
arpi |
1l (%d->%f), cosmetics
|
Mon, 09 Dec 2002 12:36:04 +0000 |
michael |
AVVideoFrame -> AVFrame
|
Mon, 09 Dec 2002 09:12:23 +0000 |
michael |
ffmpeg cleanup/messup support
|
Wed, 04 Dec 2002 21:46:53 +0000 |
michael |
PSNR
|
Wed, 04 Dec 2002 12:41:57 +0000 |
michael |
specific debug output support
|
Wed, 04 Dec 2002 11:53:47 +0000 |
michael |
cleanup
|
Wed, 04 Dec 2002 10:49:03 +0000 |
michael |
support for lavc build 4641
|
Sun, 24 Nov 2002 11:28:25 +0000 |
michael |
10l (broken ffmpeg12)
|
Wed, 20 Nov 2002 13:16:09 +0000 |
michael |
aspect ratio clenaup
|
Fri, 15 Nov 2002 00:12:38 +0000 |
michael |
disable dr1 for huffyuv (422P & stride hack & dr1 -> bad )
|
Thu, 14 Nov 2002 19:27:51 +0000 |
michael |
ffhuffyuv
|
Fri, 08 Nov 2002 18:40:39 +0000 |
michael |
fixing vd_ffmpeg to handle cleaned-up ffmpeg
|
Sun, 03 Nov 2002 00:15:55 +0000 |
michael |
fixing vstats so B frames are shown as B and not P
|
Wed, 30 Oct 2002 20:50:33 +0000 |
michael |
change qscale type to int8 and fix qscale ordering
|
Tue, 29 Oct 2002 11:26:26 +0000 |
michael |
passing picture_type (might be usefull for postprocessing)
|
Sun, 27 Oct 2002 02:54:46 +0000 |
arpi |
1l :)
|
Sun, 27 Oct 2002 00:37:51 +0000 |
michael |
handle direct rendering buffer allocation failure
|
Thu, 24 Oct 2002 19:40:08 +0000 |
arpi |
10l... #ifdef doesn't work for enums :(
|
Sat, 19 Oct 2002 00:23:50 +0000 |
arpi |
#ifdef PIX_FMT_YUV411P...
|
Mon, 14 Oct 2002 12:51:55 +0000 |
michael |
put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)
|
Sun, 13 Oct 2002 13:49:24 +0000 |
michael |
new error resilience support
|
Mon, 07 Oct 2002 21:57:43 +0000 |
arpi |
411P added (DV ntsc)
|
Tue, 01 Oct 2002 23:47:22 +0000 |
arpi |
1l - update len too in sliced mode
|
Tue, 01 Oct 2002 21:30:10 +0000 |
arpi |
fixing RV10 streamcopy - detect packet format (simple single frame vs. slices
|
Tue, 01 Oct 2002 20:01:04 +0000 |
michael |
rv10 cleanup
|
Sun, 29 Sep 2002 23:21:57 +0000 |
michael |
idct algo selection support
|
Thu, 26 Sep 2002 23:53:50 +0000 |
michael |
pass fourcc to lavc
|
Thu, 19 Sep 2002 09:47:37 +0000 |
michael |
use avcodec_alloc_context()
|
Fri, 13 Sep 2002 20:45:58 +0000 |
alex |
extended par support
|
Fri, 06 Sep 2002 22:53:26 +0000 |
michael |
fixing mpeg in avi
|
Sun, 01 Sep 2002 14:30:55 +0000 |
arpi |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|