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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vp3dsp: don't do aligned reads on input.
Ronald S. Bultje
2013-01-22
1
-4
/
+4
*
mlp_parser: cosmetics: re-indent.
Tim Walker
2013-01-22
1
-10
/
+10
*
mlp: implement support for AVCodecContext.request_channel_layout.
Tim Walker
2013-01-22
2
-10
/
+37
*
mlp_parser: account for AVCodecContext.request_channels when setting the chan...
Tim Walker
2013-01-22
1
-3
/
+15
*
mlpdec: set the channel layout.
Tim Walker
2013-01-22
1
-2
/
+4
*
mlpdec: TrueHD: use Libav channel order.
Tim Walker
2013-01-22
1
-0
/
+36
*
mlp: store the channel layout for each substream.
Tim Walker
2013-01-22
3
-13
/
+43
*
arm: Add some missing header #includes
Diego Biurrun
2013-01-22
5
-0
/
+7
*
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
23
-141
/
+142
*
floatdsp: move butterflies_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
15
-47
/
+51
*
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
32
-310
/
+231
*
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
18
-108
/
+131
*
proresdec: support mixed interlaced/non-interlaced content
Michael Smith
2013-01-22
1
-0
/
+2
*
vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext.
Ronald S. Bultje
2013-01-21
7
-11
/
+39
*
x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly
Diego Biurrun
2013-01-21
1
-1
/
+1
*
rtpenc: Start the sequence numbers from a random offset
Martin Storsjö
2013-01-22
3
-3
/
+11
*
Revert "fate: Use wmv2 IDCT for wmv2 tests"
Luca Barbato
2013-01-21
3
-9
/
+3
*
get_bits/put_bits: K&R formatting cosmetics
Diego Biurrun
2013-01-21
2
-177
/
+192
*
avidec: use sensible error codes instead of -1
Jindrich Makovicka
2013-01-21
1
-19
/
+22
*
dsputilenc: x86: Convert pixel inline asm to yasm
Daniel Kang
2013-01-21
2
-181
/
+172
*
libgsm: detect libgsm header path
Brad Smith
2013-01-21
2
-1
/
+9
*
fate: Use wmv2 IDCT for wmv2 tests
Ronald S. Bultje
2013-01-21
3
-3
/
+9
*
vorbisdsp: change block_size type from int to intptr_t.
Ronald S. Bultje
2013-01-20
6
-7
/
+13
*
lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.
Ronald S. Bultje
2013-01-20
7
-14
/
+14
*
wmv2: move IDCT to its own DSP context.
Ronald S. Bultje
2013-01-20
11
-120
/
+223
*
dsputil: remove butterflies_float_interleave.
Ronald S. Bultje
2013-01-20
4
-81
/
+0
*
srtp: Move a variable to a local scope
Martin Storsjö
2013-01-21
1
-2
/
+2
*
srtp: Add tests for the crypto suite with 32/80 bit HMAC
Martin Storsjö
2013-01-21
2
-0
/
+36
*
srtp: cosmetics: Use fewer lines for the test vectors
Martin Storsjö
2013-01-21
1
-22
/
+8
*
srtp: Don't require more input data than what actually is needed
Martin Storsjö
2013-01-21
1
-2
/
+6
*
srtp: Improve the minimum encryption buffer size check
Martin Storsjö
2013-01-21
1
-6
/
+10
*
srtp: Add support for a few DTLS-SRTP related crypto suites
Martin Storsjö
2013-01-21
3
-13
/
+23
*
rtpdec/srtp: Handle CSRC fields being present
Martin Storsjö
2013-01-21
2
-4
/
+21
*
rtpdec: Check the return value from av_new_packet
Martin Storsjö
2013-01-21
1
-1
/
+2
*
ac3dec: fix non-optimal dithering of zero bit mantissas
Mathias Rauen
2013-01-20
2
-14
/
+15
*
ppc: vorbisdsp: Drop some unnecessary #includes
Diego Biurrun
2013-01-20
1
-2
/
+0
*
avconv: Increase the SDP buffer size to fit xiph SDPs
Martin Storsjö
2013-01-20
1
-1
/
+1
*
rtpdec: Move setting the parsing flags to the actual depacketizers
Martin Storsjö
2013-01-20
7
-12
/
+58
*
rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer
Martin Storsjö
2013-01-20
4
-37
/
+70
*
rtpdec: Split mpegts parsing to a normal depacketizer
Martin Storsjö
2013-01-20
6
-55
/
+131
*
rtpdec: Reorder payload handler registration alphabetically
Martin Storsjö
2013-01-20
1
-18
/
+15
*
mpegts: Share the cleanup code between the demuxer and lavf-internal parser f...
Martin Storsjö
2013-01-20
1
-6
/
+7
*
rtpdec_mpeg4: Return one AAC AU per AVPacket
Martin Storsjö
2013-01-20
1
-12
/
+31
*
ppc: Include string.h for memset
Martin Storsjö
2013-01-20
1
-0
/
+2
*
videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL
Janne Grunau
2013-01-20
1
-2
/
+0
*
dsputil: drop non-compliant "fast" qpel mc functions
Mans Rullgard
2013-01-20
6
-144
/
+3
*
get_bits: change the failure condition in init_get_bits
Luca Barbato
2013-01-20
1
-1
/
+1
*
Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil.
Ronald S. Bultje
2013-01-19
5
-11
/
+6
*
Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.
Ronald S. Bultje
2013-01-19
17
-167
/
+358
*
vp3: integrate clear_blocks with idct of previous block.
Ronald S. Bultje
2013-01-19
7
-20
/
+45
[next]