Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavformat
|
Mon, 11 Jan 2010 19:55:14 +0000 |
lucabe |
Remove the inclusion of unneeded headers
libavformat
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavformat
|
Tue, 07 Apr 2009 06:37:12 +0000 |
lucabe |
Do not return payload type 34 for H.263 (it is deprecated)
libavformat
|
Tue, 17 Feb 2009 08:12:51 +0000 |
lucabe |
Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not
libavformat
|
Mon, 16 Feb 2009 09:36:21 +0000 |
lucabe |
Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not
libavformat
|
Tue, 27 Jan 2009 12:23:16 +0000 |
lucabe |
Merge rtp_internal.h in rtp.h, and remove rtp_internal.h
libavformat
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavformat
|
Tue, 24 Jun 2008 11:07:04 +0000 |
lucabe |
Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Mon, 31 Mar 2008 09:54:49 +0000 |
lucabe |
Add a comment about missing entries
libavformat
|
Mon, 31 Mar 2008 09:49:58 +0000 |
lucabe |
Use the correct size for the enc_name field (removing the arbitrary "50" size)
libavformat
|
Mon, 31 Mar 2008 09:48:04 +0000 |
lucabe |
Remove useless entries from AVRtpPayloadTypes
libavformat
|
Mon, 31 Mar 2008 09:42:45 +0000 |
lucabe |
Support mp3 audio in the RTP muxer
libavformat
|
Sun, 06 Jan 2008 10:00:04 +0000 |
lucabe |
Make AVRtpPayloadTypes static and constant
libavformat
|