index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
mpegvideo.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
interlaced qpel mpeg4 fixed
Michael Niedermayer
2002-09-14
1
-27
/
+54
*
interlaced mpeg4 b frame decoding
Michael Niedermayer
2002-09-13
1
-6
/
+23
*
fixing interlaced mpeg4 decoding
Michael Niedermayer
2002-09-12
1
-1
/
+0
*
statistics for forw & back p-MBs instead of just one counter for both
Michael Niedermayer
2002-09-12
1
-4
/
+7
*
set pict_type & key_frame on decoding too
Michael Niedermayer
2002-09-12
1
-3
/
+3
*
put/avg_pixels16
Michael Niedermayer
2002-09-11
1
-45
/
+29
*
reducing sizeof MpegEncContext to avoid stack overflow on crap M$ windo$
Michael Niedermayer
2002-09-11
1
-0
/
+4
*
dct cleanup
Michael Niedermayer
2002-09-01
1
-9
/
+8
*
sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zp...
Martin Olschewski
2002-08-30
1
-0
/
+3
*
slow but accurate integer dct from IJG (should be ok with the LGPL as the old...
Michael Niedermayer
2002-08-29
1
-9
/
+25
*
mpeg4 interlaced decoding support (not completly implemented/tested due to la...
Michael Niedermayer
2002-08-27
1
-11
/
+17
*
added aspected_width/height for EXTENDED_PAR
Alex Beregszaszi
2002-08-26
1
-0
/
+5
*
new ratecontrol code
Michael Niedermayer
2002-08-25
1
-15
/
+38
*
error concealment needs the mbintra_table so it should allways be allocated
Michael Niedermayer
2002-08-24
1
-4
/
+4
*
better scene change detection
Michael Niedermayer
2002-08-22
1
-2
/
+3
*
same dc skip behavior for chroma & luma elimination, its confusing otherwise ...
Michael Niedermayer
2002-08-18
1
-5
/
+6
*
skip blocks with small chroma dc too (if the user wants it) needed to avoid I...
Michael Niedermayer
2002-08-17
1
-1
/
+5
*
mpeg4 mpeg quantizer encoding
Michael Niedermayer
2002-08-06
1
-5
/
+10
*
4mv + bframe decoding bugfix
Michael Niedermayer
2002-08-05
1
-1
/
+8
*
last_picture should be never == NULL (it was with dr1) this might fix a segfa...
Michael Niedermayer
2002-08-04
1
-0
/
+3
*
fixing mpeg4 mpeg quantizers
Michael Niedermayer
2002-08-02
1
-7
/
+12
*
max_b_frame=4 bugfix
Michael Niedermayer
2002-08-01
1
-1
/
+1
*
different edge positions fixed with edge emu / dr1
Michael Niedermayer
2002-07-25
1
-47
/
+35
*
minor optimizations
Michael Niedermayer
2002-07-21
1
-2
/
+4
*
use edge emu for encoding of width or height %16!=0 files
Michael Niedermayer
2002-07-17
1
-0
/
+28
*
fixing NULL reference frame with dr1
Michael Niedermayer
2002-07-17
1
-0
/
+6
*
larger edge emu buffer (might have been too small)
Michael Niedermayer
2002-07-17
1
-1
/
+1
*
fixing gmc with emu edges
Michael Niedermayer
2002-07-17
1
-12
/
+43
*
interlaced mpeg2 fix ... replacing linesize>>1 by uvlinesize brainlessly wasn...
Michael Niedermayer
2002-07-17
1
-8
/
+8
*
exporting mbskip_table after it has been allocated
Michael Niedermayer
2002-07-16
1
-3
/
+5
*
direct rendering for SVQ1
Michael Niedermayer
2002-07-15
1
-1
/
+1
*
uvlinesize
Michael Niedermayer
2002-07-15
1
-45
/
+53
*
4mv & qpel edge emu
Michael Niedermayer
2002-07-15
1
-0
/
+46
*
direct rendering method 1 support
Michael Niedermayer
2002-07-14
1
-10
/
+121
*
rl decoding optimization
Michael Niedermayer
2002-07-13
1
-1
/
+1
*
adding ff prefix to avoid global name conficts with xvid (patch by Marko Kree...
Marko Kreen
2002-07-10
1
-5
/
+5
*
Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård
Falk Hüffner
2002-07-03
1
-0
/
+3
*
init dc_scale tables to defaults (fixes mjpeg sig11)
Michael Niedermayer
2002-06-25
1
-1
/
+3
*
wmv1 support
Michael Niedermayer
2002-06-18
1
-20
/
+42
*
grayscale only encoding
Michael Niedermayer
2002-06-09
1
-8
/
+26
*
grayscale only decoding
Michael Niedermayer
2002-06-09
1
-6
/
+21
*
optimizing MPV_decode_mb
Michael Niedermayer
2002-06-05
1
-26
/
+39
*
use ff_idct_put/add()
Fabrice Bellard
2002-06-05
1
-4
/
+2
*
avoid name clash with libjpeg - added missing externs
Fabrice Bellard
2002-06-04
1
-1
/
+1
*
use qstride instead of fixed constants
Nick Kurshev
2002-06-03
1
-1
/
+1
*
new field for communicating with external postprocessing
Nick Kurshev
2002-06-03
1
-0
/
+3
*
typo (found by Bohdan Horst <nexus at hoth.amu.edu.pl>)
Michael Niedermayer
2002-06-02
1
-1
/
+1
*
divx5 bug workaround
Michael Niedermayer
2002-06-02
1
-1
/
+1
*
single coefficient elimination
Michael Niedermayer
2002-06-02
1
-275
/
+486
*
license/copyright change
Fabrice Bellard
2002-05-25
1
-11
/
+11
[prev]
[next]