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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil: add ff_reverse as av_reverse replacement
Andreas Cadhalpun
2015-08-12
1
-0
/
+1
*
avutil/softfloat: move av_sincos_sf() back to header
James Almer
2015-07-22
1
-1
/
+0
*
Add support for TEA (Tiny Encryption Algorithm)
Vesselin Bontchev
2015-07-21
1
-0
/
+3
*
lavu: Makefile: skip atomic.c if native atomics are available
Rodger Combs
2015-07-01
1
-1
/
+2
*
avutil/softfloat: properly separate testcode
Michael Niedermayer
2015-06-11
1
-0
/
+1
*
avutil: Extract gamma determination from PNG encoder for future use. Adds pri...
Kevin Wheatley
2015-03-05
1
-0
/
+1
*
libavutil: Added twofish symmetric block cipher
Supraja Meedinti
2015-01-29
1
-0
/
+3
*
libavutil: Added Camellia symmetric block cipher
Supraja Meedinti
2015-01-02
1
-0
/
+3
*
lavu/dict: add av_dict_get_string
Lukasz Marek
2014-11-21
1
-0
/
+1
*
libavutil: Add CAST128 symmetric block cipher
Supraja Meedinti
2014-10-18
1
-0
/
+3
*
avutil/Makefile: add softfloat to TESTPROGS
Michael Niedermayer
2014-10-09
1
-0
/
+1
*
avutil: remove obsolete FF_API_INTFLOAT cruft
James Almer
2014-10-05
1
-2
/
+0
*
avcodec: export motion vectors in frame side data on demand
Clément Bœsch
2014-08-18
1
-0
/
+1
*
drop LLS1, rename LLS2 to LLS
Michael Niedermayer
2014-08-09
1
-4
/
+2
*
avutil: add pixelutils API
Clément Bœsch
2014-08-05
1
-0
/
+3
*
avutil: actually install hash.h
Timothy Gu
2014-07-06
1
-0
/
+1
*
lavu: add thread message API.
Nicolas George
2014-05-26
1
-0
/
+2
*
Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'
Michael Niedermayer
2014-05-19
1
-0
/
+2
|
\
|
*
Add transformation matrix API.
Vittorio Giovara
2014-05-19
1
-0
/
+2
*
|
Move av_find_best_pix_fmt_of_2() from avcodec to avutil
Michael Niedermayer
2014-04-30
1
-0
/
+1
*
|
avutil/log: add code to test av_log()
Michael Niedermayer
2014-04-03
1
-0
/
+1
*
|
libavutil: Add fixed_dsp
Nedeljko Babic
2014-04-01
1
-0
/
+1
*
|
Merge commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78'
Michael Niedermayer
2014-03-24
1
-0
/
+1
|
\
\
|
|
/
|
*
Add replaygain side data type and code for parsing replaygain tags.
Anton Khirnov
2014-03-24
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-18
1
-0
/
+1
|
\
\
|
|
/
|
*
float_dsp: add test program and use it as fate test
Janne Grunau
2014-03-18
1
-0
/
+1
*
|
Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'
Michael Niedermayer
2014-02-16
1
-0
/
+2
|
\
\
|
|
/
|
*
lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
Tim Walker
2014-02-15
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-30
1
-0
/
+1
|
\
\
|
|
/
|
*
lavu: Move preprocessor macros in a separate file
Luca Barbato
2013-12-29
1
-0
/
+1
|
*
avutil: Remove deprecated intfloat_readwrite code
Diego Biurrun
2013-12-16
1
-2
/
+0
*
|
Merge commit '7e244c68600f479270e979258e389ed5240885fb'
Michael Niedermayer
2013-12-09
1
-0
/
+2
|
\
\
|
|
/
|
*
avframe: add codec-independent stereoscopic metadata
Vittorio Giovara
2013-12-09
1
-0
/
+2
*
|
Add Windows resource file support for shared libraries
James Almer
2013-12-05
1
-0
/
+3
*
|
build: rename version.h to libavutil/ffversion.h
Timothy Gu
2013-11-30
1
-1
/
+2
*
|
lavu/avstring: add av_utf8_decode() function
Stefano Sabatini
2013-11-22
1
-0
/
+1
*
|
avutil: reintroduce lls1 as the 52 ABI needs it
Michael Niedermayer
2013-11-17
1
-0
/
+2
*
|
avutil: rename lls to lls2
Michael Niedermayer
2013-11-17
1
-2
/
+2
*
|
tools: add benchmark for crypto functions.
Nicolas George
2013-09-04
1
-1
/
+4
*
|
Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'
Michael Niedermayer
2013-08-10
1
-0
/
+1
|
\
\
|
|
/
|
*
libavutil: Move avpriv_open to a new file, file_open.c
Martin Storsjö
2013-08-10
1
-0
/
+1
*
|
lavu: Add RIPEMD hashing
James Almer
2013-06-15
1
-0
/
+3
*
|
lavu: Add SHA-2 512 hashing
James Almer
2013-06-02
1
-0
/
+3
*
|
Rename ffadler to ffhash and expand it using the generic hash API
James Almer
2013-05-16
1
-1
/
+1
*
|
Add a generic hash API.
Reimar Döffinger
2013-05-13
1
-0
/
+1
*
|
Add 128 bit murmur3 hash function.
Reimar Döffinger
2013-05-13
1
-0
/
+3
*
|
tools: Add adler32 checksum tool
Michael Niedermayer
2013-05-09
1
-1
/
+1
*
|
lavu/opencl:add opencl set param function
highgod0401
2013-04-26
1
-1
/
+1
*
|
Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'
Michael Niedermayer
2013-04-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Cosmetics, restore alphabetic order in atomics lists.
Anton Khirnov
2013-04-11
1
-1
/
+1
[next]