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
*
Merge commit '4c2fd4b262347273afe97865ba451a1abde43ae6'
Michael Niedermayer
2014-09-26
2
-1
/
+3
|
\
|
*
ac3enc: allow Dolby Pro Logic II as a preferred downmix mode.
Tim Walker
2014-09-26
2
-1
/
+3
|
*
vc1: Use logical instead of bitwise or for twomv
Michael Niedermayer
2014-09-26
1
-2
/
+2
*
|
Merge commit 'b5fe13448b13bfdd48a75b7e12387e11e3526d7c'
Michael Niedermayer
2014-09-26
1
-1
/
+1
|
\
\
|
|
/
|
*
vc1: Use logical instead of bitwise or for coded_inter
Tim Walker
2014-09-26
1
-1
/
+1
*
|
avcodec/dxtory: remove unused variables
Michael Niedermayer
2014-09-26
1
-4
/
+2
*
|
Merge commit 'b97f6ef956293fe06ae1e99bd295f42613081f37'
Michael Niedermayer
2014-09-26
1
-3
/
+3
|
\
\
|
|
/
|
*
pcm-dvd: Move a variable to a smaller scope
Diego Biurrun
2014-09-26
1
-3
/
+3
*
|
Show correct pix_fmt for vp9 videos != AV_PIX_FMT_YUV420P.
Carl Eugen Hoyos
2014-09-26
1
-1
/
+0
*
|
avcodec/dxtory: Support dxtory-2.0.127.avi
Michael Niedermayer
2014-09-25
1
-6
/
+4
*
|
lavc/x86/idctdsp.h: Fix make checkheaders.
Carl Eugen Hoyos
2014-09-25
1
-0
/
+1
*
|
avcodec/svq1enc: align buffer used by simd functions
James Almer
2014-09-25
2
-2
/
+2
*
|
x86/cavsdsp: fix buffer alignment in cavs_idct8_add_mmx()
James Almer
2014-09-25
1
-1
/
+1
*
|
Merge commit 'd07ddc93e29a4fdf12cd426953a7ecd5abe5e36d'
Michael Niedermayer
2014-09-25
1
-1
/
+1
|
\
\
|
|
/
|
*
avcodec: Fix a doxy comment to refer to the right function
Martin Storsjö
2014-09-25
1
-1
/
+1
*
|
avcodec/mpegvideo_enc: write a log message at verbose level if frame re-encod...
Michael Niedermayer
2014-09-25
1
-0
/
+1
*
|
x86/idctdsp: port {put,add}_pixels_clamped to yasm
James Almer
2014-09-24
5
-139
/
+112
*
|
avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size
James Almer
2014-09-24
12
-31
/
+32
*
|
avcodec/x86: use function pointers for {put,add}_pixels_clamped
James Almer
2014-09-24
3
-7
/
+10
*
|
x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2
James Almer
2014-09-24
2
-1
/
+63
*
|
hevc: move intermediate bidir buffer
Christophe Gisquet
2014-09-24
2
-8
/
+7
*
|
hevc: remove unneeded buffer.
Christophe Gisquet
2014-09-24
1
-1
/
+0
*
|
x86/videodsp: fix warning about discarded 'const' qualifier
James Almer
2014-09-23
1
-2
/
+2
*
|
avcodec/libvpxdec: don't check for formats other than i420 when vp9 decoding ...
James Almer
2014-09-23
1
-0
/
+2
*
|
Fix compile error on arm4/arm5 platform
Bernd Kuhls
2014-09-23
2
-0
/
+4
*
|
avcodec/webp: fix default palette color 0xff000000 -> 0x00000000
Pascal Massimino
2014-09-23
1
-1
/
+1
*
|
avcodec/asvenc: fix AAN scaling
Michael Niedermayer
2014-09-23
1
-2
/
+9
*
|
avcodec/asvenc: Fix integer overflow in level
Michael Niedermayer
2014-09-23
1
-5
/
+9
*
|
x86/vp9: add AVX and AVX2 MC
James Almer
2014-09-22
3
-88
/
+150
*
|
libavcodec/dvdsubdec: Add option forced_subs_only to only decode forced subti...
Nicholas Robbins
2014-09-22
1
-0
/
+5
*
|
avcodec/4xm: Make src of decode_p_block() const
Michael Niedermayer
2014-09-22
1
-1
/
+1
*
|
avcodec/snow: Make block argumrnt of ff_snow_pred_block() const
Michael Niedermayer
2014-09-22
2
-2
/
+2
*
|
avcodec/webvttdec: add some memory checks
Clément Bœsch
2014-09-21
1
-2
/
+5
*
|
avcodec/textdec: add some memory checks
Clément Bœsch
2014-09-21
1
-6
/
+5
*
|
avcodec/subviewerdec: add some memory checks
Clément Bœsch
2014-09-21
1
-2
/
+5
*
|
avcodec/srtdec: add some memory checks
Clément Bœsch
2014-09-21
1
-2
/
+4
*
|
avcodec/samidec: add some memory checks
Clément Bœsch
2014-09-21
1
-1
/
+3
*
|
avcodec/realtextdec: add some memory checks
Clément Bœsch
2014-09-21
1
-2
/
+5
*
|
avcodec/mpl2dec: add some memory checks
Clément Bœsch
2014-09-21
1
-8
/
+6
*
|
avcodec/movtextdec: add some memory checks
Clément Bœsch
2014-09-21
1
-7
/
+5
*
|
avcodec/microdvddec: add some memory checks
Clément Bœsch
2014-09-21
1
-8
/
+7
*
|
avcodec/jacosubdec: add some memory checks
Clément Bœsch
2014-09-21
1
-4
/
+5
*
|
avcodec/ass: add ff_ass_add_rect_bprint() helper
Clément Bœsch
2014-09-21
2
-0
/
+15
*
|
mlpdec: support TrueHD streams with an Atmos substream
Hendrik Leppkes
2014-09-21
2
-2
/
+4
*
|
mlpdec: support major sync headers with optional extension blocks
Hendrik Leppkes
2014-09-21
3
-6
/
+31
*
|
Merge commit '103391ca90b2f7c56ae756d76c76f7c3dfa28dd4'
Michael Niedermayer
2014-09-21
1
-3
/
+1
|
\
\
|
|
/
|
*
dca: Remove some commented-out cruft
Diego Biurrun
2014-09-20
1
-3
/
+1
*
|
avcodec/alacenc: Remove unused variable
Michael Niedermayer
2014-09-20
1
-1
/
+0
*
|
alacenc: remove unneeded masking
Christophe Gisquet
2014-09-20
1
-1
/
+1
*
|
alacenc: fix incorrect buffer use
Christophe Gisquet
2014-09-20
1
-1
/
+1
[next]