index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use proper "" quotes for local header #includes
Diego Biurrun
2013-02-01
1
-1
/
+1
*
bink demuxer: set framerate.
Anton Khirnov
2013-02-01
1
-0
/
+1
*
bink demuxer: check malloc return value
Anton Khirnov
2013-02-01
1
-0
/
+2
*
avisynth: Change demuxer name to avoid conflicts with AVS
Diego Biurrun
2013-01-31
1
-1
/
+1
*
movenc: Simplify code by using avio_wb24
Martin Storsjö
2013-01-30
1
-2
/
+1
*
mvi: set framerate
Anton Khirnov
2013-01-29
1
-0
/
+1
*
rtpenc_chain: Use the original AVFormatContext for getting payload type
Martin Storsjö
2013-01-24
1
-1
/
+1
*
rtp: Make sure the output format pointer is set
Martin Storsjö
2013-01-24
1
-1
/
+1
*
rtp: Make sure priv_data is set before reading it
Martin Storsjö
2013-01-23
1
-1
/
+1
*
rtpenc: fix overflow checking in avc_mp4_find_startcode()
Xi Wang
2013-01-23
1
-2
/
+2
*
rtmp: fix buffer overflows in ff_amf_tag_contents()
Xi Wang
2013-01-23
1
-6
/
+5
*
rtmp: fix multiple broken overflow checks
Xi Wang
2013-01-23
1
-6
/
+6
*
rtpenc: Start the sequence numbers from a random offset
Martin Storsjö
2013-01-22
3
-3
/
+11
*
avidec: use sensible error codes instead of -1
Jindrich Makovicka
2013-01-21
1
-19
/
+22
*
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
1
-0
/
+32
*
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
*
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
*
lavc: support ZenoXVID custom tag
Luca Barbato
2013-01-17
1
-0
/
+1
*
idcin: fix memleaks in idcin_read_packet()
Justin Ruggles
2013-01-16
1
-1
/
+4
*
rtpdec_mpeg4: Check the remaining amount of data before reading
Martin Storsjö
2013-01-16
1
-2
/
+11
*
rtpdec_mpeg4: Check the return value from malloc
Martin Storsjö
2013-01-15
1
-1
/
+5
*
srtp: Mark a few variables as uninitialized
Martin Storsjö
2013-01-15
1
-2
/
+2
*
lavf: Add a fate test for the SRTP functions
Martin Storsjö
2013-01-15
2
-0
/
+130
*
sdp: Include SRTP crypto params if using the srtp protocol
Martin Storsjö
2013-01-15
1
-1
/
+14
*
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
6
-3
/
+37
*
lavf: Add functions for SRTP decryption/encryption
Martin Storsjö
2013-01-15
2
-0
/
+345
*
nutdec: Always return a value from nut_read_timestamp()
Diego Biurrun
2013-01-15
1
-1
/
+1
*
oggparsetheora: fix comment header parsing
Giorgio Vazzana
2013-01-14
1
-1
/
+1
*
nut: support vp9 tag
Luca Barbato
2013-01-14
1
-0
/
+1
*
mkv: support vp9 tag
Tom Finegan
2013-01-14
1
-0
/
+1
*
rtpdec: Make variables that should wrap unsigned
Martin Storsjö
2013-01-14
1
-3
/
+3
*
rtpdec: Handle more received packets than expected when sending RR
Martin Storsjö
2013-01-14
1
-1
/
+1
*
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
*
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
*
rtpdec: Send a valid "delay since SR" value in the RTCP RR packets
Martin Storsjö
2013-01-12
2
-2
/
+4
*
rtpdec: Calculate and report packet reception jitter
Martin Storsjö
2013-01-12
1
-0
/
+28
[next]