git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net...
[ffmpeg.git]
/
libavcodec
/
mpegvideo.c
2003-01-19
Måns Rullgård
C99 initializers and kill warnings patch by (mru at...
blob
|
commitdiff
2003-01-19
Michael Niedermayer
finetuneing thresholds/factors
blob
|
commitdiff
|
diff to current
2003-01-18
Michael Niedermayer
bugs
blob
|
commitdiff
|
diff to current
2003-01-15
Michael Niedermayer
more compare functions (rd & bit)
blob
|
commitdiff
|
diff to current
2003-01-13
Michael Niedermayer
gmc1 segfault fix (found by kabi)
blob
|
commitdiff
|
diff to current
2003-01-12
Michael Niedermayer
get_format()
blob
|
commitdiff
|
diff to current
2003-01-05
Michael Niedermayer
negative linesize support (so mplayer -flip works)
blob
|
commitdiff
|
diff to current
2003-01-05
Thomas Jarosch
pts encoding fix patch by (Thomas Jarosch <tomj at...
blob
|
commitdiff
|
diff to current
2003-01-05
Michael Niedermayer
qpel in mmx2/3dnow
blob
|
commitdiff
|
diff to current
2003-01-02
Michael Niedermayer
pre motion estimation cleanup/bugfix
blob
|
commitdiff
|
diff to current
2003-01-02
Michael Niedermayer
motion estimation pre pass
blob
|
commitdiff
|
diff to current
2003-01-01
Michael Niedermayer
trellis quantization for mpeg1
blob
|
commitdiff
|
diff to current
2002-12-31
Michael Niedermayer
more optimized trellis quantizer
blob
|
commitdiff
|
diff to current
2002-12-31
Michael Niedermayer
trellis quantization
blob
|
commitdiff
|
diff to current
2002-12-27
Michael Niedermayer
qpel encoding
blob
|
commitdiff
|
diff to current
2002-12-17
Michael Niedermayer
more debug output
blob
|
commitdiff
|
diff to current
2002-12-09
Michael Niedermayer
AVVideoFrame -> AVFrame
blob
|
commitdiff
|
diff to current
2002-12-09
Michael Niedermayer
cleanup / messup?
blob
|
commitdiff
|
diff to current
2002-12-06
Michael Niedermayer
fixing 2pass assert failure
blob
|
commitdiff
|
diff to current
2002-12-05
Michael Niedermayer
fixing hq + adaptive quant
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
fixing files where the first frame isn a keyframe
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
new PSNR code (now works with chroma, b frames, ...)
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2002-12-03
Michael Niedermayer
100l (mixing chroma & luma linesize)
blob
|
commitdiff
|
diff to current
2002-11-23
Michael Niedermayer
moving init of some variables (hurry_up,...) to MPV_fra...
blob
|
commitdiff
|
diff to current
2002-11-22
Zdenek Kabelac
* remaining part of John Ryland's patch
blob
|
commitdiff
|
diff to current
2002-11-20
Michael Niedermayer
aspect ratio cleanup
blob
|
commitdiff
|
diff to current
2002-11-19
Zdenek Kabelac
* compilation fix (ARM users please check)
blob
|
commitdiff
|
diff to current
2002-11-12
Zdenek Kabelac
* fixing some minor const warnings
blob
|
commitdiff
|
diff to current
2002-11-11
Zdenek Kabelac
* using DSPContext - so each codec could use its local...
blob
|
commitdiff
|
diff to current
2002-11-10
Michael Niedermayer
reversing header game
blob
|
commitdiff
|
diff to current
2002-11-09
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2002-11-08
Michael Niedermayer
cleanup (breaks compatibility, requested by fabrice)
blob
|
commitdiff
|
diff to current
2002-11-02
Michael Niedermayer
Altivec Patch (Mark III) by (Dieter Shirley <dieters...
blob
|
commitdiff
|
diff to current
2002-10-31
Michael Niedermayer
put a few large tables under #ifdef CONFIG_ENCODERS...
blob
|
commitdiff
|
diff to current
2002-10-31
Michael Niedermayer
dont call emms_c() for each MB
blob
|
commitdiff
|
diff to current
2002-10-31
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2002-10-31
Michael Niedermayer
fixing another assert q>0.0 issue caused by variance...
blob
|
commitdiff
|
diff to current
2002-10-30
Michael Niedermayer
exporting the internal qscale table, this allso fixes...
blob
|
commitdiff
|
diff to current
2002-10-27
Michael Niedermayer
handle direct rendering buffer allocation failure
blob
|
commitdiff
|
diff to current
2002-10-25
Michael Niedermayer
idct_permutation_type variable, so the permutation...
blob
|
commitdiff
|
diff to current
2002-10-25
Michael Niedermayer
regression test for H263+
blob
|
commitdiff
|
diff to current
2002-10-25
Michael Niedermayer
slice encoding cleanup
blob
|
commitdiff
|
diff to current
2002-10-23
Michael Niedermayer
optimize block_permute()
blob
|
commitdiff
|
diff to current
2002-10-23
Michael Niedermayer
fixing interlaced MC & edge-emu
blob
|
commitdiff
|
diff to current
2002-10-22
Michael Niedermayer
xvid qpel bug workaround
blob
|
commitdiff
|
diff to current
2002-10-19
Michael Niedermayer
fixing h263 decoding (did segfault)
blob
|
commitdiff
|
diff to current
2002-10-18
Michael Niedermayer
fixing interlaced dct + hq mode
blob
|
commitdiff
|
diff to current
2002-10-16
Michael Niedermayer
init flags before using it (found by arpi)
blob
|
commitdiff
|
diff to current
2002-10-16
Michael Niedermayer
complete mpeg4 GMC decoding support
blob
|
commitdiff
|
diff to current
2002-10-13
Michael Niedermayer
better/cleaner error resilience (done in a 2nd pass...
blob
|
commitdiff
|
diff to current
2002-10-06
Michael Niedermayer
set low_delay on encoding if no b frames
blob
|
commitdiff
|
diff to current
2002-10-06
Michael Niedermayer
trying to fix the non-x86 IDCTs (untested)
blob
|
commitdiff
|
diff to current
2002-10-04
Alex Beregszaszi
moved dct init out from mpv_common_init to dct_common_i...
blob
|
commitdiff
|
diff to current
2002-10-03
Leon van Stuivenberg
ps2 optimizations update patch by (Leon van Stuivenberg...
blob
|
commitdiff
|
diff to current
2002-10-02
Michael Niedermayer
optimization
blob
|
commitdiff
|
diff to current
2002-09-30
Michael Niedermayer
optimizing mpeg1_decode_block()
blob
|
commitdiff
|
diff to current
2002-09-30
Michael Niedermayer
convert only needed matrixes in convert_matrix() (mjpeg...
blob
|
commitdiff
|
diff to current
2002-09-29
Michael Niedermayer
idct permutation cleanup, idct can be selected per...
blob
|
commitdiff
|
diff to current
2002-09-28
Falk Hüffner
An easy way to speed up encoding by 6%.
blob
|
commitdiff
|
diff to current
2002-09-27
Michael Niedermayer
ff_get_fourcc() & XVIX support
blob
|
commitdiff
|
diff to current
2002-09-26
Michael Niedermayer
mpeg4 interlaced dct encoding
blob
|
commitdiff
|
diff to current
2002-09-24
Michael Niedermayer
adaptive quantization for h263
blob
|
commitdiff
|
diff to current
2002-09-24
Michael Niedermayer
darkness masking (lumi masking does only bright stuff...
blob
|
commitdiff
|
diff to current
2002-09-23
Michael Niedermayer
adaptive quantization (lumi/temporal & spatial complexi...
blob
|
commitdiff
|
diff to current
2002-09-14
Michael Niedermayer
fixing qpel 4mv
blob
|
commitdiff
|
diff to current
2002-09-14
Michael Niedermayer
interlaced qpel mpeg4 fixed
blob
|
commitdiff
|
diff to current
2002-09-13
Michael Niedermayer
interlaced mpeg4 b frame decoding
blob
|
commitdiff
|
diff to current
2002-09-12
Michael Niedermayer
fixing interlaced mpeg4 decoding
blob
|
commitdiff
|
diff to current
2002-09-12
Michael Niedermayer
statistics for forw & back p-MBs instead of just one...
blob
|
commitdiff
|
diff to current
2002-09-12
Michael Niedermayer
set pict_type & key_frame on decoding too
blob
|
commitdiff
|
diff to current
2002-09-11
Michael Niedermayer
put/avg_pixels16
blob
|
commitdiff
|
diff to current
2002-09-11
Michael Niedermayer
reducing sizeof MpegEncContext to avoid stack overflow...
blob
|
commitdiff
|
diff to current
2002-09-01
Michael Niedermayer
dct cleanup
blob
|
commitdiff
|
diff to current
2002-08-30
Martin Olschewski
sun solaris compilation bugfix, patch by (Martin Olsche...
blob
|
commitdiff
|
diff to current
2002-08-29
Michael Niedermayer
slow but accurate integer dct from IJG (should be ok...
blob
|
commitdiff
|
diff to current
2002-08-27
Michael Niedermayer
mpeg4 interlaced decoding support (not completly implem...
blob
|
commitdiff
|
diff to current
2002-08-26
Alex Beregszaszi
added aspected_width/height for EXTENDED_PAR
blob
|
commitdiff
|
diff to current
2002-08-25
Michael Niedermayer
new ratecontrol code
blob
|
commitdiff
|
diff to current
2002-08-24
Michael Niedermayer
error concealment needs the mbintra_table so it should...
blob
|
commitdiff
|
diff to current
2002-08-22
Michael Niedermayer
better scene change detection
blob
|
commitdiff
|
diff to current
2002-08-18
Michael Niedermayer
same dc skip behavior for chroma & luma elimination...
blob
|
commitdiff
|
diff to current
2002-08-17
Michael Niedermayer
skip blocks with small chroma dc too (if the user wants...
blob
|
commitdiff
|
diff to current
2002-08-06
Michael Niedermayer
mpeg4 mpeg quantizer encoding
blob
|
commitdiff
|
diff to current
2002-08-05
Michael Niedermayer
4mv + bframe decoding bugfix
blob
|
commitdiff
|
diff to current
2002-08-04
Michael Niedermayer
last_picture should be never == NULL (it was with dr1...
blob
|
commitdiff
|
diff to current
2002-08-02
Michael Niedermayer
fixing mpeg4 mpeg quantizers
blob
|
commitdiff
|
diff to current
2002-08-01
Michael Niedermayer
max_b_frame=4 bugfix
blob
|
commitdiff
|
diff to current
2002-07-25
Michael Niedermayer
different edge positions fixed with edge emu / dr1
blob
|
commitdiff
|
diff to current
2002-07-21
Michael Niedermayer
minor optimizations
blob
|
commitdiff
|
diff to current
2002-07-17
Michael Niedermayer
use edge emu for encoding of width or height %16!=0...
blob
|
commitdiff
|
diff to current
2002-07-17
Michael Niedermayer
fixing NULL reference frame with dr1
blob
|
commitdiff
|
diff to current
2002-07-17
Michael Niedermayer
larger edge emu buffer (might have been too small)
blob
|
commitdiff
|
diff to current
2002-07-17
Michael Niedermayer
fixing gmc with emu edges
blob
|
commitdiff
|
diff to current
2002-07-17
Michael Niedermayer
interlaced mpeg2 fix ... replacing linesize>>1 by uvlin...
blob
|
commitdiff
|
diff to current
2002-07-16
Michael Niedermayer
exporting mbskip_table after it has been allocated
blob
|
commitdiff
|
diff to current
2002-07-15
Michael Niedermayer
direct rendering for SVQ1
blob
|
commitdiff
|
diff to current
2002-07-15
Michael Niedermayer
uvlinesize
blob
|
commitdiff
|
diff to current
2002-07-15
Michael Niedermayer
4mv & qpel edge emu
blob
|
commitdiff
|
diff to current
2002-07-14
Michael Niedermayer
direct rendering method 1 support
blob
|
commitdiff
|
diff to current
next