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
*
libopenh264enc: Added max_nal_size option
Mario Gasparoni
2015-10-09
1
-0
/
+28
*
cabac: Make CABAC states hardcoded
Anton Khirnov
2015-10-08
5
-111
/
+129
*
dcadec: reorganise context data
Alexandra Khirnova
2015-10-07
2
-159
/
+187
*
g2m: Relax resolution change constraints
Vittorio Giovara
2015-10-07
1
-2
/
+1
*
mmaldec: be more tolerant against MMAL not returning decoded output
wm4
2015-10-04
1
-2
/
+14
*
mmaldec: refactor to have more context per MMAL input buffer
wm4
2015-10-04
1
-9
/
+10
*
avcodec: Do not lock during open for codecs marked as having threadsafe init
Derek Buitenhuis
2015-10-04
1
-17
/
+21
*
rangecoder: Use AV_RB16 instead of bytestream_get_be16
Vittorio Giovara
2015-10-04
1
-2
/
+4
*
hevc: Simplify logical check
Vittorio Giovara
2015-10-04
1
-1
/
+1
*
h264: Use the correct argument context in debug log
Vittorio Giovara
2015-10-04
1
-1
/
+1
*
h263: Drop uninitialized variable use from log message
Vittorio Giovara
2015-10-04
1
-2
/
+2
*
dvbsubdec: Fix function return type
Vittorio Giovara
2015-10-04
1
-1
/
+2
*
dv: Mark internal frame reference as const
Vittorio Giovara
2015-10-04
2
-7
/
+8
*
dcadec: Always initialize return variable
Vittorio Giovara
2015-10-04
1
-1
/
+1
*
d3d11va: make av_d3d11va_alloc_context() available at all times
Anton Khirnov
2015-10-03
2
-1
/
+12
*
d3d11va: check for malloc failure
Anton Khirnov
2015-10-03
1
-0
/
+5
*
dnxhddata: Deduplicate cid 1256 chroma table
Christophe Gisquet
2015-10-02
1
-12
/
+2
*
dnxhddata: Deduplicate dnx100 tables
Jeremy James
2015-10-02
1
-48
/
+7
*
dnxhddata: Fix cid 1260 luma and chroma tables
Jeremy James
2015-10-02
1
-16
/
+16
*
dnxhddata: Fix 10-bit DNxHD quant matrices
Joseph Artsimovich
2015-10-02
1
-32
/
+34
*
x264: Add option to force IDR frames
Derek Buitenhuis
2015-10-01
1
-5
/
+18
*
x264: Expose the NV21 input support
Yu Xiaolei
2015-10-01
1
-0
/
+6
*
dcadec: make a number of samples per subband per subsubframe a named constant
Alexandra Khirnova
2015-10-01
1
-19
/
+21
*
Screenpresso SPV1 decoder
Vittorio Giovara
2015-09-30
6
-1
/
+197
*
lavu: Deprecate AVFrame.error[]
Vittorio Giovara
2015-09-30
3
-9
/
+20
*
dnxhddec: Enable frame threading
Vittorio Giovara
2015-09-29
1
-8
/
+11
*
dnxhddec: Decode and use interlace mb flag
Christophe Gisquet
2015-09-29
1
-4
/
+19
*
lavc: Simplify checking quant bias option
Vittorio Giovara
2015-09-29
2
-6
/
+3
*
motion_est_template: Fix undefined left shift of negative number
Ganesh Ajjanagadde
2015-09-29
1
-1
/
+2
*
mlpdec: Fix a undefined left shift of negative number
Ganesh Ajjanagadde
2015-09-29
1
-1
/
+1
*
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
wm4
2015-09-29
6
-33
/
+33
*
libopenh264enc: Use av_log() to log messages
Gregory J. Wolfe
2015-09-29
1
-0
/
+38
*
qsvdec: make ff_qsv_decode_init() static
Anton Khirnov
2015-09-28
2
-4
/
+2
*
qsvdec: close the MFX decoder on uninit
Anton Khirnov
2015-09-28
1
-0
/
+3
*
qsv: document AVQSVContext members
Anton Khirnov
2015-09-28
1
-0
/
+19
*
qsvenc: mark the encoders as INIT_CLEANUP
Anton Khirnov
2015-09-28
3
-0
/
+3
*
qsvenc: do not try to close the encoder if the session is NULL
Anton Khirnov
2015-09-28
1
-1
/
+2
*
qsvdec: list supported pixel formats
Anton Khirnov
2015-09-28
2
-0
/
+9
*
vdpau: fix constrained baseline fallback
wm4
2015-09-28
1
-2
/
+1
*
lavc: reimplement avcodec_get_type() using codec descriptors
wm4
2015-09-28
2
-14
/
+6
*
vdpau: deprecate av_vdpau_get_profile()
RĂ©mi Denis-Courmont
2015-09-28
2
-0
/
+8
*
dxv: Improve error message
Vittorio Giovara
2015-09-24
1
-1
/
+2
*
dxv: Support RAW intermediate compression
Vittorio Giovara
2015-09-24
1
-3
/
+25
*
dxv: Print texture information after header parsing
Vittorio Giovara
2015-09-24
1
-5
/
+13
*
dxv: Support the original first version
Vittorio Giovara
2015-09-24
1
-1
/
+1
*
dxv: Parse ancillary encoder information
Vittorio Giovara
2015-09-24
1
-5
/
+9
*
mmal: Fix AVBufferRef usage
wm4
2015-09-24
1
-3
/
+6
*
mmal: Remove setting extradata on input format
wm4
2015-09-24
1
-7
/
+0
*
mmal: drop the h264 BSF
wm4
2015-09-24
1
-37
/
+27
*
d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext
Steve Lhomme
2015-09-17
5
-6
/
+64
[next]