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
*
x86/dsputil: add emms to ff_scalarproduct_int16_mmxext()
James Almer
2014-03-06
2
-3
/
+3
*
libx265: Use ctx->vui. instead of ctx-> for some options A recent change in l...
sfan5
2014-03-06
1
-5
/
+5
*
Merge commit '3bfdee00cd92ff07c364d4901c4aefda32780756'
Michael Niedermayer
2014-03-06
1
-2
/
+2
|
\
|
*
x86: dcadsp: Fix linking with yasm and optimizations disabled
Diego Biurrun
2014-03-05
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-05
1
-8
/
+12
|
\
\
|
|
/
|
*
arm: hpeldsp: prevent overreads in armv6 asm
Janne Grunau
2014-03-05
1
-8
/
+12
*
|
Merge commit '3741aa37c2a0d0717faff74a5c4cc357d16f6d1d'
Michael Niedermayer
2014-03-05
1
-1
/
+1
|
\
\
|
|
/
|
*
x86: cabac: Use correct #includes to make header compile standalone
Diego Biurrun
2014-03-05
1
-1
/
+1
*
|
avcodec/ra144enc: avoid calling emms when the SSE2 version is used
Michael Niedermayer
2014-03-05
1
-2
/
+3
*
|
ra144enc: fix use of scalarprod_int16
Christophe Gisquet
2014-03-05
1
-0
/
+1
*
|
Merge commit 'eeaf4f3b87815cbae4c12856cfaafb3a2dae8e0c'
Michael Niedermayer
2014-03-05
1
-1
/
+1
|
\
\
|
|
/
|
*
av_vdpau_get_profile: mask out H.264 intra profile flag
Rémi Denis-Courmont
2014-03-04
1
-1
/
+1
*
|
x86/synth_filter: add synth_filter_fma3
James Almer
2014-03-05
2
-17
/
+15
*
|
x86/synth_filter: add missing HAVE_YASM guard
James Almer
2014-03-04
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-04
10
-13
/
+21
|
\
\
|
|
/
|
*
put_bits: Remove unused includes
Vittorio Giovara
2014-03-04
8
-13
/
+19
*
|
Merge commit '5397386effba2e53e4ff82852a86f6be4d59e9c1'
Michael Niedermayer
2014-03-04
1
-9
/
+0
|
\
\
|
|
/
|
*
mathops: move macro to the only place it is used
Vittorio Giovara
2014-03-04
1
-9
/
+0
|
*
ituh263: reject b-frame with pp_time = 0
Keiji Costantini
2014-03-01
1
-0
/
+2
*
|
avcodec/h263dec: Workaround H263 end padding bug
Michael Niedermayer
2014-03-04
1
-0
/
+11
*
|
libutvideoenc: Add support for the new BT.709 FourCCs for YCbCr
Jan Ekström
2014-03-03
1
-2
/
+8
*
|
avcodec/hevcpred_template: also initialize top[-1] for constrained intra pred...
Michael Niedermayer
2014-03-02
1
-0
/
+1
*
|
avcodec/g2meet: also reset local got_header when reseting the context got_header
Michael Niedermayer
2014-03-02
1
-0
/
+1
*
|
avcodec/g2meet: fix error returns
Michael Niedermayer
2014-03-02
1
-4
/
+8
*
|
x86/synth_filter: Revert the switch to float ops with SSE2
James Almer
2014-03-02
1
-4
/
+17
*
|
x86/synth_filter: add synth_filter_avx
James Almer
2014-03-02
2
-34
/
+49
*
|
x86/synth_filter: add synth_filter_sse
James Almer
2014-03-01
2
-29
/
+57
*
|
Merge commit 'd1f9563d502037239185c11578cc614bdf0c5870'
Michael Niedermayer
2014-03-01
1
-2
/
+3
|
\
\
|
|
/
|
*
pthread_frame: flush all threads on flush, not just the first one
Anton Khirnov
2014-02-28
1
-2
/
+3
*
|
Merge commit '2f02bbcca050936686482453078e83dc25493da0'
Michael Niedermayer
2014-03-01
3
-6
/
+0
|
\
\
|
|
/
|
*
build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder
Diego Biurrun
2014-02-28
3
-6
/
+0
*
|
Merge commit '34150be515cd9c43b0b679806b8d01774960af78'
Michael Niedermayer
2014-03-01
1
-1
/
+0
|
\
\
|
|
/
|
*
build: Let the iac decoder depend on the imc decoder
Diego Biurrun
2014-02-28
1
-1
/
+0
*
|
Merge commit '8e0cf39faf02536dca08f4fe628a66d1ae022fde'
Michael Niedermayer
2014-03-01
1
-6
/
+4
|
\
\
|
|
/
|
*
build: Let all MJPEG-related decoders depend on the MJPEG decoder
Diego Biurrun
2014-02-28
1
-6
/
+4
*
|
Merge commit '0a36988e48dd581d29e77f768f987738bdf365f0'
Michael Niedermayer
2014-03-01
1
-1
/
+0
|
\
\
|
|
/
|
*
build: Let AMV decoder depend on the SP5X decoder
Diego Biurrun
2014-02-28
1
-1
/
+0
*
|
Merge commit 'f4bd9fe326ad1315a74206939ae56df93b940a09'
Michael Niedermayer
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
h264: fix clang warning about uninitialized variable
Vittorio Giovara
2014-02-28
1
-1
/
+1
*
|
Merge commit '17a63ff0cd187b9e50e4a47862750295976853b1'
Michael Niedermayer
2014-03-01
1
-6
/
+7
|
\
\
|
|
/
|
*
h264: update flag name in ff_h264_decode_ref_pic_list_reordering()
Vittorio Giovara
2014-02-28
1
-6
/
+7
*
|
Merge commit 'ee6280ca12696a67535ce2245c77190edc513794'
Michael Niedermayer
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
h264: parse two additional constraint flags
Vittorio Giovara
2014-02-28
1
-1
/
+3
*
|
Merge commit 'e70ab7c1f5005041bba0e4efc1165410f83495b2'
Michael Niedermayer
2014-03-01
1
-5
/
+11
|
\
\
|
|
/
|
*
h264: add MVCD to the list of High profiles in SPS
Vittorio Giovara
2014-02-28
1
-5
/
+11
|
*
latm: Always reconfigure if no extradata was set previously
Hendrik Leppkes
2014-02-28
1
-1
/
+2
*
|
avcodec/utvideoenc: fix slice_bits size
Michael Niedermayer
2014-03-01
1
-2
/
+2
*
|
avcodec/ac3_parser: add avpriv_ac3_parse_header2() and use it in libavcodec
Michael Niedermayer
2014-03-01
3
-6
/
+25
*
|
avcodec/ac3: move new field to the end of AC3HeaderInfo
Michael Niedermayer
2014-03-01
1
-0
/
+5
*
|
Merge commit '6e4009d4cdf5927bdaedf58fcfc5e813b14c366b'
Michael Niedermayer
2014-02-28
2
-0
/
+36
|
\
\
|
|
/
[next]