114738 Commits (8c330853131e1d1f75c6238784596235af2e9603)
 

Author SHA1 Message Date
Anton Khirnov 56320880f7 doc/ffmpeg: mention how to pass options to loopback decoders 9 months ago
Andreas Rheinhardt b9297128f5 avutil/tests/.gitignore: Add side_data_array 9 months ago
Andreas Rheinhardt c85477f78d avutil/opt: Don't cast when the result might be misaligned 9 months ago
Andreas Rheinhardt aa7d6520e6 avutil/opt: Avoid av_strdup(NULL) 9 months ago
Andreas Rheinhardt 686d33a6b0 avcodec/profiles: Don't include avcodec.h 9 months ago
Andreas Rheinhardt 33b1c7ebbf avcodec/magicyuvenc: Don't call functions twice due to macro 9 months ago
Andreas Rheinhardt 8013574e9b avcodec/mjpegenc: Inline chroma subsampling 9 months ago
Andreas Rheinhardt 0b212f3595 avcodec/bfi: Remove unused AVCodecContext* from context 9 months ago
Andreas Rheinhardt 6edd83c0e2 avcodec/ratecontrol: Avoid function pointer casts 9 months ago
Andreas Rheinhardt 641850f67f avcodec/wmaprodec: Explicitly return 0 on success 9 months ago
Andreas Rheinhardt 432e287e27 fftools/ffmpeg_sched: Explicitly return 0 on sch_enc_send() success 9 months ago
Niklas Haas b89ee26539 avfilter: properly reduce YUV colorspace format lists 9 months ago
James Almer 189c32f536 avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 9 months ago
Andreas Rheinhardt 8ca57fcf9e avutil/fifo, file: Remove unused headers 9 months ago
Andreas Rheinhardt 9223c92c88 doc/examples: Always use <> includes 9 months ago
Zhao Zhili 89e9486bc3 avcodec/h264_mp4toannexb: Fix heap buffer overflow 10 months ago
Zhao Zhili edb1f1bc09 tests: Remove fate-libx265-hdr10 10 months ago
Anton Khirnov 8fc1e1358b fftools/ffmpeg_enc: simplify error handling for decoded_side_data setup 10 months ago
Anton Khirnov 6f2cb0923c fftools/ffmpeg_enc: move decoded_side_data setup out of video-only block 10 months ago
Anton Khirnov fabf148578 fftools/ffmpeg_enc: only promote first frame side data to global when meaningful 10 months ago
Anton Khirnov 2621be3539 lavu/frame: add side data descriptors 10 months ago
Michael Niedermayer 6b213175c9
Bump after 7.0 branch point 10 months ago
Michael Niedermayer e7d938073e
doc/APIchanges: Add 7.0 cut point 10 months ago
Michael Niedermayer 8f6bdfd4ec
Changelog: Add 7.0 point 10 months ago
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 10 months ago
Matthieu Bouron 87ace5c4da Changelog: add Android content URIs protocol entry 10 months ago
Michael Niedermayer 4126a99d2b
doc/APIchange: Fill in some missing thingss 10 months ago
Michael Niedermayer 86f73277bf
avformat/westwood_vqa: Fix 2g packets 10 months ago
Michael Niedermayer e849eb2343
avformat/matroskadec: Check timescale 10 months ago
Michael Niedermayer 61dca9e150
avformat/wavdec: satuarte next_tag_ofs, data_end 10 months ago
Michael Niedermayer 75317ec442
avformat/wavdec: sanity check channels and bps before using them for block_align 10 months ago
Michael Niedermayer 0bed22d597
avformat/sbgdec: Check for negative duration 10 months ago
Michael Niedermayer 878625812f
avformat/rpl: Use 64bit for total_audio_size and check it 10 months ago
Michael Niedermayer 3d8d778a68
avformat/timecode: use 64bit for intermediate for rounding in fps_from_frame_rate() 10 months ago
Michael Niedermayer f01a89c5a3
avformat/mov: use 64bit for intermediate for rounding 10 months ago
Michael Niedermayer 746203af31
avformat/jacosubdec: Use 64bit for abs 10 months ago
Michael Niedermayer 007486058c
avformat/concatdec: Check user_duration sum 10 months ago
Michael Niedermayer 1eb8cbd09c
avcodec/wavarc: avoid signed integer overflow in AC code 10 months ago
Michael Niedermayer 6009dd07bd
avcodec/wavarc: Avoid signed integer overflow in sample 10 months ago
Michael Niedermayer ebdcf98499
avcodec/truemotion1: Height not being a multiple of 4 is unsupported 10 months ago
Michael Niedermayer d188a86730
avcodec/rtv1: fix undefined FFALIGN 10 months ago
Michael Niedermayer 7eabe56436
avcodec/qoadec: Fix undefined overflow in lms_predict 10 months ago
Michael Niedermayer 48eeb198a5
avcodec/hcadec: do not allow code to continue after failed init 10 months ago
Michael Niedermayer addb85ea39
avcodec/hcadec: do not set hfr_group_count to invalid values 10 months ago
Michael Niedermayer 0a114d7318
avformat/mov: Do not deallocate heif_item in a input dependant way 10 months ago
Marth64 9df1182065
avformat/dvdvideodec: add explicit inttypes.h include 10 months ago
James Almer 1e7ba76562 avformat/mov: free HEIFItem.name when cleaning items in mov_read_trak 10 months ago
Dai, Jianhui J 61afe4d98c avcodec/cbs_vp8: Improve the bitstream position check 10 months ago
Dai, Jianhui J 63dea3c1e1 avcodec/cbs_vp8: Use little endian in fixed() 10 months ago
Wenbin Chen ea2e0e92ed doc: Add libtoch backend option to dnn_processing 10 months ago