index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
rtpenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use AVFormatContext.start_time_realtime in the RTP muxer
Martin Storsjö
2010-03-15
1
-0
/
+4
*
Make the ntp_time function available to other parts of libavformat, as ff_ntp...
Martin Storsjö
2010-03-10
1
-10
/
+4
*
Fix syncronisation for streams with a high encoding delay.
Timo Teräs
2010-02-10
1
-2
/
+1
*
Remove the inclusion of unneeded headers
Luca Abeni
2010-01-13
1
-2
/
+0
*
Remove outdated comments.
Luca Abeni
2009-12-30
1
-2
/
+0
*
Remove a useless local variable.
Luca Abeni
2009-12-28
1
-11
/
+10
*
Remove outdated comment
Luca Abeni
2009-12-28
1
-1
/
+0
*
Remove an unneeded local variable.
Luca Abeni
2009-12-28
1
-5
/
+4
*
Use different dynamic payload types for audio and video.
Luca Abeni
2009-12-27
1
-1
/
+1
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Add support for AMR audio in the RTP muxer
Martin Storsjö
2009-04-08
1
-0
/
+23
*
Add support for H.263 video in the RTP muxer
Martin Storsjö
2009-04-07
1
-0
/
+6
*
Make rtp_write_header() fail in case of unsupported payload type
Luca Abeni
2009-03-27
1
-0
/
+30
*
Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not
Luca Abeni
2009-02-16
1
-1
/
+1
*
Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer
Luca Abeni
2009-02-06
1
-0
/
+14
*
Merge rtp_aac.h and rtp_mpv.h in rtpenc.h
Luca Abeni
2009-02-06
1
-3
/
+0
*
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
Luca Abeni
2009-02-06
1
-10
/
+10
*
Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c
Luca Abeni
2009-02-05
1
-1
/
+1
*
Merge rtp_internal.h in rtp.h, and remove rtp_internal.h
Luca Abeni
2009-01-27
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
RTP: use dprintf(), allow compilation with -DDEBUG
Måns Rullgård
2008-07-13
1
-9
/
+3
*
Remove outdated comment
Luca Abeni
2008-07-08
1
-1
/
+0
*
Remove improper usage of AV_TIME_BASE_Q
Luca Abeni
2008-06-25
1
-2
/
+2
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+2
*
Fix computation of the "NTP time" field in RTCP SR packets, and do not
Luca Abeni
2008-02-20
1
-2
/
+9
*
Add support for H.264 video in the RTP muxer
Luca Abeni
2008-01-21
1
-0
/
+4
*
Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies
Luca Abeni
2008-01-04
1
-0
/
+355