Wed, 13 Jan 2010 18:18:21 +0000 |
lucabe |
Remove the inclusion of unneeded headers
libavformat
|
Wed, 30 Dec 2009 17:12:29 +0000 |
lucabe |
Remove outdated comments.
libavformat
|
Mon, 28 Dec 2009 13:41:09 +0000 |
lucabe |
Remove a useless local variable.
libavformat
|
Mon, 28 Dec 2009 13:38:21 +0000 |
lucabe |
Remove outdated comment
libavformat
|
Mon, 28 Dec 2009 13:19:54 +0000 |
lucabe |
Remove an unneeded local variable.
libavformat
|
Sun, 27 Dec 2009 21:31:10 +0000 |
lucabe |
Use different dynamic payload types for audio and video.
libavformat
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavformat
|
Wed, 08 Apr 2009 07:16:14 +0000 |
lucabe |
Add support for AMR audio in the RTP muxer
libavformat
|
Tue, 07 Apr 2009 06:41:55 +0000 |
lucabe |
Add support for H.263 video in the RTP muxer
libavformat
|
Fri, 27 Mar 2009 21:36:44 +0000 |
lucabe |
Make rtp_write_header() fail in case of unsupported payload type
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
|
Fri, 06 Feb 2009 20:41:15 +0000 |
lucabe |
Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer
libavformat
|
Fri, 06 Feb 2009 15:30:41 +0000 |
lucabe |
Merge rtp_aac.h and rtp_mpv.h in rtpenc.h
libavformat
|
Fri, 06 Feb 2009 10:35:52 +0000 |
lucabe |
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
libavformat
|
Thu, 05 Feb 2009 14:53:25 +0000 |
lucabe |
Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c
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
|
Sun, 13 Jul 2008 19:41:10 +0000 |
mru |
RTP: use dprintf(), allow compilation with -DDEBUG
libavformat
|
Tue, 08 Jul 2008 08:22:16 +0000 |
lucabe |
Remove outdated comment
libavformat
|
Wed, 25 Jun 2008 11:55:57 +0000 |
lucabe |
Remove improper usage of AV_TIME_BASE_Q
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Wed, 20 Feb 2008 10:19:35 +0000 |
lucabe |
Fix computation of the "NTP time" field in RTCP SR packets, and do not
libavformat
|
Mon, 21 Jan 2008 14:01:57 +0000 |
lucabe |
Add support for H.264 video in the RTP muxer
libavformat
|
Fri, 04 Jan 2008 20:09:48 +0000 |
lucabe |
Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies
libavformat
base
rtp.c@1a75e0717a72
|