index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
Age
Commit message (
Expand
)
Author
2011-10-08
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-07
mpegps: Use av_get_packet() instead of poorly emulating it.
Alex Converse
2011-10-07
return error code if error happens
Maksym Veremeyenko
2011-10-07
mpc8: Fix return value on EOF
Laurent Aimar
2011-10-06
segafilm: Check for memory allocation failures in segafilm demuxer.
Laurent Aimar
2011-10-06
segafilm: Fix potential division by 0 on corrupted streams in the demuxer
Laurent Aimar
2011-10-06
Fixed segfault on corrupted sega streams in the demuxer.
Laurent Aimar
2011-10-06
lavf/utils: document AVIndexEntry.timestamp
Michael Niedermayer
2011-10-06
mpegps: drop incorrect line of sofdec detection
Michael Niedermayer
2011-10-06
libmodplug: free file content buffer in read_close() callback.
Clément Bœsch
2011-10-06
libmodplug: add TODO entry for probing.
Clément Bœsch
2011-10-06
libmodplug: add metadata support.
Clément Bœsch
2011-10-06
libmodplug: add an option to enlarge the max supported file size.
Clément Bœsch
2011-10-06
libmodplug: support options (noise reduction, reverb, bass boost, ...)
Clément Bœsch
2011-10-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-06
flvenc: Ignore metadata that has special values and is stored already based on
Michael Niedermayer
2011-10-06
update_stream_timings: Remove redundant check.
Michael Niedermayer
2011-10-05
libmodplug: handle EOF correctly.
Clément Bœsch
2011-10-05
Use WMAv2 as default audio codec for asf.
Carl Eugen Hoyos
2011-10-05
Use M4S2 as default video tag for MPEG-4 ASP in asf.
Carl Eugen Hoyos
2011-10-05
libmodplug: simplify and fix read_packet() callback.
Clément Bœsch
2011-10-05
libmodplug: consistent use of sizeof.
Clément Bœsch
2011-10-05
generic seeking: fail if there are 1000 non keyframes found with no keyframe.
Michael Niedermayer
2011-10-05
lavc/lavf: use unique private classes.
Anton Khirnov
2011-10-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-04
Add libmodplug support.
Clément Bœsch
2011-10-04
Synchronize various 4CCs and codec tags from FFmpeg.
Diego Biurrun
2011-10-04
isom: replace pseudo doxycomments with normal comments.
Clément Bœsch
2011-10-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-03
ogg/celt: do not set sample_fmt in the demuxer
Justin Ruggles
2011-10-03
lavf/utils: fix overestimation of the rational number density.
Michael Niedermayer
2011-10-03
mpegtsenc: Lift limit on PMT PID
Loren Osborn
2011-10-03
id3v2: remove pointless casts
Anton Khirnov
2011-10-03
id3v2: read TXXX frames with two calls to decode_str() instead of one.
Anton Khirnov
2011-10-03
id3v2: don't discard the whole tag when encountering empty frames.
Anton Khirnov
2011-10-02
riff: map 0x0038 to amrnb, works on http://video.mopoto.com/4/40/407/40709.avi
Compn
2011-10-02
Fix use of uninitialized memory in 4X Technologies demuxer.
Laurent Aimar
2011-10-01
avienc: Add a limit on the number of skiped frames muxed in a row.
Michael Niedermayer
2011-10-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-01
Fix double free on error in Deluxe Paint Animation demuxer.
Laurent Aimar
2011-10-01
Check for out of bound writes in the avs demuxer.
Laurent Aimar
2011-10-01
Check for corrupted data in avs demuxer.
Laurent Aimar
2011-10-01
avformat_free_context: favor av_freep()
Michael Niedermayer
2011-10-01
oggenc: favor av_freep()
Michael Niedermayer
2011-09-30
lavf: Avoid using av_malloc(0) in av_dump_format
Martin Storsjö
2011-09-30
lavf/utils: Drop old hack for implicit HE-AAC signaling.
Alex Converse
2011-09-30
lavf/utils: ignore subtitle timestamps in timings calculation
Michael Niedermayer
2011-09-30
fix memory leak in oggenc
Maksym Veremeyenko
2011-09-30
latmenc: Set latmBufferFullness to largest value to indicate it is not used
Kieran Kunhya
2011-09-30
g723_1_demuxer: rco is also a commonly used extension.
Michael Niedermayer
[next]