2004-01-23 |
michael |
segfault fix
libavcodec
|
2004-01-22 |
michael |
closed gop support & flags2 as all bits in flags are used
libavcodec
|
2004-01-22 |
michael |
inttypes.h patch by (Chip <szarlada at freemail dot hu>)
libavcodec
|
2004-01-21 |
michael |
more tolerance for dc=0
libavcodec
|
2004-01-19 |
michael |
avcodec_flush_buffers() fix
libavcodec
|
2004-01-18 |
michael |
segfault fix
libavcodec
|
2004-01-18 |
michael |
removing broken framerate conversation hack in mpeg1/2
libavcodec
|
2004-01-18 |
michael |
rv20 mv prediction in b frames fix
libavcodec
|
2004-01-15 |
michael |
xvid "packed" stuff support
libavcodec
|
2004-01-14 |
michael |
dont calculate stuff if its not used ...
libavcodec
|
2004-01-14 |
michael |
fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp
libavcodec
|
2004-01-13 |
rtognimp |
Right fix for older zlib version
libavcodec
|
2004-01-13 |
rtognimp |
Fix for older version of zlib
libavcodec
|
2004-01-12 |
michael |
type fixes, found by Wolfgang Hesseler
libavcodec
|
2004-01-12 |
rtognimp |
MSZH and ZLIB decoder support
libavcodec
|
2004-01-10 |
michael |
grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb))
libavcodec
|
2004-01-10 |
michael |
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise
libavcodec
|
2004-01-10 |
michael |
more sane inttypes emulation behavior if libavcodec is used outside ffmpeg
libavcodec
|
2004-01-10 |
michael |
cleanup
libavcodec
|
2004-01-09 |
michael |
something unimportant ...
libavcodec
|
2004-01-09 |
michael |
inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at androme dot be>)
libavcodec
|
2004-01-08 |
michael |
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavcodec
|
2004-01-08 |
michael |
optimize compute_antialias() and add a floating point based alternative (2x faster)
libavcodec
|
2004-01-08 |
michael |
uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>)
libavcodec
|
2004-01-08 |
michael |
memleak fix
libavcodec
|
2004-01-05 |
michael |
10l
libavcodec
|
2004-01-05 |
michael |
interlaced dct decision cleanup
libavcodec
|
2004-01-05 |
michael |
simplify
libavcodec
|
2004-01-04 |
michael |
gop timestamp fix
libavcodec
|
2004-01-04 |
michael |
10000l
libavcodec
|
2004-01-04 |
michael |
frame rate emulation "fix" by (Mean <fixounet at free dot fr>)
libavcodec
|
2004-01-04 |
michael |
mpeg2 QP clamping fix
libavcodec
|
2004-01-04 |
michael |
non YV12 vissualization fix by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
2004-01-04 |
michael |
warn the user if we had to clip some dct coefficient due to a crappy format which doenst support the whole needed range (msmpeg4/wmv mostly but mpeg1 too to a lesser extend)
libavcodec
|
2004-01-04 |
michael |
SVCD scan offset stuff
libavcodec
|
2004-01-03 |
michael |
denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>)
libavcodec
|
2004-01-02 |
michael |
denoise_dct_mmx()
libavcodec
|
2004-01-02 |
michael |
more trellis quant optimizations
libavcodec
|
2004-01-02 |
melanson |
first pass at Sierra VMD A/V decoders; video looks great, audio is not
libavcodec
|
2004-01-02 |
michael |
cleanup
libavcodec
|
2004-01-02 |
michael |
optimizing (trellis) quantizer
libavcodec
|
2004-01-02 |
melanson |
off-by-1 error in the never-before-tested embedded string code
libavcodec
|
2004-01-01 |
michael |
put_pixels width comment fix
libavcodec
|
2004-01-01 |
michael |
dont show uninitalized motion vectors
libavcodec
|
2004-01-01 |
michael |
rate limit tips and checks
libavcodec
|
2004-01-01 |
michael |
print vbv buffer size & bitrate when decoding with -debug 1
libavcodec
|
2003-12-30 |
michael |
info about h and tpel
libavcodec
|
2003-12-30 |
michael |
interlaced motion estimation
libavcodec
|
2003-12-30 |
michael |
100000l
libavcodec
|
2003-12-30 |
michael |
motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
2003-12-29 |
michael |
picture number fixes
libavcodec
|
2003-12-28 |
michael |
10l (segfault fix)
libavcodec
|
2003-12-22 |
michael |
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavcodec
|
2003-12-22 |
michael |
10l (forgot to copy top_field_first flag)
libavcodec
|
2003-12-21 |
michael |
rv20 / h263 b frame fix
libavcodec
|
2003-12-19 |
michael |
fix crash
libavcodec
|
2003-12-18 |
melanson |
SVQ3 uses unrestricted motion vectors
libavcodec
|
2003-12-18 |
michael |
svq3 fix
libavcodec
|
2003-12-17 |
michael |
vbv_delay
libavcodec
|
2003-12-16 |
bellard |
pts and dts support in parser API
libavcodec
|
2003-12-16 |
melanson |
initial predictors are not sent to the output in QT IMA; fix stereo QT
libavcodec
|
2003-12-15 |
bellard |
added End Of File handling to return last picture for MPEG1/2/4
libavcodec
|
2003-12-15 |
michael |
100l (forgot alpha & ppc)
libavcodec
|
2003-12-14 |
michael |
mv vissualization & field picture fix
libavcodec
|
2003-12-14 |
michael |
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
2003-12-14 |
michael |
10l (printing qscale before parsing it)
libavcodec
|
2003-12-14 |
michael |
split intra / inter dequantization
libavcodec
|
2003-12-14 |
michael |
error concealment regression test
libavcodec
|
2003-12-13 |
michael |
cleanup
libavcodec
|
2003-12-13 |
michael |
Here are juste two added #ifdef CONFIG_ENCODERS to allow
libavcodec
|
2003-12-13 |
michael |
mb type & qp vissualization
libavcodec
|
2003-12-12 |
michael |
stuffing to stay above min_bitrate
libavcodec
|
2003-12-12 |
michael |
CBR improvements
libavcodec
|
2003-12-12 |
bellard |
fixed top_field_first support when encoding
libavcodec
|
2003-12-12 |
bellard |
fill codec info
libavcodec
|
2003-12-11 |
michael |
fixing h263p encoding without UMV
libavcodec
|
2003-12-11 |
michael |
set AVCodecContext.width/height before get_buffer()
libavcodec
|
2003-12-10 |
michael |
interlaced dct encoding fix
libavcodec
|
2003-12-10 |
bellard |
interlaced DCT support for MPEG2 encoding
libavcodec
|
2003-12-10 |
bellard |
fixed interlaced encoding
libavcodec
|
2003-12-10 |
michael |
10l (uninitialized var ...)
libavcodec
|
2003-12-10 |
bellard |
fixed potential problem if aspect_ratio_info == 0 for MPEG stream - fixed aspect ratio problem if CODEC_ID_MPEG2VIDEO is used to decode an MPEG1 stream (which is the recommended codec id for mpeg video)
libavcodec
|
2003-12-10 |
michael |
MB_TYPE_INTERLACED info fix
libavcodec
|
2003-12-09 |
bellard |
fixed low delay decoding
libavcodec
|
2003-12-09 |
michael |
100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l
libavcodec
|
2003-12-09 |
michael |
slice structured fixes
libavcodec
|
2003-12-09 |
michael |
motion_subsample_log2
libavcodec
|
2003-12-09 |
michael |
move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
2003-12-08 |
alex |
FF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support
libavcodec
|
2003-12-08 |
michael |
AIC/MQ encoding fix
libavcodec
|
2003-12-08 |
alex |
cosmetics
libavcodec
|
2003-12-08 |
alex |
more correct header parsing
libavcodec
|
2003-12-08 |
michael |
alternative inter vlc encoding fix
libavcodec
|
2003-12-07 |
michael |
slice flush / position fix
libavcodec
|
2003-12-07 |
michael |
h263 slice structured mode
libavcodec
|
2003-12-05 |
michael |
removing unused var & converting 64->32bit
libavcodec
|