Wed, 16 Jul 2003 18:20:46 +0000 |
michaelni |
edge fix
libavcodec
|
Wed, 16 Jul 2003 18:12:14 +0000 |
michaelni |
fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy)
libavcodec
|
Wed, 16 Jul 2003 11:48:59 +0000 |
michaelni |
fix qmin==qmax==1 && msmpeg4 && intra bug
libavcodec
|
Tue, 15 Jul 2003 20:22:22 +0000 |
michaelni |
flv1 fix
libavcodec
|
Mon, 14 Jul 2003 21:07:50 +0000 |
michaelni |
10l
libavcodec
|
Sun, 13 Jul 2003 11:14:43 +0000 |
michaelni |
10l
libavcodec
|
Sun, 13 Jul 2003 11:06:45 +0000 |
michaelni |
golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)
libavcodec
|
Sat, 12 Jul 2003 22:15:11 +0000 |
michaelni |
simpler
libavcodec
|
Sat, 12 Jul 2003 20:21:34 +0000 |
michaelni |
cleanup
libavcodec
|
Thu, 10 Jul 2003 19:09:24 +0000 |
michaelni |
postprocessing support
libavcodec
|
Thu, 10 Jul 2003 16:25:30 +0000 |
michaelni |
1000l (forgot to commit)
libavcodec
|
Thu, 10 Jul 2003 10:24:47 +0000 |
michaelni |
fix? flv escape codes
libavcodec
|
Thu, 10 Jul 2003 05:16:25 +0000 |
tmmm |
added the official VP3 IDCT (C implementation) as well as a grayscale
libavcodec
|
Thu, 10 Jul 2003 00:15:27 +0000 |
michaelni |
flv cleanup / simplify
libavcodec
|
Wed, 09 Jul 2003 23:10:59 +0000 |
michaelni |
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
libavcodec
|
Wed, 09 Jul 2003 20:18:13 +0000 |
michaelni |
1) remove TBL support in PPC performance. It's much more useful to use the
libavcodec
|
Tue, 08 Jul 2003 22:12:17 +0000 |
michaelni |
few more error checks
libavcodec
|
Mon, 07 Jul 2003 20:17:44 +0000 |
michaelni |
the reference sw doesnt like some legal headers ...
libavcodec
|
Mon, 07 Jul 2003 16:06:00 +0000 |
al3x |
warning fix
libavcodec
|
Mon, 07 Jul 2003 11:25:31 +0000 |
michaelni |
mpeg 2 seeking fix
libavcodec
|
Mon, 07 Jul 2003 11:19:18 +0000 |
al3x |
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
libavcodec
|
Sun, 06 Jul 2003 21:24:04 +0000 |
michaelni |
CODEC_FLAG_LOW_DELAY fix
libavcodec
|
Sat, 05 Jul 2003 14:18:07 +0000 |
michaelni |
merge U and V statistics, 33% reduction in memory requirement, compression rate better for some files worse for others, worst compression rate loss 0.05%
libavcodec
|
Sat, 05 Jul 2003 08:31:08 +0000 |
michaelni |
memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>)
libavcodec
|
Fri, 04 Jul 2003 20:32:04 +0000 |
al3x |
moved frame_count to wmadeccontext
libavcodec
|
Fri, 04 Jul 2003 20:26:04 +0000 |
al3x |
uniformization (now it uses the same trace functions as h264, defined in common.h)
libavcodec
|
Fri, 04 Jul 2003 17:16:53 +0000 |
al3x |
unwanted second definition of CHECKED_ALLOCZ
libavcodec
|
Fri, 04 Jul 2003 09:39:05 +0000 |
michaelni |
PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Thu, 03 Jul 2003 23:29:00 +0000 |
michaelni |
Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
Thu, 03 Jul 2003 22:35:39 +0000 |
michaelni |
fix last_block_index<=0 bug
libavcodec
|
Wed, 02 Jul 2003 16:50:20 +0000 |
michaelni |
cleanup / cosmetics
libavcodec
|
Wed, 02 Jul 2003 10:45:04 +0000 |
michaelni |
20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss)
libavcodec
|
Sun, 29 Jun 2003 19:11:55 +0000 |
al3x |
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big?
libavcodec
|
Sun, 29 Jun 2003 00:39:57 +0000 |
michaelni |
PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
Sun, 29 Jun 2003 00:23:30 +0000 |
michaelni |
build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>)
libavcodec
|
Sat, 28 Jun 2003 22:51:42 +0000 |
michaelni |
fix CHECKED_ALLOCZ(0)
libavcodec
|
Sat, 28 Jun 2003 19:19:00 +0000 |
michaelni |
gcc 2.95 workaround
libavcodec
|
Fri, 27 Jun 2003 15:05:29 +0000 |
tmmm |
- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)
libavcodec
|
Fri, 27 Jun 2003 15:03:58 +0000 |
tmmm |
Fix third pixel motion compensation
libavcodec
|
Fri, 27 Jun 2003 12:58:40 +0000 |
michaelni |
2x100l
libavcodec
|
Thu, 26 Jun 2003 11:31:34 +0000 |
michaelni |
blinking blocks around thin vertical lines and dots bugfix
libavcodec
|
Mon, 23 Jun 2003 22:32:15 +0000 |
michaelni |
DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
Sun, 22 Jun 2003 11:08:22 +0000 |
michaelni |
CONFIG_ENCODERS cleanup
libavcodec
|
Sat, 21 Jun 2003 01:11:31 +0000 |
michaelni |
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
Sat, 21 Jun 2003 00:50:40 +0000 |
michaelni |
fixing concealment MVs prediction
libavcodec
|
Fri, 20 Jun 2003 15:21:25 +0000 |
al3x |
some warning fixes
libavcodec
|
Fri, 20 Jun 2003 02:38:29 +0000 |
tmmm |
don't step on the context
libavcodec
|
Fri, 20 Jun 2003 02:22:25 +0000 |
tmmm |
4, not 2
libavcodec
|
Thu, 19 Jun 2003 01:44:44 +0000 |
tmmm |
added support for B-frames and multiple slices
libavcodec
|
Thu, 19 Jun 2003 01:25:48 +0000 |
tmmm |
fix identifier to fix compilation
libavcodec
|
Wed, 18 Jun 2003 22:00:23 +0000 |
michaelni |
make ff_emulated_edge_mc() independant of MpegEncContext
libavcodec
|
Wed, 18 Jun 2003 06:37:23 +0000 |
nickols_k |
optimization: merge phases 0 and 1
libavcodec
|
Tue, 17 Jun 2003 22:48:51 +0000 |
michaelni |
lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes
libavcodec
|
Tue, 17 Jun 2003 07:48:50 +0000 |
nickols_k |
to be more precise
libavcodec
|
Tue, 17 Jun 2003 07:22:31 +0000 |
nickols_k |
finally works now
libavcodec
|
Mon, 16 Jun 2003 15:06:31 +0000 |
al3x |
10l
libavcodec
|
Mon, 16 Jun 2003 14:09:18 +0000 |
bellard |
fixed segfault if sequence header has not been found before slice decoding
libavcodec
|
Mon, 16 Jun 2003 13:19:30 +0000 |
michaelni |
cleanup
libavcodec
|
Mon, 16 Jun 2003 10:30:01 +0000 |
al3x |
a bottle of coke (=0.5l)
libavcodec
|
Mon, 16 Jun 2003 08:28:43 +0000 |
nickols_k |
some useful warning
libavcodec
|
Sun, 15 Jun 2003 00:15:57 +0000 |
michaelni |
lossless jpeg decoding support
libavcodec
|
Fri, 13 Jun 2003 21:31:28 +0000 |
michaelni |
golomb rice codes
libavcodec
|
Fri, 13 Jun 2003 09:36:13 +0000 |
kabi |
* removed redundant includes (they were even wrongly used)
libavcodec
|
Fri, 13 Jun 2003 08:31:40 +0000 |
nickols_k |
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga
libavcodec
|
Tue, 10 Jun 2003 22:45:43 +0000 |
bellard |
works with old gcc versions too
libavcodec
|
Mon, 09 Jun 2003 23:55:16 +0000 |
michaelni |
reducing memory consumption (reducing number of contexts and other stuff, no noticeable loss in compression rate)
libavcodec
|
Mon, 09 Jun 2003 19:11:50 +0000 |
michaelni |
10l
libavcodec
|
Mon, 09 Jun 2003 02:24:51 +0000 |
michaelni |
FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv)
libavcodec
|
Sat, 07 Jun 2003 22:21:08 +0000 |
michaelni |
more comments
libavcodec
|
Fri, 06 Jun 2003 10:04:15 +0000 |
michaelni |
cleanup
libavcodec
|
Thu, 05 Jun 2003 14:30:52 +0000 |
kabi |
* 3gp patch by Joca
libavcodec
|
Tue, 03 Jun 2003 13:58:44 +0000 |
michaelni |
4xm adpcm
libavcodec
|
Sun, 01 Jun 2003 10:56:36 +0000 |
michaelni |
fix 4xm yuv->rgb565 transform
libavcodec
|
Sun, 01 Jun 2003 10:13:29 +0000 |
michaelni |
10l (array[-1] ...)
libavcodec
|
Sun, 01 Jun 2003 00:56:05 +0000 |
michaelni |
4xm codec
libavcodec
|
Sat, 31 May 2003 07:56:58 +0000 |
tmmm |
revising and fixing motion vectors, squished block unpacking bug that
libavcodec
|
Fri, 30 May 2003 13:27:21 +0000 |
michaelni |
rgb15 & rgb16 fix
libavcodec
|
Fri, 30 May 2003 01:05:48 +0000 |
michaelni |
(truncated) unary binerization
libavcodec
|
Fri, 30 May 2003 00:02:25 +0000 |
michaelni |
fix mpeg1/2 decoding if there are no 0 bytes after the bitstream
libavcodec
|
Thu, 29 May 2003 21:34:25 +0000 |
michaelni |
mpeg1 decoding fix
libavcodec
|
Wed, 28 May 2003 18:44:52 +0000 |
michaelni |
CABAC
libavcodec
|
Wed, 28 May 2003 02:40:09 +0000 |
tmmm |
placeholder IDs for 4xm A/V codecs
libavcodec
|
Tue, 27 May 2003 12:31:03 +0000 |
michaelni |
motion vector vissualization for mpeg1/2
libavcodec
|
Mon, 26 May 2003 21:40:58 +0000 |
michaelni |
set pix_fmt in rv10 patch by (James Stembridge <jstembridge at users dot sourceforge dot net>)
libavcodec
|
Mon, 26 May 2003 17:44:24 +0000 |
tmmm |
rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's
libavcodec
|
Sat, 24 May 2003 18:48:30 +0000 |
mellum |
Warning and compatibility fixes.
libavcodec
|
Fri, 23 May 2003 18:04:34 +0000 |
michaelni |
some benchmarking code
libavcodec
|
Fri, 23 May 2003 16:04:24 +0000 |
michaelni |
optimize
libavcodec
|
Fri, 23 May 2003 12:58:46 +0000 |
michaelni |
cleanup
libavcodec
|
Thu, 22 May 2003 14:12:22 +0000 |
michaelni |
truncated h263 decoding support / H263-ES "demuxer"
libavcodec
|
Wed, 21 May 2003 17:50:57 +0000 |
michaelni |
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)
libavcodec
|
Tue, 20 May 2003 17:36:49 +0000 |
kabi |
* compile fixes by Mitch at Bits.COM
libavcodec
|
Tue, 20 May 2003 01:03:40 +0000 |
michaelni |
cleanup
libavcodec
|
Tue, 20 May 2003 00:42:14 +0000 |
michaelni |
CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
Mon, 19 May 2003 13:30:59 +0000 |
michaelni |
ASV1 codec
libavcodec
|
Mon, 19 May 2003 01:22:46 +0000 |
tmmm |
fix subtle logic problem in block unpacker that leads to incorrect token
libavcodec
|
Sun, 18 May 2003 00:07:17 +0000 |
michaelni |
improving 3IV1 support (still far from perfect) note, disabled as it requires some checks in the inner loops which would slow things down a tiny bit
libavcodec
|
Fri, 16 May 2003 21:47:02 +0000 |
michaelni |
seems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered)
libavcodec
|
Fri, 16 May 2003 19:18:53 +0000 |
michaelni |
bigendian fix
libavcodec
|
Fri, 16 May 2003 10:14:25 +0000 |
michaelni |
CODEC_CAP_DRAW_HORIZ_BAND
libavcodec
|
Thu, 15 May 2003 23:30:03 +0000 |
michaelni |
moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...)
libavcodec
|
Thu, 15 May 2003 01:34:47 +0000 |
mellum |
Warning fixes.
libavcodec
|
Thu, 15 May 2003 00:43:43 +0000 |
michaelni |
optimize
libavcodec
|
Wed, 14 May 2003 23:08:01 +0000 |
michaelni |
cleanup
libavcodec
|
Wed, 14 May 2003 22:38:58 +0000 |
michaelni |
libmpeg2 style bitstream reader 17 vs 16 bit bugfix
libavcodec
|
Wed, 14 May 2003 17:46:55 +0000 |
michaelni |
aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)
libavcodec
|
Wed, 14 May 2003 15:12:13 +0000 |
michaelni |
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me
libavcodec
|
Wed, 14 May 2003 12:32:17 +0000 |
michaelni |
make sh4 IDCT optional, so the user can choose
libavcodec
|
Wed, 14 May 2003 12:18:49 +0000 |
michaelni |
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
libavcodec
|
Wed, 14 May 2003 11:40:16 +0000 |
michaelni |
AMR-NB audio support patch by (<joca at rixmail dot se>)
libavcodec
|
Wed, 14 May 2003 10:55:59 +0000 |
michaelni |
libmpeg2 style bitstream reader fixes
libavcodec
|
Wed, 14 May 2003 10:54:25 +0000 |
michaelni |
some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it)
libavcodec
|
Wed, 14 May 2003 01:08:02 +0000 |
michaelni |
decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>)
libavcodec
|
Wed, 14 May 2003 00:32:22 +0000 |
michaelni |
bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>)
libavcodec
|
Tue, 13 May 2003 23:38:51 +0000 |
michaelni |
small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co dot jp>) and the return idea by arpi
libavcodec
|
Tue, 13 May 2003 13:38:09 +0000 |
michaelni |
optimizations
libavcodec
|
Tue, 13 May 2003 08:21:35 +0000 |
kabi |
* oops - reversed last commit
libavcodec
|
Tue, 13 May 2003 00:46:42 +0000 |
michaelni |
optimizations
libavcodec
|
Mon, 12 May 2003 23:03:00 +0000 |
michaelni |
100l (document buffer padding requirements)
libavcodec
|
Mon, 12 May 2003 17:59:26 +0000 |
kabi |
* sync
libavcodec
|
Mon, 12 May 2003 12:32:33 +0000 |
kabi |
* link libfaad when needed
libavcodec
|
Mon, 12 May 2003 12:31:02 +0000 |
kabi |
* quiet missing EOF \n warning
libavcodec
|
Mon, 12 May 2003 10:55:19 +0000 |
kabi |
* support for AAC audio streams via libfaad
libavcodec
|
Mon, 12 May 2003 04:28:35 +0000 |
tmmm |
fix image buffer leak on keyframes, add more error condition checks
libavcodec
|
Mon, 12 May 2003 02:53:43 +0000 |
romansh |
* fixing a bug in avpicture_layout (PAL8 wasn't handled properly)
libavcodec
|
Sun, 11 May 2003 11:26:35 +0000 |
michaelni |
ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
libavcodec
|
Sun, 11 May 2003 10:19:05 +0000 |
michaelni |
more idct_permute docs
libavcodec
|
Sun, 11 May 2003 04:47:45 +0000 |
tmmm |
fix motion vector decoding bug and reinstate interframes
libavcodec
|
Sun, 11 May 2003 02:51:07 +0000 |
tmmm |
get those permutations straight
libavcodec
|
Sat, 10 May 2003 21:46:17 +0000 |
tmmm |
squashed a bunch of subtle array indexing bugs, fixed block mapping
libavcodec
|
Sat, 10 May 2003 21:35:29 +0000 |
michaelni |
print obmc bug info only if avctx->debug&1
libavcodec
|
Sat, 10 May 2003 16:06:33 +0000 |
tmmm |
dump the shady binary search logic (the part that binary searches
libavcodec
|
Sat, 10 May 2003 04:30:29 +0000 |
tmmm |
change the way the ImageDescription is passed to the decoder
libavcodec
|
Fri, 09 May 2003 22:16:14 +0000 |
michaelni |
svq3 decoder by anonymous
libavcodec
|
Thu, 08 May 2003 02:01:17 +0000 |
tmmm |
correct the custom coding mode alphabet, add some validation on the
libavcodec
|
Wed, 07 May 2003 23:32:45 +0000 |
michaelni |
more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
Wed, 07 May 2003 19:01:45 +0000 |
romansh |
* introducing new public interface in imgconvert.c
libavcodec
|
Wed, 07 May 2003 12:28:36 +0000 |
tmmm |
looking better all the time! motion compensation is starting to work
libavcodec
|
Wed, 07 May 2003 02:30:37 +0000 |
tmmm |
fixed buffer allocation logic (hopefully) so that decoder does not crash
libavcodec
|
Tue, 06 May 2003 20:43:37 +0000 |
michaelni |
release buffer cleanup
libavcodec
|
Tue, 06 May 2003 03:11:20 +0000 |
tmmm |
fix decoder so that ffmpeg does not crash, at least not right away
libavcodec
|
Mon, 05 May 2003 23:22:56 +0000 |
michaelni |
Tiny patch for OpenBSD by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
libavcodec
|
Mon, 05 May 2003 10:00:57 +0000 |
michaelni |
doxy
libavcodec
|
Mon, 05 May 2003 02:54:15 +0000 |
tmmm |
first pass at a new VP3 video decoder
libavcodec
|
Sat, 03 May 2003 19:26:52 +0000 |
arpi_esp |
looks better (req. for mp-G2)
libavcodec
|
Thu, 01 May 2003 22:45:09 +0000 |
romansh |
making it nicer to the client who doesn't expect errors messages in stdout
libavcodec
|
Tue, 29 Apr 2003 01:51:38 +0000 |
romansh |
* fixing NTSC frame rate for DV streams
libavcodec
|
Sun, 27 Apr 2003 13:44:01 +0000 |
michaelni |
10l
libavcodec
|
Sun, 27 Apr 2003 01:33:39 +0000 |
michaelni |
tired
libavcodec
|
Sun, 27 Apr 2003 01:11:26 +0000 |
michaelni |
10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers)
libavcodec
|
Fri, 25 Apr 2003 20:03:17 +0000 |
michaelni |
10l
libavcodec
|
Fri, 25 Apr 2003 19:46:00 +0000 |
michaelni |
2pass stats fix (by ffdshow cvslog)
libavcodec
|
Fri, 25 Apr 2003 16:18:35 +0000 |
michaelni |
typo in a comment ...
libavcodec
|
Fri, 25 Apr 2003 00:29:48 +0000 |
michaelni |
fixing mixed dr1 + internal buffers
libavcodec
|
Fri, 25 Apr 2003 00:21:53 +0000 |
michaelni |
doc fixes (forgot to commit)
libavcodec
|
Wed, 23 Apr 2003 08:56:14 +0000 |
kabi |
* more strict types
libavcodec
|
Tue, 22 Apr 2003 13:55:12 +0000 |
michaelni |
cleanup mpeg1/2 bitstream parser
libavcodec
|
Tue, 22 Apr 2003 08:36:39 +0000 |
kabi |
* fixed initialization and some memleak
libavcodec
|
Mon, 21 Apr 2003 22:37:39 +0000 |
bellard |
rgb555 alpha extraction fix
libavcodec
|
Mon, 21 Apr 2003 21:20:46 +0000 |
bellard |
added img_get_alpha_info()
libavcodec
|
Mon, 21 Apr 2003 15:15:59 +0000 |
bellard |
fixed PIX_FMT_YUV422 conversions
libavcodec
|
Mon, 21 Apr 2003 15:01:37 +0000 |
bellard |
loss fixes (thanks to Daniel Serpell) - shrink22 fix
libavcodec
|
Mon, 21 Apr 2003 14:38:52 +0000 |
bellard |
added all missing UV conversions
libavcodec
|
Mon, 21 Apr 2003 13:53:46 +0000 |
bellard |
almost exhaustive image conversion support
libavcodec
|
Mon, 21 Apr 2003 12:12:58 +0000 |
bellard |
accurate YUV to RGB and RGB to YUV conversions - added comments
libavcodec
|
Sun, 20 Apr 2003 16:18:44 +0000 |
bellard |
YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support
libavcodec
|
Sun, 20 Apr 2003 16:16:52 +0000 |
bellard |
fixed static init
libavcodec
|
Sun, 20 Apr 2003 16:15:43 +0000 |
bellard |
new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size)
libavcodec
|
Sat, 19 Apr 2003 16:21:25 +0000 |
bellard |
rgba32 convert
libavcodec
|
Sat, 19 Apr 2003 13:30:09 +0000 |
tmmm |
code redundancy reduction, courtesy of suxen_drol -at- hotmail.com
libavcodec
|
Fri, 18 Apr 2003 12:50:00 +0000 |
michaelni |
better? default thresholds, if this is worse for any files, then tell us ASAP
libavcodec
|
Fri, 18 Apr 2003 12:45:34 +0000 |
michaelni |
mpeg2 qscale flag
libavcodec
|
Thu, 17 Apr 2003 19:53:36 +0000 |
michaelni |
segfault fix
libavcodec
|
Wed, 16 Apr 2003 20:04:20 +0000 |
arpi_esp |
Compile a52 util functions too
libavcodec
|
Wed, 16 Apr 2003 20:03:07 +0000 |
arpi_esp |
Utility functions (CRC calc & float->int converters)
libavcodec
|
Wed, 16 Apr 2003 19:57:57 +0000 |
michaelni |
meanigfull dr1 comment
libavcodec
|
Tue, 15 Apr 2003 22:29:37 +0000 |
romansh |
Changes for SPARC/Solaris compatibility. Now it should be possible to
libavcodec
|
Tue, 15 Apr 2003 10:12:38 +0000 |
tmmm |
native Indeo3 decoder implementation
libavcodec
|
Mon, 14 Apr 2003 20:02:12 +0000 |
michaelni |
10l
libavcodec
|
Mon, 14 Apr 2003 14:06:21 +0000 |
michaelni |
check validity of some flags
libavcodec
|
Mon, 14 Apr 2003 13:44:38 +0000 |
michaelni |
minor cleanup / some warning fixes
libavcodec
|
Mon, 14 Apr 2003 09:58:16 +0000 |
michaelni |
10l (hadamard fix)
libavcodec
|
Sat, 12 Apr 2003 22:53:26 +0000 |
michaelni |
10l
libavcodec
|
Sat, 12 Apr 2003 22:49:54 +0000 |
michaelni |
faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net)
libavcodec
|
Sat, 12 Apr 2003 15:00:32 +0000 |
michaelni |
10l (use before malloc)
libavcodec
|
Fri, 11 Apr 2003 22:53:03 +0000 |
michaelni |
some checks to avoid segfaults if the decoder is feeded with junk
libavcodec
|
Fri, 11 Apr 2003 21:15:17 +0000 |
michaelni |
100l (mpeg2 decoding fixed)
libavcodec
|
Fri, 11 Apr 2003 09:20:45 +0000 |
michaelni |
10l (adaptve quant fix)
libavcodec
|
Thu, 10 Apr 2003 18:02:17 +0000 |
michaelni |
#undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
libavcodec
|
Thu, 10 Apr 2003 14:07:18 +0000 |
michaelni |
10l
libavcodec
|
Thu, 10 Apr 2003 13:18:38 +0000 |
michaelni |
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
libavcodec
|
Thu, 10 Apr 2003 08:47:08 +0000 |
michaelni |
b frames + slices bugfix
libavcodec
|
Thu, 10 Apr 2003 01:39:53 +0000 |
michaelni |
fixing slice decoding, dunno why the regression tests didnt catch that ...
libavcodec
|
Mon, 07 Apr 2003 19:23:21 +0000 |
michaelni |
some checks to avoid segfault
libavcodec
|
Sun, 06 Apr 2003 21:03:24 +0000 |
michaelni |
pict_type & quality fix
libavcodec
|
Sun, 06 Apr 2003 19:45:02 +0000 |
michaelni |
fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>)
libavcodec
|
Sat, 05 Apr 2003 12:11:10 +0000 |
mmu_man |
Fix for buggy (?) g++ (bailling out for beosaudio.cpp)
libavcodec
|
Sat, 05 Apr 2003 10:08:48 +0000 |
michaelni |
#ifdef TRACE printf() -> tprintf()
libavcodec
|
Fri, 04 Apr 2003 20:59:50 +0000 |
michaelni |
multiple reference frames support
libavcodec
|
Fri, 04 Apr 2003 14:42:28 +0000 |
michaelni |
H264 decoder & demuxer
libavcodec
|
Fri, 04 Apr 2003 13:45:45 +0000 |
michaelni |
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
libavcodec
|
Fri, 04 Apr 2003 13:36:07 +0000 |
michaelni |
fixing mem corruption
libavcodec
|
Wed, 02 Apr 2003 10:18:29 +0000 |
michaelni |
10l
libavcodec
|
Wed, 02 Apr 2003 09:57:34 +0000 |
michaelni |
msmpeg4 2pass support & some related cleanup
libavcodec
|
Tue, 01 Apr 2003 15:38:01 +0000 |
michaelni |
fixing msmpeg4v2 encoding
libavcodec
|
Mon, 31 Mar 2003 11:13:14 +0000 |
michaelni |
some static -> dynamic alloc & 16->8 bit
libavcodec
|
Mon, 31 Mar 2003 01:49:18 +0000 |
michaelni |
mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
libavcodec
|
Sun, 30 Mar 2003 19:26:01 +0000 |
michaelni |
mpeg1 slice encoding support
libavcodec
|
Sun, 30 Mar 2003 16:22:08 +0000 |
michaelni |
simplify slice encoding (variance of packet size is practically identical)
libavcodec
|
Sat, 29 Mar 2003 14:06:24 +0000 |
michaelni |
faster C linear blend & interpolate deinterlacers
libavcodec
|
Sat, 29 Mar 2003 13:31:12 +0000 |
michaelni |
fixing cliping of c deinterlacers
libavcodec
|
Fri, 28 Mar 2003 14:05:55 +0000 |
michaelni |
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)
libavcodec
|
Wed, 26 Mar 2003 23:25:18 +0000 |
michaelni |
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)
libavcodec
|
Wed, 26 Mar 2003 16:46:20 +0000 |
mmu_man |
debug stuff only for DEBUG :)
libavcodec
|
Wed, 26 Mar 2003 11:29:45 +0000 |
michaelni |
faster hadamard transform
libavcodec
|
Wed, 26 Mar 2003 10:39:34 +0000 |
michaelni |
10l
libavcodec
|
Mon, 24 Mar 2003 08:52:32 +0000 |
nickols_k |
binary compatibility fix (workaround for r.147, r.148)
libavcodec
|
Sat, 22 Mar 2003 12:09:02 +0000 |
michaelni |
user setable quantizer bias
libavcodec
|
Sat, 22 Mar 2003 07:59:36 +0000 |
michaelni |
binary compatibility fix
libavcodec
|
Sat, 22 Mar 2003 00:00:53 +0000 |
michaelni |
10l
libavcodec
|
Fri, 21 Mar 2003 23:13:35 +0000 |
michaelni |
bitstream tracing support
libavcodec
|
Fri, 21 Mar 2003 22:50:54 +0000 |
michaelni |
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
libavcodec
|
Thu, 20 Mar 2003 17:52:30 +0000 |
michaelni |
better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read
libavcodec
|
Thu, 20 Mar 2003 01:00:57 +0000 |
michaelni |
error resilience cleanup (its faster too...)
libavcodec
|