git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
srtp: Don't require more input data than what actually is needed
2013-01-20
Martin Storsjö
srtp: Don't require more input data than what actually...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
srtp: Improve the minimum encryption buffer size check
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
srtp: Add support for a few DTLS-SRTP related crypto...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec/srtp: Handle CSRC fields being present
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Check the return value from av_new_packet
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
avconv: Increase the SDP buffer size to fit xiph SDPs
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Move setting the parsing flags to the actual...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Split handling of mpeg12 audio/video to a separate...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Split mpegts parsing to a normal depacketizer
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Reorder payload handler registration alphabetically
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
mpegts: Share the cleanup code between the demuxer...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec_mpeg4: Return one AAC AU per AVPacket
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
ppc: Include string.h for memset
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-17
Martin Storsjö
float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_window
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-17
Martin Storsjö
theora: Skip zero-sized headers
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-16
Martin Storsjö
rtpdec_mpeg4: Check the remaining amount of data before...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
rtpdec_mpeg4: Check the return value from malloc
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
srtp: Mark a few variables as uninitialized
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
configure: Make the new srtp protocol depend on the...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavf: Add a fate test for the SRTP functions
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavu: Add a fate test for the HMAC API
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
sdp: Include SRTP crypto params if using the srtp protocol
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavf: Add a protocol for SRTP encryption/decryption
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
rtsp: Support decryption of SRTP signalled via RFC...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavf: Add functions for SRTP decryption/encryption
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavu: Add an API for calculating HMAC (RFC 2104)
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Maximilian Seesslen
libtheoraenc: fix granularity of video quality
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Giorgio Vazzana
oggparsetheora: fix comment header parsing
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Martin Storsjö
rtpdec: Make variables that should wrap unsigned
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Martin Storsjö
rtpdec: Handle more received packets than expected...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Martin Storsjö
rtpdec: Simplify insertion into the linked list queue
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Martin Storsjö
rtpdec: Remove a woefully misplaced comment
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Michael Niedermayer
rtmpproto: Fix assignments in if()
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Michael Niedermayer
lavf: Fix assignments in if()
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Michael Niedermayer
svq1enc: Fix assignments in if()
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Michael Niedermayer
lavc: Fix assignments in if() when calling ff_af_queue_add
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-14
Michael Niedermayer
h264: Fix assignments in if()
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-12
Martin Storsjö
rtpdec: Send a valid "delay since SR" value in the...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-12
Martin Storsjö
rtpdec: Calculate and report packet reception jitter
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-12
Martin Storsjö
rtpdec: Fix the calculation of expected number of packets
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-11
Martin Storsjö
rtpdec: Remove a useless todo comment
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-11
Martin Storsjö
rtsp: Remove an outdated comment
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-11
Martin Storsjö
rtsp: Remove references to weirdly named variables...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-11
Martin Storsjö
rtp: Rename a static variable to normal naming conventions
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-11
Martin Storsjö
rtp: Cosmetic cleanup
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-11
Marcin Juszkiewicz
configure: enable pic for shared libs on AArch64
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-10
Martin Storsjö
rtpdec_vp8: Don't trim too much data from broken frames
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-10
Martin Storsjö
rtpdec_vp8: Simplify code by using an existing helper...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-10
Martin Storsjö
rtpdec: Add a terminating null byte at the end of the...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-09
Martin Storsjö
rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPT
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-08
Martin Storsjö
rtpdec_vp8: Request a keyframe if RTP packets are lost
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-08
Martin Storsjö
rtpdec: Support sending RTCP feedback packets
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-08
Martin Storsjö
rtpdec: Store the dynamic payload handler in the rtpdec...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-08
Martin Storsjö
rtpdec_vp8: Avoid a warning about a possibly unused...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-08
Martin Storsjö
rtpdec_vp8: Make sure the previous packet is returned
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-08
Martin Storsjö
rtpdec_vp8: Set the timestamp when returning a deferred...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-08
Kanglin
hlsenc: Make the start_number option set the right...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-08
Martin Storsjö
rtsp: Respect max_delay for the reordering queue when...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-08
Martin Storsjö
rtsp: Recheck the reordering queue if getting a new...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-04
Peter Meerwald
lavr: fix missing " in header documentation
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-03
Martin Storsjö
aviobuf: Discard old buffered, previously read data...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-03
Martin Storsjö
rtsp: Add support for depacketizing RTP data via custom IO
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-03
Martin Storsjö
rtpdec: Move the URLContext used for RTCP RR out from...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-03
Martin Storsjö
aviobuf: Partial support for reading in read/write...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-03
Clément Bœsch
build: Avoid detecting bogus components named 'x'
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-01-03
Johan Andersson
cmdutils: update copyright year to 2013
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-31
Martin Storsjö
rtmp: Add support for limelight authentication
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-31
Martin Storsjö
rtmp: Add support for adobe authentication
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-31
Martin Storsjö
rtmp: Add a function for writing AMF strings based...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-31
Martin Storsjö
rtmp: Return a proper error code in handle_invoke_error
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-31
Hendrik Leppkes
configure: suppress -fPIC in msvc builds
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-23
Martin Storsjö
hlsenc: Don't duplicate a string constant
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-23
Stefano Sabatini
hlsenc: Allocate enough space for the pattern string
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-23
Martin Storsjö
lavc: Correct the description of pkt_dts
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-21
Martin Storsjö
rtpdec_vp8: Don't return known-broken packets
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-21
Martin Storsjö
rtpdec: Pass the sequence number to depacketizers
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-20
Martin Storsjö
rtp: Don't read priv_data unless it is allocated
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-20
Björn Axelsson
flvenc: Check whether seeking back to the header succeeded
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-20
Jernej Virag
sapenc: Pass the title on to the chained muxers
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-16
Martin Storsjö
rtpdec_vp8: Cosmetics: Fix bad alignment/indentation
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-16
Martin Storsjö
rtpenc: Allow including a SDES/CNAME block in RTCP...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-16
Martin Storsjö
rtpenc_vp8: Include the picture number in VP8 packets
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Ronald S. Bultje
x86inc: fix stack alignment on win64
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Martin Storsjö
rtpproto: Remove unused defines
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Martin Storsjö
rtpdec_mpeg4: Cosmetic cleanup
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Martin Storsjö
rtpdec: Cosmetic cleanup of the header
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Martin Storsjö
rtpdec: Get rid of a useless _s suffix on a struct...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Martin Storsjö
rtpdec/enc: Remove outdated/useless/misleading comments
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Martin Storsjö
rtpdec: Improve some comments
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Martin Storsjö
rtpdec: Remove unused context variables
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Martin Storsjö
rtpdec: Limit writing to the buffer size
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-12
Martin Storsjö
svq1: Fix building with -DDEBUG
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-10
Martin Storsjö
rtpdec: Remove an outdated todo comment
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-10
Martin Storsjö
rtpdec: Rename a static variable to normal naming conventions
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-09
Martin Storsjö
libvpxenc: Support forcing keyframes
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-07
Martin Storsjö
avpicture: Don't assume a valid pix fmt in avpicture_get_size
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-12-03
Martin Storsjö
configure: Strip ordinals from mingw generated def...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-11-30
Martin Storsjö
configure: Use headers in the check for _beginthreadex...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-11-30
Martin Storsjö
avutil: Use a configure check to enable windows console...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2012-11-30
Martin Storsjö
avutil: Include io.h with a separate condition from...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
next