projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot...
[libav.git]
/
libavcodec
/
mpegvideo.c
2004-02-25
Wolfgang Hesseler
export DCT coefficients patch by (Wolfgang Hesseler...
blob
|
commitdiff
2004-02-25
Michael Niedermayer
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
blob
|
commitdiff
|
diff to current
2004-02-25
Michael Niedermayer
set AVFrame.pts based upon framerate if its 0
blob
|
commitdiff
|
diff to current
2004-02-23
Michael Niedermayer
multithreaded mpeg2 decoding
blob
|
commitdiff
|
diff to current
2004-02-18
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
2004-02-18
Michael Niedermayer
check if threads_count is too large
blob
|
commitdiff
|
diff to current
2004-02-17
Michael Niedermayer
noise reduction with threads bugfix
blob
|
commitdiff
|
diff to current
2004-02-14
Michael Niedermayer
mpeg4 b frame + adaptive quantization assertion failure fix
blob
|
commitdiff
|
diff to current
2004-02-14
Michael Niedermayer
multithreaded spatial complexity calculation for i...
blob
|
commitdiff
|
diff to current
2004-02-14
Michael Niedermayer
ff_copy_bits() optimization
blob
|
commitdiff
|
diff to current
2004-02-13
Michael Niedermayer
activate the memcpy special case for the byte aligned...
blob
|
commitdiff
|
diff to current
2004-02-13
Michael Niedermayer
replace a few pbBufPtr() by put_bits_count(), one of...
blob
|
commitdiff
|
diff to current
2004-02-13
Michael Niedermayer
multithreaded/SMP motion estimation
blob
|
commitdiff
|
diff to current
2004-02-06
Tinic Uro
- made --extra-cflags option work on darwin
blob
|
commitdiff
|
diff to current
2004-02-06
Alex Beregszaszi
get_bit_count -> put_bits_count
blob
|
commitdiff
|
diff to current
2004-02-06
Michael Niedermayer
analyze the gradient of the error surface to avoid...
blob
|
commitdiff
|
diff to current
2004-02-06
Michael Niedermayer
quantizer noise shaping optimization
blob
|
commitdiff
|
diff to current
2004-02-02
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
2004-02-02
Michael Niedermayer
quantizer noise shaping
blob
|
commitdiff
|
diff to current
2004-01-29
Michael Niedermayer
b frames + cbr fix
blob
|
commitdiff
|
diff to current
2004-01-26
Michael Niedermayer
mpeg4 pts fix
blob
|
commitdiff
|
diff to current
2004-01-24
Michael Niedermayer
optimization & bugfix extracted from the 4k line diff...
blob
|
commitdiff
|
diff to current
2004-01-22
Michael Niedermayer
closed gop support & flags2 as all bits in flags are...
blob
|
commitdiff
|
diff to current
2004-01-19
Michael Niedermayer
avcodec_flush_buffers() fix
blob
|
commitdiff
|
diff to current
2004-01-18
Michael Niedermayer
removing broken framerate conversation hack in mpeg1/2
blob
|
commitdiff
|
diff to current
2004-01-12
Michael Niedermayer
type fixes, found by Wolfgang Hesseler
blob
|
commitdiff
|
diff to current
2004-01-10
Michael Niedermayer
copyright year update of the files i touched and rememb...
blob
|
commitdiff
|
diff to current
2004-01-05
Michael Niedermayer
interlaced dct decision cleanup
blob
|
commitdiff
|
diff to current
2004-01-04
Michael Niedermayer
non YV12 vissualization fix by (Wolfgang Hesseler ...
blob
|
commitdiff
|
diff to current
2004-01-04
Michael Niedermayer
warn the user if we had to clip some dct coefficient...
blob
|
commitdiff
|
diff to current
2004-01-02
Michael Niedermayer
denoise_dct_mmx()
blob
|
commitdiff
|
diff to current
2004-01-02
Michael Niedermayer
more trellis quant optimizations
blob
|
commitdiff
|
diff to current
2004-01-02
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2004-01-02
Michael Niedermayer
optimizing (trellis) quantizer
blob
|
commitdiff
|
diff to current
2004-01-01
Michael Niedermayer
dont show uninitalized motion vectors
blob
|
commitdiff
|
diff to current
2004-01-01
Michael Niedermayer
rate limit tips and checks
blob
|
commitdiff
|
diff to current
2003-12-30
Michael Niedermayer
interlaced motion estimation
blob
|
commitdiff
|
diff to current
2003-12-30
Michael Niedermayer
100000l
blob
|
commitdiff
|
diff to current
2003-12-30
Wolfgang Hesseler
motion vector vissualization improvements patch by...
blob
|
commitdiff
|
diff to current
2003-12-29
Michael Niedermayer
picture number fixes
blob
|
commitdiff
|
diff to current
2003-12-22
Steven M. Schultz
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot...
blob
|
commitdiff
|
diff to current
2003-12-22
Michael Niedermayer
10l (forgot to copy top_field_first flag)
blob
|
commitdiff
|
diff to current
2003-12-17
Michael Niedermayer
vbv_delay
blob
|
commitdiff
|
diff to current
2003-12-14
Michael Niedermayer
split intra / inter dequantization
blob
|
commitdiff
|
diff to current
2003-12-14
Michael Niedermayer
error concealment regression test
blob
|
commitdiff
|
diff to current
2003-12-13
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2003-12-13
Aurelien Jacobs
Here are juste two added #ifdef CONFIG_ENCODERS to...
blob
|
commitdiff
|
diff to current
2003-12-13
Michael Niedermayer
mb type & qp vissualization
blob
|
commitdiff
|
diff to current
2003-12-12
Michael Niedermayer
stuffing to stay above min_bitrate
blob
|
commitdiff
|
diff to current
2003-12-12
Fabrice Bellard
fixed top_field_first support when encoding
blob
|
commitdiff
|
diff to current
2003-12-10
Michael Niedermayer
interlaced dct encoding fix
blob
|
commitdiff
|
diff to current
2003-12-10
Fabrice Bellard
fixed interlaced encoding
blob
|
commitdiff
|
diff to current
2003-12-09
Michael Niedermayer
motion_subsample_log2
blob
|
commitdiff
|
diff to current
2003-12-09
Wolfgang Hesseler
move motion_val & mb_type to AVFrame patch by (Wolfgang...
blob
|
commitdiff
|
diff to current
2003-12-07
Michael Niedermayer
slice flush / position fix
blob
|
commitdiff
|
diff to current
2003-12-07
Michael Niedermayer
h263 slice structured mode
blob
|
commitdiff
|
diff to current
2003-12-05
Michael Niedermayer
AVFrame.interlaced_frame fixes
blob
|
commitdiff
|
diff to current
2003-12-05
Michael Niedermayer
export top_field_first & interlaced_frame
blob
|
commitdiff
|
diff to current
2003-12-04
Michael Niedermayer
rv20 (h263) b frame decoding support
blob
|
commitdiff
|
diff to current
2003-12-03
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2003-12-03
Michael Niedermayer
h263 modified quantization fix
blob
|
commitdiff
|
diff to current
2003-12-01
Michael Niedermayer
h263 loop filter
blob
|
commitdiff
|
diff to current
2003-11-30
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2003-11-29
Michael Niedermayer
h263 alternative inter vlc support
blob
|
commitdiff
|
diff to current
2003-11-28
Michael Niedermayer
h263 OBMC & 4MV support
blob
|
commitdiff
|
diff to current
2003-11-27
Michael Niedermayer
dont read from b frames if draw_horiz_band==NULL
blob
|
commitdiff
|
diff to current
2003-11-25
Michael Niedermayer
16x8 MV vissualization by (Wolfgang Hesseler <qv at...
blob
|
commitdiff
|
diff to current
2003-11-24
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2003-11-13
Michael Niedermayer
qprd with b frames fix
blob
|
commitdiff
|
diff to current
2003-11-13
Michael Niedermayer
qprd needs mbd=2
blob
|
commitdiff
|
diff to current
2003-11-12
Michael Niedermayer
ac prediction with rate distorted qp fix
blob
|
commitdiff
|
diff to current
2003-11-12
Michael Niedermayer
rate distored optimal lambda->qp support
blob
|
commitdiff
|
diff to current
2003-11-03
Michael Niedermayer
flush fix (untested)
blob
|
commitdiff
|
diff to current
2003-11-03
Michael Niedermayer
10l (fixes dct coeff noise reduction)
blob
|
commitdiff
|
diff to current
2003-11-03
Michel Bardiaux
av_log() patch by (Michel Bardiaux <mbardiaux at peakti...
blob
|
commitdiff
|
diff to current
2003-11-02
Michael Niedermayer
noise reduction of dct coefficients
blob
|
commitdiff
|
diff to current
2003-10-30
Michael Niedermayer
pts fix and related fixes
blob
|
commitdiff
|
diff to current
2003-10-27
Ivan Kalvachev
XvMC speedup by removing one memcpy and doing MB packing
blob
|
commitdiff
|
diff to current
2003-10-27
Michael Niedermayer
make convert_matrix() independant of MpegEncContext
blob
|
commitdiff
|
diff to current
2003-10-25
Michael Niedermayer
segfault fix
blob
|
commitdiff
|
diff to current
2003-10-23
Michael Niedermayer
optionally merge postscale into quantization table...
blob
|
commitdiff
|
diff to current
2003-10-22
Michael Niedermayer
floating point AAN DCT
blob
|
commitdiff
|
diff to current
2003-10-22
Michael Niedermayer
112 bytes smaller MpegEncContext
blob
|
commitdiff
|
diff to current
2003-10-22
Michael Niedermayer
move blocks away MpegEncContext (7.4 -> 5.8k)
blob
|
commitdiff
|
diff to current
2003-10-22
Michael Niedermayer
move mmx quantizer matrixes out of MpegEncContext ...
blob
|
commitdiff
|
diff to current
2003-10-22
Michael Niedermayer
move q_*_matrix out of MpegEncContext (40k ->23k) dct_q...
blob
|
commitdiff
|
diff to current
2003-10-21
Michael Niedermayer
dynamic alloc of picture structs instead of putting...
blob
|
commitdiff
|
diff to current
2003-10-20
Michael Niedermayer
export mpeg2 active display area / pan scan
blob
|
commitdiff
|
diff to current
2003-10-17
Michael Niedermayer
emu_edge checks simplification and avoid redundant...
blob
|
commitdiff
|
diff to current
2003-10-16
Michael Niedermayer
picture buffer cleanup, this fixes a assertion failure...
blob
|
commitdiff
|
diff to current
2003-10-14
Mike Melanson
disable encoders where appropriate (patch courtesy...
blob
|
commitdiff
|
diff to current
2003-10-12
Michael Niedermayer
fix decoding if the aspect ratio changes
blob
|
commitdiff
|
diff to current
2003-10-12
Alex Beregszaszi
removed the obsolete and unused parameters of init_put_bits
blob
|
commitdiff
|
diff to current
2003-10-07
Michael Niedermayer
use lagrange multipler instead of qp for ratecontrol...
blob
|
commitdiff
|
diff to current
2003-10-02
Michael Niedermayer
rd cbp + single coeff elimination fix
blob
|
commitdiff
|
diff to current
2003-10-02
Michael Niedermayer
optionally try to encode each MB with MV=<0,0> and...
blob
|
commitdiff
|
diff to current
2003-09-30
Michael Niedermayer
rate distortion optimal cbp support (h263/mpeg4 non...
blob
|
commitdiff
|
diff to current
2003-09-24
Michael Niedermayer
slight quality improvement ( < +0.04 PSNR) for high...
blob
|
commitdiff
|
diff to current
2003-09-16
Michael Niedermayer
scenechange_threshold
blob
|
commitdiff
|
diff to current
2003-09-10
Michael Niedermayer
AVI stream header FCC / more reliable detection of...
blob
|
commitdiff
|
diff to current
next