91140 Commits (ba7d1377e85662f7b4ae728719c10d5427cc6b9b)
 

Author SHA1 Message Date
Mark Thompson ba7d1377e8 hwcontext: Add test for device creation and derivation 7 years ago
Aman Gupta 70d25268c2 avformat/mpegts: fix memory leak with merge_pmt_versions=1 7 years ago
Aman Gupta fc2daf36f9 doc: remove AVStream private fields from APIchanges 7 years ago
Aman Gupta 64680fff3b avformat/mpegts: rename variable to clarify meaning 7 years ago
Michael Niedermayer 2c2d689c56 avformat/mov: Only fail for STCO/STSC contradictions if both exist 7 years ago
Michael Niedermayer 56e76bd057 avformat/mov: Break out early if chunk_count is 0 in mov_build_index() 7 years ago
Jerome Borsboom fac5849915 avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures 7 years ago
Michael Niedermayer cadf7a7f39 avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found in sequence 7 years ago
Michael Niedermayer 81b3e7c9c3 avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>200 probing test 7 years ago
Michael Niedermayer 60d1792779 avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed 7 years ago
Jerome Borsboom 2b86472a65 avcodec/vc1: fix calculation of the last line of a slice 7 years ago
Jerome Borsboom ca878845ae avcodec/vc1: DIRECTBIT is only present in inter MBs 7 years ago
Martin Vignali 411f7141a3 avdevice/sdl2 : add option to define if the window quit action is available 7 years ago
Martin Vignali 644130bcaa avdevice/sdl2output : fix setting window_size 7 years ago
Aman Gupta 16b4f97b72 avformat/mpegts: add merge_pmt_versions option 7 years ago
Aman Gupta 24579bf537 avformat/mpegts: keep track of PMT details in AVProgram/AVStream 7 years ago
Aman Gupta 2b2f2f65f3 avformat: add fields to AVProgram/AVStream for PMT change tracking 7 years ago
James Almer 79126ce80e avfilter/vsrc_testsrc: fix a preprocessor check 7 years ago
Aman Gupta 8f146b526f avcodec/videotoolbox: fix decoding of some HEVC videos 7 years ago
Aman Gupta e24d768a76 avformat/mpegts: add skip_unknown_pmt option 7 years ago
Clément Bœsch 2940af9389 tests/checkasm/nlmeans: fix invalid read/write on ii buffer 7 years ago
Tobias Rapp eb28b5ec8a avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources 7 years ago
Paul B Mahol e9dd5b4f5e avfilter/vf_waveform: add slice threading 7 years ago
Rostislav Pehlivanov 8e7b13b971 opusenc: use for loops with declarations 7 years ago
Rostislav Pehlivanov 62a7a70484 doc/developer: update style guidelines to include for loops with declarations 7 years ago
Rostislav Pehlivanov ce943dd6ac configure: error out on unsupported MSVC versions 7 years ago
Aman Gupta 5dfeb7f081 avformat/mpegts: tag video streams with still images 7 years ago
Aman Gupta 2734f8d63a avformat: add skip_estimate_duration_from_pts 7 years ago
Carl Eugen Hoyos 380ca1bc0c lavc/v210dec: Skip Canopus C210 extradata. 7 years ago
Michael Niedermayer cb944fc7f1 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0 7 years ago
Michael Niedermayer cb2f7ea96b avcodec/fic: Check available input space for cursor 7 years ago
Michael Niedermayer c6a11714c4 avcodec/fic: Avoid some magic numbers related to cursors 7 years ago
Michael Niedermayer ba97d75ac6 avcodec/mpeg4video: Detect reference studio streams as studio streams 7 years ago
Michael Niedermayer b3a18511cc avcodec/mpeg4videodec: Check bps (VOL header) before VOP for studio profile 7 years ago
Michael Niedermayer 9e5d0860c0 avcodec/mpeg4videodec: Do not corrupt bits_per_raw_sample 7 years ago
Michael Niedermayer 9f73ae31e0 avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for studio profile 7 years ago
Michael Niedermayer ab834b8f36 avcodec/g2meet: ask for sample with overflowing RGB 7 years ago
Michael Niedermayer 4dd2c8b9ea avcodec/g2meet: Check RGB upper limit 7 years ago
Marton Balint 50d6b7bd83 avcodec/xwddec: fix palette alpha 7 years ago
Aman Gupta 673d8cfd51 avformat/hls: fix seeking around EVENT playlist after media sequence changes 7 years ago
Jun Zhao b7cd2ab22e lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type. 7 years ago
Jun Zhao 7582a907e4 lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name. 7 years ago
Jun Zhao 48c5ac8b0f lavc/h2645_parse: log more HEVC NAL type. 7 years ago
Paul B Mahol 4e816b5491 avfilter: add aderivative and aintegral filter 7 years ago
Michael Niedermayer 64f59a21b3 avcodec: Disable new iterate API for ossfuzz 7 years ago
Zhao Zhili d0b5952325 doc/examples: add missing ignore files 7 years ago
Zhao Zhili f24b2e64b0 examples/filtering_video: fix memory leak 7 years ago
Zhao Zhili c0a845f948 examples/filtering_video: add missing headers 7 years ago
Zhao Zhili 84d4af4ea8 examples/filtering_video: drop an always true condition 7 years ago
Mark Thompson 989c5a84ac lavu/Makefile: Fix alignment and ordering 7 years ago