91169 Commits (90475db97e2e5931d295df6ab86519fa2e14d259)
 

Author SHA1 Message Date
Michael Niedermayer 90475db97e avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed() 7 years ago
Michael Niedermayer 62cb6fadf3 oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behavior 7 years ago
Michael Niedermayer 53f241218d avcodec/g723_1dec: Clip bits2 in both directions 7 years ago
Michael Niedermayer e1182fac1a avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header() 7 years ago
Carl Eugen Hoyos fbb283cfef lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame. 7 years ago
Michael Niedermayer df3d962d2e libavformat/mxfenc: Add some () to attempt to workaround build issue on osx 7 years ago
Michael Niedermayer 1386a199f9 configure: Omit fsanitize flags if they are already specified by the user 7 years ago
Reino Wijnsma 0263c52f4d configure: fix check for mbedtls 7 years ago
Marton Balint 2b05981312 avformat/mxf: fix NTSC 59.94 samples per frame layout 7 years ago
Gagandeep Singh 9cefb9e7ec lavc/cfhd: interlaced frame decoding added 7 years ago
Michael Niedermayer 63c4a4b0d6 avcodec/mlpdec: Only change noise_type if the related fields are valid 7 years ago
Michael Niedermayer 10c8521265 indeo4: Decode all or nothing of a band header. 7 years ago
Michael Niedermayer f77eee67e2 avcodec/ac3dec: Use frame_size if superframe_size is 0 7 years ago
Carl Eugen Hoyos 085fe9822d lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9 for 9-bit 4:0:0 input. 7 years ago
Carl Eugen Hoyos 7b51b8020c lavc/j2kenc: Support AV_PIX_FMT_PAL8. 7 years ago
Carl Eugen Hoyos 42b4351333 lavf/img2dec: Auto-detect xwd images. 7 years ago
Carl Eugen Hoyos 7c333dc6a7 doc/codecs: Remove option sc_factor. 7 years ago
Steven Liu 50df4c958b avformat/hlsenc: support http method for hls fmp4 7 years ago
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