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
*
Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'
Michael Niedermayer
2015-04-20
3
-4
/
+19
|
\
|
*
log: Introduce a more verbose debug level
Vittorio Giovara
2015-04-19
3
-4
/
+19
*
|
avutil: remove pointless bmi1 define
James Almer
2015-04-18
1
-3
/
+2
*
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...
Shivraj Patil
2015-04-17
1
-0
/
+285
*
|
libavutil/softfloat: Change order of fields in SoftFloat structure.
Nedeljko Babic
2015-04-15
1
-7
/
+7
*
|
avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not suppo...
Shivraj Patil
2015-04-10
1
-2
/
+2
*
|
avutil/x86/Makefile: fix conditional x86/emms.o build
Michael Niedermayer
2015-04-09
1
-2
/
+2
*
|
avutil/x86/Makefile: Make building and linking of emms.c conditional
Ronald S. Bultje
2015-04-08
1
-1
/
+3
*
|
Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'
Michael Niedermayer
2015-04-07
2
-17
/
+23
|
\
\
|
|
/
|
*
parseutils: Make av_small_strptime public
Luca Barbato
2015-04-07
3
-6
/
+37
*
|
Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf'
Michael Niedermayer
2015-04-07
1
-56
/
+59
|
\
\
|
|
/
|
*
parseutils: Extend small_strptime to be used in avformat
Luca Barbato
2015-04-06
1
-50
/
+58
*
|
lavu/dict: add more tests
Lukasz Marek
2015-04-02
1
-0
/
+53
*
|
lavu/dict: fix set function when reuse existing key pointer
Lukasz Marek
2015-04-02
1
-20
/
+24
*
|
lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_int
Lukasz Marek
2015-04-02
1
-0
/
+1
*
|
avutil/eval: check for av_malloc failure
Michael Niedermayer
2015-04-01
1
-0
/
+4
*
|
avutil/eval: factor av_expr_free() calls out
Michael Niedermayer
2015-04-01
1
-2
/
+2
*
|
lavu/avstring: add av_append_path_component() funcion
Lukasz Marek
2015-03-31
3
-1
/
+56
*
|
avutil/hmac: Check av_hmac_alloc() return code
Michael Niedermayer
2015-03-30
1
-0
/
+2
*
|
avutil/pca: Check for av_malloc* failures
Michael Niedermayer
2015-03-30
1
-0
/
+8
*
|
Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'
Michael Niedermayer
2015-03-29
3
-2
/
+11
|
\
\
|
|
/
|
*
lavc: add MMAL hardware decoder wrapper
wm4
2015-03-29
3
-2
/
+11
*
|
avutil/timer: give each printed value of STOP_TIMER a fixed length
Michael Niedermayer
2015-03-27
1
-1
/
+1
*
|
avutil/timer: show histogram of cpu cycles each run took
Michael Niedermayer
2015-03-27
1
-1
/
+7
*
|
avutil/cpu: add missing check for mmxext to av_force_cpu_flags
James Almer
2015-03-26
1
-0
/
+1
*
|
avutil: make AVFrameSideData buffers ref-counted.
Ronald S. Bultje
2015-03-25
2
-15
/
+39
*
|
lavu/frame: move av_frame_copy_props() up in the file.
Ronald S. Bultje
2015-03-25
1
-70
/
+70
*
|
avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411P
Michael Niedermayer
2015-03-24
1
-1
/
+1
*
|
Merge commit '312a9ef04bf6b55e68e4a61694b169cd3cc69bb8'
Michael Niedermayer
2015-03-24
1
-5
/
+5
|
\
\
|
|
/
|
*
pixfmt: Update documentation with prefixed pixel formats
Vittorio Giovara
2015-03-23
1
-8
/
+8
*
|
Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d'
Michael Niedermayer
2015-03-24
1
-3
/
+6
|
\
\
|
|
/
|
*
pixdesc: Replace a few leftover instances of non AV-prefixed flags
Vittorio Giovara
2015-03-23
1
-3
/
+6
*
|
Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'
Michael Niedermayer
2015-03-24
3
-8
/
+8
|
\
\
|
|
/
|
*
mov: Write the display matrix in order
Vittorio Giovara
2015-03-23
3
-8
/
+8
|
*
Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat
Martin Storsjö
2015-03-17
1
-3
/
+3
*
|
avutil/frame: Add some very basic documentation for AVFrameSideData
Michael Niedermayer
2015-03-23
1
-0
/
+7
*
|
libavutil: add bmi2 optimized av_mod_uintp2
James Almer
2015-03-20
1
-2
/
+22
*
|
libavutil: add av_mod_uintp2
James Almer
2015-03-20
1
-0
/
+14
*
|
mips/float_dsp: fix vector_fmul_window_mips on mips64
James Cowgill
2015-03-18
1
-6
/
+6
*
|
OpenCL uninit bug fix - clear is_compiled flag
srikanth
2015-03-16
1
-0
/
+4
*
|
mips/asmdefs: use _ABI64 as defined by gcc
James Cowgill
2015-03-12
1
-3
/
+1
*
|
avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in av_bu...
Michael Niedermayer
2015-03-12
1
-2
/
+2
*
|
avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in av_bu...
Michael Niedermayer
2015-03-12
1
-2
/
+1
*
|
Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73'
Michael Niedermayer
2015-03-07
1
-0
/
+6
|
\
\
|
|
/
|
*
arm: Suppress tags about used cpu arch and extensions
Martin Storsjö
2015-03-07
1
-0
/
+6
*
|
mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_
James Cowgill
2015-03-07
1
-2
/
+2
*
|
Revert "avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit"
Michael Niedermayer
2015-03-07
1
-3
/
+0
*
|
configure: Make compilable with VS2015 (missing hunk)
Peter Tissen
2015-03-06
1
-1
/
+1
*
|
avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit
Srikanth G
2015-03-06
1
-0
/
+3
*
|
mips: port optimizations to mips n64
James Cowgill
2015-03-06
2
-10
/
+59
[next]