91251 Commits (f9e77586cb75bb99a9936d01ae12a53e7d05a1aa)
 

Author SHA1 Message Date
Steven Liu 04b6060616 avformat/dashdec: replace user-agent to user_agent for deprecate warning message 7 years ago
Colin NG 93fc96e199 avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams) 7 years ago
Colin NG 9aee574dd0 avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams) 7 years ago
Mark Thompson 8ef51a4092 hwcontext_vaapi: Fix mapping from DRM 7 years ago
Michael Niedermayer fe84f70819 avformat/mov: replace a value error by clipping into valid range in mov_read_stsc() 7 years ago
Michael Niedermayer 919e37377a avformat/bintext: Reduce detection for random .bin files as it more likely is not a multimedia related file 7 years ago
Carl Eugen Hoyos 1083808c48 lavc/jpeg2000dec: Move a variable declaration closer to its usage. 7 years ago
Carl Eugen Hoyos 848ce6f0a6 lavc/jpeg2000dec: Use a define to clarify the meaning of a constant. 7 years ago
Carl Eugen Hoyos 15f50ccc6f lavc/h264_parse: Remove a superfluous linebreak. 7 years ago
Thomas Volkert c24d247e2c libavformat: add mbedTLS based TLS 7 years ago
James Almer 27df34bf1f avcodec/libvpxenc: fix setting amount of threads used for encoding 7 years ago
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