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
*
diracdec: add missing check for pixel_range_index
Andreas Cadhalpun
2015-12-22
1
-0
/
+3
*
avcodec/ass: check for av_mallocz() failure
Michael Niedermayer
2015-12-22
1
-0
/
+2
*
vaapi: Add VP9 hwaccell support
Timo Rothenpieler
2015-12-22
5
-2
/
+175
*
AAC encoder: fix possible assertion failure in PNS
Claudio Freire
2015-12-22
1
-2
/
+3
*
aacenc_is: rename variable
Rostislav Pehlivanov
2015-12-21
1
-5
/
+5
*
lavc/libvpxenc: replace round by lrint
Ganesh Ajjanagadde
2015-12-21
1
-2
/
+3
*
lavc: add text encoder
Clément Bœsch
2015-12-21
4
-5
/
+37
*
avcodec/indeo2: use init_get_bits8
Paul B Mahol
2015-12-20
1
-1
/
+2
*
x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12}
James Almer
2015-12-20
2
-7
/
+10
*
x86/hevc_sao: simplify sao_edge_filter 10/12bit
James Almer
2015-12-20
1
-96
/
+54
*
x86/hevc_sao: simplify sao_band_filter 10/12bit
James Almer
2015-12-20
1
-85
/
+57
*
avcodec/flacenc: use designated initializers for AVClass
Paul B Mahol
2015-12-20
1
-4
/
+4
*
avcodec/s302menc: check if buf_size can actually be put into 16bit size
Paul B Mahol
2015-12-20
1
-0
/
+5
*
avcodec/s302menc: set supported channel layouts by codec
Paul B Mahol
2015-12-20
1
-0
/
+5
*
rawdec: only exempt BIT0 with need_copy from buffer sanity check
Andreas Cadhalpun
2015-12-20
1
-1
/
+1
*
avcodec/mpeg4videodec: also for empty partitioned slices
Michael Niedermayer
2015-12-19
1
-1
/
+1
*
avcodec/Makefile: add missing dep for g723_1 encoder
James Almer
2015-12-19
1
-1
/
+1
*
avcodec/h264_refs: Fix long_idx check
Michael Niedermayer
2015-12-19
1
-1
/
+1
*
avcodec/ffv1enc: Fix 2 pass mode with the default rc table
Michael Niedermayer
2015-12-19
1
-2
/
+13
*
lavc/aacsbr: sbr_dequant optimization
Ganesh Ajjanagadde
2015-12-19
2
-13
/
+23
*
xwddec: prevent overflow of lsize * avctx->height
Andreas Cadhalpun
2015-12-19
1
-1
/
+1
*
avcodec/arm64: fix inverted register order in transpose_4x4H
Janne Grunau
2015-12-19
2
-4
/
+4
*
avcodec/ffv1enc: unbreak -coder option
Michael Niedermayer
2015-12-18
2
-2
/
+10
*
exr: fix out of bounds read in get_code
Andreas Cadhalpun
2015-12-18
1
-5
/
+5
*
on2avc: limit number of bits to 30 in get_egolomb
Andreas Cadhalpun
2015-12-18
1
-2
/
+9
*
acenc: remove deprecated avctx->frame_bits use
Rostislav Pehlivanov
2015-12-18
2
-6
/
+4
*
Merge commit '458e53f51fc75d08df884f8e9eb3d7ded23e97b3'
Hendrik Leppkes
2015-12-18
1
-0
/
+7
|
\
|
*
mpegvideo_enc: actually add the side data with vbv_delay to the packet
Anton Khirnov
2015-12-12
1
-0
/
+7
|
*
hevcdsp: use a macro for .rodata section
Dave Yeo
2015-12-11
1
-1
/
+1
*
|
Merge commit '81c95eb8eee856d98d4ac37367dbc761f2faf875'
Hendrik Leppkes
2015-12-18
1
-0
/
+1
|
\
\
|
|
/
|
*
openh264: Directly include the deprecation guards header
Luca Barbato
2015-12-08
1
-0
/
+1
*
|
Merge commit '34138ece23c8ddae543269212a051c00d49e67d7'
Hendrik Leppkes
2015-12-18
1
-1
/
+1
|
\
\
|
|
/
|
*
log: Use a do {} while (0) for tlog
Luca Barbato
2015-12-08
1
-1
/
+1
*
|
lavc/sunrastenc: fix private codec options
Hendrik Leppkes
2015-12-18
1
-1
/
+4
*
|
Merge commit 'c34df422628e6b7b657faee241fe7bb2629e0f57'
Hendrik Leppkes
2015-12-18
1
-3
/
+5
|
\
\
|
|
/
|
*
sgienc: Make sure to initialize skipped header portions
Vittorio Giovara
2015-12-07
1
-3
/
+5
*
|
Merge commit '16216b713f9a21865cc07993961cf5d0ece24916'
Hendrik Leppkes
2015-12-18
5
-8
/
+35
|
\
\
|
|
/
|
*
lavc: Drop exporting 2-pass encoding stats
Vittorio Giovara
2015-12-07
5
-12
/
+37
*
|
Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'
Hendrik Leppkes
2015-12-18
10
-15
/
+182
|
\
\
|
|
/
|
*
lavc: Deprecate coder_type and its symbols
Vittorio Giovara
2015-12-07
10
-15
/
+181
|
*
h264: do not call frame_start() for missing frames
Anton Khirnov
2015-12-07
1
-18
/
+32
|
*
aacdec: fix aac_static_table_init() prototype
Anton Khirnov
2015-12-07
1
-1
/
+1
*
|
avcodec/h264_mc_template: prefetch list1 only if it is used in the MB
Michael Niedermayer
2015-12-18
1
-1
/
+2
*
|
avcodec/h264_slice: Simplify ref2frm indexing
Michael Niedermayer
2015-12-18
1
-9
/
+9
*
|
lavc/opus_celt: replace pow by exp2
Ganesh Ajjanagadde
2015-12-17
1
-2
/
+2
*
|
Revert "avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H"
Michael Niedermayer
2015-12-17
1
-2
/
+2
*
|
sonic: make sure num_taps * channels is not larger than frame_size
Andreas Cadhalpun
2015-12-17
1
-0
/
+7
*
|
avcodec/diracdec: Check ff_set_dimensions() for failure
Michael Niedermayer
2015-12-17
1
-1
/
+6
*
|
avcodec/diracdec: fix aspect ratio (it was lost after efcc8fddd6b7d1f931ff349...
Michael Niedermayer
2015-12-17
1
-0
/
+1
*
|
lavc/nellymoserenc: avoid wasteful pow
Ganesh Ajjanagadde
2015-12-17
1
-1
/
+11
[next]