97701 Commits (5727b1f13f36c4db30d5d0de51640f740edf01e8)
 

Author SHA1 Message Date
Michael Niedermayer 5727b1f13f avcodec/dstdec: Check sample rate 5 years ago
James Almer 6dd5da3f8b avcodec/decode: remove unused AVCodecInternal compat_decode field 5 years ago
Andriy Gelman c76b2bf0b4 avcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_LAST is set 5 years ago
Andriy Gelman e3b49aaa4e avcodec/v4l2_context: Drop empty packet while draining 5 years ago
Michael Niedermayer 785f194cd4 avcodec/aacdec_template: Pass AVCodecContext seperatly to set_default_channel_config() 5 years ago
Michael Niedermayer 97c78caf3e avformat/thp: Require a video stream 5 years ago
Michael Niedermayer 20f7b4dfc9 avformat/mpeg: Decrease score by 1 for files with very little valid data 5 years ago
Michael Niedermayer 79e5c2ee2b avcodec/pngdec: Check length in fdAT 5 years ago
Michael Niedermayer 4f54982773 tools/target_dec_fuzzer: Adjust threshold for PNG and APNG 5 years ago
Michael Niedermayer 5501bb28dd avcodec/g2meet: Check tile_width in epic_jb_decode_tile() 5 years ago
Michael Niedermayer 81fe316ad9 avcodec/hapdec: Check tex_size more strictly and before using it 5 years ago
James Almer 9624b76f75 configure: add missing bsf dependencies to muxers 5 years ago
James Almer ea5887b568 configure: fix pcm_rechunk_bsf dependency for MXF and GXF muxers 5 years ago
David Manouchehri d0705ecb2b avdevice/v4l2enc: Allow writing non-rawvideos to v4l2. 5 years ago
Andreas Rheinhardt d0bd00c8eb avformat/oggenc: Avoid allocating and copying when writing page data 5 years ago
Limin Wang de7b690300 avcodec/mpegvideo: return more specific error codes for init_duplicate_context() 5 years ago
Limin Wang 18e2c0e732 avcodec/mpegvideo: return more specific error codes for ff_mpv_common_init() 5 years ago
Limin Wang 0032ca45ff avcodec/mpeg12enc: return more specific error codes for encode_init() 5 years ago
Limin Wang 14285e4ca2 avcodec/mpegvideo_enc: return more specific error codes for ff_mpv_encode_init() 5 years ago
Lou Logan d163e0ecbc doc/encoders: remove unsubstantiated ffaacenc > fdk-aac claim 5 years ago
Andreas Rheinhardt 6db97188d8 avcodec/(null|opus_metadata)_bsf: Use ff_bsf_get_packet_ref() directly 5 years ago
Andreas Rheinhardt 47cd3c88c5 avcodec/bsf: Restrict ff_bsf_get_packet_ref() return values to <= 0 5 years ago
Andreas Rheinhardt 345158aea1 avformat/hlsenc: Cosmetics 5 years ago
Andreas Rheinhardt 4effcc399a avformat/hlsenc: Factor check out of loop 5 years ago
Andreas Rheinhardt e1dfb5128b avformat/hlsenc: Localize initialization of subtitle streams 5 years ago
Andreas Rheinhardt 191b51254c avformat/hlsenc: Unconditionally free some strings 5 years ago
Andreas Rheinhardt 2fcfc16dd2 avformat/hlsenc: Check some unchecked allocations 5 years ago
Andreas Rheinhardt fdb6f55209 avformat/hlsenc: Add deinit function 5 years ago
Limin Wang 6825f7c0ba avcodec/mpegvideo_enc: reindent code 5 years ago
Andreas Rheinhardt de20f6cb70 avformat/hlsenc: Avoid setting unused variables 5 years ago
Andreas Rheinhardt ff4da60fb8 avformat/matroskadec: Allow multiple Tags elements 5 years ago
Andreas Rheinhardt 7e9103535a avformat/matroskadec: Improve handling of circular SeekHeads 5 years ago
Andreas Rheinhardt 7c243eece3 avformat/matroskadec: Sanitize SeekHead entries 5 years ago
Michael Niedermayer e38adc197e Revert "doc/mailing-list-faq: Mention current problem with GMX" 5 years ago
Guo, Yejun 6fd61234d5 dnn-layer-mathbinary-test: add unit test for minimum 5 years ago
Guo, Yejun 71e28c5422 dnn/native: add native support for minimum 5 years ago
Limin Wang 607b85f07e avcodec/zmbv: remove the unnecessary type conversion 5 years ago
Limin Wang 1b3d5090c5 avcodec/tiff: remove the unnecessary type conversion 5 years ago
Limin Wang 4cea39ad9b avcodec/pngdec: remove the unnecessary type conversion 5 years ago
Limin Wang 9d442102b9 avcodec/lcldec: remove the unnecessary type conversion 5 years ago
Limin Wang 8b07751123 avcodec/libx264: return error if unknown picture type encountered 5 years ago
Limin Wang f5e33514e7 avcodec/libx264: return immediately if encode_nals return 0 5 years ago
Limin Wang d8e98d9348 avcodec/libx265: Fix Uninitialized scalar variable 5 years ago
Marton Balint 8360fd2610 avformat: implement retiming directly in mxfenc and gxfenc 5 years ago
Marton Balint c5324d92c5 avformat/audiointerleave: only keep the retime functionality of the audio interleaver 5 years ago
Marton Balint 2035620b7c avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audio 5 years ago
Marton Balint d7a0071a44 avformat/mux: add proper support for full N:M bitstream filtering 5 years ago
Marton Balint 6406351222 avformat/mux: factorize writing a packet 5 years ago
Marton Balint c31ba86c37 avformat/mux: factorize interleaved write_packet 5 years ago
Marton Balint 7a8a5c200b avformat/mux: move interleaved packet functions upwards 5 years ago