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 'c011ceef78eae66039efc66d9551a7146e08838a'
Michael Niedermayer
2013-06-03
1
-8
/
+4
|
\
|
*
cpu: Restructure code to avoid pointless ret variable indirection
Diego Biurrun
2013-06-02
1
-8
/
+4
*
|
avutil/sha: reorder Maj arguments
Michael Niedermayer
2013-06-02
1
-1
/
+1
*
|
avutil/sha512: Reshuffle Maj() operands
Michael Niedermayer
2013-06-02
1
-1
/
+1
*
|
lavu: Add SHA-2 512 hashing
James Almer
2013-06-02
3
-0
/
+418
*
|
avutil/crc: Dont limit CRC32 standard tables
James Almer
2013-06-01
1
-1
/
+6
*
|
av_d2q: Add a special case for |value| > MAX and |value| < 1/MAX
Michael Niedermayer
2013-05-31
1
-0
/
+2
*
|
Add AV_HASH_MAX_SIZE.
Reimar Döffinger
2013-05-29
1
-0
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-27
1
-1
/
+1
|
\
\
|
|
/
|
*
arm: Only output eabi attributes if building for ELF
Martin Storsjö
2013-05-27
1
-1
/
+1
*
|
av_cpu_count: factorize "detected %d logical cores" message
Michael Niedermayer
2013-05-26
1
-0
/
+7
*
|
av_d2q: Avoid llrint(), its not correctly implemented in old netbsd
Michael Niedermayer
2013-05-26
1
-1
/
+1
*
|
avutil/md5: reindent after previous commits
Giorgio Vazzana
2013-05-25
1
-21
/
+21
*
|
av_d2q: fix rounding for negative values
Michael Niedermayer
2013-05-25
1
-1
/
+1
*
|
av_d2q: Fix infinity check
Michael Niedermayer
2013-05-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-24
1
-0
/
+1
|
\
\
|
|
/
|
*
cpu: Include common.h for av_popcount64
Martin Storsjö
2013-05-24
1
-0
/
+1
*
|
avutil/bprint: Fix doxygen comments
Michael Niedermayer
2013-05-24
1
-4
/
+4
*
|
Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'
Michael Niedermayer
2013-05-24
3
-1
/
+61
|
\
\
|
|
/
|
*
Move get_logical_cpus() from lavc/pthread to lavu/cpu.
Anton Khirnov
2013-05-24
3
-1
/
+57
|
*
pixdesc: mark gray8 as pseudopal
Anton Khirnov
2013-05-22
1
-0
/
+1
*
|
lavu/opencl: remove semi-colon from macro.
Clément Bœsch
2013-05-24
1
-14
/
+14
*
|
lavu/opt: check if class is NULL too
Paul B Mahol
2013-05-21
1
-1
/
+1
*
|
avutil/pixfmt: add forgotten deprecated to YUVJ411
Michael Niedermayer
2013-05-21
1
-1
/
+1
*
|
add YUVJ411P
Michael Niedermayer
2013-05-21
2
-0
/
+13
*
|
avutil/frame: continue to process bufs even if some are empty
Xidorn Quan
2013-05-20
1
-3
/
+6
*
|
avutil/md5: move loop inside inner function
Giorgio Vazzana
2013-05-20
1
-12
/
+17
*
|
avutil/hmac: silence pointer type warnings
Michael Niedermayer
2013-05-20
1
-5
/
+5
*
|
md5: optimize second round by using 4-operation form of G()
Giorgio Vazzana
2013-05-20
1
-1
/
+1
*
|
Merge commit '40020e171a3549a2c0b65ce6f2649aec868872f2'
Michael Niedermayer
2013-05-18
1
-0
/
+33
|
\
\
|
|
/
|
*
doxy: add a section about versioning.
Anton Khirnov
2013-05-17
1
-0
/
+33
*
|
Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'
Michael Niedermayer
2013-05-18
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi doxy: add a page for lavfi.
Anton Khirnov
2013-05-17
1
-1
/
+1
*
|
md5: avoid unnecessary copying.
Reimar Döffinger
2013-05-17
2
-8
/
+28
*
|
lavu/opt: add AV_OPT_TYPE_COLOR
Paul B Mahol
2013-05-17
3
-2
/
+26
*
|
Rename ffadler to ffhash and expand it using the generic hash API
James Almer
2013-05-16
1
-1
/
+1
*
|
Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d'
Michael Niedermayer
2013-05-16
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove commented-out #includes
Diego Biurrun
2013-05-15
1
-1
/
+0
*
|
lavu/hash: Fix CRC32 calculation
James Almer
2013-05-15
1
-3
/
+3
*
|
lavu/hash: Fix adler32 calculation
James Almer
2013-05-15
1
-4
/
+4
*
|
murmur3: fix memleak
Michael Niedermayer
2013-05-15
1
-0
/
+1
*
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
2
-35
/
+35
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-15
5
-131
/
+164
|
\
\
|
|
/
|
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
5
-134
/
+167
*
|
Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd'
Michael Niedermayer
2013-05-15
1
-1
/
+2
|
\
\
|
|
/
|
*
Clarify output of av_get_bits_per_pixel
Kieran Kunhya
2013-05-15
1
-1
/
+2
*
|
lavu/hash: Fix name of SHA224
James Almer
2013-05-14
1
-1
/
+1
*
|
Add a generic hash API.
Reimar Döffinger
2013-05-13
3
-0
/
+233
*
|
Add 128 bit murmur3 hash function.
Reimar Döffinger
2013-05-13
3
-0
/
+226
*
|
lavu/common: make FF_CEIL_RSHIFT faster when shift is constant.
Clément Bœsch
2013-05-13
1
-1
/
+2
[next]