projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
first pass at Sierra VMD A/V decoders; video looks great, audio is not
[ffmpeg.git]
/
libavcodec
/
2004-01-02
Mike Melanson
first pass at Sierra VMD A/V decoders; video looks...
tree
|
commitdiff
2004-01-02
Michael Niedermayer
cleanup
tree
|
commitdiff
2004-01-02
Michael Niedermayer
optimizing (trellis) quantizer
tree
|
commitdiff
2004-01-02
Mike Melanson
off-by-1 error in the never-before-tested embedded...
tree
|
commitdiff
2004-01-01
Michael Niedermayer
put_pixels width comment fix
tree
|
commitdiff
2004-01-01
Michael Niedermayer
dont show uninitalized motion vectors
tree
|
commitdiff
2004-01-01
Michael Niedermayer
rate limit tips and checks
tree
|
commitdiff
2004-01-01
Michael Niedermayer
print vbv buffer size & bitrate when decoding with...
tree
|
commitdiff
2003-12-30
Michael Niedermayer
info about h and tpel
tree
|
commitdiff
2003-12-30
Michael Niedermayer
interlaced motion estimation
tree
|
commitdiff
2003-12-30
Michael Niedermayer
100000l
tree
|
commitdiff
2003-12-30
Wolfgang Hesseler
motion vector vissualization improvements patch by...
tree
|
commitdiff
2003-12-29
Michael Niedermayer
picture number fixes
tree
|
commitdiff
2003-12-28
Michael Niedermayer
10l (segfault fix)
tree
|
commitdiff
2003-12-22
Steven M. Schultz
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot...
tree
|
commitdiff
2003-12-22
Michael Niedermayer
10l (forgot to copy top_field_first flag)
tree
|
commitdiff
2003-12-21
Michael Niedermayer
rv20 / h263 b frame fix
tree
|
commitdiff
2003-12-19
Michael Niedermayer
fix crash
tree
|
commitdiff
2003-12-18
Mike Melanson
SVQ3 uses unrestricted motion vectors
tree
|
commitdiff
2003-12-18
Michael Niedermayer
svq3 fix
tree
|
commitdiff
2003-12-17
Michael Niedermayer
vbv_delay
tree
|
commitdiff
2003-12-16
Fabrice Bellard
pts and dts support in parser API
tree
|
commitdiff
2003-12-16
Mike Melanson
initial predictors are not sent to the output in QT...
tree
|
commitdiff
2003-12-15
Fabrice Bellard
added End Of File handling to return last picture for...
tree
|
commitdiff
2003-12-15
Michael Niedermayer
100l (forgot alpha & ppc)
tree
|
commitdiff
2003-12-14
Michael Niedermayer
mv vissualization & field picture fix
tree
|
commitdiff
2003-12-14
Wolfgang Hesseler
cygwin fix and dont average interlaced MVs patch by...
tree
|
commitdiff
2003-12-14
Michael Niedermayer
10l (printing qscale before parsing it)
tree
|
commitdiff
2003-12-14
Michael Niedermayer
split intra / inter dequantization
tree
|
commitdiff
2003-12-14
Michael Niedermayer
error concealment regression test
tree
|
commitdiff
2003-12-13
Michael Niedermayer
cleanup
tree
|
commitdiff
2003-12-13
Aurelien Jacobs
Here are juste two added #ifdef CONFIG_ENCODERS to...
tree
|
commitdiff
2003-12-13
Michael Niedermayer
mb type & qp vissualization
tree
|
commitdiff
2003-12-12
Michael Niedermayer
stuffing to stay above min_bitrate
tree
|
commitdiff
2003-12-12
Michael Niedermayer
CBR improvements
tree
|
commitdiff
2003-12-12
Fabrice Bellard
fixed top_field_first support when encoding
tree
|
commitdiff
2003-12-12
Fabrice Bellard
fill codec info
tree
|
commitdiff
2003-12-11
Michael Niedermayer
fixing h263p encoding without UMV
tree
|
commitdiff
2003-12-11
Michael Niedermayer
set AVCodecContext.width/height before get_buffer()
tree
|
commitdiff
2003-12-10
Michael Niedermayer
interlaced dct encoding fix
tree
|
commitdiff
2003-12-10
Fabrice Bellard
interlaced DCT support for MPEG2 encoding
tree
|
commitdiff
2003-12-10
Fabrice Bellard
fixed interlaced encoding
tree
|
commitdiff
2003-12-10
Michael Niedermayer
10l (uninitialized var ...)
tree
|
commitdiff
2003-12-10
Fabrice Bellard
fixed potential problem if aspect_ratio_info == 0 for...
tree
|
commitdiff
2003-12-10
Michael Niedermayer
MB_TYPE_INTERLACED info fix
tree
|
commitdiff
2003-12-09
Fabrice Bellard
fixed low delay decoding
tree
|
commitdiff
2003-12-09
Michael Niedermayer
100l100l100l100l100l100l100l100l100l100l100l100l100l100...
tree
|
commitdiff
2003-12-09
Michael Niedermayer
slice structured fixes
tree
|
commitdiff
2003-12-09
Michael Niedermayer
motion_subsample_log2
tree
|
commitdiff
2003-12-09
Wolfgang Hesseler
move motion_val & mb_type to AVFrame patch by (Wolfgang...
tree
|
commitdiff
2003-12-08
Alex Beregszaszi
FF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support
tree
|
commitdiff
2003-12-08
Michael Niedermayer
AIC/MQ encoding fix
tree
|
commitdiff
2003-12-08
Alex Beregszaszi
cosmetics
tree
|
commitdiff
2003-12-08
Alex Beregszaszi
more correct header parsing
tree
|
commitdiff
2003-12-08
Michael Niedermayer
alternative inter vlc encoding fix
tree
|
commitdiff
2003-12-07
Michael Niedermayer
slice flush / position fix
tree
|
commitdiff
2003-12-07
Michael Niedermayer
h263 slice structured mode
tree
|
commitdiff
2003-12-05
Michael Niedermayer
removing unused var & converting 64->32bit
tree
|
commitdiff
2003-12-05
Michael Niedermayer
AVFrame.interlaced_frame fixes
tree
|
commitdiff
2003-12-05
Michael Niedermayer
export top_field_first & interlaced_frame
tree
|
commitdiff
2003-12-04
Michael Niedermayer
set has_b_frames correctly, fixes rv20 dr1 with mplayer
tree
|
commitdiff
2003-12-04
Michael Niedermayer
cleanup
tree
|
commitdiff
2003-12-04
Michael Niedermayer
rv20 (h263) b frame decoding support
tree
|
commitdiff
2003-12-04
Mike Melanson
this should make the decoder safe for big-endian platforms
tree
|
commitdiff
2003-12-03
Michael Niedermayer
altivec.h bug workaround (untested)
tree
|
commitdiff
2003-12-03
Michael Niedermayer
cleanup
tree
|
commitdiff
2003-12-03
Michael Niedermayer
h263 modified quantization fix
tree
|
commitdiff
2003-12-03
Mike Melanson
initial support for Duck TrueMotion v1 (think of it...
tree
|
commitdiff
2003-12-03
Michael Niedermayer
split ff_h263_decode_mb() into h263 and mpeg4 versions
tree
|
commitdiff
2003-12-02
Michael Niedermayer
h263_h_loop_filter_mmx
tree
|
commitdiff
2003-12-02
Michael Niedermayer
h263_v_loop_filter_mmx
tree
|
commitdiff
2003-12-01
Michael Niedermayer
h263 MV prediction doesnt match mpeg4, for some slices...
tree
|
commitdiff
2003-12-01
Michael Niedermayer
10l
tree
|
commitdiff
2003-12-01
Michael Niedermayer
h263 loop filter
tree
|
commitdiff
2003-11-30
Michael Niedermayer
4th frame type ...
tree
|
commitdiff
2003-11-30
Michael Niedermayer
rv20 sub_id == 0x20200002 support
tree
|
commitdiff
2003-11-30
Michael Niedermayer
cleanup
tree
|
commitdiff
2003-11-30
Michael Niedermayer
rv10 fix
tree
|
commitdiff
2003-11-30
Michael Niedermayer
rv20 decoder
tree
|
commitdiff
2003-11-29
Michael Niedermayer
forgot
tree
|
commitdiff
2003-11-29
Michael Niedermayer
h263 alternative inter vlc support
tree
|
commitdiff
2003-11-29
Michael Niedermayer
intra16x16 fix
tree
|
commitdiff
2003-11-28
Michael Niedermayer
10000l
tree
|
commitdiff
2003-11-28
Michael Niedermayer
cleanup
tree
|
commitdiff
2003-11-28
Michael Niedermayer
h263 OBMC & 4MV support
tree
|
commitdiff
2003-11-27
Michael Niedermayer
dont read from b frames if draw_horiz_band==NULL
tree
|
commitdiff
2003-11-27
Roman Shaposhnik
* 3x encoding speedup. Finally we seem to be on...
tree
|
commitdiff
2003-11-26
Roberto Togni
- Add reget_buffer() function to AVCodecContext
tree
|
commitdiff
2003-11-25
Michael Niedermayer
16x8 MV vissualization by (Wolfgang Hesseler <qv at...
tree
|
commitdiff
2003-11-24
Michael Niedermayer
10l
tree
|
commitdiff
2003-11-23
Alex Beregszaszi
theora alpha3 support (with maintaining backward compat...
tree
|
commitdiff
2003-11-23
Alex Beregszaszi
finally working with old theora bitstream (flipped...
tree
|
commitdiff
2003-11-16
Michael Niedermayer
av_d2q() documentation
tree
|
commitdiff
2003-11-14
Mike Melanson
yep, FLI support
tree
|
commitdiff
2003-11-13
Michael Niedermayer
qprd with b frames fix
tree
|
commitdiff
2003-11-13
Michael Niedermayer
qprd needs mbd=2
tree
|
commitdiff
2003-11-13
Zdenek Kabelac
* sys/types.h for size_t
tree
|
commitdiff
2003-11-13
Ivan Kalvachev
silence few warnings
tree
|
commitdiff
2003-11-12
Michael Niedermayer
better fix
tree
|
commitdiff
2003-11-12
Michael Niedermayer
small mjpeg fix by (James Stembridge <jstembridge at...
tree
|
commitdiff
next