26076 Commits (fd00a56653cd643859197cbdfeb9443828033421)

Author SHA1 Message Date
James Almer 361b01329f avformat/hevc: use a single array for per-PS NALUs 7 months ago
James Almer ab7893a7b1 avformat/hevc: don't write the same array values per nal addition 7 months ago
James Almer a696b28886 avformat/hevc: don't write NALUs with nuh_layer_id > 0 in hvcC boxes 7 months ago
Derek Buitenhuis 46f7ea4456 avformat: Add a new stream disposition for multilayer video 7 months ago
Anton Khirnov ef521e7a57 lavf/movenc: mark mov/mp4 as supporting VFR 7 months ago
Marth64 8b8ee799de avformat/dvdvideodec: Remove unused cell count variable 7 months ago
James Almer bef77c6c9c avformat/dump: only print yaw, pitch, and roll if set 7 months ago
Martin Storsjö e14cdf9990 hlsenc: Calculate the average and actual maximum bitrate of segments 7 months ago
Martin Storsjö 9246cca7f7 hlsenc: When not using HLS_SINGLE_FILE, set vs->size to range_length 7 months ago
Martin Storsjö a50b8bb7cd hlsenc: Remove bogus check for if (vs->start_pos) for appending segments 7 months ago
Martin Storsjö 52f57568d5 hlsenc: Fix setting vs->start_pos when not using HLS_SINGLE_FILE or hls_segment_size 7 months ago
Martin Storsjö 01312fdfcf hlsenc: Fix the return value accumulation in append_single_file 7 months ago
James Almer cf7e2c5e05 avformat/mov: add more checks for infe atom size 7 months ago
James Almer 235ba14cc0 avformat/mov: check for EOF inside the infe list parsing loop 7 months ago
James Almer a9a5d000aa avformat/mov: check extent_offset calculation for overflow 7 months ago
James Almer c49898a6b1 avformat/mov: check that iloc offset values fit on an int64_t 7 months ago
Michael Niedermayer 0d0373de3b
avformat/rdt: Check pkt_len 7 months ago
Michael Niedermayer ca237a841e
avformat/mpeg: Check len in mpegps_probe() 7 months ago
Michael Niedermayer 64df7d4c1e
avformat/mov: Check requested_sample before using it 7 months ago
Michael Niedermayer a469e48b6d
avformat/mxfenc: resurrects the error print 7 months ago
Michael Niedermayer 4824156fa0
avformat/img2dec: assert no pipe on ts_from_file 7 months ago
Michael Niedermayer 2882d30e3a
avformat/mov: Check edit list for overflow 7 months ago
Marth64 4dc204ea3e avformat/dvdvideodec: Fix duration logic with 1 chapter and validate chapter range 7 months ago
Marth64 0c1c7688ea avformat/dvdvideodec: Do not EOF on WAIT events 7 months ago
James Almer 0b330d8642 avformat/mov: set Stereo3D type when parsing eyes box 7 months ago
Kacper Michajłow 02b3fc5826
avformat/nuv: return early if header id fails to read 7 months ago
James Almer 74035aaed7 avformat/matroskadec: don't use sizeof(AVStereo3D) 7 months ago
James Almer f6b29c8773 avformat/mov: don't use sizeof(AVStereo3D) 7 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) 8 months ago
James Almer a91f34aad8 avformat/mov: don't use sizeof(AVMasteringDisplayMetadata) 8 months ago
James Almer 8a85d3fd39 avformat/matroskadec: don't use sizeof(AVMasteringDisplayMetadata) 8 months ago
James Almer 53c8d417ed avformat: split off generic NAL function helpers into their own file 8 months ago
James Almer 0ae157b360 avformat/iamf_parse: add missing padding to AAC extradata 8 months ago
James Almer 4e608e90eb avformat/evc: fix writing reserved bits 8 months ago
James Almer 5191339f74 avformat/evc: remove useless struct field 8 months ago
Michael Niedermayer 4cab028bd0
avformat/mxfdec: Check container_ul->desc before use 8 months ago
Michael Niedermayer 7fab9b9761
avformat/iamf_parse: 0 layers are not allowed 8 months ago
Michael Niedermayer c69e6cccd7
avformat/iamf_parse: consider nb_substreams when accessing substreams array 8 months ago
Derek Buitenhuis 620f6f7d5b avformat/dump: Print all possible Stereo3D info 8 months ago
Derek Buitenhuis 8e7ca22b36 avformat/mov: Add support for reading and exporting horizontal field of view 8 months ago
Derek Buitenhuis 5c17376321 avformat/mov: Add support for exporting Video Extension Usage info 8 months ago
sfan5 c28e5b597e lavf/tls_mbedtls: add workaround for TLSv1.3 vs. verify=0 8 months ago
Marton Balint 9fb6f024c3 avformat/mxfdec: use the newly added channel ids for more exact mapping 8 months ago
Marton Balint d9a0a6a2b5 avformat/mov_chan: make iso_channel_position table more compact 8 months ago