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
/
libavformat
/
rtpdec_h263_rfc2190.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtp: Convert to the new bitstream reader
Alexandra Hájková
2017-01-13
1
-9
/
+10
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
rtpdec: Rename the free method to close
Martin Storsjö
2015-02-24
1
-2
/
+2
*
rtpdec: Use ffio_free_dyn_buf
Martin Storsjö
2015-02-24
1
-9
/
+3
*
rtpdec: Don't free the payload context in the .free function
Martin Storsjö
2015-02-24
1
-1
/
+0
*
rtpdec: Remove unnecessary checks
Martin Storsjö
2015-02-24
1
-2
/
+0
*
rtpdec: Get rid of all trivial .alloc/.free functions
Martin Storsjö
2015-02-24
1
-6
/
+1
*
rtpdec: Set need_parsing via a handler field
Martin Storsjö
2015-02-24
1
-9
/
+1
*
rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data
Martin Storsjö
2014-12-18
1
-0
/
+1
*
avformat: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-05
1
-1
/
+2
*
rtpdec: Move setting the parsing flags to the actual depacketizers
Martin Storsjö
2013-01-20
1
-0
/
+9
*
rtpdec: Pass the sequence number to depacketizers
Martin Storsjö
2012-12-21
1
-3
/
+4
*
rtpdec: factorize identical code used in several handlers
Anton Khirnov
2012-11-02
1
-7
/
+5
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
rtpdec: Don't require frames to start with a Mode A packet
Martin Storsjö
2012-06-14
1
-1
/
+1
*
rtpdec: Identify incorrectly signalled H263
Martin Storsjö
2012-02-18
1
-1
/
+23
*
rtpdec: Support H263 in RFC 2190 format
Martin Storsjö
2012-02-14
1
-0
/
+184