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
*
pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGS
Timothy Gu
2015-02-07
1
-1
/
+1
*
avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove wording abou...
Michael Niedermayer
2015-02-07
1
-4
/
+4
*
avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and similar fo...
Michael Niedermayer
2015-02-07
1
-4
/
+4
*
avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555
Michael Niedermayer
2015-02-07
1
-4
/
+4
*
avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and similar formats
Michael Niedermayer
2015-02-07
1
-4
/
+4
*
avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT
Michael Niedermayer
2015-02-06
1
-2
/
+2
*
avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT
Michael Niedermayer
2015-02-06
1
-2
/
+2
*
x86: lavu/x264asm: fix ymm register instantiation
Christophe Gisquet
2015-02-04
1
-1
/
+1
*
avutil/mem: replace remaining void **/*** casts by memcpy()
Michael Niedermayer
2015-02-03
1
-8
/
+12
*
lavu/x86/x86inc: deprecate INIT_AVX
James Darnley
2015-02-02
1
-8
/
+0
*
x264asm: warn when inappropriate instruction used in function with specified ...
Anton Mitrofanov
2015-02-02
1
-286
/
+295
*
Merge commit '60392480181f24ebf3ab48d8ac3614705de90152'
Michael Niedermayer
2015-02-01
1
-11
/
+18
|
\
|
*
mem: fix pointer pointer aliasing violations
Rémi Denis-Courmont
2015-02-01
1
-13
/
+19
|
*
lavu: Check av_dict_set allocations
Luca Barbato
2015-01-29
1
-6
/
+11
*
|
libavutil: Added twofish symmetric block cipher
Supraja Meedinti
2015-01-29
3
-0
/
+448
*
|
avutil/aes: Rename crypt()
Michael Niedermayer
2015-01-28
1
-3
/
+3
*
|
Merge commit '728685f37ab333ca35980bd01766c78d197f784a'
Michael Niedermayer
2015-01-27
2
-1
/
+7
|
\
\
|
|
/
|
*
Add a side data type for audio service type.
Anton Khirnov
2015-01-27
2
-1
/
+7
*
|
avutil/pixdesc: rewrite AV_PIX_FMT_FLAG_PSEUDOPAL documentation
Michael Niedermayer
2015-01-24
1
-3
/
+7
*
|
avutil/buffer: factor buffer_replace() out
Michael Niedermayer
2015-01-23
1
-5
/
+16
*
|
avutil/pixfmt: Support the AV_PIX_FMT_GBRAP* formats with AV_HAVE_INCOMPATIBL...
Michael Niedermayer
2015-01-15
1
-0
/
+3
*
|
avutil/pixfmt: Document the duplicated AV_PIX_FMT_GBRAP* formats
Michael Niedermayer
2015-01-15
1
-0
/
+5
*
|
Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a'
Michael Niedermayer
2015-01-15
2
-2
/
+6
|
\
\
|
|
/
|
*
lavu: add planar 16 bit and 8 bit rgb with alpha
Paul B Mahol
2015-01-14
3
-1
/
+46
*
|
Merge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8'
Michael Niedermayer
2015-01-15
3
-17
/
+28
|
\
\
|
|
/
|
*
imgutils: create misc functions for dealing with buffers
Stefano Sabatini
2015-01-14
3
-1
/
+141
*
|
avutil/opencl: don't include config.h
James Almer
2015-01-12
1
-4
/
+3
*
|
Merge commit '07a0c0f0005072d115ace61e60f46be68582cc3a'
Michael Niedermayer
2015-01-06
1
-0
/
+2
|
\
\
|
|
/
|
*
opt: check memory allocation
Vittorio Giovara
2015-01-05
1
-0
/
+2
*
|
Factorize avpriv_mirror() out
Michael Niedermayer
2015-01-05
1
-0
/
+13
*
|
avutil/camellia: cosmetic fixes
Giorgio Vazzana
2015-01-02
1
-83
/
+80
*
|
avutil/camellia: use K[2] instead of *K in generate_round_keys()
Giorgio Vazzana
2015-01-02
1
-2
/
+2
*
|
avutil/camellia: make LR128() more robust
Giorgio Vazzana
2015-01-02
1
-2
/
+2
*
|
avutil/camellia: fix documentation for av_camellia_crypt()
Giorgio Vazzana
2015-01-02
1
-1
/
+1
*
|
libavutil: Added Camellia symmetric block cipher
Supraja Meedinti
2015-01-02
4
-1
/
+532
*
|
x86/swr: add SSE2/AVX pack_8ch functions
James Almer
2014-12-30
1
-0
/
+37
*
|
avutil/rational: Check that av_reduce() returns values within the requested max
Michael Niedermayer
2014-12-29
1
-0
/
+1
*
|
avutil/atomic: reuse ret to avoid dereferencing twice the same value.
Clément Bœsch
2014-12-27
1
-1
/
+1
*
|
avutil/hmac: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-27
1
-1
/
+1
*
|
avutil/audio_fifo: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-27
1
-1
/
+1
*
|
avutil/dict: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-27
1
-5
/
+5
*
|
Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
2014-12-19
1
-0
/
+3
*
|
libavutil: Added cbc mode to cast128
Supraja Meedinti
2014-12-19
2
-3
/
+55
*
|
Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'
Michael Niedermayer
2014-12-19
1
-3
/
+3
|
\
\
|
|
/
|
*
check memory errors from av_strdup()
Vittorio Giovara
2014-12-18
1
-3
/
+5
*
|
Merge commit '5d839778b9f3edb682b7f71dde4f80f07c75b098'
Michael Niedermayer
2014-12-19
1
-9
/
+14
|
\
\
|
|
/
|
*
lavu: Refactor side data wiping
Luca Barbato
2014-12-18
1
-8
/
+14
|
*
thread: use "" instead of <> for including the w32pthreads wrapper
Anton Khirnov
2014-12-14
1
-1
/
+1
*
|
libavutil: cosmetic: inserted spaces wherever necessary
Supraja Meedinti
2014-12-17
2
-169
/
+181
*
|
lavu/frame: fix malloc error path in av_frame_copy_props()
wm4
2014-12-15
1
-0
/
+1
[next]