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
*
Print chapter info in dump_format().
Anton Khirnov
2010-02-28
1
-0
/
+8
*
Many mp3s seem to contain padding after id3 tags that is not considered in the
Michael Niedermayer
2010-02-28
1
-1
/
+3
*
Rename RTP depacketizer files from rtp_* to rtpdec_*
Martin Storsjö
2010-02-28
9
-23
/
+23
*
Include rtpdec.h, it contains prototypes for the following functions:
Carl Eugen Hoyos
2010-02-28
1
-0
/
+1
*
Include avc.h from avc.c: It contains several prototypes.
Carl Eugen Hoyos
2010-02-28
1
-0
/
+1
*
Make mp4_read_descr static: It is only used inside libavformat/mov.c.
Carl Eugen Hoyos
2010-02-28
1
-1
/
+1
*
Include apetag.h which contains the prototype for ff_ape_parse_tag().
Carl Eugen Hoyos
2010-02-28
1
-0
/
+1
*
RTSP muxer: Use a local copy of the AVPacket for sending to the chained muxer
Martin Storsjö
2010-02-26
1
-2
/
+6
*
asfenc: write tags in proper UTF-16.
Anton Khirnov
2010-02-25
1
-17
/
+59
*
asfenc: simplify writing of comment header.
Anton Khirnov
2010-02-25
1
-15
/
+12
*
asfdec: don't strip the "WM/" prefix, this should be done during conversion.
Anton Khirnov
2010-02-25
1
-2
/
+0
*
asf: indent.
Benoit Fouet
2010-02-25
1
-5
/
+5
*
asf: add more entries to metadata conv table.
Benoit Fouet
2010-02-25
1
-0
/
+12
*
Read ASF metadata as proper UTF-16 and spit it out as proper UTF-8 in our
Anton Khirnov
2010-02-24
1
-6
/
+10
*
Don't add WM prefixes to all written ASF tags.
Anton Khirnov
2010-02-24
2
-7
/
+4
*
Eliminate put_str16().
Anton Khirnov
2010-02-24
1
-9
/
+5
*
Mention that metadata tags are (unvalidated) UTF-8.
Anton Khirnov
2010-02-24
1
-1
/
+3
*
low-complexity Bink file seeking
Peter Ross
2010-02-24
1
-0
/
+15
*
set AVINDEX_KEYFRAME correctly for bink
Peter Ross
2010-02-24
1
-8
/
+10
*
Correctly increment continuity_counter in PCR packets.
Yann Coupin
2010-02-24
1
-4
/
+4
*
asfdec: skip byte array tags.
Benoit Fouet
2010-02-24
1
-2
/
+2
*
asfdec: add a debug message about skipped tags.
Benoit Fouet
2010-02-24
1
-0
/
+1
*
asfdec: fix a memleak.
Benoit Fouet
2010-02-24
1
-0
/
+1
*
asfdec: only unicode tags must have even length.
Benoit Fouet
2010-02-24
1
-1
/
+1
*
Introduce metadata conversion table for NUT muxer and demuxer.
Anton Khirnov
2010-02-24
4
-10
/
+21
*
Count all frames with codec_info_nb_frames not just ones with non zero
Michael Niedermayer
2010-02-23
1
-2
/
+1
*
Put codec_info_nb_frames back in AVStream and print its value.
Michael Niedermayer
2010-02-23
2
-7
/
+11
*
Set video stream duration for Bink demuxer
Peter Ross
2010-02-23
1
-6
/
+5
*
Cosmetics: reindent
Martin Storsjö
2010-02-23
2
-20
/
+20
*
Bink audio pts starts at 0, not reported_size
Peter Ross
2010-02-23
1
-1
/
+2
*
Make Bink demuxer pass video flags to decoder
Kostya Shishkov
2010-02-23
1
-2
/
+4
*
Prefix non-static RTSP functions with ff_.
Ronald S. Bultje
2010-02-23
6
-55
/
+52
*
Make sure mp1/mp2 get their frame_size set.
Michael Niedermayer
2010-02-22
1
-0
/
+2
*
Add an RTSP muxer
Martin Storsjö
2010-02-22
5
-3
/
+137
*
Free metadata in chained RTP muxers in the RTSP muxer
Martin Storsjö
2010-02-22
1
-0
/
+2
*
Cosmetics: reindent
Martin Storsjö
2010-02-22
1
-12
/
+12
*
Add declarations and doxygen documentation of generic rtsp support functions
Martin Storsjö
2010-02-22
2
-28
/
+97
*
Cosmetics: reindent after applying patches
Martin Storsjö
2010-02-22
1
-2
/
+2
*
Don't follow RTSP redirects when used as a muxer
Martin Storsjö
2010-02-22
1
-1
/
+1
*
Add a function rtsp_setup_output_streams for announcing the SDP
Martin Storsjö
2010-02-22
1
-0
/
+62
*
Create AVFormatContext objects as private transport for output RTSP sessions
Martin Storsjö
2010-02-22
2
-3
/
+57
*
Make sure a set r_frame_rate is not overriden by a guess.
Michael Niedermayer
2010-02-22
1
-3
/
+3
*
Attempt to fix the completely random values returned by ff_avc_find_startcode().
Michael Niedermayer
2010-02-22
1
-5
/
+11
*
Fix memory leak for truncated packets in idCin demuxer
Vitor Sessak
2010-02-21
1
-4
/
+4
*
Make sure we dont write more bytes into filename than the array is long.
Michael Niedermayer
2010-02-20
1
-1
/
+1
*
Do not attempt to open references through absolute pathes.
Michael Niedermayer
2010-02-20
1
-5
/
+2
*
Do not leave uninitialized data in the packet in MPC demuxer. Should allow for
Vitor Sessak
2010-02-20
1
-0
/
+2
*
Split rtsp_read_header() into two functions, so that the main part (now also
Martin Storsjö
2010-02-19
1
-10
/
+24
*
Split out input-specific parts of rtsp_read_header() into its own, new,
Martin Storsjö
2010-02-19
1
-33
/
+42
*
Only send out NAT-punching RTP/RTCP packets when we're in demuxer mode, i.e.
Martin Storsjö
2010-02-19
1
-1
/
+1
[next]