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
*
Merge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05'
Michael Niedermayer
2013-01-15
9
-4
/
+185
|
\
|
*
lavf: Add a protocol for SRTP encryption/decryption
Martin Storsjö
2013-01-15
4
-2
/
+148
|
*
rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)
Martin Storsjö
2013-01-15
7
-3
/
+38
*
|
Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'
Michael Niedermayer
2013-01-15
7
-1
/
+584
|
\
\
|
|
/
|
*
lavf: Add functions for SRTP decryption/encryption
Martin Storsjö
2013-01-15
2
-0
/
+345
|
*
lavu: Add an API for calculating HMAC (RFC 2104)
Martin Storsjö
2013-01-15
5
-1
/
+239
*
|
Merge commit '47812070a267cbdf74164e154d03d99bf8ced100'
Michael Niedermayer
2013-01-15
1
-1
/
+2
|
\
\
|
|
/
|
*
libx264: use the library specific default rc_initial_buffer_occupancy
Luca Barbato
2013-01-15
1
-1
/
+2
*
|
Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d'
Michael Niedermayer
2013-01-15
2
-2
/
+3
|
\
\
|
|
/
|
*
lavc: set the default rc_initial_buffer_occupancy
Luca Barbato
2013-01-15
2
-2
/
+3
*
|
Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'
Michael Niedermayer
2013-01-15
8
-29
/
+28
|
\
\
|
|
/
|
*
nutdec: Always return a value from nut_read_timestamp()
Diego Biurrun
2013-01-15
1
-1
/
+1
|
*
configure: Make warnings from -Wreturn-type fatal errors
Diego Biurrun
2013-01-14
1
-0
/
+2
|
*
x86: ABS2: port to cpuflags
Diego Biurrun
2013-01-14
3
-21
/
+13
|
*
vdpau: Remove av_unused attribute from function declaration
Rémi Denis-Courmont
2013-01-14
1
-2
/
+1
|
*
h264: fix ff_generate_sliding_window_mmcos() prototype.
Anton Khirnov
2013-01-14
3
-6
/
+12
*
|
Merge commit '5e753ed502d3597077d8675ca1438e1bcade1459'
Michael Niedermayer
2013-01-15
1
-1
/
+2
|
\
\
|
|
/
|
*
suncc: Replace more GCC flags by their equivalents in suncc_flags()
Sean McGovern
2013-01-14
1
-1
/
+2
|
*
libtheoraenc: fix granularity of video quality
Maximilian Seesslen
2013-01-14
1
-1
/
+1
|
*
oggparsetheora: fix comment header parsing
Giorgio Vazzana
2013-01-14
1
-1
/
+1
|
*
h264: don't clobber mmco opcode tables for non-first slice headers.
Ronald S. Bultje
2013-01-14
3
-46
/
+114
*
|
Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'
Michael Niedermayer
2013-01-15
10
-27
/
+106
|
\
\
|
|
/
|
*
libvpx: make vp8 and vp9 selectable
Luca Barbato
2013-01-14
5
-32
/
+44
|
*
libvpx: support vp9
Luca Barbato
2013-01-14
4
-4
/
+68
|
*
nut: support vp9 tag
Luca Barbato
2013-01-14
1
-0
/
+1
|
*
mkv: support vp9 tag
Tom Finegan
2013-01-14
2
-0
/
+2
|
*
rtpdec: Make variables that should wrap unsigned
Martin Storsjö
2013-01-14
1
-3
/
+3
*
|
Merge commit 'ba0c72a9ae1e2954e5dcf920f7b4e9a8f8a22f3e'
Michael Niedermayer
2013-01-15
2
-2
/
+1
|
\
\
|
|
/
|
*
build: Remove stray Makefile entry for non-existent VCR1 encoder
Diego Biurrun
2013-01-14
1
-1
/
+0
|
*
rtpdec: Handle more received packets than expected when sending RR
Martin Storsjö
2013-01-14
1
-1
/
+1
*
|
Merge commit 'd0fe217e3990b003b3b3f2c2daaadfb2af590def'
Michael Niedermayer
2013-01-15
1
-11
/
+6
|
\
\
|
|
/
|
*
rtpdec: Simplify insertion into the linked list queue
Martin Storsjö
2013-01-14
1
-10
/
+6
|
*
rtpdec: Remove a woefully misplaced comment
Martin Storsjö
2013-01-14
1
-1
/
+0
*
|
h264: don't clobber mmco opcode tables for non-first slice headers.
Ronald S. Bultje
2013-01-15
3
-47
/
+114
*
|
mpegvideo: Fix long standing race condition with frame threads
Michael Niedermayer
2013-01-15
2
-3
/
+10
*
|
Fix compilation with libutvideo version 12.0.0
Stephen Hutchinson
2013-01-15
1
-0
/
+10
*
|
Fix color filter example.
Carl Eugen Hoyos
2013-01-15
1
-1
/
+1
*
|
x86/Makefile: move dirac_dwt to right type
Michael Niedermayer
2013-01-14
1
-1
/
+2
*
|
x86/dirac: fix asm on win64
Michael Niedermayer
2013-01-14
2
-0
/
+19
*
|
lavc: split snow and dirac DWTs
Michael Niedermayer
2013-01-14
15
-660
/
+744
*
|
nuv: remove unused variable
Michael Niedermayer
2013-01-14
1
-1
/
+0
*
|
init_get_bits: fix off by 1 error
Michael Niedermayer
2013-01-14
1
-1
/
+1
*
|
init_get_bits8: zero pointers & struct on error
Michael Niedermayer
2013-01-14
1
-1
/
+1
*
|
init_get_bits8: check byte_size against being positive
Michael Niedermayer
2013-01-14
1
-1
/
+1
*
|
The c99-to-c89 binaries are now hosted on videolan.org.
Carl Eugen Hoyos
2013-01-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-14
1
-122
/
+150
|
\
\
|
|
/
|
*
rtmpproto: Fix assignments in if()
Michael Niedermayer
2013-01-14
1
-1
/
+1
|
*
lavf: Fix assignments in if()
Michael Niedermayer
2013-01-14
1
-1
/
+1
|
*
svq1enc: Fix assignments in if()
Michael Niedermayer
2013-01-14
1
-1
/
+1
|
*
lavc: Fix assignments in if() when calling ff_af_queue_add
Michael Niedermayer
2013-01-14
10
-10
/
+10
[next]