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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed warnings
Fabrice Bellard
2003-09-09
1
-0
/
+1
*
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in th...
Michael Niedermayer
2003-08-25
1
-16
/
+3
*
mpeg2 encoding
Michael Niedermayer
2003-08-25
1
-4
/
+16
*
custom quant matrix encoding support
Michael Niedermayer
2003-08-22
1
-0
/
+1
*
PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at ...
Michael Niedermayer
2003-08-22
1
-3
/
+3
*
rate distortion mb decision support
Michael Niedermayer
2003-07-29
1
-8
/
+6
*
AVCodec.flush()
Michael Niedermayer
2003-07-17
1
-0
/
+1
*
flv cleanup / simplify
Michael Niedermayer
2003-07-10
1
-0
/
+1
*
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...
Garrick Meeker
2003-07-09
1
-0
/
+2
*
make ff_emulated_edge_mc() independant of MpegEncContext
Michael Niedermayer
2003-06-18
1
-2
/
+2
*
ASV1 codec
Michael Niedermayer
2003-05-19
1
-1
/
+1
*
cleanup
Michael Niedermayer
2003-05-14
1
-1
/
+0
*
10l (returning negative number of consumed bytes if the first startcode of a ...
Michael Niedermayer
2003-04-27
1
-1
/
+4
*
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i...
Michael Niedermayer
2003-04-10
1
-15
/
+33
*
H264 decoder & demuxer
Michael Niedermayer
2003-04-04
1
-3
/
+60
*
msmpeg4 2pass support & some related cleanup
Michael Niedermayer
2003-04-02
1
-0
/
+8
*
some static -> dynamic alloc & 16->8 bit
Michael Niedermayer
2003-03-31
1
-5
/
+5
*
mpeg1 slice encoding support
Michael Niedermayer
2003-03-30
1
-1
/
+3
*
simplify slice encoding (variance of packet size is practically identical)
Michael Niedermayer
2003-03-30
1
-2
/
+0
*
user setable quantizer bias
Michael Niedermayer
2003-03-22
1
-1
/
+1
*
better non conformant divx packed bitstream detection, so unpacked (no b fram...
Michael Niedermayer
2003-03-20
1
-0
/
+1
*
error resilience cleanup (its faster too...)
Michael Niedermayer
2003-03-20
1
-2
/
+5
*
qmin/qmax cleanup
Michael Niedermayer
2003-03-17
1
-2
/
+0
*
field pic decoding cleanup
Michael Niedermayer
2003-03-16
1
-3
/
+28
*
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-03-12
1
-1
/
+0
*
doxy / cosmetics
Michael Niedermayer
2003-03-06
1
-179
/
+193
*
per file doxy
Michael Niedermayer
2003-03-06
1
-0
/
+5
*
mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why)
Michael Niedermayer
2003-03-05
1
-1
/
+1
*
field picture decoding support (16x16 MC blocks only as i dont have any sampl...
Michael Niedermayer
2003-03-05
1
-0
/
+1
*
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
Michael Niedermayer
2003-03-03
1
-12
/
+0
*
h263(+) clenaup & bugfixes
Michael Niedermayer
2003-02-28
1
-3
/
+2
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-77
/
+77
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-2
/
+4
*
mpeg1 bframe encoding patch by (Raphaƫl LEGRAND) with some modifications by me
Michael Niedermayer
2003-02-08
1
-0
/
+1
*
cleanup
Michael Niedermayer
2003-01-21
1
-0
/
+1
*
trying to fix mb skip bug in mpeg1/2 if slices are not used
Michael Niedermayer
2003-01-20
1
-0
/
+2
*
finetuneing thresholds/factors
Michael Niedermayer
2003-01-19
1
-1
/
+7
*
fixing DCTELEM != short
Michael Niedermayer
2003-01-15
1
-1
/
+1
*
more compare functions (rd & bit)
Michael Niedermayer
2003-01-15
1
-0
/
+1
*
/* align 16 */
Michael Niedermayer
2003-01-12
1
-5
/
+5
*
get_format()
Michael Niedermayer
2003-01-12
1
-0
/
+1
*
negative linesize support (so mplayer -flip works)
Michael Niedermayer
2003-01-05
1
-1
/
+2
*
qpel in mmx2/3dnow
Michael Niedermayer
2003-01-05
1
-0
/
+7
*
mpeg4 header encoding bugfix
Michael Niedermayer
2003-01-03
1
-1
/
+0
*
pre motion estimation cleanup/bugfix
Michael Niedermayer
2003-01-02
1
-0
/
+1
*
motion estimation pre pass
Michael Niedermayer
2003-01-02
1
-0
/
+1
*
shape adaptive diamonds for EPZS
Michael Niedermayer
2003-01-01
1
-3
/
+3
*
trellis quantization for mpeg1
Michael Niedermayer
2003-01-01
1
-1
/
+1
*
trellis quantization
Michael Niedermayer
2002-12-31
1
-0
/
+7
*
correcter mpeg4 headers
Michael Niedermayer
2002-12-30
1
-0
/
+1
[next]