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
*
smoothstreamingenc: Add a missing "goto fail"
Michael Niedermayer
2015-01-19
1
-0
/
+1
*
aea: Return proper error code on invalid header
Nidhi Makhijani
2015-01-16
1
-1
/
+1
*
rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets
Martin Storsjö
2015-01-15
1
-0
/
+7
*
id3v2: fix reading v2.2 attached pictures
Anton Khirnov
2015-01-14
1
-6
/
+16
*
id3v2: add names to the parameters of ID3v2EMFunc.read
Anton Khirnov
2015-01-14
1
-2
/
+2
*
id3v2: constify the 'tag' parameter to special metadata parsing callback
Anton Khirnov
2015-01-14
1
-3
/
+3
*
mov: Check angle rather than full matrix when updating SAR
Vittorio Giovara
2015-01-14
1
-8
/
+4
*
img2dec: correctly use the parsed value from -start_number
Vittorio Giovara
2015-01-14
1
-1
/
+1
*
matroskaenc: refuse to write AAC without valid extradata
Anton Khirnov
2015-01-09
1
-6
/
+10
*
mpeg: Remove unused field
Luca Barbato
2015-01-07
1
-1
/
+0
*
segment: Fix the failure paths
Luca Barbato
2015-01-07
1
-12
/
+20
*
movenc: Fix a typo in a comment
Martin Storsjö
2015-01-06
1
-1
/
+1
*
movenc: Readd an accidentally removed condition
Martin Storsjö
2015-01-06
1
-1
/
+1
*
isom: add 'mp1v' fourcc
Justin Ruggles
2015-01-06
1
-0
/
+1
*
movenc: Enable editlists by default if delay_moov is enabled
Martin Storsjö
2015-01-04
2
-2
/
+2
*
libavformat: Check for malloc failures in avformat_new_stream
Martin Storsjö
2015-01-04
1
-0
/
+5
*
libavformat: Remove a misleading/incorrect comment
Martin Storsjö
2015-01-04
1
-2
/
+2
*
avisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL
Martin Storsjö
2015-01-03
1
-1
/
+1
*
dashenc: Use pts for MPD timeline timestamps
Martin Storsjö
2015-01-03
1
-17
/
+23
*
dashenc: Use delay_moov
Martin Storsjö
2015-01-03
1
-9
/
+14
*
movenc: Get rid of a hack for updating the dvc1 atom
Martin Storsjö
2015-01-03
2
-17
/
+4
*
movenc: Add an option for delaying writing the moov with empty_moov
Martin Storsjö
2015-01-03
3
-14
/
+60
*
movenc: Use start_dts/cts instead of cluster[0] for writing edit lists
Martin Storsjö
2015-01-03
1
-5
/
+5
*
movenc: Remove an unnecessary condition when flushing fragments
Martin Storsjö
2015-01-03
1
-1
/
+1
*
movenc: Factorize writing ftyp and other identification tags to a separate fu...
Martin Storsjö
2015-01-03
1
-9
/
+17
*
dashenc: Remove some stray double spaces
Martin Storsjö
2014-12-29
1
-2
/
+2
*
dashenc: Fix writing of timelines that don't start at t=0
Martin Storsjö
2014-12-29
1
-1
/
+3
*
mpegts: add support for Opus
Kieran Kunhya
2014-12-20
1
-1
/
+53
*
libavformat: Only use MoveFileExA when targeting the desktop API subset
Martin Storsjö
2014-12-19
1
-3
/
+16
*
rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buff...
Martin Storsjö
2014-12-19
1
-3
/
+1
*
mpegts: Support running the write_trailer function without an AVIOContext
Martin Storsjö
2014-12-19
1
-1
/
+2
*
libavformat: Allow calling av_write_trailer with a NULL AVIOContext
Martin Storsjö
2014-12-19
1
-1
/
+1
*
mov: avoid a memleak when multiple stss boxes are present
Anton Khirnov
2014-12-19
1
-0
/
+1
*
rtsp: check ffurl_get_file_handle() return value
Vittorio Giovara
2014-12-18
1
-0
/
+4
*
check memory errors from av_strdup()
Vittorio Giovara
2014-12-18
1
-4
/
+12
*
mpegts: check get16() return value
Vittorio Giovara
2014-12-18
1
-1
/
+4
*
oggdec: add support for VP8 demuxing
James Almer
2014-12-18
5
-1
/
+146
*
movenc: Adjust the pts of new fragments similarly to what is done for dts
Martin Storsjö
2014-12-18
2
-0
/
+10
*
libavformat: Add a muxer wrapping mpegts encoding into RTP
Martin Storsjö
2014-12-18
4
-1
/
+168
*
rtp: Initial H.261 support
Thomas Volkert
2014-12-18
9
-4
/
+342
*
rtpenc: Avoid brittle switch fallthroughs
Martin Storsjö
2014-12-18
1
-0
/
+3
*
rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data
Martin Storsjö
2014-12-18
1
-0
/
+1
*
rtpenc: Set the AVFMT_TS_NONSTRICT flag
Martin Storsjö
2014-12-18
1
-0
/
+1
*
rtpenc: Set the timestamp properly when sending mpegts data, too
Martin Storsjö
2014-12-18
1
-0
/
+1
*
srtpproto: fix option flag type
Tristan Matthews
2014-12-18
1
-2
/
+2
*
dashenc: Adjust the start time of a segment to the end of the previous segment
Martin Storsjö
2014-12-17
1
-2
/
+10
*
dashenc: Write segment timelines properly if the timeline has gaps
Martin Storsjö
2014-12-17
1
-2
/
+6
*
mov: Fix handling of zero-length metadata values
Martin Storsjö
2014-12-15
1
-1
/
+1
*
matroskadec: Fix read-after-free in matroska_read_seek()
Xiaohan Wang
2014-12-15
1
-1
/
+2
*
dashenc: Change the duration fields to 64 bit
Martin Storsjö
2014-12-10
1
-8
/
+8
[next]