January 30, 2011
View dfd2a00

Replace dprintf with av_dlog

Luca Barbato authored on 2011/01/30 01:46:18
January 25, 2011
View 119cc03

Make RTPFirstDynamicPayloadHandler static to rtpdec.c

Diego Elio Pettenò authored on 2011/01/25 08:36:18
View 69ad22c

Make ff_realmedia_mp3_dynamic_handler static.

Diego Elio Pettenò authored on 2011/01/25 10:29:35
January 6, 2011
View 79d482b

rtpdec: Don't set RTP timestamps if they already are set by the depacketizer

Martin Storsjö authored on 2011/01/06 20:33:06
January 2, 2011
View 3a1cdcc

rtpdec: Emit timestamps for packets before the first RTCP packet, too

Martin Storsjö authored on 2011/01/02 07:27:16
December 16, 2010
View bbd8f54

rtsp: Don't set the RTP time base from the sample rate if no sample rate is set

Martin Storsjö authored on 2010/12/16 06:06:25
View a4a3bad

Reinstate default time_base for rtp streams

Luca Barbato authored on 2010/12/16 02:16:37
December 7, 2010
View 86b6e38

rtsp/rtpdec: Set the AVStream time_base directly in rtsp when it is known

Martin Storsjö authored on 2010/12/07 22:29:44
View 2eeefe2

rtpdec: Handle MP3 in RealRTSP

Martin Storsjö authored on 2010/12/07 22:28:13
December 6, 2010
View 4838cda

rtpdec: Skip padding bytes at the end of packets

Martin Storsjö authored on 2010/12/06 21:43:38
View 1e515c4

rtpdec: Add functions for finding depacketizers by name or payload id

Martin Storsjö authored on 2010/12/06 04:39:50
View 35014ef

rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658

Martin Storsjö authored on 2010/12/06 04:37:45
October 16, 2010
View 946df05

rtpdec: Return AVERROR(EAGAIN) for mpegts parsing errors

Martin Storsjö authored on 2010/10/16 06:32:21
October 13, 2010
View 65cdee9

rtpdec: Don't use the no reordering codepath if there already is a queue

Martin Storsjö authored on 2010/10/13 17:47:34
View ddcf841

rtpdec: Handle wrapping seq numbers in has_next_packet properly

Martin Storsjö authored on 2010/10/13 17:15:39