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
2022-09-21avformat/mov: get the correct fragment stsd_id when decrypting the sampleWang Yaqiang
2022-09-09avformat/mov: don't read duration from mvhd atomJames Almer
2022-09-05lavf/mov: avoid leaks with multiple dv-audio streamsAnton Khirnov
2022-09-05lavf/dv: make returning the video packet optionalAnton Khirnov
2022-09-03avutil/dict: Move avpriv_dict_set_timestamp() to a header of its ownAndreas Rheinhardt
2022-08-28avformat/mov: Check count sums in build_open_gop_key_points()Michael Niedermayer
2022-08-19mov: Compare frag times in correct time base when seeking a stream without a ...Derek Buitenhuis
2022-08-16avformat/mov: fix encryption index in the case of multiple trunZhao Zhili
2022-08-16avformat/mov: fix frag_index.current out of syncZhao Zhili
2022-08-09avformat/mov: Rework the AVIF parser to handle multiple itemsVignesh Venkatasubramanian
2022-07-21avformat/mov: Check for EOF in mov_read_iloc()Michael Niedermayer
2022-07-18avformat/mov: discard data streams with all zero sample_deltaZhao Zhili
2022-07-12avformat/mov: fix possible crash in cenc_scheme_decryptShuangxiLi
2022-07-07avformat/mov: disallow a zero sample size in trun atomsMarton Balint
2022-07-05avformat/mov: prevent potential use of uninitialized valueMartijn van Beurden
2022-06-29avformat/mov: Only read the primary item for AVIFVignesh Venkatasubramanian
2022-06-27avformat/mov: read PCM audio configuration box ('pcmC') if availableIvan Baykalov
2022-06-27avformat/mov: factorize setting little endian PCM streamsMarton Balint
2022-06-14avformat/mov: Non overflowing ambisonic order checkMichael Niedermayer
2022-06-12avformat/mov: refactor to use avutil/uuidPierre-Anthony Lemieux
2022-05-10avformat/demux: Add new demux.h headerAndreas Rheinhardt
2022-05-09avformat/mov: fix timecode with rounded down tmcd nb_framesMarton Balint
2022-05-08avformat/mov: fix use invalid box size/type due to eofZhao Zhili
2022-05-08avformat/mov: reindent after previous commitZhao Zhili
2022-05-08avformat/mov: remove an always true conditionZhao Zhili
2022-05-03avformat/mov: skip call ff_codec_get_id if possibleZhao Zhili
2022-04-27avformat/mov: log the right variableZhao Zhili
2022-04-27avformat/mov: fix missing extra data updatingZhao Zhili
2022-04-25avformat/mov: Add avif to list of supported extensionsVignesh Venkatasubramanian
2022-04-23avformat/image2: add Jpeg XL as image2 formatLeo Izen
2022-04-23avformat/mov: Add support for still image AVIF parsingVignesh Venkatasubramanian
2022-04-22avformat/mov: fix timecode with high frame rate contentMarton Balint
2022-03-16configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö
2022-03-15mov: Implement spatial audio supportVittorio Giovara
2022-03-15mov: convert to new channel layout APIVittorio Giovara
2022-03-04avformat/mov: reindent after previous commitClément Bœsch
2022-03-04avformat/mov: fix seeking with HEVC open GOP filesClément Bœsch
2022-03-04avformat/mov: add parsing for the sgpd sync boxClément Bœsch
2022-03-04avformat/mov: add support for sync group in sbgp boxClément Bœsch
2022-03-04avformat/mov: prepare sbgp parsing for other grouping typesClément Bœsch
2022-03-02avformat/mov: Disallow empty sidxMichael Niedermayer
2022-02-15avformat/mov: Corner case encryption error cleanup in mov_read_senc()Michael Niedermayer
2022-02-01avformat/mov: Check size before subtractionMichael Niedermayer
2022-01-21avformat/mov: Fix endian-dependent parsingAndreas Rheinhardt
2022-01-04avcodec/ac3tab: Unavpriv ac3_channel_layout_tabAndreas Rheinhardt
2022-01-04avformat/mov: Refactor mov_read_dvcc_dvvc to use ff_isom_parse_dvcc_dvvcquietvoid
2021-12-31avformat/mov: add option max_stts_deltaGyan Doshi
2021-12-17avformat/mov: Check next offset in mov_read_dref()Michael Niedermayer
2021-12-08avformat/mov: Simplify data->hex conversionAndreas Rheinhardt
2021-12-06avformat/mov: Disallow duplicate smdmMichael Niedermayer