25954 Commits (aa82340b0ccdde4955fba41b8de5e45348ecd11d)

Author SHA1 Message Date
Marth64 4dc204ea3e avformat/dvdvideodec: Fix duration logic with 1 chapter and validate chapter range 6 months ago
Marth64 0c1c7688ea avformat/dvdvideodec: Do not EOF on WAIT events 6 months ago
James Almer 0b330d8642 avformat/mov: set Stereo3D type when parsing eyes box 6 months ago
Kacper Michajłow 02b3fc5826
avformat/nuv: return early if header id fails to read 6 months ago
James Almer 74035aaed7 avformat/matroskadec: don't use sizeof(AVStereo3D) 6 months ago
James Almer f6b29c8773 avformat/mov: don't use sizeof(AVStereo3D) 6 months ago
James Almer 1034296eac avformat/dump: print Stereo3D AVRationals as float 7 months ago
Lynne dae12ddb2e
lavu/stereo3d: change the horizontal FOV field to a rational 7 months ago
Timo Rothenpieler 76317e22a6 avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream 7 months ago
Martin Storsjö 6ec22731ae movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing 7 months ago
Martin Storsjö 4b8ddf71dc movenc: Factorize a function for finishing a written fragment 7 months ago
James Almer 127545350f avformat/mov: use the updated default value for horizontal_disparity_adjustment in the eyes box 7 months ago
James Almer 35df214a72 avformat/mxfdec: don't use sizeof(AVMasteringDisplayMetadata) 7 months ago
James Almer a91f34aad8 avformat/mov: don't use sizeof(AVMasteringDisplayMetadata) 7 months ago
James Almer 8a85d3fd39 avformat/matroskadec: don't use sizeof(AVMasteringDisplayMetadata) 7 months ago
James Almer 53c8d417ed avformat: split off generic NAL function helpers into their own file 7 months ago
James Almer 0ae157b360 avformat/iamf_parse: add missing padding to AAC extradata 7 months ago
James Almer 4e608e90eb avformat/evc: fix writing reserved bits 7 months ago
James Almer 5191339f74 avformat/evc: remove useless struct field 7 months ago
Michael Niedermayer 4cab028bd0
avformat/mxfdec: Check container_ul->desc before use 7 months ago
Michael Niedermayer 7fab9b9761
avformat/iamf_parse: 0 layers are not allowed 7 months ago
Michael Niedermayer c69e6cccd7
avformat/iamf_parse: consider nb_substreams when accessing substreams array 7 months ago
Derek Buitenhuis 620f6f7d5b avformat/dump: Print all possible Stereo3D info 7 months ago
Derek Buitenhuis 8e7ca22b36 avformat/mov: Add support for reading and exporting horizontal field of view 7 months ago
Derek Buitenhuis 5c17376321 avformat/mov: Add support for exporting Video Extension Usage info 7 months ago
sfan5 c28e5b597e lavf/tls_mbedtls: add workaround for TLSv1.3 vs. verify=0 7 months ago
Marton Balint 9fb6f024c3 avformat/mxfdec: use the newly added channel ids for more exact mapping 7 months ago
Marton Balint d9a0a6a2b5 avformat/mov_chan: make iso_channel_position table more compact 7 months ago
Marton Balint e405afdd0a avformat/mov_chan: use the newly added channel ids for more exact mapping 7 months ago
Andreas Rheinhardt b90b676409 avformat/riff: Declare VCR2 to be MPEG-2 7 months ago
Michael Niedermayer 034054b370
avformat/mov: Use int64_t in intermediate for corrected_dts 7 months ago
Michael Niedermayer 0c977d37aa
avformat/mov: Use 64bit in intermediate for current_dts 7 months ago
Michael Niedermayer 019fce18bb
avformat/matroskadec: Assert that num_levels is non negative 7 months ago
Michael Niedermayer 0263b6a48c
avformat/libzmq: Check av_strstart() 7 months ago
Michael Niedermayer 5712f36dd0
avformat/img2dec: Little JFIF / Exif cleanup 7 months ago
Michael Niedermayer 7d04c6016b
avformat/img2dec: Move DQT after unrelated if() 7 months ago
Michael Niedermayer f10493f6fc
avformat/imfdec: Simplify get_next_track_with_minimum_timestamp() 7 months ago
Michael Niedermayer c21fb3624b
avformat/iamf_parse: Remove dead case 7 months ago
Rémi Denis-Courmont 378d1b06c3 riscv: probe for Zbb extension at load time 7 months ago
sfan5 0455a62d84 lavf/tls_mbedtls: handle session ticket error code as no-op 7 months ago
sfan5 1b1e9cadc5 lavf/tls_mbedtls: fix handling of certification validation failures 7 months ago
sfan5 827578ca76 lavf/tls_mbedtls: hook up debug message callback 7 months ago
sfan5 807d1505bf lavf/tls_mbedtls: add missing call to psa_crypto_init 7 months ago
sfan5 63b6620ad3 lavf/tls_mbedtls: handle more error codes for human-readable messages 7 months ago
Andreas Rheinhardt 8f199cfb5b avformat/evc: Fix format specifiers 7 months ago
Andreas Rheinhardt 5f31a4fd16 avformat/vvc: Don't use uint8_t iterators, fix shadowing 7 months ago
Andreas Rheinhardt 1c4362cce9 avformat/vvc: Fix comment 7 months ago
Andreas Rheinhardt fa77dc8c44 avformat/vvc: Reindent after the previous commit 7 months ago
Andreas Rheinhardt 8b6c7e7cda avformat/vvc: Fix crash on allocation failure, avoid allocations 7 months ago
Andreas Rheinhardt 4482b3353d avformat/vvc: Don't use ff_copy_bits() 7 months ago