25258 Commits (900bb3f8e29ad0c28bac2cae8c66a319658ec9e6)

Author SHA1 Message Date
Michael Niedermayer a76efafdb9
avformat/wavdec: Check that smv block fits in available space 2 years ago
Michael Niedermayer d09f50c0f5
avformat/hls: remove non standard hls extension 2 years ago
Michael Niedermayer 5b630743c6
avformat/hls: Better message from hls_probe() 2 years ago
Michael Niedermayer a0cb5722fd
avformat/hls: Check mime_ok first 2 years ago
Michael Niedermayer 19a74bc794
avformat/format: Remove redundant FFMIN() in ff_match_url_ext() 2 years ago
Paul B Mahol a6068c8700 avformat/fits*: format does not store timestamps 2 years ago
Paul B Mahol 02823703f4 avformat/fitsdec: stop creating pts, instead set packet duration 2 years ago
Paul B Mahol fd2ca3d4c5 avformat/fitsenc: reindent switch 2 years ago
Paul B Mahol 8a49341666 avformat/fitsdec: fix demuxer class category 2 years ago
Paul B Mahol a28df1faa9 avformat/fitsdec: remove .raw_codec_id 2 years ago
James Almer efdc6e8200 avformat/matroskaenc: remove accidental variable shadowing 2 years ago
Paul B Mahol ff72256235 avformat/gif: use last frame duration 2 years ago
Pierre-Anthony Lemieux 2838138975
fate/imf: remove redundant code 2 years ago
Pierre-Anthony Lemieux dbe43bca25
fate/imf: fix memory leak 2 years ago
James Almer a2a0a81184 avformat/yuvmpegenc: add support for rawvideo input 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov e930b834a9 lavf: use AV_CODEC_PROP_FIELDS where appropriate 2 years ago
Michael Niedermayer 954d16fa3f
avformat/hls: Try to implement RFC8216 playlist refusal 2 years ago
Michael Niedermayer a7b06bfc5d
avformat: add ff_match_url_ext() 2 years ago
Ammon Riley 4373dadc39 avformat/mxfdec: recognize AAC per SMPTE ST 381-4 2 years ago
Pierre-Anthony Lemieux 21696f6122
avformat/tests/imf: add invalid resource test 2 years ago
Pierre-Anthony Lemieux 23d968d55a
avformat/imf: fix invalid resource handling 2 years ago
Anton Khirnov 6deaf1e409 lavf/demux: export codec-level framerate in avformat_find_stream_info() 2 years ago
Michael Niedermayer 6b1f68ccb0
avformat/hls: fail on probing non hls/m3u8 file extensions 2 years ago
Anton Khirnov 60ecf44b03 lavf/av1dec: stop setting codec context framerate 2 years ago
Anton Khirnov e43be84c0f lavf/av1dec: mark as notimestamps 2 years ago
Anton Khirnov 2850584876 lavf/rawdec: stop setting codec context framerate 2 years ago
Anton Khirnov e38e9f3d54 lavf/demux: use avg_frame_rate for packet durations for notimestamps formats 2 years ago
Anton Khirnov 0ed1eeb744 lavf/dv: use a more granular timebase for audio 2 years ago
Anton Khirnov aae5ba31ca lavf/dv: shorten code by using a local variable 2 years ago
Anton Khirnov c7a852b638 lavf/dv: do not set video timebase more than once 2 years ago
Anton Khirnov af8be7bf43 lavf/dauddec: set timebase to 1/samplerate 2 years ago
Paul B Mahol 44c8f7df03 avformat/adtsenc: do not pass NULL to av_log() 2 years ago
Derek Buitenhuis f7d64881f8 mov: Do not blindly disable advanced edit lists if use_mfra_for is set 2 years ago
Marton Balint ace9459c41 tests: do not override movflags defaults 2 years ago
Marton Balint f2d0138f70 avformat/smoothstreamingenc: do not override movflag defaults 2 years ago
Marton Balint 8d8feea0a6 avformat/movenc: factorize determining mdhd/mvhd/tkhd version 2 years ago
Marton Balint 5cdbf817c9 avformat/mov: restrict unix timestamp hack to version 0 mdhd/mvhd 2 years ago
Marton Balint bbb885e6a5 avformat/mov: factorize reading creation time metadata 2 years ago
Wang Yaqiang 734a61d282 avformat/movenc: fixed fmp4 packets containing incorrect flags after transcoding 2 years ago
Paul B Mahol dc2da568cf avformat: add PDV demuxer 2 years ago
Ronald S. Bultje 989ff02472 yuv4mpegenc: add bitdepth multiplier after rounding width. 2 years ago
James Almer 19c2dc677f avformat/concatf: check if any nodes were allocated 2 years ago
Zhao Zhili c8e1955408 avformat/flvenc: avoid an extra allocate 2 years ago
Zhao Zhili d5fdfbac4a avformat/flvenc: use local variable to shorten code 2 years ago
Anton Khirnov be3b1e27e5 lavf/rawdec: mark raw demuxers as having no timestamps 2 years ago
Anton Khirnov 7b827a0293 lavf/demux: treat streams with AVSTREAM_PARSE_FULL_RAW as having timestamps 2 years ago
Anton Khirnov ba4b73c977 lavf/rawdec: set avg_frame_rate 2 years ago
James Almer 1a7df525f6 avformat/matroskaenc: fix memory leak in fail codepath 2 years ago
James Almer c558fcf41e avformat/matroskadec: also export non-HDR10+ ITU-T T.35 payloads as BlockAdditional side data 2 years ago