projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
1/2 resolution decoding
[libav.git]
/
libavcodec
/
mpegvideo.c
2004-09-25
Michael Niedermayer
1/2 resolution decoding
blob
|
commitdiff
2004-09-24
Michael Niedermayer
100l
blob
|
commitdiff
|
diff to current
2004-09-20
Michael Niedermayer
check if the user specified timestamps are strictly...
blob
|
commitdiff
|
diff to current
2004-09-16
Loren Merritt
10l (scene change pict_type was wrong after coded_frame...
blob
|
commitdiff
|
diff to current
2004-09-15
Michael Niedermayer
changing size segfault fix
blob
|
commitdiff
|
diff to current
2004-09-14
Michael Niedermayer
comment fix
blob
|
commitdiff
|
diff to current
2004-09-14
Michael Niedermayer
qprd + mpeg2 segfault fix
blob
|
commitdiff
|
diff to current
2004-09-08
Michael Niedermayer
10l (wrong coded_picture)
blob
|
commitdiff
|
diff to current
2004-08-13
Michael Niedermayer
minor optimization
blob
|
commitdiff
|
diff to current
2004-08-11
Michael Niedermayer
10l (dont store 2 different things at the same place...
blob
|
commitdiff
|
diff to current
2004-07-20
Christophe Massiot
miscalculation of header_bits when using the -thread...
blob
|
commitdiff
|
diff to current
2004-06-30
Michael Niedermayer
10l (fixes delayed frames during encoding)
blob
|
commitdiff
|
diff to current
2004-06-11
Ivan Kalvachev
mpeg2 chroma422/444 support, may be slower, may be...
blob
|
commitdiff
|
diff to current
2004-06-07
Michael Niedermayer
nsse weight
blob
|
commitdiff
|
diff to current
2004-06-07
Michael Niedermayer
noise preserving sum of squares comparission function
blob
|
commitdiff
|
diff to current
2004-06-06
Michael Niedermayer
sanity checks
blob
|
commitdiff
|
diff to current
2004-06-05
Michael Niedermayer
qscale + qprd fix
blob
|
commitdiff
|
diff to current
2004-06-03
Michael Niedermayer
change qscale -> lambda for the motion estimation
blob
|
commitdiff
|
diff to current
2004-05-31
Michael Niedermayer
h261 dequant fix
blob
|
commitdiff
|
diff to current
2004-05-30
Michael Niedermayer
h261 decoder by (Maarten Daniels <maarten.daniels at...
blob
|
commitdiff
|
diff to current
2004-05-29
Michael Niedermayer
export low_delay for encoding too
blob
|
commitdiff
|
diff to current
2004-05-18
Chris Flerackers
rtp callback context patch by ("Chris Flerackers" ...
blob
|
commitdiff
|
diff to current
2004-05-18
Michael Niedermayer
some of the warning fixes by (Michael Roitzsch <mroi...
blob
|
commitdiff
|
diff to current
2004-05-11
Michael Niedermayer
moving motion estimation specific variables from MpegEn...
blob
|
commitdiff
|
diff to current
2004-04-30
Michael Niedermayer
cleanup & memleak fix
blob
|
commitdiff
|
diff to current
2004-04-30
Michael Niedermayer
intra_dc_precission>0 encoding support
blob
|
commitdiff
|
diff to current
2004-04-30
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2004-04-29
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2004-04-29
Michael Niedermayer
remove duplicated find_frame_end() code
blob
|
commitdiff
|
diff to current
2004-04-24
Michael Niedermayer
minor motion estimation cleanup
blob
|
commitdiff
|
diff to current
2004-04-23
Michael Niedermayer
sanity check
blob
|
commitdiff
|
diff to current
2004-04-23
Michael Niedermayer
reuse motion vectors/mb types/field select values of...
blob
|
commitdiff
|
diff to current
2004-04-19
Michael Niedermayer
exporting field_select/ref_index values
blob
|
commitdiff
|
diff to current
2004-04-18
Michael Niedermayer
fix y scale of mv vissualization of interlaced MVs
blob
|
commitdiff
|
diff to current
2004-04-17
Michael Niedermayer
passing AVFrame instead of AVPicture around in ffmpeg...
blob
|
commitdiff
|
diff to current
2004-04-17
Michael Niedermayer
flv dropable p frame support
blob
|
commitdiff
|
diff to current
2004-04-16
Michael Niedermayer
unify table indexing (motion_val,dc_val,ac_val,coded_bl...
blob
|
commitdiff
|
diff to current
2004-04-03
Michael Niedermayer
nicer looking arrows for the motion vector vissualization
blob
|
commitdiff
|
diff to current
2004-04-02
Michael Niedermayer
interlaced chroma MC divx-bug workaround
blob
|
commitdiff
|
diff to current
2004-03-26
Michael Niedermayer
huge vbv buffer size + CBR fix
blob
|
commitdiff
|
diff to current
2004-03-24
Falk Hüffner
warning patrol
blob
|
commitdiff
|
diff to current
2004-03-22
Michael Niedermayer
Compile fix by (Chip <szarlada at freemail dot hu>)
blob
|
commitdiff
|
diff to current
2004-03-16
Michael Niedermayer
moving f/b_code init to where it should be
blob
|
commitdiff
|
diff to current
2004-03-16
Michael Niedermayer
init cleanup
blob
|
commitdiff
|
diff to current
2004-03-14
Michael Niedermayer
alignment fix
blob
|
commitdiff
|
diff to current
2004-03-14
Michael Niedermayer
width,height%16!=0 fix
blob
|
commitdiff
|
diff to current
2004-03-11
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2004-03-05
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2004-03-02
Michael Niedermayer
100l (divx5 b frame + seeking + flush fix)
blob
|
commitdiff
|
diff to current
2004-03-01
Ivan Kalvachev
initial chroma_format changes,xvmc tweaks and codec_cap
blob
|
commitdiff
|
diff to current
2004-02-29
Michael Niedermayer
optimizing/cleanup of mpeg/qpel_motion()
blob
|
commitdiff
|
diff to current
2004-02-29
Michael Niedermayer
simplify MPV_motion()
blob
|
commitdiff
|
diff to current
2004-02-29
Michael Niedermayer
interlaced mpeg4 + edge emu fix (fixes decoding of...
blob
|
commitdiff
|
diff to current
2004-02-26
Michael Niedermayer
10l (vdpart fix)
blob
|
commitdiff
|
diff to current
2004-02-26
Michael Niedermayer
100l (field picture decoding fix)
blob
|
commitdiff
|
diff to current
2004-02-25
Wolfgang Hesseler
export DCT coefficients patch by (Wolfgang Hesseler...
blob
|
commitdiff
|
diff to current
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
next