2003-05-11 |
tmmm |
fix motion vector decoding bug and reinstate interframes
libavcodec
|
2003-05-11 |
tmmm |
get those permutations straight
libavcodec
|
2003-05-10 |
tmmm |
squashed a bunch of subtle array indexing bugs, fixed block mapping
libavcodec
|
2003-05-10 |
michaelni |
print obmc bug info only if avctx->debug&1
libavcodec
|
2003-05-10 |
tmmm |
dump the shady binary search logic (the part that binary searches
libavcodec
|
2003-05-10 |
tmmm |
change the way the ImageDescription is passed to the decoder
libavcodec
|
2003-05-09 |
michaelni |
svq3 decoder by anonymous
libavcodec
|
2003-05-08 |
tmmm |
correct the custom coding mode alphabet, add some validation on the
libavcodec
|
2003-05-07 |
michaelni |
more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
2003-05-07 |
romansh |
* introducing new public interface in imgconvert.c
libavcodec
|
2003-05-07 |
tmmm |
looking better all the time! motion compensation is starting to work
libavcodec
|
2003-05-07 |
tmmm |
fixed buffer allocation logic (hopefully) so that decoder does not crash
libavcodec
|
2003-05-06 |
michaelni |
release buffer cleanup
libavcodec
|
2003-05-06 |
tmmm |
fix decoder so that ffmpeg does not crash, at least not right away
libavcodec
|
2003-05-05 |
michaelni |
Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>)
libavcodec
|
2003-05-05 |
michaelni |
doxy
libavcodec
|
2003-05-05 |
tmmm |
first pass at a new VP3 video decoder
libavcodec
|
2003-05-03 |
arpi_esp |
looks better (req. for mp-G2)
libavcodec
|
2003-05-01 |
romansh |
making it nicer to the client who doesn't expect errors messages in stdout
libavcodec
|
2003-04-29 |
romansh |
* fixing NTSC frame rate for DV streams
libavcodec
|
2003-04-27 |
michaelni |
10l
libavcodec
|
2003-04-27 |
michaelni |
tired
libavcodec
|
2003-04-27 |
michaelni |
10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers)
libavcodec
|
2003-04-25 |
michaelni |
10l
libavcodec
|
2003-04-25 |
michaelni |
2pass stats fix (by ffdshow cvslog)
libavcodec
|
2003-04-25 |
michaelni |
typo in a comment ...
libavcodec
|
2003-04-25 |
michaelni |
fixing mixed dr1 + internal buffers
libavcodec
|
2003-04-25 |
michaelni |
doc fixes (forgot to commit)
libavcodec
|
2003-04-23 |
kabi |
* more strict types
libavcodec
|
2003-04-22 |
michaelni |
cleanup mpeg1/2 bitstream parser
libavcodec
|
2003-04-22 |
kabi |
* fixed initialization and some memleak
libavcodec
|
2003-04-21 |
bellard |
rgb555 alpha extraction fix
libavcodec
|
2003-04-21 |
bellard |
added img_get_alpha_info()
libavcodec
|
2003-04-21 |
bellard |
fixed PIX_FMT_YUV422 conversions
libavcodec
|
2003-04-21 |
bellard |
loss fixes (thanks to Daniel Serpell) - shrink22 fix
libavcodec
|
2003-04-21 |
bellard |
added all missing UV conversions
libavcodec
|
2003-04-21 |
bellard |
almost exhaustive image conversion support
libavcodec
|
2003-04-21 |
bellard |
accurate YUV to RGB and RGB to YUV conversions - added comments
libavcodec
|
2003-04-20 |
bellard |
YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support
libavcodec
|
2003-04-20 |
bellard |
fixed static init
libavcodec
|
2003-04-20 |
bellard |
new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size)
libavcodec
|
2003-04-19 |
bellard |
rgba32 convert
libavcodec
|
2003-04-19 |
tmmm |
code redundancy reduction, courtesy of suxen_drol -at- hotmail.com
libavcodec
|
2003-04-18 |
michaelni |
better? default thresholds, if this is worse for any files, then tell us ASAP
libavcodec
|
2003-04-18 |
michaelni |
mpeg2 qscale flag
libavcodec
|
2003-04-17 |
michaelni |
segfault fix
libavcodec
|
2003-04-16 |
arpi_esp |
Compile a52 util functions too
libavcodec
|
2003-04-16 |
arpi_esp |
Utility functions (CRC calc & float->int converters)
libavcodec
|
2003-04-16 |
michaelni |
meanigfull dr1 comment
libavcodec
|
2003-04-15 |
romansh |
Changes for SPARC/Solaris compatibility. Now it should be possible to
libavcodec
|
2003-04-15 |
tmmm |
native Indeo3 decoder implementation
libavcodec
|
2003-04-14 |
michaelni |
10l
libavcodec
|
2003-04-14 |
michaelni |
check validity of some flags
libavcodec
|
2003-04-14 |
michaelni |
minor cleanup / some warning fixes
libavcodec
|
2003-04-14 |
michaelni |
10l (hadamard fix)
libavcodec
|
2003-04-12 |
michaelni |
10l
libavcodec
|
2003-04-12 |
michaelni |
faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net)
libavcodec
|
2003-04-12 |
michaelni |
10l (use before malloc)
libavcodec
|
2003-04-11 |
michaelni |
some checks to avoid segfaults if the decoder is feeded with junk
libavcodec
|
2003-04-11 |
michaelni |
100l (mpeg2 decoding fixed)
libavcodec
|