Sat, 04 Oct 2008 04:15:06 +0000 |
rbultje |
Change function prototype of RTPDynamicPayloadHandler.parse_packet() to
libavformat
|
Mon, 29 Sep 2008 06:22:12 +0000 |
diego |
Uniformly define _XOPEN_SOURCE to 600.
libavformat
|
Sun, 07 Sep 2008 01:19:26 +0000 |
rbultje |
Give register_dynamic_payload_handler() in rtpdec.c a ff_ prefix and export
libavformat
|
Fri, 22 Aug 2008 19:03:05 +0000 |
lucabe |
Do not set timestamp information for a non existing AVStream
libavformat
|
Thu, 14 Aug 2008 22:01:59 +0000 |
aurel |
ensure we get explicit definition of various _XOPEN_SOURCE functions we use
libavformat
|
Sun, 13 Jul 2008 19:41:10 +0000 |
mru |
RTP: use dprintf(), allow compilation with -DDEBUG
libavformat
|
Wed, 02 Jul 2008 10:26:23 +0000 |
lucabe |
Reindent after last commit
libavformat
|
Wed, 02 Jul 2008 10:23:27 +0000 |
lucabe |
Fix A/V synch for RTP streams that do not contain MPEG1 or 2
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Sat, 15 Mar 2008 16:15:47 +0000 |
diego |
typo fixes
libavformat
|
Fri, 18 Jan 2008 20:48:32 +0000 |
rbultje |
Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*).
libavformat
|
Thu, 10 Jan 2008 13:54:30 +0000 |
rbultje |
Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()),
libavformat
|
Thu, 10 Jan 2008 13:52:35 +0000 |
rbultje |
Make rtp_parse_packet() always call the vfunc of the dynamic payload handler
libavformat
|
Fri, 04 Jan 2008 19:33:50 +0000 |
lucabe |
Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies
libavformat
base
rtp.c@cf130d0dcbae
|