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
*
ass_split: Do not use the function name as a parameter name in a declaration.
Carl Eugen Hoyos
2013-04-17
1
-1
/
+1
*
butterflies_float: replace 2 lea by 2 add
Michael Niedermayer
2013-04-17
1
-2
/
+2
*
x86: float dsp: butterflies_float SSE
Christophe Gisquet
2013-04-17
2
-0
/
+26
*
lavfi/il: remove pointless store
Paul B Mahol
2013-04-16
1
-4
/
+3
*
lavfi/earwax: remove pointless store
Paul B Mahol
2013-04-16
1
-3
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-16
2
-0
/
+14
|
\
|
*
cmdutils: Fix build with lavfi disabled
Anton Khirnov
2013-04-16
1
-0
/
+4
|
*
flvenc: do not mux more than one stream per type
Rafaël Carré
2013-04-16
1
-0
/
+10
*
|
libaacpluc: remove unused code
Paul B Mahol
2013-04-16
1
-6
/
+0
*
|
lavfi/stereo3d: remove pointless store
Paul B Mahol
2013-04-16
1
-6
/
+1
*
|
sgirledec: remove unused headers
Paul B Mahol
2013-04-16
1
-2
/
+0
*
|
lavc: avcodec_open2(): pass context to av_log()
Paul B Mahol
2013-04-16
1
-2
/
+2
*
|
doc/filters: fix sentence in setsar/setdar docs
Stefano Sabatini
2013-04-16
1
-2
/
+2
*
|
lavfi/aspect: fix weird copyright notice
Stefano Sabatini
2013-04-16
1
-1
/
+1
*
|
lavfi/split: use AVFILTER_DEFINE_CLASS to define class
Stefano Sabatini
2013-04-16
1
-12
/
+4
*
|
mjpegdec: fix overlapping memcpy with upscale_v
Michael Niedermayer
2013-04-16
1
-3
/
+7
*
|
libaacplus: support for float sample format
Paul B Mahol
2013-04-16
1
-1
/
+2
*
|
sws: Skip ff_yuv2rgb_c_init_tables() when the output is YUV
Michael Niedermayer
2013-04-16
1
-0
/
+2
*
|
avcodec/c93: Check for block overlap.
Michael Niedermayer
2013-04-16
1
-1
/
+8
*
|
avutil/avutil_version: Run checks just once
Michael Niedermayer
2013-04-16
1
-1
/
+5
*
|
lavfi/interlace: remove now unused av_opt_free() call
Paul B Mahol
2013-04-16
1
-2
/
+0
*
|
avutil/pixdesc: check for component overlap
Michael Niedermayer
2013-04-16
1
-0
/
+8
*
|
avutil/pixdesc: check step/depth against each other
Michael Niedermayer
2013-04-16
1
-1
/
+8
*
|
avutil/pixdesc: support for self-checking the descriptors
Michael Niedermayer
2013-04-16
3
-0
/
+29
*
|
avutil/pixdesc: fix rgb0 descriptors
Michael Niedermayer
2013-04-16
1
-2
/
+0
*
|
libaacplus: set supported profiles
Paul B Mahol
2013-04-16
1
-0
/
+6
*
|
libaacplus: set supported channel_layouts
Paul B Mahol
2013-04-16
1
-0
/
+9
*
|
sws/fill_rgb2yuv_table: use ROUNDED_DIV
Michael Niedermayer
2013-04-16
1
-14
/
+14
*
|
sws/fill_rgb2yuv_table: increase precission to 32bit
Michael Niedermayer
2013-04-16
1
-13
/
+17
*
|
sws/fill_rgb2yuv_table: avoid 2 divisions
Michael Niedermayer
2013-04-16
1
-2
/
+2
*
|
libaacplus: remove FF_API_OLD_ENCODE_AUDIO cruft
Paul B Mahol
2013-04-16
1
-8
/
+0
*
|
sws: fix alignment of rgb2yuv
Michael Niedermayer
2013-04-16
1
-1
/
+1
*
|
fate: fix histogram test, try #2
Michael Niedermayer
2013-04-16
3
-102
/
+102
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-16
1
-7
/
+7
|
\
\
|
|
/
|
*
fate: Set the bitexact flag for vp3/vp5/vp6 tests
Martin Storsjö
2013-04-15
1
-7
/
+7
*
|
Merge commit '015821229f96bf7e677f2a711a58dbea3009f574'
Michael Niedermayer
2013-04-16
2
-3
/
+2
|
\
\
|
|
/
|
*
vp3: Use full transpose for all IDCTs
Ronald S. Bultje
2013-04-15
12
-117
/
+135
*
|
Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9'
Michael Niedermayer
2013-04-16
1
-8
/
+12
|
\
\
|
|
/
|
*
vp3: bfin: Transpose the IDCTs
Martin Storsjö
2013-04-15
1
-2
/
+8
*
|
Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3'
Michael Niedermayer
2013-04-16
1
-1
/
+1
|
\
\
|
|
/
|
*
x86: Move constants to the only place where they are used
Ronald S. Bultje
2013-04-15
3
-9
/
+4
*
|
Merge commit 'c0dcf89887f7fbdd7a8502bc7c715f50157562cb'
Michael Niedermayer
2013-04-16
0
-0
/
+0
|
\
\
|
|
/
|
*
bfin: Match DEFUN_END macros to the right functions
Martin Storsjö
2013-04-15
1
-1
/
+2
*
|
doc/filters: merge asplit and split documentation
Stefano Sabatini
2013-04-15
1
-49
/
+41
*
|
lavfi/split: fix minor documentation issues
Stefano Sabatini
2013-04-15
2
-3
/
+3
*
|
lavfi/drawtext: make options array more readable.
Clément Bœsch
2013-04-15
1
-28
/
+28
*
|
sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table
Michael Niedermayer
2013-04-15
3
-11
/
+24
*
|
vf_histogram: avoid floats, unbreak fate
Michael Niedermayer
2013-04-15
2
-3
/
+3
*
|
doc/filters: add a curves example with psfile.
Clément Bœsch
2013-04-15
1
-0
/
+6
*
|
swr/rematrix: use av_calloc()
Michael Niedermayer
2013-04-15
1
-3
/
+3
[next]