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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics : Print newline after error message.
Jai Menon
2010-03-15
1
-2
/
+2
*
Reindent
Martin Storsjö
2010-03-15
1
-3
/
+3
*
Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_p...
Martin Storsjö
2010-03-15
1
-4
/
+14
*
Make rtsp_skip_packet non-static, add ff prefix
Martin Storsjö
2010-03-15
2
-2
/
+7
*
Reindent
Martin Storsjö
2010-03-15
1
-1
/
+1
*
RTSP: Synchronize the start time of the chained RTP muxers
Martin Storsjö
2010-03-15
2
-0
/
+9
*
Use AVFormatContext.start_time_realtime in the RTP muxer
Martin Storsjö
2010-03-15
1
-0
/
+4
*
Move the NTP offset definitions to internal.h
Martin Storsjö
2010-03-15
2
-3
/
+3
*
Add a new field AVFormatContext.start_time_realtime
Martin Storsjö
2010-03-15
1
-1
/
+10
*
riff: don't pad extradata when writing ASF.
Anton Khirnov
2010-03-15
1
-1
/
+1
*
matroskadec: use more appropriate error code
Aurelien Jacobs
2010-03-15
1
-1
/
+1
*
move ff_url_split() and ff_url_join() declarations to internal.h
Aurelien Jacobs
2010-03-14
9
-53
/
+60
*
Move the probe loop from av_open_input_file() into its own method
Micah F. Galizia
2010-03-14
2
-31
/
+85
*
Avoid creating tiny (possibly only 64 bytes large) audio packets resulting in
Reimar Döffinger
2010-03-14
1
-1
/
+2
*
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark
Stefano Sabatini
2010-03-13
4
-8
/
+8
*
oggdec: Set packet duration for ogm streams
David Conrad
2010-03-13
1
-0
/
+3
*
matroskadec: add support for SIPR audio tracks
Aurelien Jacobs
2010-03-12
3
-4
/
+17
*
export rm_reorder_sipr_data() for future use by matroska demuxer
Aurelien Jacobs
2010-03-12
2
-5
/
+10
*
export sipr_subpk_size for future use by matroska demuxer
Aurelien Jacobs
2010-03-12
2
-2
/
+3
*
oggdec: Pass packets to header() until the stream is done with them
David Conrad
2010-03-12
2
-10
/
+6
*
oggdec: Parse ogm chapters
David Conrad
2010-03-12
1
-1
/
+36
*
oggdec: Cosmetics
David Conrad
2010-03-12
1
-48
/
+48
*
oggdec: Read ogm metadata
David Conrad
2010-03-12
1
-2
/
+5
*
Const correctness for vorbis_comment
David Conrad
2010-03-12
2
-2
/
+2
*
oggdec: Metadata is per-stream; don't merge multiple streams' together
David Conrad
2010-03-12
6
-8
/
+8
*
Add ff_ prefix to vorbis_comment
David Conrad
2010-03-12
6
-7
/
+7
*
Fix a crash in the H.263 RTP packetizer
Martin Storsjö
2010-03-11
1
-1
/
+1
*
Prevent memory leak introduced in r22389 in Bink demuxer: pass partial packet...
Peter Ross
2010-03-11
1
-7
/
+7
*
Cosmetics, break a long line, fix brace placement
Martin Storsjö
2010-03-11
1
-1
/
+3
*
RTSP muxer: Create the SDP with the numerical IP of the peer
Martin Storsjö
2010-03-11
1
-3
/
+20
*
oggdec: Seek to keyframes
David Conrad
2010-03-11
2
-3
/
+34
*
oggdec: Determine pts and filepos on a packet basis in read_timestamp
David Conrad
2010-03-11
1
-8
/
+7
*
oggdec: Move PTS/DTS calculation to a function
David Conrad
2010-03-11
1
-19
/
+31
*
oggdec: Fix memory leak in setting up vorbis headers
David Conrad
2010-03-11
1
-0
/
+1
*
oggdec: Don't use ogg_stream's seq for vorbis or speex headers
David Conrad
2010-03-11
2
-14
/
+18
*
oggdec: Fix duration calculation for streams with non-zero start
David Conrad
2010-03-11
1
-0
/
+2
*
oggdec: Parse skeleton to determine the start time of each stream
David Conrad
2010-03-11
4
-0
/
+88
*
oggdec: Check that we have a codec in gptopts (needed for skeleton)
David Conrad
2010-03-11
1
-1
/
+1
*
oggdec: Move ogg_find_stream and ogg_gptopts to oggdec.h
David Conrad
2010-03-11
2
-31
/
+30
*
oggdec: Set data_offset to the right value
David Conrad
2010-03-11
1
-0
/
+1
*
oggdec: Save offset of the page needed to reconstruct the current packet
David Conrad
2010-03-11
2
-3
/
+15
*
Make the ntp_time function available to other parts of libavformat, as ff_ntp...
Martin Storsjö
2010-03-10
3
-10
/
+15
*
Fix ffm_close return type.
Benoit Fouet
2010-03-10
1
-1
/
+3
*
Fix memory leak in FFM demuxer
Vitor Sessak
2010-03-10
1
-1
/
+9
*
In mpegts muxer, free adts context and temporary data
Baptiste Coudurier
2010-03-10
1
-0
/
+3
*
reindent
Baptiste Coudurier
2010-03-10
1
-8
/
+8
*
Include os_support.h which has a fallback declaration of socklen_t
Dave Yeo
2010-03-10
1
-0
/
+1
*
Using struct timeval requires sys/time.h, fixes compilation on some OSes
Dave Yeo
2010-03-10
1
-0
/
+1
*
Use rt->control_uri consequently instead of s->filename in all RTSP commands
Martin Storsjö
2010-03-09
2
-7
/
+7
*
Add special case to avoid binary search when appending index entries.
Michael Niedermayer
2010-03-09
1
-0
/
+4
[next]