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
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: add GBRAP to avcodec_align_dimensions2
Paul B Mahol
2015-01-14
1
-0
/
+1
*
imgutils: create misc functions for dealing with buffers
Stefano Sabatini
2015-01-14
2
-88
/
+13
*
png: improve signature check
Vittorio Giovara
2015-01-14
1
-3
/
+4
*
mpeg4audio: check the init_get_bits() return value
Anton Khirnov
2015-01-09
1
-2
/
+4
*
libfdk-aacdec: Make sure decoding doesn't add any extra delay in the latest v...
Martin Storsjö
2015-01-08
1
-0
/
+11
*
libopenh264enc: Fix a typo and some nitpicks
Martin Storsjö
2015-01-08
1
-2
/
+2
*
xsub: Support DXSA subtitles
Alexandre Colucci
2015-01-07
1
-4
/
+11
*
libavcodec: Add an OpenH264 encoder wrapper
Martin Storsjö
2015-01-06
4
-1
/
+231
*
msmpeg4: check memory allocations and propagate errors
Vittorio Giovara
2015-01-06
3
-7
/
+17
*
ulti: invert the order of parameters of ulti_decode_frame()
Vittorio Giovara
2015-01-06
1
-4
/
+3
*
vda: error out if decoded CVPixelBuffer is empty
Stefano Pigozzi
2015-01-05
1
-11
/
+12
*
ffv1: const correctness for encode_rgb_frame()
Diego Biurrun
2015-01-05
1
-9
/
+9
*
ffv1: Drop unnecessary casts and const qualifiers to match function signatures
Diego Biurrun
2015-01-05
1
-4
/
+4
*
h264: restore a block mistakenly removed in e10fd08a
Anton Khirnov
2014-12-27
1
-0
/
+2
*
vdpau: add support for the H.264 High 4:4:4 Predictive profile
Rémi Denis-Courmont
2014-12-25
2
-6
/
+24
*
vdpau: add support for 4:2:2 and 4:4:4 chroma sampling
Rémi Denis-Courmont
2014-12-25
2
-4
/
+8
*
vdpau: add helper for surface chroma type and size
Rémi Denis-Courmont
2014-12-25
3
-5
/
+68
*
libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag
Rémi Denis-Courmont
2014-12-25
2
-1
/
+7
*
avcodec: add AVCodecContext.sw_pix_fmt
Rémi Denis-Courmont
2014-12-25
3
-5
/
+19
*
h264: factor hwaccel pixel formats list
Rémi Denis-Courmont
2014-12-25
1
-54
/
+35
*
mpegts: add support for Opus
Kieran Kunhya
2014-12-20
3
-21
/
+138
*
on2avc: check number of channels
Michael Niedermayer
2014-12-19
1
-0
/
+4
*
smc: fix the bounds check
Michael Niedermayer
2014-12-19
1
-1
/
+1
*
gifdec: refactor interleave end handling
Michael Niedermayer
2014-12-19
1
-10
/
+5
*
mmvideo: check frame dimensions
Anton Khirnov
2014-12-19
1
-0
/
+7
*
jvdec: check frame dimensions
Anton Khirnov
2014-12-19
1
-0
/
+7
*
mjpegdec: check for pixel format changes
Anton Khirnov
2014-12-19
1
-17
/
+23
*
imgconvert: check memory allocations and propagate errors
Vittorio Giovara
2014-12-18
1
-5
/
+11
*
wma: check memory allocations and propagate errors
Vittorio Giovara
2014-12-18
1
-9
/
+19
*
takdec: check av_samples_get_buffer_size() return value
Vittorio Giovara
2014-12-18
1
-0
/
+2
*
aacps: invert the order of parameters of ipdopd_reset()
Vittorio Giovara
2014-12-18
1
-1
/
+1
*
assdec: check the right variable
Vittorio Giovara
2014-12-18
1
-1
/
+1
*
aacenc: correctly check returned value
Vittorio Giovara
2014-12-18
1
-3
/
+4
*
lcl: return an appropriate error code
Vittorio Giovara
2014-12-18
1
-1
/
+1
*
a64multi: check elbg return values
Vittorio Giovara
2014-12-18
1
-2
/
+8
*
roqvideo: check memory allocations and propagate errors
Vittorio Giovara
2014-12-18
1
-23
/
+62
*
elbg: check memory allocations and propagate errors
Vittorio Giovara
2014-12-18
2
-16
/
+33
*
theora: support different visible and coded frame size
Vittorio Giovara
2014-12-18
1
-16
/
+45
*
DPX parser
Paul B Mahol
2014-12-18
4
-2
/
+120
*
tiff: support encoding and decoding 64bit images
Carl Eugen Hoyos
2014-12-18
3
-4
/
+10
*
h261dec: Fix context initialization sequence
Michael Niedermayer
2014-12-18
1
-2
/
+1
*
h261enc: Disallow sliced encoding
Martin Storsjö
2014-12-18
1
-0
/
+1
*
tiff: set the correct return value when check_size() fails
Vittorio Giovara
2014-12-15
1
-1
/
+3
*
tiff: Check the check_size() return value and forward it
Luca Barbato
2014-12-15
1
-23
/
+40
*
prores: Evaluate all the quantizers
Luca Barbato
2014-12-15
1
-3
/
+2
*
mpegvideo: move REBASE_PICTURE where it is used
Vittorio Giovara
2014-12-15
3
-6
/
+6
*
mpegvideo: remove unused function declaration
Vittorio Giovara
2014-12-15
1
-1
/
+0
*
hevc: always clip luma_log2_weight_denom
Vittorio Giovara
2014-12-15
1
-1
/
+1
*
vaapi: wrap codec specific functions in appropiate #ifs
Thiago Santos
2014-12-14
1
-0
/
+4
*
svq1dec: Unbreak the scratch buffer allocation
Michael Niedermayer
2014-12-14
1
-2
/
+3
[next]