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 '0c4468dc185fa8b9e7d6add914595c5e928b24fd'
Clément Bœsch
2016-06-23
3
-1
/
+52
|
\
|
*
stereo3d: Add API to get name from value or value from name
Vittorio Giovara
2016-05-17
3
-1
/
+52
*
|
hwcontext_dxva2: support P010 10-bit surfaces
Hendrik Leppkes
2016-06-22
1
-4
/
+18
*
|
Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'
Hendrik Leppkes
2016-06-22
7
-1
/
+373
|
\
\
|
|
/
|
*
hwcontext: add a dxva2 implementation
Anton Khirnov
2016-05-17
7
-1
/
+373
|
*
x86inc: Enable AVX emulation in additional cases
Anton Mitrofanov
2016-05-16
1
-8
/
+13
|
*
x86inc: Improve handling of %ifid with multi-token parameters
Anton Mitrofanov
2016-05-16
1
-2
/
+2
|
*
x86inc: Fix AVX emulation of some instructions
Anton Mitrofanov
2016-05-16
1
-20
/
+24
|
*
x86inc: Fix AVX emulation of scalar float instructions
Henrik Gramner
2016-05-16
1
-14
/
+14
*
|
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
Clément Bœsch
2016-06-22
47
-99
/
+146
|
\
\
|
|
/
|
*
tests: Move all test programs to a subdirectory
Diego Biurrun
2016-05-13
23
-55
/
+76
*
|
Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'
Clément Bœsch
2016-06-22
1
-0
/
+2
|
\
\
|
|
/
|
*
Split global .gitignore file into per-directory files
Diego Biurrun
2016-05-13
1
-0
/
+1
*
|
Merge commit '1f77e634bb838f71ff21923b5e9fe3104c831c52'
Clément Bœsch
2016-06-21
1
-10
/
+11
|
\
\
|
|
/
|
*
colorspace: Add support for BT709
Jan Ekström
2016-05-10
1
-0
/
+11
*
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
9
-20
/
+20
|
\
\
|
|
/
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
11
-22
/
+22
*
|
Merge commit 'f2422b58756ba97e3cbadc190f1ed950aa201ec7'
Clément Bœsch
2016-06-21
2
-4
/
+5
|
\
\
|
|
/
|
*
testprogs: Mark some tables as static const
Diego Biurrun
2016-04-29
7
-17
/
+17
*
|
avutil/threadmessage.h: Fix swapped comments
Jan Sebechlebsky
2016-06-16
1
-8
/
+8
*
|
lavu/intmath.h: fix compilation with msvc10.
Matt Oliver
2016-06-13
1
-0
/
+2
*
|
lavu/file_open: Use current directory for temporary files also on Android.
Carl Eugen Hoyos
2016-06-11
1
-1
/
+1
*
|
avutil: add 10-bit planar RGB with alpha
Paul B Mahol
2016-06-10
2
-0
/
+32
*
|
avutil/opt: Fix max/min checking in av_opt_set() for AV_OPT_TYPE_VIDEO_RATE
Michael Niedermayer
2016-06-09
2
-3
/
+8
*
|
x86/showcqt: use three operand format for some instructions
James Almer
2016-06-08
1
-1
/
+1
*
|
avutil/x86util: move haddps sse emulation from showcqt
James Almer
2016-06-08
1
-0
/
+11
*
|
avutil/frame: Assert that width/height/channels is 0 for the destination of a...
Michael Niedermayer
2016-06-05
1
-0
/
+6
*
|
libavutil/fifo: Fix fifo grow step
Jan Sebechlebsky
2016-06-03
1
-1
/
+1
*
|
vaapi: Enable more libva surface formats
Mark Thompson
2016-06-02
1
-5
/
+5
*
|
avutil/frame: Document avcodec_get_frame_class() and the option naming system
Michael Niedermayer
2016-06-01
1
-0
/
+4
*
|
lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.
Neil Birkbeck
2016-06-01
3
-0
/
+18
*
|
avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int()
Michael Niedermayer
2016-05-29
1
-0
/
+4
*
|
avutil/softfloat: Document public constants and a few public functions
Michael Niedermayer
2016-05-28
1
-7
/
+24
*
|
libavutil/opencl: fixed uninitialized var warning
dsmudhar
2016-05-23
1
-1
/
+1
*
|
avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check i...
Michael Niedermayer
2016-05-20
1
-4
/
+13
*
|
avutil/mips: header asmdefs.h add some PTR_ macros for loongson
ZhouXiaoyong
2016-05-14
1
-0
/
+12
*
|
avutil/lzo: split test out into a separate file
James Almer
2016-05-13
2
-55
/
+77
*
|
avutil/sha512-test: fix memleak
James Almer
2016-05-13
1
-0
/
+2
*
|
avutil/sha-test: fix memleak
James Almer
2016-05-13
1
-0
/
+2
*
|
avutil/ripemd-test: fix memleak
James Almer
2016-05-13
1
-0
/
+2
*
|
avutil/aes-test: fix memleak
James Almer
2016-05-13
1
-0
/
+4
*
|
Merge commit '785bfb1d7bb8de567c3aac1d9cc369b55ac9fb7b'
Derek Buitenhuis
2016-05-12
1
-2
/
+2
|
\
\
|
|
/
|
*
pixfmt: fix wrong comment
Thomas Guillem
2016-04-19
1
-2
/
+2
*
|
avutil/cpu-test: Fix includes (needed for HAVE_*)
James Almer
2016-05-12
1
-7
/
+6
*
|
avutil/float_dsp-test: Add include config.h for HAVE_*
Michael Niedermayer
2016-05-12
1
-0
/
+2
*
|
avutil: make crypto testprogs include headers only
James Almer
2016-05-11
10
-57
/
+85
*
|
Merge commit 'a0f469da744db83db32f3fe13186ee4aa2bc7dc5'
Derek Buitenhuis
2016-05-11
1
-0
/
+1
|
\
\
|
|
/
|
*
hwcontext: initialize sw_format in av_hwframe_ctx_alloc()
Anton Khirnov
2016-04-15
1
-0
/
+1
*
|
Merge commit '798845ce7e5b7fdd17c7269c5d267fb487d9c46f'
Derek Buitenhuis
2016-05-11
1
-0
/
+1
|
\
\
|
|
/
|
*
testprogs: Add missing libm.h includes
Martin Storsjö
2016-04-11
1
-0
/
+1
[next]