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
*
thread: Provide no-op variants for pthread_once
Luca Barbato
2015-10-14
1
-0
/
+17
*
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
*
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
*
pixdesc: Document the component order
Luca Barbato
2015-09-10
1
-0
/
+7
*
pixdesc: Add missing alpha flag for yuva420p9be
Hendrik Leppkes
2015-09-10
1
-1
/
+1
*
pixdesc: Consistently order components
Hendrik Leppkes
2015-09-10
1
-50
/
+50
*
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
2015-09-07
4
-370
/
+390
*
lavu: Remove bit packing from AVComponentDescriptor
Vittorio Giovara
2015-09-07
1
-5
/
+5
*
lavu: extend size of the AVPixFmtDescriptor.flags field
wm4
2015-09-07
1
-1
/
+5
*
des: Add missing include
Vittorio Giovara
2015-08-31
1
-0
/
+1
*
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
1
-2
/
+2
*
Postpone API-incompatible changes until the next bump
Vittorio Giovara
2015-08-28
1
-4
/
+4
*
lavu: Drop deprecated private lls functions
Vittorio Giovara
2015-08-28
3
-29
/
+0
*
lavu: Drop deprecated context size variables
Vittorio Giovara
2015-08-28
9
-34
/
+0
*
lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters
Vittorio Giovara
2015-08-28
2
-102
/
+0
*
lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol
Vittorio Giovara
2015-08-28
2
-6
/
+0
*
lavu: Drop deprecated audioconvert.h header
Vittorio Giovara
2015-08-28
3
-10
/
+0
*
lavu: Drop deprecated av_reverse function
Vittorio Giovara
2015-08-28
3
-28
/
+0
*
lavu: Drop deprecated external access to AVPixFmtDescriptor table
Vittorio Giovara
2015-08-28
3
-14
/
+1
*
lavu: Drop deprecated old_pix_fmt.h and related code
Vittorio Giovara
2015-08-28
5
-194
/
+0
*
channel_layout: Add a 16channel default layout
Luca Barbato
2015-08-23
2
-0
/
+3
*
x86inc: Various minor backports from x264
Henrik Gramner
2015-08-13
1
-11
/
+21
*
x86inc: Drop SECTION_TEXT macro
Henrik Gramner
2015-08-11
1
-12
/
+0
*
x86inc: Disable vpbroadcastq workaround in newer yasm versions
Henrik Gramner
2015-08-11
1
-9
/
+11
*
x86inc: Fix instantiation of YMM registers
Christophe Gisquet
2015-08-11
1
-1
/
+1
*
x86inc: warn when instructions incompatible with current cpuflags are used
Anton Mitrofanov
2015-08-11
1
-288
/
+299
*
x86inc: Support arbitrary stack alignments
Henrik Gramner
2015-08-11
1
-22
/
+40
*
x86inc: warn if XOP integer FMA instruction emulation is impossible
Anton Mitrofanov
2015-08-11
1
-2
/
+5
*
des: extend av_des_init() doxy
James Almer
2015-07-31
1
-0
/
+1
*
des: add av_des_alloc()
James Almer
2015-07-31
2
-3
/
+33
*
xtea: add av_xtea_alloc()
James Almer
2015-07-31
2
-0
/
+22
*
rc4: extend av_rc4_init() doxy
James Almer
2015-07-31
1
-0
/
+1
*
rc4: add av_rc4_alloc()
James Almer
2015-07-31
2
-3
/
+34
*
blowfish: add av_blowfish_alloc()
James Almer
2015-07-31
3
-1
/
+29
*
hmac: add missing version bump and APIChanges entry
James Almer
2015-07-30
1
-1
/
+1
*
fate: add test vectors for HMAC SHA and SHA-2
James Almer
2015-07-29
1
-10
/
+36
*
hmac: add support for SHA-2
James Almer
2015-07-29
2
-5
/
+28
*
parseutil: Use non ambiguous aliases for uhd
Luca Barbato
2015-07-21
1
-2
/
+2
*
parseutil: Add more resolution aliases
Luca Barbato
2015-07-20
1
-0
/
+4
*
x86: Serialize rdtsc in read_time()
Henrik Gramner
2015-07-09
1
-1
/
+6
*
lavu: Add version information for av_version_info()
Vittorio Giovara
2015-07-03
1
-1
/
+1
*
lavu: add an API function to return the Libav version string
wm4
2015-07-02
2
-0
/
+14
*
configure: Support MSVC 2015
Luca Barbato
2015-06-08
1
-5
/
+6
*
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-05-31
2
-2
/
+2
*
x86: Add helper macros to check for slow cpuflags
James Almer
2015-05-31
2
-0
/
+28
*
x86: add AV_CPU_FLAG_AVXSLOW flag
James Almer
2015-05-31
4
-5
/
+20
*
ppc: vsx: Implement diff_pixels and get_pixels
Luca Barbato
2015-05-31
1
-0
/
+12
[next]