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_svq3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
Carl Eugen Hoyos
2018-02-14
1
-1
/
+1
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-7
/
+7
|
\
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-8
/
+8
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'
Michael Niedermayer
2015-02-25
1
-2
/
+2
|
\
\
|
|
/
|
*
rtpdec: Rename the free method to close
Martin Storsjö
2015-02-24
1
-2
/
+2
*
|
Merge commit '199fb40278146c5bb162990c66ad3cd561abc780'
Michael Niedermayer
2015-02-25
1
-10
/
+3
|
\
\
|
|
/
|
*
rtpdec: Use ffio_free_dyn_buf
Martin Storsjö
2015-02-24
1
-10
/
+3
*
|
Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'
Michael Niedermayer
2015-02-25
1
-1
/
+0
|
\
\
|
|
/
|
*
rtpdec: Don't free the payload context in the .free function
Martin Storsjö
2015-02-24
1
-1
/
+0
*
|
Merge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8'
Michael Niedermayer
2015-02-24
1
-6
/
+1
|
\
\
|
|
/
|
*
rtpdec: Get rid of all trivial .alloc/.free functions
Martin Storsjö
2015-02-24
1
-6
/
+1
*
|
avformat: use ff_alloc_extradata()
Paul B Mahol
2013-10-13
1
-3
/
+2
*
|
Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'
Michael Niedermayer
2012-12-21
1
-1
/
+2
|
\
\
|
|
/
|
*
rtpdec: Pass the sequence number to depacketizers
Martin Storsjö
2012-12-21
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-02
1
-5
/
+4
|
\
\
|
|
/
|
*
rtpdec: factorize identical code used in several handlers
Anton Khirnov
2012-11-02
1
-5
/
+4
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-4
/
+4
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-15
1
-1
/
+1
|
\
\
|
|
/
|
*
doxygen: use Doxygen markup for authors and web links where appropriate
Diego Biurrun
2011-07-15
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-24
1
-2
/
+2
|
\
\
|
|
/
|
*
rtp: Rename the open/close functions to alloc/free
Martin Storsjö
2011-04-24
1
-2
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-04
1
-4
/
+4
|
\
\
|
|
/
|
*
avio: avio_ prefix for url_close_dyn_buf
Anton Khirnov
2011-04-03
1
-3
/
+3
|
*
avio: avio_ prefix for url_open_dyn_buf
Anton Khirnov
2011-04-03
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
1
-1
/
+1
|
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-1
/
+1
*
|
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-22
1
-1
/
+1
*
|
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-1
/
+1
|
/
*
rtpdec: Remove useless NULL initializations when using designated initializers
Martin Storsjö
2010-11-29
1
-1
/
+0
*
rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated initiali...
Martin Storsjö
2010-11-29
1
-7
/
+7
*
rtpdec_svq3: Don't look for the unused RTP_FLAG_KEY flag
Martin Storsjö
2010-10-03
1
-3
/
+0
*
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
Stefano Sabatini
2010-09-25
1
-1
/
+1
*
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
Martin Storsjö
2010-07-30
1
-1
/
+1
*
Include the correct header that actually is used, use quotes instead of angle...
Martin Storsjö
2010-07-25
1
-1
/
+1
*
rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts
Martin Storsjö
2010-07-14
1
-1
/
+1
*
Add RTP depacketization of SVQ3
Josh Allmann
2010-07-01
1
-0
/
+138