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
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-06-21
2
-4
/
+4
*
x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}
James Almer
2017-06-18
1
-6
/
+9
*
avutil/tests: remove float_dsp test
James Almer
2017-06-14
3
-359
/
+0
*
hwcontext: Improve allocation in derived contexts
Mark Thompson
2017-06-14
4
-3
/
+22
*
hwcontext_qsv: Implement mapping frames to the child device type
Mark Thompson
2017-06-14
1
-2
/
+86
*
hwcontext_qsv: Implement mapping frames from the child device type
Mark Thompson
2017-06-14
1
-32
/
+142
*
hwcontext: Add frame context mapping for nontrivial contexts
Mark Thompson
2017-06-14
2
-1
/
+13
*
hwcontext_qsv: Support derivation from child devices
Mark Thompson
2017-06-14
1
-29
/
+84
*
hwcontext: Make it easier to work with device types
Mark Thompson
2017-06-14
3
-2
/
+72
*
hwcontext: Add device derivation
Mark Thompson
2017-06-14
4
-1
/
+100
*
hwcontext_vaapi: Try to support the VDPAU wrapper
Mark Thompson
2017-06-14
2
-34
/
+52
*
x86inc: Add some additional cpuflag relations
Henrik Gramner
2017-06-12
1
-19
/
+19
*
x86inc: Remove argument from WIN64_RESTORE_XMM
Anton Mitrofanov
2017-06-09
1
-9
/
+10
*
x86inc: Prefer r14/r15 over r12/r13 on x86-64
Henrik Gramner
2017-06-09
1
-8
/
+8
*
x86inc: Make REP_RET identical to RET in SSSE3+ functions
Henrik Gramner
2017-06-09
1
-1
/
+1
*
x86inc: Fix call with memory operands
Henrik Gramner
2017-06-09
1
-2
/
+6
*
libavutil/eval: Add round function to expression parser
Kevin Mark
2017-06-06
1
-1
/
+4
*
avutil/softfloat: Fix sign error in and improve documentation of av_int2sf()
Michael Niedermayer
2017-06-04
1
-2
/
+4
*
avutil/pixfmt: remove superfluous define
James Almer
2017-06-01
1
-2
/
+0
*
Merge commit 'b83aea73404f6f9314e72fe5d6238deaffa12b2c'
Clément Bœsch
2017-05-19
1
-16
/
+19
|
\
|
*
des-test: Pass the proper types to av_des_*() functions
Diego Biurrun
2017-01-24
1
-16
/
+19
*
|
avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects
Aaron Levinson
2017-05-16
1
-1
/
+8
*
|
hwcontext_videotoolbox: fix fate-source
wm4
2017-05-15
1
-3
/
+3
*
|
videotoolbox: add hwcontext support
wm4
2017-05-15
7
-1
/
+306
*
|
x86/float_dsp: remove usage of integer instructions
James Almer
2017-05-12
1
-7
/
+7
*
|
Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'
James Almer
2017-05-08
3
-2
/
+33
|
\
\
|
|
/
|
*
frame: add a cropping rectangle to AVFrame
Anton Khirnov
2017-01-12
3
-2
/
+32
*
|
avutil/softfloat: Fix overflow in av_div_sf()
Michael Niedermayer
2017-05-06
1
-1
/
+8
*
|
avutil/softfloat: Fix multiple runtime error: left shift of negative value -8
Michael Niedermayer
2017-05-06
1
-2
/
+2
*
|
Merge commit '00b6a765430e5c5cacf0bd1be8b318d631cd4e14'
Clément Bœsch
2017-05-05
1
-16
/
+27
|
\
\
|
|
/
|
*
hmac: Explicitly convert types at function pointer assignment
Diego Biurrun
2017-01-09
1
-12
/
+23
*
|
lavu/sha512: update length argument following sha+md5 changes
Clément Bœsch
2017-05-05
2
-0
/
+9
*
|
Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551'
Clément Bœsch
2017-05-05
5
-3
/
+32
|
\
\
|
|
/
|
*
crypto: consistently use size_t as type for length parameters
Diego Biurrun
2017-01-09
5
-4
/
+30
|
*
x86inc: Avoid using eax/rax for storing the stack pointer
Henrik Gramner
2017-01-09
1
-0
/
+7
*
|
lavu/timecode: Increase AV_TIMECODE_STR_SIZE.
Carl Eugen Hoyos
2017-05-05
1
-1
/
+1
*
|
Merge commit '92db5083077a8b0f8e1050507671b456fd155125'
James Almer
2017-05-04
1
-2
/
+1
|
\
\
|
|
/
|
*
build: Generate pkg-config files from Make and not from configure
Diego Biurrun
2016-12-22
1
-0
/
+1
*
|
Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'
Clément Bœsch
2017-05-03
1
-1
/
+1
|
\
\
|
|
/
*
|
avutil/softfloat: use ldexp(), fixes undefined shift
Michael Niedermayer
2017-05-02
1
-2
/
+1
*
|
Merge commit '05a603a94e4b3eeefa5e18ae653a848001461e89'
Clément Bœsch
2017-04-26
2
-48
/
+22
|
\
\
|
|
/
|
*
ppc: Merge types_altivec.h into util_altivec.h
Diego Biurrun
2016-12-14
2
-48
/
+22
*
|
libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1
Aaron Levinson
2017-04-22
1
-1
/
+4
*
|
Merge commit '2170017a1cd033b6f28e16476921022712a522d8'
James Almer
2017-04-13
1
-1
/
+1
|
\
\
|
|
/
|
*
avutil: fix data race in av_get_cpu_flags()
Wan-Teh Chang
2016-12-08
5
-18
/
+86
|
*
Add missing #includes for standalone spherical-information-related headers
Diego Biurrun
2016-12-08
1
-0
/
+3
|
*
lavc: Add spherical packet side data API
Vittorio Giovara
2016-12-07
1
-1
/
+1
|
*
lavu: Add AVSphericalMapping type and frame side data
Vittorio Giovara
2016-12-07
5
-1
/
+180
*
|
Merge commit '075acbb6ff5740b2eea1bb7dd3afbc8e66e2ebf8'
James Almer
2017-04-13
2
-0
/
+66
|
\
\
|
|
/
|
*
lavu: Add a video section to Doxygen documentation
Vittorio Giovara
2016-12-07
3
-0
/
+72
[next]