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
*
lavu: add AESNI CPU flag
Rodger Combs
2015-10-28
6
-7
/
+18
*
avutil/avstring: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-27
1
-0
/
+2
*
timecode: Support HFR values
Vittorio Giovara
2015-10-26
1
-1
/
+3
*
timecode: Do not fail for non-standard framerates
Vittorio Giovara
2015-10-26
1
-2
/
+1
*
avutil/opt: print more meaningful default flags values
Clément Bœsch
2015-10-25
1
-2
/
+30
*
avutil/tree: clean up pointer incompatibility warnings
Ganesh Ajjanagadde
2015-10-25
1
-2
/
+2
*
avutil/tree: Document the guaranteed ordering of compare arguments for av_tre...
Michael Niedermayer
2015-10-25
1
-0
/
+3
*
avutil/tree: add additional const qualifier to the comparator
Ganesh Ajjanagadde
2015-10-24
2
-4
/
+4
*
avutil/tree: improve documentation for av_tree_find, av_tree_insert
Ganesh Ajjanagadde
2015-10-24
1
-1
/
+4
*
avutil/qsort: use the do while form for AV_QSORT, AV_MSORT
Ganesh Ajjanagadde
2015-10-23
1
-4
/
+4
*
avutil/intmath: fix undefined behavior in ff_ctzll_c()
Michael Niedermayer
2015-10-22
1
-1
/
+1
*
avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc
Andreas Cadhalpun
2015-10-21
2
-32
/
+28
*
avutil: install des.h, rc4.h and tree.h as public headers
Andreas Cadhalpun
2015-10-21
1
-0
/
+3
*
lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header.
Matt Oliver
2015-10-19
2
-32
/
+22
*
lavu/intmath.h: Add msvc/icl ctzll optimisations.
Matt Oliver
2015-10-19
1
-0
/
+35
*
avutil/opt: display a better default value for int/int64 options
Clément Bœsch
2015-10-19
1
-2
/
+22
*
avutil: use EINVAL instead of -1 for the return code of crypto related init f...
Ganesh Ajjanagadde
2015-10-18
9
-9
/
+9
*
opencl: Force the use of 1.2 APIs
Timothy Gu
2015-10-17
1
-0
/
+1
*
opencl: Use "opencl" as log context name
Timothy Gu
2015-10-17
1
-1
/
+1
*
opencl: Print compilation log
Timothy Gu
2015-10-17
1
-3
/
+30
*
opencl: Print error string when compilation fails
Timothy Gu
2015-10-17
1
-1
/
+2
*
avutil/mem: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-16
1
-0
/
+2
*
avutil: undo FF_API_CRYPTO_CONTEXT deprecation
James Almer
2015-10-16
9
-52
/
+0
*
avutil/file: add av_warn_unused_result to av_file_map
Ganesh Ajjanagadde
2015-10-16
1
-0
/
+1
*
avutil/internal: add av_warn_unused_result to avpriv_open
Ganesh Ajjanagadde
2015-10-16
1
-0
/
+1
*
avutil/cast5: update Doxygen for av_cast5_init with return information
Ganesh Ajjanagadde
2015-10-15
1
-0
/
+1
*
avutil/crc: use EINVAL instead of -1 for the return code of av_crc_init()
Michael Niedermayer
2015-10-16
1
-2
/
+2
*
winrt: multithreading support
wang-bin
2015-10-16
1
-1
/
+7
*
Merge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9'
Hendrik Leppkes
2015-10-14
1
-0
/
+17
|
\
|
*
thread: Provide no-op variants for pthread_once
Luca Barbato
2015-10-14
1
-0
/
+17
*
|
avutil/fifo: add function av_fifo_generic_peek_at()
Zhang Rui
2015-10-14
2
-0
/
+72
*
|
avutil/intmath: use de Bruijn based ff_ctz
Ganesh Ajjanagadde
2015-10-14
1
-25
/
+7
*
|
Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'
Hendrik Leppkes
2015-10-14
3
-5
/
+12
|
\
\
|
|
/
|
*
dict: Change return type of av_dict_copy()
Vittorio Giovara
2015-10-12
3
-5
/
+12
|
*
avutil/avstring: Inline some tiny functions
Henrik Gramner
2015-10-03
2
-26
/
+18
*
|
avutil/fifo: Fix thread saftey of av_fifo_generic_peek()
Michael Niedermayer
2015-10-13
1
-8
/
+6
*
|
intmath: remove av_ctz.
Ronald S. Bultje
2015-10-11
2
-13
/
+6
*
|
avutil/intmath: Change debruijn_ctz64 to use 8bit elements
Michael Niedermayer
2015-10-11
1
-1
/
+1
*
|
avutil/mathematics: speed up av_gcd by using Stein's binary GCD algorithm
Ganesh Ajjanagadde
2015-10-11
2
-5
/
+40
*
|
lavu/opt: add flag to return NULL when applicable in av_opt_get
Rodger Combs
2015-10-09
3
-3
/
+21
*
|
lavu/opt: switch AV_OPT flags to shift-based formatting
Rodger Combs
2015-10-09
1
-4
/
+4
*
|
avutil/attributes: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-05
1
-0
/
+6
*
|
Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'
Hendrik Leppkes
2015-10-03
3
-1
/
+11
|
\
\
|
|
/
|
*
lavu: Deprecate AVFrame.error[]
Vittorio Giovara
2015-09-30
3
-1
/
+11
|
*
mips: intreadwrite: Only execute that code for mips r1 or r2
Vicente Olivert Riera
2015-09-29
1
-2
/
+8
|
*
pixfmt: Add new SMPTE color primaries and transfer characteristic values
Kevin Wheatley
2015-09-17
3
-2
/
+6
*
|
x86inc: Make cpuflag() and notcpuflag() return 0 or 1
Henrik Gramner
2015-10-01
1
-2
/
+3
*
|
avutil/avstring: Inline some tiny functions
Henrik Gramner
2015-09-26
2
-26
/
+18
*
|
avutil/opencl: Fix volatile pointer
Timo Rothenpieler
2015-09-26
1
-2
/
+2
*
|
avutil/attributes: add AV_GCC_VERSION_AT_MOST
James Almer
2015-09-18
4
-8
/
+10
[next]