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
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/softfloat: Fix alternative implementation of av_normalize1_sf()
Michael Niedermayer
2015-06-05
1
-1
/
+1
*
avutil/softfloat: Fix alternative implementation of av_normalize_sf()
Michael Niedermayer
2015-06-05
1
-1
/
+1
*
arm: only enable setend on ARMv6
Andreas Cadhalpun
2015-06-05
1
-1
/
+1
*
avutil/softfloat: Move av_sincos_sf() from header to c file
Michael Niedermayer
2015-06-05
2
-48
/
+50
*
libavutil/doc: Changes in documentation due to changes to fixed_dsp
Nedeljko Babic
2015-06-05
2
-2
/
+9
*
avutil/softfloat: Add more tests for the normalization
Michael Niedermayer
2015-06-05
1
-0
/
+10
*
avutil/softfloat: Fix thresholds in av_normalize_sf()
Michael Niedermayer
2015-06-05
1
-1
/
+1
*
avcodec/rdft: Use more specific error codes
Michael Niedermayer
2015-06-05
1
-3
/
+4
*
lavf/matroskaenc: Write Block Keyframe correctly
Vignesh Venkatasubramanian
2015-06-05
1
-7
/
+22
*
avcodec/utils: Assert that audio decoders do not report using more data than ...
Michael Niedermayer
2015-06-04
1
-0
/
+1
*
avcodec/alsdec: Check for overread
Michael Niedermayer
2015-06-04
1
-0
/
+5
*
avcodec/atrac3plusdec: consume only as many bytes as available
Michael Niedermayer
2015-06-04
1
-1
/
+1
*
avcodec/adpcm: Check for overreads
Michael Niedermayer
2015-06-04
1
-1
/
+12
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions
Shivraj Patil
2015-06-04
5
-1
/
+1173
*
libavutil/softfloat: Fix av_normalize1_sf bias.
Nedeljko Babic
2015-06-04
1
-1
/
+1
*
lavf/riffenc: Set correct block align for mp2.
Juanjo
2015-06-04
4
-4
/
+4
*
lavfi/tinterlace: Double aspect ratio for modes merge and pad.
Carl Eugen Hoyos
2015-06-04
1
-0
/
+5
*
swresample/resample: fix typos
Michael Niedermayer
2015-06-04
1
-2
/
+2
*
avcodec/proresenc_anatoliy: Use more specific error codes
Michael Niedermayer
2015-06-04
1
-3
/
+3
*
avcodec/snow: replace unspecific error code
Michael Niedermayer
2015-06-04
1
-1
/
+1
*
swresample/swresample: Cleanup on init failure.
Michael Niedermayer
2015-06-04
1
-10
/
+24
*
swresample: Add swr_get_out_samples()
Michael Niedermayer
2015-06-04
6
-4
/
+78
*
fate: add missing lavfi indev dependency to closed caption test
James Almer
2015-06-03
1
-1
/
+1
*
libswresample/rematrix: Check for malloc errors
Michael Niedermayer
2015-06-04
1
-0
/
+8
*
fate: Add Closed caption test
Anshul Maheshwari
2015-06-03
2
-0
/
+17
*
libavutil: Add new fixed dsp functions.
Nedeljko Babic
2015-06-03
2
-0
/
+121
*
Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr...
Michael Niedermayer
2015-06-03
1
-4
/
+0
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions
Shivraj Patil
2015-06-03
4
-0
/
+2286
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functions
Shivraj Patil
2015-06-03
3
-0
/
+2327
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc functions
Shivraj Patil
2015-06-03
4
-1
/
+5744
*
Merge commit '0289f81241e720452b5a77713488d54d3ec252d7'
Michael Niedermayer
2015-06-03
1
-3
/
+10
|
\
|
*
aac: Correctly map multichannel ADTS AAC with non-zero channel_config + PCE
nu774
2015-06-03
1
-3
/
+10
*
|
Merge commit '7f596368a404363d72b1be6d16c51420a71bc523'
Michael Niedermayer
2015-06-03
1
-29
/
+31
|
\
\
|
|
/
|
*
bink: Factorize bink put_pixel
Luca Barbato
2015-06-03
1
-24
/
+31
*
|
Merge commit 'e97446e600578392549ef6d0191f2020dae7f8bf'
Michael Niedermayer
2015-06-03
1
-2
/
+2
|
\
\
|
|
/
|
*
configure: Check for DXVA2_ConfigPictureDecode instead of LPDIRECT3DSURFACE9
Martin Storsjö
2015-06-03
1
-2
/
+2
*
|
Merge commit 'b9875b497a38f494acb599083b0d004545958697'
Michael Niedermayer
2015-06-03
1
-15
/
+0
|
\
\
|
|
/
|
*
configure: Remove unnecessary tests for d3d11va
Martin Storsjö
2015-06-03
1
-15
/
+0
*
|
Merge commit '76eb0950b8d82b1e9617b9c854f091e13bb23131'
Michael Niedermayer
2015-06-03
1
-2
/
+1
|
\
\
|
|
/
|
*
configure: Don't run "export $e" for an empty string
Martin Storsjö
2015-06-03
1
-1
/
+1
*
|
avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert this
Michael Niedermayer
2015-06-03
1
-0
/
+2
*
|
avformat/mov: Retry same packet on IO failure to avoid loosing a packet
Michael Niedermayer
2015-06-03
1
-2
/
+13
*
|
ffmpeg_dxva2: call GetDesktopWindow() in place of GetShellWindow()
Stefano Sabatini
2015-06-03
1
-1
/
+1
*
|
avfilter/vf_blend: add linearlight and glow mode
Paul B Mahol
2015-06-03
2
-0
/
+10
*
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions
Shivraj Patil
2015-06-03
5
-0
/
+5040
*
|
avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/sec
Michael Niedermayer
2015-06-03
1
-3
/
+4
*
|
swresample/dither: check memory allocation
Ganesh Ajjanagadde
2015-06-03
3
-3
/
+8
*
|
avcodec/apng: Remove blending support for AV_PIX_FMT_ARGB
Donny Yang
2015-06-03
1
-6
/
+1
*
|
swresample: Check the return value of resampler->init()
Michael Niedermayer
2015-06-03
1
-0
/
+4
*
|
Merge commit '876d441fbe37c3ffc57ada9ce1f9ea841ca4c9de'
Michael Niedermayer
2015-06-02
1
-3
/
+2
|
\
\
|
|
/
[next]