725 Commits (c8232e50074f6f9f9b0674d0a5433f49d73a4e50)

Author SHA1 Message Date
Andreas Rheinhardt ffa64a4db8 avformat/matroskadec: Don't keep old blocks 5 years ago
Andreas Rheinhardt f3ca3e7f19 avformat/matroskadec: Remove redundant initialization 5 years ago
Andreas Rheinhardt 43c3cebbd4 avformat/matroskadec: Set offset of first cluster 5 years ago
Andreas Rheinhardt 36aceb6174 avformat/matroskadec: Get rid of cluster size field assumption 5 years ago
Andreas Rheinhardt 70baf729b5 avformat/matroskadec: Remove non-incremental parsing of clusters 5 years ago
Andreas Rheinhardt e5ec131856 avformat/matroskadec: Use generic size check for signed integers 5 years ago
Andreas Rheinhardt 07d4056052 avformat/matroskadec: Don't copy attached pictures 5 years ago
Andreas Rheinhardt 410a0824f0 avformat/matroskadec: Compactify structure 6 years ago
Andreas Rheinhardt f767c68b34 avformat/matroskadec: Correct outdated error message 6 years ago
Andreas Rheinhardt c6bb825e72 avformat/matroskadec: Remove unused variables 6 years ago
Andreas Rheinhardt via ffmpeg-devel 18a851aca7 avformat/matroskadec: Improve length check 6 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Steve Lhomme a2c7702ccf avformat:matroskadec: use a define to mark the EBML length is unknown 6 years ago
Steve Lhomme 9326117bf6 avformat/matroskadec: Check parents remaining length 6 years ago
Michael Niedermayer d1afa7284c avformat/matroskadec: Do not leak queued packets on sync errors 6 years ago
Carl Eugen Hoyos 73abde61bb lavf/matroskadec: Do not use strncat() to limit copying a one-char constant. 6 years ago
Carl Eugen Hoyos 6871c17173 lavf/matroskadec: Simplify string length calculation. 6 years ago
James Almer 8d5604a69a avformat/av1: update ff_isom_write_av1c() to the latest revision of the spec 6 years ago
James Almer 9703b7d05f avformat/matroskadec: reference the existing data buffer when creating packets 7 years ago
James Almer b8e75a2a08 avformat/matroskadec: factor the prores packet parsing code out 7 years ago
James Almer a61886650b avformat/matroskadec: use refcounted buffers in EbmlBin 7 years ago
James Almer 4f55b94663 avformat/matroskadec: address some more missing AVPacket frees 7 years ago
James Almer 2f0e0deadc avformat/matroskadec: address a missing AVPacket free 7 years ago
James Almer 78b96be758 avformat/matroskadec: use AVPacketList to queue packets 7 years ago
James Almer f4f39582e7 avformat/matroskadec: fix return value 7 years ago
James Almer 88eb368f42 avformat/matroskadec: free the packet on webvtt side data allocation failure 7 years ago
James Almer acdea9e7c5 avformat/matroskadec: ignore CodecPrivate if the stream is VP9 7 years ago
James Almer 63b5d04e33 avformat/matroskadec: force full frame parsing of MLP/TrueHD streams 7 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Nikolas Bowe e07649e618 avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks() 7 years ago
Sean McGovern fbca6e7d16 matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0 7 years ago
James Almer 55fe72a841 matroskadec: don't warn about unknown spherical medata when none is present 7 years ago
Steven Liu cc25a887c5 avformat/matroskadec: fix resource leak 8 years ago
James Almer 095147ae06 avformat/matroskadec: export Content Light Level metadata 8 years ago
Derek Buitenhuis 6ba1c9bf7e webm_dash_manifest_demuxer: Fix initialization range for files with cues at the front 8 years ago
Derek Buitenhuis 8e6b9ef473 webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it actually work 8 years ago
James Zern 20aeee4fc9 matroskadec,cosmetics: fix a couple typos 8 years ago
Vignesh Venkatasubramanian 62c27fdba4 webm_dash_manifest: Add option to specify bandwidth 8 years ago
Clément Bœsch cd4d6cba12 lavf: fix usages of av_get_codec_tag_string() 8 years ago
Vittorio Giovara 5f90ad99bb spherical: Change types of bounding and pad to uint32_t 8 years ago
Vittorio Giovara f20bcec4c2 spherical: Change types of bounding and pad to uint32_t 8 years ago
Vittorio Giovara 9ae3506696 matroskadec: cosmetics: Rearrange checks for projection-depedendent properties 8 years ago
Vittorio Giovara bde9642268 mkv: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 0429f01e47 mkv: Export bounds and padding from spherical metadata 8 years ago
James Almer 251849f06c mkv: Add support for Spherical Video elements 8 years ago
Carl Eugen Hoyos b8a7dcbde2 lavf/matroskadec: Fix demuxing sipr. 8 years ago
Chris Cunningham ac25840ee3 lavf/matroskadec: fix is_keyframe for early Blocks 8 years ago
James Almer 1ae39429e4 avformat/matroskadec: ProjectionPrivate is optional on Equirectangular projections 8 years ago
Anton Khirnov 9026ec8aaf matroskadec: make sure not to leave EbmlBin in an inconsistent state 8 years ago
Michael Niedermayer b347ca9341 avformat/matroskadec: Fix OOM on long streams 8 years ago