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
/
matroskadec.c
Age
Commit message (
Expand
)
Author
2019-06-24
avformat/matroskadec: Improve error/EOF checks III
Andreas Rheinhardt
2019-06-24
avformat/matroskadec: Improve read error/EOF checks II
Andreas Rheinhardt
2019-06-24
avformat/matroskadec: Improve read error/EOF checks I
Andreas Rheinhardt
2019-06-24
avformat/matroskadec: Properly check return values
Andreas Rheinhardt
2019-06-24
avformat/matroskadec: Don't zero unnecessarily
Andreas Rheinhardt
2019-06-23
avformat/matroskadec: Treat SimpleBlock as EBML_BIN
Andreas Rheinhardt
2019-06-23
avformat/matroskadec: Don't keep old blocks
Andreas Rheinhardt
2019-06-23
avformat/matroskadec: Remove redundant initialization
Andreas Rheinhardt
2019-06-23
avformat/matroskadec: Set offset of first cluster
Andreas Rheinhardt
2019-06-23
avformat/matroskadec: Get rid of cluster size field assumption
Andreas Rheinhardt
2019-06-22
avformat/matroskadec: Remove non-incremental parsing of clusters
Andreas Rheinhardt
2019-06-22
avformat/matroskadec: Use generic size check for signed integers
Andreas Rheinhardt
2019-06-22
avformat/matroskadec: Don't copy attached pictures
Andreas Rheinhardt
2019-06-07
avformat/matroskadec: Compactify structure
Andreas Rheinhardt
2019-06-07
avformat/matroskadec: Correct outdated error message
Andreas Rheinhardt
2019-06-07
avformat/matroskadec: Remove unused variables
Andreas Rheinhardt
2019-04-05
avformat/matroskadec: Improve length check
Andreas Rheinhardt via ffmpeg-devel
2019-03-21
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2019-02-24
avformat:matroskadec: use a define to mark the EBML length is unknown
Steve Lhomme
2019-02-17
avformat/matroskadec: Check parents remaining length
Steve Lhomme
2019-02-17
avformat/matroskadec: Do not leak queued packets on sync errors
Michael Niedermayer
2018-12-11
lavf/matroskadec: Do not use strncat() to limit copying a one-char constant.
Carl Eugen Hoyos
2018-10-19
lavf/matroskadec: Simplify string length calculation.
Carl Eugen Hoyos
2018-08-17
avformat/av1: update ff_isom_write_av1c() to the latest revision of the spec
James Almer
2018-04-06
avformat/matroskadec: reference the existing data buffer when creating packets
James Almer
2018-04-06
avformat/matroskadec: factor the prores packet parsing code out
James Almer
2018-04-06
avformat/matroskadec: use refcounted buffers in EbmlBin
James Almer
2018-04-04
avformat/matroskadec: address some more missing AVPacket frees
James Almer
2018-04-04
avformat/matroskadec: address a missing AVPacket free
James Almer
2018-04-04
avformat/matroskadec: use AVPacketList to queue packets
James Almer
2018-02-20
avformat/matroskadec: fix return value
James Almer
2018-02-20
avformat/matroskadec: free the packet on webvtt side data allocation failure
James Almer
2018-02-19
avformat/matroskadec: ignore CodecPrivate if the stream is VP9
James Almer
2018-01-29
avformat/matroskadec: force full frame parsing of MLP/TrueHD streams
James Almer
2018-01-28
avformat: migrate to AVFormatContext->url
Marton Balint
2018-01-19
avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_...
Nikolas Bowe
2017-11-12
Merge commit '55fe72a841ba306370e68e86c88f34b4456aa4dd'
James Almer
2017-11-03
matroskadec: don't warn about unknown spherical medata when none is present
James Almer
2017-10-17
Merge commit '251849f06ce36ce8dc076e0fca2922119fa7e39e'
James Almer
2017-05-07
avformat/matroskadec: fix resource leak
Steven Liu
2017-04-30
avformat/matroskadec: export Content Light Level metadata
James Almer
2017-04-23
webm_dash_manifest_demuxer: Fix initialization range for files with cues at t...
Derek Buitenhuis
2017-04-23
webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it a...
Derek Buitenhuis
2017-04-17
matroskadec,cosmetics: fix a couple typos
James Zern
2017-04-17
webm_dash_manifest: Add option to specify bandwidth
Vignesh Venkatasubramanian
2017-03-31
Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'
Clément Bœsch
2017-03-29
lavf: fix usages of av_get_codec_tag_string()
Clément Bœsch
2017-03-23
spherical: Change types of bounding and pad to uint32_t
Vittorio Giovara
2017-03-21
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2017-03-17
spherical: Change types of bounding and pad to uint32_t
Vittorio Giovara
[next]