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
March 28, 2010
View 4c1202f

Initialize ssrc and base_timestamp using ff_random_get_seed()

Martin Storsjö authored on 2010/03/28 17:48:45
March 15, 2010
View b1d55e5

Use AVFormatContext.start_time_realtime in the RTP muxer

Martin Storsjö authored on 2010/03/15 19:37:12
March 11, 2010
View 594a9ae

Make the ntp_time function available to other parts of libavformat, as ff_ntp_time

Martin Storsjö authored on 2010/03/11 07:21:39
February 11, 2010
View 4e8052d

Fix syncronisation for streams with a high encoding delay. Patch by Timo Teräs (timo DOT teras AT iki DOT fi)

Timo Teräs authored on 2010/02/11 04:33:08
January 14, 2010
View 3f60d2d

Remove the inclusion of unneeded headers

Luca Abeni authored on 2010/01/14 03:18:21
December 31, 2009
View 759dc2b

Remove outdated comments.

Luca Abeni authored on 2009/12/31 02:12:29
December 28, 2009
View d3d1eae

Remove a useless local variable.

Luca Abeni authored on 2009/12/28 22:41:09
View cd7bfe4

Remove outdated comment

Luca Abeni authored on 2009/12/28 22:38:21
View b3fbe02

Remove an unneeded local variable.

Luca Abeni authored on 2009/12/28 22:19:54
View 6399c17

Use different dynamic payload types for audio and video.

Luca Abeni authored on 2009/12/28 06:31:10
April 14, 2009
View 9106a69

Rename bitstream.h to get_bits.h.

Stefano Sabatini authored on 2009/04/14 01:20:26
April 8, 2009
View 08e696c

Add support for AMR audio in the RTP muxer patch by Martin Storsjö (martin AT martin DOT st)

Martin Storsjö authored on 2009/04/08 16:16:14
April 7, 2009
View 9edfaf3

Add support for H.263 video in the RTP muxer patch by Martin Storsjö (martin AT martin DOT st)

Martin Storsjö authored on 2009/04/07 15:41:55
March 28, 2009
View 0766c3e

Make rtp_write_header() fail in case of unsupported payload type

Luca Abeni authored on 2009/03/28 06:36:44