September 16, 2010
View 0048a2a

Handle G.722 in RTP, and all the exceptions mandated in RFC 3551

Martin Storsjö authored on 2010/09/16 02:35:39
March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
January 12, 2010
View 4bf0faa

Remove the inclusion of unneeded headers

Luca Abeni authored on 2010/01/12 04:55:14
April 14, 2009
View 9106a69

Rename bitstream.h to get_bits.h.

Stefano Sabatini authored on 2009/04/14 01:20:26
April 7, 2009
View 2150378

Do not return payload type 34 for H.263 (it is deprecated)

Luca Abeni authored on 2009/04/07 15:37:12
February 17, 2009
View bf6d981

Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not a static function

Luca Abeni authored on 2009/02/17 17:12:51
February 16, 2009
View 0550b58

Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not a static function

Luca Abeni authored on 2009/02/16 18:36:21
January 27, 2009
View 20631a9

Merge rtp_internal.h in rtp.h, and remove rtp_internal.h

Luca Abeni authored on 2009/01/27 21:23:16
January 20, 2009
View 406792e

cosmetics: Remove pointless period after copyright statement non-sentences.

Diego Biurrun authored on 2009/01/20 00:46:40
June 24, 2008
View 309d32b

Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP

Luca Abeni authored on 2008/06/24 20:07:04
May 9, 2008
View 245976d

Use full path for #includes from another directory.

Diego Biurrun authored on 2008/05/09 20:56:36
March 31, 2008
View 2ccf0a4

Add a comment about missing entries

Luca Abeni authored on 2008/03/31 18:54:49
View 87cb064

Use the correct size for the enc_name field (removing the arbitrary "50" size)

Luca Abeni authored on 2008/03/31 18:49:58
View 19faa9f

Remove useless entries from AVRtpPayloadTypes

Luca Abeni authored on 2008/03/31 18:48:04
View e4ed1fb

Support mp3 audio in the RTP muxer

Luca Abeni authored on 2008/03/31 18:42:45