Michael Niedermayer
|
7a72695c05
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 лет назад |
Anton Khirnov
|
36ef5369ee
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 лет назад |
Michael Niedermayer
|
042f9d62ca
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Diego Biurrun
|
ad4cd0c2a4
doxygen: use Doxygen markup for authors and web links where appropriate
|
13 лет назад |
Michael Niedermayer
|
7b376b398a
Merge remote branch 'qatar/master'
|
13 лет назад |
Martin Storsjö
|
9261e6cf3f
rtp: Rename the open/close functions to alloc/free
|
13 лет назад |
Michael Niedermayer
|
2cae9809e2
Merge remote branch 'qatar/master'
|
13 лет назад |
Anton Khirnov
|
6dc7d80de7
avio: avio_ prefix for url_close_dyn_buf
|
13 лет назад |
Anton Khirnov
|
b92c545282
avio: avio_ prefix for url_open_dyn_buf
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 лет назад |
Anton Khirnov
|
e9eb8d0bce
avio: avio: avio_ prefixes for put_* functions
|
13 лет назад |
Anton Khirnov
|
77eb5504d3
avio: avio: avio_ prefixes for put_* functions
|
13 лет назад |
Anton Khirnov
|
471fe57e1a
avio: rename ByteIOContext to AVIOContext.
|
13 лет назад |
Anton Khirnov
|
ae628ec1fd
avio: rename ByteIOContext to AVIOContext.
|
13 лет назад |
Martin Storsjö
|
4da71f18f6
rtpdec: Remove useless NULL initializations when using designated initializers
|
14 лет назад |
Martin Storsjö
|
fe70a95e1d
rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated initializers
|
14 лет назад |
Martin Storsjö
|
7fe3c270c0
rtpdec_svq3: Don't look for the unused RTP_FLAG_KEY flag
|
14 лет назад |
Stefano Sabatini
|
b9f9e59afc
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
|
14 лет назад |
Martin Storsjö
|
965a3ddb1f
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
|
14 лет назад |
Martin Storsjö
|
752ff3ffa7
Include the correct header that actually is used, use quotes instead of angle brackets
|
14 лет назад |
Martin Storsjö
|
5590cc78ee
rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts
|
14 лет назад |
Josh Allmann
|
4449df6baf
Add RTP depacketization of SVQ3
|
14 лет назад |