Fri, 28 Feb 2003 01:59:56 +0000 |
michaelni |
fixing padding bug autodetection for some rare files, closes bug #647941
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Sat, 08 Feb 2003 18:23:39 +0000 |
michaelni |
direct blocksize in bframes fix (might fix qpel+bframe bug)
libavcodec
|
Sun, 02 Feb 2003 23:34:30 +0000 |
michaelni |
divx503 decoding fix
libavcodec
|
Sun, 26 Jan 2003 23:11:08 +0000 |
michaelni |
drawing cute arrows instead of lame lines for motion vector visualization
libavcodec
|
Tue, 21 Jan 2003 21:30:48 +0000 |
michaelni |
cleanup
libavcodec
|
Tue, 21 Jan 2003 17:34:12 +0000 |
michaelni |
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
libavcodec
|
Mon, 13 Jan 2003 13:20:21 +0000 |
michaelni |
padding bug autodetection improvement 2nd try
libavcodec
|
Mon, 13 Jan 2003 12:57:39 +0000 |
michaelni |
better padding/stuffing bug autodetection
libavcodec
|
Thu, 09 Jan 2003 20:42:37 +0000 |
michaelni |
qpel fix
libavcodec
|
Thu, 09 Jan 2003 11:37:08 +0000 |
michaelni |
fixed wmv2 slices
libavcodec
|
Sun, 29 Dec 2002 22:20:03 +0000 |
michaelni |
better set pix_fmt explicitly
libavcodec
|
Sun, 29 Dec 2002 01:27:50 +0000 |
michaelni |
xvid build 3 still has the padding wrong in 1/8 of the cases :(((((
libavcodec
|
Fri, 27 Dec 2002 23:51:46 +0000 |
michaelni |
qpel encoding
libavcodec
|
Wed, 18 Dec 2002 09:23:24 +0000 |
michaelni |
support dumping the qscale stuff to the screen
libavcodec
|
Wed, 11 Dec 2002 08:56:28 +0000 |
michaelni |
fixing playback of DaveMatthews_Crash_PocketPC.avi
libavcodec
|
Mon, 09 Dec 2002 12:03:43 +0000 |
michaelni |
AVVideoFrame -> AVFrame
libavcodec
|
Mon, 09 Dec 2002 00:29:17 +0000 |
michaelni |
cleanup / messup?
libavcodec
|
Sat, 07 Dec 2002 11:38:26 +0000 |
michaelni |
ump4 decoding fixed
libavcodec
|
Wed, 04 Dec 2002 12:36:18 +0000 |
michaelni |
workaround old xvid bug
libavcodec
|
Wed, 04 Dec 2002 10:04:03 +0000 |
michaelni |
cleanup
libavcodec
|
Mon, 25 Nov 2002 09:57:58 +0000 |
michaelni |
10l
libavcodec
|
Mon, 25 Nov 2002 09:23:19 +0000 |
michaelni |
fixing aspect
libavcodec
|
Sat, 23 Nov 2002 09:12:57 +0000 |
michaelni |
moving init of some variables (hurry_up,...) to MPV_frame_start()
libavcodec
|
Wed, 20 Nov 2002 13:08:04 +0000 |
michaelni |
aspect ratio cleanup
libavcodec
|
Mon, 11 Nov 2002 09:40:17 +0000 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
Sun, 10 Nov 2002 10:54:07 +0000 |
michaelni |
hurry_up>=5 -> skip everything except header & set pict_type&key_frame
libavcodec
|
Fri, 08 Nov 2002 18:35:39 +0000 |
michaelni |
cleanup (breaks compatibility, requested by fabrice)
libavcodec
|
Sat, 02 Nov 2002 18:47:51 +0000 |
michaelni |
support forcing low_delay during decoding
libavcodec
|
Sat, 02 Nov 2002 00:05:06 +0000 |
michaelni |
better padding bug detection
libavcodec
|
Fri, 01 Nov 2002 18:55:03 +0000 |
michaelni |
fixing msmpeg4v3 with mb_height % slice_height != 0
libavcodec
|
Sun, 27 Oct 2002 00:02:23 +0000 |
michaelni |
handle direct rendering buffer allocation failure
libavcodec
|
Wed, 23 Oct 2002 08:14:12 +0000 |
michaelni |
fixing interlaced MC & edge-emu
libavcodec
|
Tue, 22 Oct 2002 19:48:52 +0000 |
michaelni |
xvid qpel bug autodetect
libavcodec
|
Tue, 22 Oct 2002 18:55:20 +0000 |
michaelni |
xvid qpel bug workaround
libavcodec
|
Sat, 19 Oct 2002 23:48:08 +0000 |
michaelni |
fixing h263 slice decoding (again)
libavcodec
|
Sat, 19 Oct 2002 01:31:26 +0000 |
michaelni |
fixing h263 decoding (did segfault)
libavcodec
|
Wed, 16 Oct 2002 17:23:18 +0000 |
michaelni |
fixing alt_scan for the first frame (variable was reset)
libavcodec
|
Mon, 14 Oct 2002 19:53:04 +0000 |
michaelni |
better padding bug detection
libavcodec
|
Mon, 14 Oct 2002 12:21:54 +0000 |
michaelni |
mpeg4 header parser clenup (needed for parsing of VOL header in avctx->extradata)
libavcodec
|
Sun, 13 Oct 2002 13:16:04 +0000 |
michaelni |
better/cleaner error resilience (done in a 2nd pass after decoding)
libavcodec
|
Wed, 02 Oct 2002 22:56:58 +0000 |
michaelni |
fixing custom quantizer matrix decoding
libavcodec
|
Wed, 02 Oct 2002 17:07:39 +0000 |
michaelni |
optimization
libavcodec
|
Fri, 27 Sep 2002 10:27:57 +0000 |
michaelni |
ff_get_fourcc() & XVIX support
libavcodec
|
Fri, 13 Sep 2002 19:31:32 +0000 |
al3x |
aspect (ext. par too) support for h263 and mpeg4 (inc. build becouse of new vars)
libavcodec
|
Thu, 12 Sep 2002 15:00:09 +0000 |
michaelni |
avoid nonsense frame-skip messages
libavcodec
|
Thu, 12 Sep 2002 14:43:44 +0000 |
michaelni |
uninitialized var ...
libavcodec
|
Thu, 12 Sep 2002 11:10:33 +0000 |
michaelni |
m4v input support
libavcodec
|
Thu, 01 Aug 2002 23:23:48 +0000 |
michaelni |
10l found by Rmi Guyomarch <rguyom at pobox dot com>
libavcodec
|
Sat, 27 Jul 2002 14:48:44 +0000 |
michaelni |
dump bits per frame / qp / frame complexity support
libavcodec
|
Tue, 16 Jul 2002 11:45:14 +0000 |
michaelni |
exporting mbskip_table after it has been allocated
libavcodec
|
Mon, 15 Jul 2002 14:15:10 +0000 |
michaelni |
uvlinesize
libavcodec
|
Sun, 14 Jul 2002 18:37:35 +0000 |
michaelni |
direct rendering method 1 support
libavcodec
|
Sat, 13 Jul 2002 15:03:47 +0000 |
michaelni |
return buf_size again, i hope kabi is finally happy now ;)
libavcodec
|
Wed, 10 Jul 2002 20:21:00 +0000 |
michaelni |
returning the number of consumed bytes (2nd try)
libavcodec
|
Wed, 10 Jul 2002 10:25:11 +0000 |
michaelni |
return the number of consumed bytes instead of 0 or buf_size
libavcodec
|
Tue, 18 Jun 2002 00:46:02 +0000 |
michaelni |
dc scale simplification/optimization
libavcodec
|
Sun, 09 Jun 2002 13:35:56 +0000 |
michaelni |
grayscale only decoding
libavcodec
|
Sun, 02 Jun 2002 22:08:04 +0000 |
michaelni |
100l divx501+ seeking bugfix
libavcodec
|
Sun, 02 Jun 2002 12:16:28 +0000 |
michaelni |
error concealment / error resilience
libavcodec
|