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
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...
Shivraj Patil
2015-05-07
1
-0
/
+533
*
ripemd: move ripemd{256, 320} into separate functions
James Almer
2015-05-07
1
-132
/
+222
*
lavu: add yuv440p10/12 pixfmts.
Ronald S. Bultje
2015-05-06
2
-0
/
+54
*
avutil/internal: Suppress empty body warning from emms_c()
Michael Niedermayer
2015-05-06
1
-1
/
+1
*
avutil/opt: Avoid division by 0
Michael Niedermayer
2015-05-03
1
-1
/
+2
*
avutil/cast5: Make iv array static
Michael Niedermayer
2015-05-02
1
-1
/
+1
*
avutil/cast5: Mark key_bits as const
Michael Niedermayer
2015-05-02
1
-1
/
+1
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...
Shivraj Patil
2015-05-01
1
-0
/
+475
*
avutil/softfloat_tables: add missing stdint.h include
James Almer
2015-04-30
1
-0
/
+2
*
libavutil/softfloat: Add functions.
Nedeljko Babic
2015-04-30
2
-1
/
+352
*
libavutil/softfloat: Added av_normalize_sf in av_add_sf
Nedeljko Babic
2015-04-30
1
-2
/
+2
*
libavutil/softfloat: exponent adjusted for aac fixed point dec
Nedeljko Babic
2015-04-30
1
-4
/
+4
*
OpenCL: Fix ABI incompatibility issues
Maneesh Gupta
2015-04-28
2
-12
/
+40
*
avutil/log: more complete description of av_log function
Matteo Nastasi (mop)
2015-04-26
1
-1
/
+1
*
avutil/softfloat: document av_int2sf()
Michael Niedermayer
2015-04-25
1
-0
/
+4
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...
Shivraj Patil
2015-04-24
1
-0
/
+133
*
avutil/frame: fix everythnig/everything typo
Clément Bœsch
2015-04-24
1
-1
/
+1
*
Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'
Michael Niedermayer
2015-04-20
2
-1
/
+12
|
\
|
*
log: Print a full backtrace along with error messages under Valgrind
Vittorio Giovara
2015-04-20
2
-1
/
+12
|
*
avutil: remove pointless bmi1 define
James Almer
2015-04-19
1
-3
/
+2
*
|
avutil/mips/generic_macros_msa: volatile doesnt need __
Michael Niedermayer
2015-04-20
1
-2
/
+2
*
|
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
|
\
\
|
|
/
[next]