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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/il: fix typo in Copyright
Paul B Mahol
2013-02-09
1
-1
/
+1
*
lavfi: remove mp=il filter
Paul B Mahol
2013-02-09
5
-153
/
+1
*
lavfi: port MP il filter
Paul B Mahol
2013-02-09
6
-1
/
+277
*
targa: Fix y check in advance_line
Michael Niedermayer
2013-02-09
1
-1
/
+1
*
lavf: add tee pseudo-muxer.
Nicolas George
2013-02-09
6
-2
/
+318
*
rv10: remove check that is always true
Paul B Mahol
2013-02-09
1
-1
/
+1
*
motionpixels: Check that the vlc table has been fully inited
Michael Niedermayer
2013-02-09
1
-0
/
+4
*
motionpixels: Propagate errors in vlc table init
Michael Niedermayer
2013-02-09
1
-7
/
+14
*
Call the common 7.1 wide channel layout "7.1(wide)".
Carl Eugen Hoyos
2013-02-09
1
-1
/
+2
*
lavu/internal: rename macro E(x) to EXPAND(x)
Paul B Mahol
2013-02-09
1
-4
/
+4
*
lavfi/histogram: make waveform mode more useful
Paul B Mahol
2013-02-09
2
-20
/
+59
*
paf, sanm: remove unused header after b05830169d
Paul B Mahol
2013-02-09
2
-2
/
+0
*
Fix libpostproc compilation on x86_32 with disable-optimizations.
Carl Eugen Hoyos
2013-02-09
1
-2
/
+2
*
doc/filters: end table in histogram docs
Stefano Sabatini
2013-02-09
1
-0
/
+1
*
doc/demuxers: add docs for rawvideo demuxer
Stefano Sabatini
2013-02-09
1
-0
/
+29
*
lavf/rawvideodec: fix/extend option descriptions
Stefano Sabatini
2013-02-09
1
-3
/
+3
*
doc/demuxers: fix copy&paste error in "@c man end" line
Stefano Sabatini
2013-02-09
1
-1
/
+1
*
doc/demuxers: sort demuxers by name
Stefano Sabatini
2013-02-09
1
-42
/
+42
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-09
13
-23
/
+29
|
\
|
*
dsputil: Move fdct function declarations to dct.h
Diego Biurrun
2013-02-09
12
-20
/
+25
*
|
Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'
Michael Niedermayer
2013-02-09
24
-35
/
+47
|
\
\
|
|
/
|
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
24
-35
/
+47
*
|
Merge commit '059866eb17cd3c66422a61d3e9c3305f55830a50'
Michael Niedermayer
2013-02-09
2
-14
/
+14
|
\
\
|
|
/
|
*
dsputil: Move WRAPPER8_16_SQ macro to the only place it is used
Diego Biurrun
2013-02-08
2
-14
/
+14
*
|
rnd_avg: fix author attribution
Michael Niedermayer
2013-02-09
1
-4
/
+7
*
|
Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf'
Michael Niedermayer
2013-02-09
7
-23
/
+52
|
\
\
|
|
/
|
*
dsputil: Move rnd_avg inline functions to a separate header
Diego Biurrun
2013-02-08
6
-23
/
+51
*
|
Merge commit 'b9c2408b19dc9408e9dc0ce4a099af529bbfba3b'
Michael Niedermayer
2013-02-09
1
-8
/
+0
|
\
\
|
|
/
|
*
dsputil: Remove commented-out, unused function declarations
Diego Biurrun
2013-02-08
1
-8
/
+0
*
|
Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6'
Michael Niedermayer
2013-02-09
7
-8
/
+60
|
\
\
|
|
/
|
*
dsputil: Move ff_shrink* function declarations to separate header
Diego Biurrun
2013-02-07
4
-5
/
+31
|
*
dsputil: Move ff_svq3 function declarations to a separate header
Diego Biurrun
2013-02-07
4
-3
/
+29
*
|
Merge commit '6a4430407404bfe55581e66a86a496c9adf6fb44'
Michael Niedermayer
2013-02-09
4
-20
/
+47
|
\
\
|
|
/
|
*
dsputil: Move ff_h264_idct function declarations to a separate header
Diego Biurrun
2013-02-07
4
-18
/
+45
*
|
lavfi/histogram: make it C90 compliant
Paul B Mahol
2013-02-09
1
-1
/
+2
*
|
Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'
Michael Niedermayer
2013-02-09
8
-69
/
+100
|
\
\
|
|
/
|
*
dsputil: Move copy_block functions to a separate header
Diego Biurrun
2013-02-07
4
-36
/
+63
|
*
dsputil: Drop unused functions copy_block{2|4|16}
Diego Biurrun
2013-02-07
1
-33
/
+0
*
|
histogram filter
Paul B Mahol
2013-02-09
6
-2
/
+417
*
|
Merge commit 'b9ee5f2cab3ffe1c962e542346b1ed61394864ec'
Michael Niedermayer
2013-02-09
2
-9
/
+14
|
\
\
|
|
/
|
*
indeo3: replace use of copy_block4 with put_pixels
Mans Rullgard
2013-02-07
1
-9
/
+12
|
*
mjpegdec: use put_pixels instead of copy_block8
Mans Rullgard
2013-02-07
1
-4
/
+6
*
|
Merge commit 'b5b7b75e91e291c810ebd01868a42b53f267a87c'
Michael Niedermayer
2013-02-09
3
-24
/
+48
|
\
\
|
|
/
|
*
dsputil: Move get_penalty_factor() to the only place it is used.
Diego Biurrun
2013-02-07
2
-20
/
+20
*
|
Merge commit '0b016eb99d38738e2c53e36549a4732a0f863b2e'
Michael Niedermayer
2013-02-09
4
-35
/
+35
|
\
\
|
|
/
|
*
dsputil: Move ff_block_permute to mpegvideo_enc
Diego Biurrun
2013-02-07
4
-35
/
+35
*
|
Merge remote-tracking branch 'rdp/dshow_shared'
Michael Niedermayer
2013-02-09
2
-1
/
+4
|
\
\
|
*
|
dshow: attempt to build shared as well as static
rogerdpack
2013-02-06
2
-1
/
+4
*
|
|
sparc: Revert some parameter name changes in dsputil_vis.c
James Almer
2013-02-09
1
-28
/
+28
|
/
/
*
|
get_se_golomb: fix decoding of very large values
Michael Niedermayer
2013-02-09
1
-1
/
+5
[next]