Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25avformat/matroskadec: Improve read error/EOF checks IAndreas Rheinhardt
2019-06-25avformat/matroskadec: Properly check return valuesAndreas Rheinhardt
2019-06-25avformat/matroskadec: Don't zero unnecessarilyAndreas Rheinhardt
2019-06-24avformat/matroskadec: Treat SimpleBlock as EBML_BINAndreas Rheinhardt
2019-06-23avformat/matroskadec: Don't keep old blocksAndreas Rheinhardt
2019-06-23avformat/matroskadec: Remove redundant initializationAndreas Rheinhardt
2019-06-23avformat/matroskadec: Set offset of first clusterAndreas Rheinhardt
2019-06-23avformat/matroskadec: Get rid of cluster size field assumptionAndreas Rheinhardt
2019-06-23avformat/matroskadec: Remove non-incremental parsing of clustersAndreas Rheinhardt
2019-06-23avformat/matroskadec: Use generic size check for signed integersAndreas Rheinhardt
2019-06-23avformat/matroskadec: Don't copy attached picturesAndreas Rheinhardt
2019-06-07avformat/matroskadec: Compactify structureAndreas Rheinhardt
2019-06-07avformat/matroskadec: Correct outdated error messageAndreas Rheinhardt
2019-06-07avformat/matroskadec: Remove unused variablesAndreas Rheinhardt
2019-04-05avformat/matroskadec: Improve length checkAndreas Rheinhardt via ffmpeg-devel
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2019-02-24avformat:matroskadec: use a define to mark the EBML length is unknownSteve Lhomme
2019-02-17avformat/matroskadec: Check parents remaining lengthSteve Lhomme
2019-02-17avformat/matroskadec: Do not leak queued packets on sync errorsMichael Niedermayer
2018-12-11lavf/matroskadec: Do not use strncat() to limit copying a one-char constant.Carl Eugen Hoyos
2018-10-19lavf/matroskadec: Simplify string length calculation.Carl Eugen Hoyos
2018-08-17avformat/av1: update ff_isom_write_av1c() to the latest revision of the specJames Almer
2018-04-07avformat/matroskadec: reference the existing data buffer when creating packetsJames Almer
2018-04-07avformat/matroskadec: factor the prores packet parsing code outJames Almer
2018-04-07avformat/matroskadec: use refcounted buffers in EbmlBinJames Almer
2018-04-04avformat/matroskadec: address some more missing AVPacket freesJames Almer
2018-04-04avformat/matroskadec: address a missing AVPacket freeJames Almer
2018-04-04avformat/matroskadec: use AVPacketList to queue packetsJames Almer
2018-02-20avformat/matroskadec: fix return valueJames Almer
2018-02-20avformat/matroskadec: free the packet on webvtt side data allocation failureJames Almer
2018-02-20avformat/matroskadec: ignore CodecPrivate if the stream is VP9James Almer
2018-01-30avformat/matroskadec: force full frame parsing of MLP/TrueHD streamsJames Almer
2018-01-29avformat: migrate to AVFormatContext->urlMarton Balint
2018-01-20avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_...Nikolas Bowe
2017-11-12Merge commit '55fe72a841ba306370e68e86c88f34b4456aa4dd'James Almer
2017-11-04matroskadec: don't warn about unknown spherical medata when none is presentJames Almer
2017-10-17Merge commit '251849f06ce36ce8dc076e0fca2922119fa7e39e'James Almer
2017-05-07avformat/matroskadec: fix resource leakSteven Liu
2017-05-01avformat/matroskadec: export Content Light Level metadataJames Almer
2017-04-23webm_dash_manifest_demuxer: Fix initialization range for files with cues at t...Derek Buitenhuis
2017-04-23webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it a...Derek Buitenhuis
2017-04-17matroskadec,cosmetics: fix a couple typosJames Zern
2017-04-17webm_dash_manifest: Add option to specify bandwidthVignesh Venkatasubramanian
2017-03-31Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'Clément Bœsch
2017-03-29lavf: fix usages of av_get_codec_tag_string()Clément Bœsch
2017-03-23spherical: Change types of bounding and pad to uint32_tVittorio Giovara
2017-03-21Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer
2017-03-17spherical: Change types of bounding and pad to uint32_tVittorio Giovara
2017-03-08matroskadec: cosmetics: Rearrange checks for projection-depedendent propertiesVittorio Giovara
2017-03-07mkv: Export bounds and padding from spherical metadataVittorio Giovara