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
*
nutdec: do not set has_b_frames
Anton Khirnov
2014-11-06
1
-1
/
+0
*
oggenc: accept only STREAMINFO extradata
Anton Khirnov
2014-11-06
1
-5
/
+3
*
lavf: stop using avpriv_flac_parse_streaminfo()
Anton Khirnov
2014-11-06
2
-12
/
+18
*
riffenc: do not fall back on AVCodecContext.frame_size for MP3
Anton Khirnov
2014-11-06
1
-7
/
+3
*
lavf: use the format context strict_std_compliance instead of the codec one
Anton Khirnov
2014-11-06
2
-2
/
+2
*
lavc,lavf: switch to the new vorbis parse API
Anton Khirnov
2014-11-06
1
-8
/
+12
*
lavc: add a public API for parsing vorbis packets.
Anton Khirnov
2014-11-06
1
-1
/
+1
*
vorbis_parser: add an AV prefix to VorbisParseContext
Anton Khirnov
2014-11-06
1
-1
/
+1
*
rtmpproto: Ignore errors from the getStreamLength method
Martin Storsjö
2014-11-05
1
-0
/
+3
*
movenc: Define the flag bits using shifts instead of as decimal numbers
Martin Storsjö
2014-11-03
1
-11
/
+11
*
movenc: Don't write any iso brands in ismv files
Martin Storsjö
2014-10-30
1
-2
/
+0
*
movenc: Don't write any tfdt atom for ismv files
Martin Storsjö
2014-10-30
1
-2
/
+3
*
movenc: Write a 0 duration in mdhd and tkhd for an empty initial moov
Martin Storsjö
2014-10-30
1
-6
/
+12
*
movenc: Add a flag for using default-base-is-moof in tfhd atoms
Martin Storsjö
2014-10-29
3
-4
/
+13
*
movenc: Signal iso6 in compatible_brands when using tfdt
Martin Storsjö
2014-10-29
1
-0
/
+5
*
movenc: Use a local variable consistently
Martin Storsjö
2014-10-29
1
-1
/
+1
*
movenc: Don't check the custom IO flag when using faststart
Martin Storsjö
2014-10-29
1
-3
/
+2
*
movenc: Don't use track_id to decide which track is the first in a moof
Martin Storsjö
2014-10-29
2
-1
/
+4
*
bethsoftvid: simplify return handling
Vittorio Giovara
2014-10-29
1
-2
/
+0
*
assdec: check av_new_packet return value
Vittorio Giovara
2014-10-29
1
-1
/
+4
*
mtv: improve header check and avoid division by zero
Vittorio Giovara
2014-10-29
1
-2
/
+5
*
oggenc: remove unneeded null check
Michael Niedermayer
2014-10-29
1
-1
/
+1
*
mxfdec: reduce loop bound in mxf_read_pixel_layout()
Tomas Härdin
2014-10-27
1
-1
/
+1
*
bethsoftvid: check return value and clean memory
Vittorio Giovara
2014-10-27
1
-0
/
+4
*
filmstripdec: avoid integer overflow
Vittorio Giovara
2014-10-27
1
-1
/
+1
*
matroskaenc: write correct Display{Width, Height} in stereo encoding
Vittorio Giovara
2014-10-27
1
-6
/
+24
*
lavf: Implement ff_brktimegm using gmtime_r
Martin Storsjö
2014-10-26
1
-23
/
+5
*
Use gmtime_r instead of gmtime and localtime_r instead of localtime
Martin Storsjö
2014-10-26
3
-6
/
+13
*
lavf: Check the return value of strftime
Martin Storsjö
2014-10-26
3
-12
/
+16
*
wtv: Avoid needlessly calling gmtime twice with the same argument
Martin Storsjö
2014-10-26
1
-3
/
+3
*
mov: fix assigment check
Vittorio Giovara
2014-10-24
1
-1
/
+1
*
mxfenc: Fix possible integer overflows
Tomas Härdin
2014-10-24
1
-6
/
+6
*
mxfdec: add missing break
Vittorio Giovara
2014-10-24
1
-0
/
+1
*
matroskaenc: check avio_open_dyn_buf return value
Vittorio Giovara
2014-10-24
1
-2
/
+5
*
matroskadec: check return values
Vittorio Giovara
2014-10-24
1
-1
/
+9
*
matroskadec: fix leak on error
Vittorio Giovara
2014-10-24
1
-0
/
+1
*
lavf: replace rename() with ff_rename()
Luca Barbato
2014-10-24
3
-8
/
+24
*
flac_picture: prevent a possible out of bound write
Vittorio Giovara
2014-10-24
1
-5
/
+5
*
img2dec: check av_new_packet return value
Vittorio Giovara
2014-10-24
1
-2
/
+4
*
audiointerleave: check av_new_packet return value
Vittorio Giovara
2014-10-24
1
-2
/
+4
*
mp3enc: write full LAME frame
Anton Khirnov
2014-10-24
1
-33
/
+127
*
mp3dec: fix reading the Xing tag
Anton Khirnov
2014-10-24
1
-1
/
+3
*
lavf: Use av_gettime_relative
Martin Storsjö
2014-10-24
6
-17
/
+17
*
nutdec: check av_new_packet return value
Vittorio Giovara
2014-10-21
1
-2
/
+4
*
nutenc: check for negative index rather than assert
Vittorio Giovara
2014-10-21
1
-1
/
+4
*
rmdec: stricter error check to avoid theoretical unitialized use
Vittorio Giovara
2014-10-21
1
-1
/
+1
*
rmdec: check av_new_packet return value
Vittorio Giovara
2014-10-21
1
-1
/
+3
*
flvdec: make sure to check create_stream and report the same error
Vittorio Giovara
2014-10-21
1
-2
/
+5
*
flvdec: avoid unitialized use of a struct member
Vittorio Giovara
2014-10-21
1
-0
/
+1
*
smoothstreamingenc: explict cast to avoid overflow
Vittorio Giovara
2014-10-21
1
-1
/
+1
[next]