Martin Storsjö
|
5d8cae4573
|
rtpdec: Get rid of all trivial .alloc/.free functions
Signed-off-by: Martin Storsjö <martin@martin.st>
|
10 years ago |
Martin Storsjö
|
3cd5828fc0
|
rtpdec: Add missing trailing commas
Signed-off-by: Martin Storsjö <martin@martin.st>
|
10 years ago |
Diego Biurrun
|
daf8cf358a
|
avformat: Don't anonymously typedef structs
|
10 years ago |
Martin Storsjö
|
90c784cc13
|
rtpdec: Pass the sequence number to depacketizers
This allows depacketizers to figure out if packets have been lost.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
Diego Biurrun
|
32f3c541bc
|
doxygen: Do not include license boilerplates in Doxygen comment blocks.
|
13 years ago |
Martin Storsjö
|
9261e6cf3f
|
rtp: Rename the open/close functions to alloc/free
This avoids clashes if we internally want to override the global
open function.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
14 years ago |
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
Martin Storsjö
|
28b4eb95bc
|
rtpdec_qcelp: Use the depacketizer for static payload types, too
Originally committed as revision 25894 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |
Martin Storsjö
|
35014efcc6
|
rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658
This fixes roundup issue 2390.
Originally committed as revision 25889 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |