index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
mkv: Print unsupported mov tags when found
Vittorio Giovara
2015-05-12
1
-0
/
+6
*
riff: Add MultiScope II fourcc MSC2 as MJPEG
Carl Eugen Hoyos
2015-05-12
1
-0
/
+1
*
dashenc: Reduce the segment duration if cutting out parts with edit lists
Martin Storsjö
2015-05-10
1
-2
/
+4
*
dashenc: replace attribute id with contentType for the AdaptationSet element
James Almer
2015-05-10
1
-2
/
+2
*
id3v2: Do not export empty APIC description
wm4
2015-05-09
1
-1
/
+4
*
nut: Make sure to clean up on read_header failure
Luca Barbato
2015-05-09
1
-17
/
+22
*
avi: Validate sample_size
Andreas Cadhalpun
2015-05-09
1
-0
/
+17
*
nut: Check chapter creation in decode_info_header
Andreas Cadhalpun
2015-05-08
1
-0
/
+4
*
mux: Do not leave stale side data pointers in ff_interleave_add_packet()
Michael Niedermayer
2015-05-06
1
-0
/
+2
*
dump: Print AVAudioServiceType side data
Vittorio Giovara
2015-05-06
1
-0
/
+47
*
lavf: Open PICT images with Quickdraw
Vittorio Giovara
2015-05-06
1
-0
/
+3
*
mpegts: Update the PSI/SI table only if the version change
John Högberg
2015-04-28
1
-0
/
+20
*
riff: Add GMP4 fourcc for mpeg4
Vittorio Giovara
2015-04-24
1
-0
/
+1
*
riff: Add GLV4 fourcc for mpeg4
Vittorio Giovara
2015-04-24
1
-0
/
+1
*
rtsp: Make sure we don't write too many transport entries into a fixed-size a...
Martin Storsjö
2015-04-24
1
-0
/
+2
*
rtpenc_jpeg: Handle case of picture dimensions not dividing by 8
Andrey Utkin
2015-04-23
1
-2
/
+2
*
rtsp: Don't warn about unparsed time ranges
Martin Storsjö
2015-04-23
1
-5
/
+2
*
lavf: Fix variables constness in ff_iso8601_to_unix_time()
Vittorio Giovara
2015-04-20
1
-1
/
+1
*
rmenc: Drop the temporary buffer for ac3 byteswap
Luca Barbato
2015-04-20
1
-11
/
+3
*
ogg: Forward errors further
Luca Barbato
2015-04-20
1
-5
/
+14
*
dashenc: Add a publishTime field in dynamic manifests
Martin Storsjö
2015-04-20
1
-8
/
+16
*
g2meet: Support G2M5 codec variant
Eric Zimmerman
2015-04-19
1
-0
/
+1
*
mov: Double-check that alias path is not an absolute path
Vittorio Giovara
2015-04-19
1
-1
/
+1
*
mov: Read alternate absolute path in dref alis
Vittorio Giovara
2015-04-19
1
-1
/
+3
*
Canopus HQ/HQA decoder
Vittorio Giovara
2015-04-19
1
-0
/
+1
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
30
-308
/
+309
*
matroskadec: fix crash when parsing invalid mkv
Thomas Guillem
2015-04-18
1
-2
/
+6
*
avisynth: Simplify shared library name construction
Diego Biurrun
2015-04-15
1
-5
/
+3
*
avisynth: Bump minimum required version to interface version 6
Stephen Hutchinson
2015-04-14
1
-5
/
+6
*
avisynth: Fix detection of AviSynth 2.5
Stephen Hutchinson
2015-04-14
1
-9
/
+9
*
rtsp: Fix unchecked return value
Himangi Saraogi
2015-04-12
1
-2
/
+6
*
rtsp: Check a malloc return value
Himangi Saraogi
2015-04-12
1
-0
/
+2
*
libavformat: Handle error return from ff_listen_bind
Anders Nystrom
2015-04-09
2
-8
/
+7
*
riff: Add 'M705' FourCC for mpeg2video
Vittorio Giovara
2015-04-09
1
-0
/
+1
*
mov: Rely on box type rather than file type for colr atom
Vittorio Giovara
2015-04-09
1
-2
/
+2
*
matroskadec: export cover art correctly
wm4
2015-04-08
4
-14
/
+48
*
parseutils: Make av_small_strptime public
Luca Barbato
2015-04-07
1
-9
/
+2
*
mpegtsenc: Take max_delay into account when buffering multiple audio packets ...
Martin Storsjö
2015-04-03
1
-1
/
+4
*
rtsp: Add a buffer_size option
Luca Barbato
2015-04-01
3
-10
/
+42
*
rtp: Add an option to set the send/receive buffer size
Luca Barbato
2015-04-01
1
-0
/
+4
*
rtp: Map the urloptions to AVOptions
Luca Barbato
2015-04-01
1
-33
/
+65
*
build: Split JPEG-related tables off into a separate component
Diego Biurrun
2015-03-30
1
-0
/
+1
*
udp: Fix pkt_size management
Luca Barbato
2015-03-29
1
-1
/
+1
*
avisynth: update documentation about the avisynth_c.h header
Stephen Hutchinson
2015-03-24
1
-10
/
+1
*
avisynth: Fix compilation against current 2.6 header(s).
Stephen Hutchinson
2015-03-24
1
-5
/
+37
*
mov: Write the display matrix in order
Vittorio Giovara
2015-03-23
1
-1
/
+1
*
movenc: Write the make and model metadata keys for mov style files
Martin Storsjö
2015-03-23
1
-0
/
+2
*
oggdec: Check memory allocation
Federico Tomassetti
2015-03-21
1
-0
/
+5
*
mms: Check memory allocation
Federico Tomassetti
2015-03-21
1
-0
/
+2
*
rmenc: Check memory allocation
Federico Tomassetti
2015-03-21
1
-0
/
+2
[next]