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
/
libavutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/lzo: fix resource leak
Ruoyu
2014-10-11
1
-0
/
+1
*
avutil/softfloat: Fix undefined shift in av_add_sf()
Michael Niedermayer
2014-10-10
1
-2
/
+4
*
float_dsp-test: allow forcing cpuflags
James Almer
2014-10-10
1
-5
/
+30
*
avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_ent...
Michael Niedermayer
2014-10-10
1
-0
/
+4
*
avutil/softfloat: add some asserts
Michael Niedermayer
2014-10-09
1
-0
/
+4
*
avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf()
Michael Niedermayer
2014-10-09
1
-1
/
+1
*
avutil/Makefile: add softfloat to TESTPROGS
Michael Niedermayer
2014-10-09
1
-0
/
+1
*
Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'
Michael Niedermayer
2014-10-08
3
-2
/
+86
|
\
|
*
pixdesc: return color properties names
Vittorio Giovara
2014-10-08
3
-2
/
+85
*
|
Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'
Michael Niedermayer
2014-10-08
2
-1
/
+3
|
\
\
|
|
/
|
*
pixfmt: mark further reserved values
Vittorio Giovara
2014-10-08
2
-1
/
+3
*
|
Merge commit 'c732c62cee43f651775af5547cff99d418248542'
Michael Niedermayer
2014-10-08
1
-4
/
+5
|
\
\
|
|
/
|
*
doc: expand description for some color properties
Vittorio Giovara
2014-10-08
1
-4
/
+5
|
*
log: Unbreak no-tty support on 256color terminals
Luca Barbato
2014-09-26
1
-1
/
+2
|
*
x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags
Henrik Gramner
2014-09-09
1
-19
/
+22
|
*
x86inc: Free up variable name "n" in global namespace
Loren Merritt
2014-09-09
1
-9
/
+9
|
*
x86inc: Make ym# behave the same way as xm#
Henrik Gramner
2014-09-09
1
-4
/
+4
|
*
time: Add missing zero
Gabriel Dume
2014-09-08
1
-1
/
+1
|
*
time: Use clock_gettime if the monotonic clock is available
Luca Barbato
2014-09-03
1
-2
/
+8
*
|
avutil: remove obsolete FF_API_INTFLOAT cruft
James Almer
2014-10-05
4
-150
/
+0
*
|
avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruft
James Almer
2014-10-05
2
-11
/
+0
*
|
avutil: remove obsolete FF_API_FIND_OPT cruft
James Almer
2014-10-05
3
-36
/
+0
*
|
avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruft
James Almer
2014-10-05
3
-19
/
+0
*
|
avcodec, avutil: allow more control about how samples are skipped
wm4
2014-10-02
2
-1
/
+13
*
|
avutil/avstring: Factor av_match_list() out
Michael Niedermayer
2014-10-02
3
-2
/
+30
*
|
avutil/lls: Make unchanged function arguments const
Michael Niedermayer
2014-09-28
3
-7
/
+7
*
|
avutil/pca: Make argument of ff_pca_add() const
Michael Niedermayer
2014-09-28
2
-2
/
+2
*
|
avutil/x86/cpu: fix cpuid sub-leaf selection
lvqcl
2014-09-27
1
-1
/
+1
*
|
libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address
Philip DeCamp
2014-09-24
1
-1
/
+1
*
|
lavu/bprint: add const to av_bprint_is_complete() argument.
Nicolas George
2014-09-21
2
-2
/
+2
*
|
avutil: remove obsolete FF_API_OLD_OPENCL cruft
James Almer
2014-09-15
3
-57
/
+0
*
|
avutil: remove obsolete FF_API_LLS1 cruft
James Almer
2014-09-15
1
-3
/
+0
*
|
Fix "passing argument 1 of av_free discards const qualifier from pointer targ...
Michael Niedermayer
2014-09-13
1
-4
/
+4
*
|
avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() af...
Rong Yan
2014-09-11
1
-10
/
+8
*
|
x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags
Henrik Gramner
2014-09-05
1
-19
/
+22
*
|
x86inc: Make ym# behave the same way as xm#
Henrik Gramner
2014-09-05
1
-4
/
+4
*
|
x86inc: free up variable name "n" in global namespace
Loren Merritt
2014-09-05
1
-9
/
+9
*
|
avutil/md5: workaround clang 3.5 #20849
Michael Niedermayer
2014-09-05
1
-1
/
+2
*
|
libavutil/error: fix build with musl toolchain
Jörg Krause
2014-09-03
1
-0
/
+1
*
|
Merge commit 'c19a49e565bd06ea47947d50779ba236df9d4943'
Michael Niedermayer
2014-09-03
1
-36
/
+36
|
\
\
|
|
/
|
*
ppc: Support little endian intreadwrite
Luca Barbato
2014-09-03
1
-24
/
+40
*
|
avutil/pixelutils: add small buffers tests
Clément Bœsch
2014-09-02
1
-19
/
+75
*
|
lavu/avstring: check for overlong encodings in av_utf8_decode()
Stefano Sabatini
2014-09-01
1
-1
/
+14
*
|
intmath.h: Remove duplicated ARM include.
Reimar Döffinger
2014-08-31
1
-4
/
+0
*
|
lavu/hash.c: Add missing "static const".
Reimar Döffinger
2014-08-31
1
-1
/
+1
*
|
Add missing "const" all over the place.
Reimar Döffinger
2014-08-29
1
-1
/
+1
*
|
Replace incorrect use of "multiply" with "multiple"
James Darnley
2014-08-27
1
-1
/
+1
*
|
Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'
Michael Niedermayer
2014-08-26
1
-3
/
+4
|
\
\
|
|
/
*
|
avutil/opencl: use av_malloc(z)_array()
Michael Niedermayer
2014-08-25
1
-4
/
+4
*
|
avutil/pixelutils: faster pixelutils_sad_16x16
Clément Bœsch
2014-08-23
1
-5
/
+11
[next]