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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
swscale: Add missing yuv444p12 swapping
Vittorio Giovara
2016-10-12
1
-1
/
+1
*
checkasm: add a test for HEVC IDCT
Alexandra Hájková
2016-10-11
1
-1
/
+33
*
checkasm: add VP9 loopfilter tests.
Ronald S. Bultje
2016-10-04
1
-0
/
+159
*
fate: Add test for rscc palette
Vittorio Giovara
2016-10-02
2
-0
/
+5
*
lavu: remove the custom atomic API
Anton Khirnov
2016-10-02
1
-5
/
+0
*
checkasm: Add test for huffyuvdsp add_bytes
Alexandra Hájková
2016-10-02
4
-0
/
+81
*
hevc: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
2016-09-29
1
-8
/
+8
*
pixfmt: Add yuv444p12 pixel format
Luca Barbato
2016-09-27
6
-0
/
+10
*
pixfmt: Add yuv422p12 pixel format
Luca Barbato
2016-09-27
6
-0
/
+10
*
pixfmt: Add yuv420p12 pixel format
Luca Barbato
2016-09-27
6
-0
/
+10
*
audiodsp: reorder arguments for vector_clipf
Anton Khirnov
2016-09-22
1
-4
/
+4
*
checkasm: add tests for audiodsp
Anton Khirnov
2016-09-22
4
-0
/
+151
*
checkasm: add a test for blockdsp
Anton Khirnov
2016-09-22
4
-0
/
+73
*
checkasm: Read the unsigned value as it should
Luca Barbato
2016-09-11
1
-2
/
+3
*
build: Fix directory dependencies of tests/pixfmts.mak target
Diego Biurrun
2016-09-05
1
-1
/
+1
*
vp8: Change type of stride parameters to ptrdiff_t
Diego Biurrun
2016-08-26
1
-2
/
+2
*
checkasm: add vp9 MC tests.
Ronald S. Bultje
2016-08-03
4
-0
/
+132
*
checkasm: Cast unsigned to signed
Luca Barbato
2016-07-23
1
-1
/
+1
*
checkasm: add HEVC test for testing IDCT DC
Alexandra Hájková
2016-07-22
4
-1
/
+76
*
arm: Check for support for the .fpu directive
Martin Storsjö
2016-07-21
1
-1
/
+1
*
checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCR
Martin Storsjö
2016-07-17
1
-4
/
+6
*
cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfp
Janne Grunau
2016-07-17
1
-3
/
+10
*
checkasm: arm: Don't start new const blocks for each string
Martin Storsjö
2016-07-17
1
-2
/
+2
*
checkasm: arm: report the first clobbered register in checkasm_checked_call
Janne Grunau
2016-07-16
1
-25
/
+39
*
FATE: add a test for H.264 with two fields per packet
Anton Khirnov
2016-07-15
2
-0
/
+35
*
FATE: add a test of H.264 SEI recovery in an intra refresh stream
Anton Khirnov
2016-07-15
2
-0
/
+13
*
fate: Add a mixed NAL coding sample
Vittorio Giovara
2016-07-13
2
-0
/
+11
*
fate: Restore order of h264 entries
Vittorio Giovara
2016-07-13
1
-2
/
+2
*
checkasm/arm: preserve the stack alignment checkasm_checked_call
Janne Grunau
2016-07-13
1
-4
/
+7
*
checkasm: vp8.mc: initialize the full src buffer after ec32574209f
Janne Grunau
2016-07-13
1
-1
/
+1
*
checkasm/arm: align the clobber check data properly for ldrd
Janne Grunau
2016-07-10
1
-1
/
+1
*
checkasm: vp8: mc: test unequal width/height for partitions
Janne Grunau
2016-07-10
1
-7
/
+9
*
checkasm: Add tests for vp8dsp
Martin Storsjö
2016-07-08
4
-0
/
+522
*
avconv: use avcodec_parameters_copy() with streamcopy
Anton Khirnov
2016-07-02
1
-2
/
+2
*
checkasm: hevc: Iterate over features first, then over bitdepths
Martin Storsjö
2016-06-29
1
-5
/
+13
*
ffv1: Remove version 2 and mark version 3 as non-experimental
Luca Barbato
2016-06-29
3
-24
/
+24
*
fate: Add test for webp
Diego Biurrun
2016-06-28
2
-0
/
+5
*
checkasm: h264dsp: Move the x and y variables into the randomize_buffer macro
Martin Storsjö
2016-06-28
1
-2
/
+2
*
checkasm: h264dsp: Initialize the padding area
Martin Storsjö
2016-06-28
1
-1
/
+1
*
checkasm: Issue emms after benchmarking functions
Martin Storsjö
2016-06-21
1
-0
/
+2
*
fate: Add TrueMotion 2 RT tests
Vittorio Giovara
2016-06-20
4
-0
/
+18
*
fate: Move Duck Truemotion 1 and 2 tests to vpx.mak
Vittorio Giovara
2016-06-20
2
-12
/
+12
*
fate: Add tests for MagicYUV
Vittorio Giovara
2016-06-20
8
-0
/
+33
*
checkasm: Add tests for h264 idct
Martin Storsjö
2016-06-17
4
-0
/
+237
*
fate: Move Canopus decoder tests to a separate file
Vittorio Giovara
2016-06-06
4
-33
/
+35
*
FATE: drop the audio stream from the dxtory test
Anton Khirnov
2016-05-26
2
-2
/
+1
*
fate: More fine-grained dependencies for demuxer tests
Diego Biurrun
2016-05-25
1
-6
/
+6
*
fate: More fine-grained dependencies for voice codec tests
Diego Biurrun
2016-05-25
1
-12
/
+12
*
movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...
Martin Storsjö
2016-05-18
1
-0
/
+8
*
movenc-test: Test write_data_type
Martin Storsjö
2016-05-18
1
-0
/
+99
[next]