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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-17
8
-68
/
+84
|
\
|
*
libvpxenc: use the default bitrate if not set
Luca Barbato
2012-08-17
1
-2
/
+7
|
*
utvideo: Rename utvideo.c to utvideodec.c
Jan Ekström
2012-08-17
2
-1
/
+1
|
*
mjpegdec: more meaningful return values
Luca Barbato
2012-08-17
1
-66
/
+77
|
*
Add missing includes for code relying on external libraries
Martin Storsjö
2012-08-16
5
-0
/
+9
*
|
escape124: Fix long == 64 assumtation.
Michael Niedermayer
2012-08-17
1
-1
/
+1
*
|
ccitt fax: fix some group3 1d files without EOL
Michael Niedermayer
2012-08-17
1
-1
/
+3
*
|
escape124: fix integer overflow leading to excessive memory allocation
Michael Niedermayer
2012-08-16
1
-2
/
+2
*
|
fft-test: switch to new cpu flags API
Michael Niedermayer
2012-08-16
1
-3
/
+5
*
|
vc1dsp_mmx: remove libavutil/internal.h include
Michael Niedermayer
2012-08-16
1
-1
/
+0
*
|
simple_idct_mmx: remove libavutil/internal.h include
Michael Niedermayer
2012-08-16
1
-1
/
+0
*
|
x86/motion_est_mmx: remove libavutil/internal.h include
Michael Niedermayer
2012-08-16
1
-1
/
+0
*
|
x86/mlpdsp: remove libavutil/internal.h include
Michael Niedermayer
2012-08-16
1
-1
/
+0
*
|
lpc_mmx: remove libavutil/internal.h include
Michael Niedermayer
2012-08-16
1
-1
/
+0
*
|
idct_sse2_xvid: remove libavutil/internal.h include
Michael Niedermayer
2012-08-16
1
-1
/
+0
*
|
libvpxenc: check for odd RC parameter combinations that could crash
Michael Niedermayer
2012-08-16
1
-0
/
+7
*
|
libvpxenc: fix division by zero
Michael Niedermayer
2012-08-16
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
151
-51
/
+243
|
\
\
|
|
/
|
*
Fix even more missing includes after the common.h removal
Martin Storsjö
2012-08-16
1
-0
/
+3
|
*
build: Factor out rangecoder dependencies to CONFIG_RANGECODER
Diego Biurrun
2012-08-16
1
-4
/
+5
|
*
build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCE
Diego Biurrun
2012-08-16
1
-35
/
+20
|
*
x86: avcodec: Consistently name all init files
Diego Biurrun
2012-08-16
4
-3
/
+3
|
*
Add more missing includes after removing the implicit common.h
Martin Storsjö
2012-08-16
2
-0
/
+2
|
*
Add some more missing includes after removing the implicit common.h
Martin Storsjö
2012-08-15
1
-0
/
+2
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
145
-0
/
+200
*
|
movtextdec: Don't emit errors for normal duration-end packets.
Philip Langdale
2012-08-15
1
-2
/
+12
*
|
srtenc: Add timing-less "subrip" encoder.
Philip Langdale
2012-08-15
4
-13
/
+31
*
|
srtdec: Add timing-less "subrip" decoder.
Philip Langdale
2012-08-15
4
-4
/
+30
*
|
sp5xdec: fix off by 1 error causing a crash
Michael Niedermayer
2012-08-16
1
-1
/
+1
*
|
av_get_audio_frame_duration: fix ra144
Michael Niedermayer
2012-08-16
1
-1
/
+2
*
|
snowdec: add 2 av_asserts to check run validity
Michael Niedermayer
2012-08-16
1
-1
/
+3
*
|
snowdec: check log in get_symbol2()
Michael Niedermayer
2012-08-16
1
-1
/
+1
*
|
mpegvideo: dont call draw edges on lowres
Michael Niedermayer
2012-08-15
1
-1
/
+3
*
|
h263penc: fix multitheraded encoding
Michael Niedermayer
2012-08-15
1
-0
/
+3
*
|
mpegvideo_enc: reset mb_x/y before writing the headers
Michael Niedermayer
2012-08-15
1
-0
/
+1
*
|
motion_est: switch some asserts to av_assert
Michael Niedermayer
2012-08-15
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
8
-32
/
+37
|
\
\
|
|
/
|
*
api-example: use new video encoding API.
Anton Khirnov
2012-08-15
1
-28
/
+44
|
*
x86: avcodec: Appropriately name files containing only init functions
Diego Biurrun
2012-08-15
5
-4
/
+4
|
*
mpegvideo_mmx_template: drop some commented-out cruft
Diego Biurrun
2012-08-15
1
-8
/
+0
|
*
w32pthreads: Add missing #includes to make header compile standalone
Diego Biurrun
2012-08-14
1
-0
/
+3
|
*
prores: interlaced ProRes encoding
Maksalov Boris
2012-08-14
1
-68
/
+115
*
|
msmpeg4v2: initialize mb_type array
Michael Niedermayer
2012-08-15
1
-0
/
+4
*
|
mpegvideo: fix MB/MV vissualization on videos that are not mod 16 == 0
Michael Niedermayer
2012-08-15
1
-2
/
+2
*
|
pafdec: fix wrong check for input buffer size.
Michael Niedermayer
2012-08-15
1
-1
/
+1
*
|
pafdec: fix wrong palette index check.
Michael Niedermayer
2012-08-15
1
-1
/
+1
*
|
vda: better frame allocation.
Sebastien Zwickert
2012-08-14
1
-2
/
+1
*
|
bmv_videodec: fix out of array read
Michael Niedermayer
2012-08-14
1
-0
/
+5
*
|
remove duplicated code
upsuper
2012-08-14
1
-4
/
+0
*
|
prores_kostya: implement interlaced encoding.
Boris Maksalov
2012-08-14
1
-70
/
+103
[next]