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
/
h263.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes ...
Michael Niedermayer
2003-12-01
1
-2
/
+2
*
h263 loop filter
Michael Niedermayer
2003-12-01
1
-21
/
+116
*
cleanup
Michael Niedermayer
2003-11-30
1
-2
/
+2
*
rv20 decoder
Michael Niedermayer
2003-11-30
1
-17
/
+34
*
h263 alternative inter vlc support
Michael Niedermayer
2003-11-29
1
-10
/
+59
*
h263 OBMC & 4MV support
Michael Niedermayer
2003-11-28
1
-53
/
+175
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-11-03
1
-118
/
+118
*
pts fix and related fixes
Michael Niedermayer
2003-10-30
1
-4
/
+4
*
dumping funny numbers from first zygo i frame header
Michael Niedermayer
2003-10-29
1
-1
/
+16
*
initial support for zygovideo
Alex Beregszaszi
2003-10-29
1
-0
/
+2
*
AVRational
Michael Niedermayer
2003-10-20
1
-27
/
+17
*
emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_...
Michael Niedermayer
2003-10-17
1
-0
/
+1
*
dont check if the ac esc 3 could have been stored as vlc as this detects only...
Michael Niedermayer
2003-10-13
1
-3
/
+3
*
removed the obsolete and unused parameters of init_put_bits
Alex Beregszaszi
2003-10-12
1
-3
/
+3
*
h263 GOB decoding fix
Michael Niedermayer
2003-10-12
1
-4
/
+4
*
intra dc treshold != 0 decoding fixed
Michael Niedermayer
2003-10-12
1
-6
/
+20
*
recommit of
Michael Niedermayer
2003-10-11
1
-10
/
+7
*
use lagrange multipler instead of qp for ratecontrol, this may break some thi...
Michael Niedermayer
2003-10-07
1
-2
/
+2
*
ac prediction cleanup
Michael Niedermayer
2003-10-01
1
-90
/
+72
*
rate distortion optimal cbp support (h263/mpeg4 non intra only)
Michael Niedermayer
2003-09-30
1
-11
/
+110
*
100l
Michael Niedermayer
2003-09-27
1
-2
/
+3
*
h263 stuffing decode fix
Michael Niedermayer
2003-09-26
1
-21
/
+31
*
detect old xvid with fourcc=DIVX
Michael Niedermayer
2003-09-10
1
-13
/
+2
*
fixing CODEC_FLAG_GLOBAL_HEADER
Michael Niedermayer
2003-08-26
1
-7
/
+15
*
removed unused variable
Fabrice Bellard
2003-08-24
1
-1
/
+0
*
custom quant matrix encoding support
Michael Niedermayer
2003-08-22
1
-6
/
+14
*
cleanup / fixes
Michael Niedermayer
2003-08-05
1
-3
/
+4
*
make the h263 decoder more error tolerant
Michael Niedermayer
2003-08-01
1
-3
/
+6
*
patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>)
Michael Niedermayer
2003-07-29
1
-3
/
+1
*
rate distortion mb decision support
Michael Niedermayer
2003-07-29
1
-0
/
+47
*
fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they are...
Michael Niedermayer
2003-07-16
1
-3
/
+1
*
flv1 fix
Michael Niedermayer
2003-07-15
1
-1
/
+6
*
fix? flv escape codes
Michael Niedermayer
2003-07-10
1
-2
/
+2
*
flv cleanup / simplify
Michael Niedermayer
2003-07-10
1
-86
/
+28
*
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...
Garrick Meeker
2003-07-09
1
-13
/
+263
*
the reference sw doesnt like some legal headers ...
Michael Niedermayer
2003-07-07
1
-4
/
+6
*
CODEC_FLAG_LOW_DELAY fix
Michael Niedermayer
2003-07-06
1
-1
/
+1
*
truncated h263 decoding support / H263-ES "demuxer"
Michael Niedermayer
2003-05-22
1
-12
/
+46
*
ASV1 codec
Michael Niedermayer
2003-05-19
1
-8
/
+8
*
improving 3IV1 support (still far from perfect) note, disabled as it requires...
Michael Niedermayer
2003-05-18
1
-17
/
+49
*
fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanu...
BERO
2003-05-14
1
-15
/
+3
*
libmpeg2 style bitstream reader fixes
Michael Niedermayer
2003-05-14
1
-4
/
+4
*
decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot ...
BERO
2003-05-14
1
-8
/
+6
*
bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>)
BERO
2003-05-14
1
-15
/
+5
*
print obmc bug info only if avctx->debug&1
Michael Niedermayer
2003-05-10
1
-1
/
+2
*
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i...
Michael Niedermayer
2003-04-10
1
-126
/
+126
*
b frames + slices bugfix
Michael Niedermayer
2003-04-10
1
-0
/
+5
*
msmpeg4 2pass support & some related cleanup
Michael Niedermayer
2003-04-02
1
-27
/
+9
*
some static -> dynamic alloc & 16->8 bit
Michael Niedermayer
2003-03-31
1
-2
/
+2
*
user setable quantizer bias
Michael Niedermayer
2003-03-22
1
-8
/
+0
[prev]
[next]