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
|