91862 Commits (fb9d4f5c3e27be34d13958325ff84fffa0dea70f)
 

Author SHA1 Message Date
Michael Niedermayer 323095a6db avformat/mpegts: add missing null pointer checks in ff_parse_mpeg2_descriptor() 6 years ago
Michael Niedermayer c9222b972d avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb() 6 years ago
Michael Niedermayer 1cbac9ce20 avcodec/vb: Check for end of bytestream before reading blocktype 6 years ago
Michael Niedermayer acba153a14 avcodec/snowdec: Fix integer overflow with motion vector residual 6 years ago
Rostislav Pehlivanov 2e23cfbb42 allcodecs: reorder ff_bitpacked_decoder 6 years ago
Michael Niedermayer 168d8d56bf avcodec/mpeg4videodec: Fix slice end detection in mpeg4_decode_studio_mb() 6 years ago
Timo Rothenpieler 0c71c6d66f avcodec/utils: document allocation requirement of extradata 6 years ago
Jun Zhao d6915d0d45 doc/examples/vaapi_transcode: re-licensed to MIT-license. 6 years ago
Jun Zhao 5f090727ad doc/examples/vaapi_encode: re-licensed to MIT-license. 6 years ago
Jun Zhao 00286673d9 doc/examples/hw_decode: re-licensed to MIT-license. 6 years ago
Paul B Mahol 4d87cd2882 avcodec/prosumer: fix some minor issues 6 years ago
Paul B Mahol aba720dce2 avcodec: add Brooktree ProSumer Video decoder 6 years ago
Jan Ekström 1931761f18 avformat/movenc: implicitly enable negative CTS offsets for ismv 6 years ago
James Almer 701aca55fd avformat/flvdec: don't propagate empty extradata 6 years ago
James Almer 7890181d7e avformat/movenc: support Opus packets with more than 60ms of audio when writing the Sample Group Description 6 years ago
James Almer 3d2cf50ebb avcodec/libopusenc: support encoding packets of sizes bigger than 60ms 6 years ago
Carl Eugen Hoyos c2be382620 lavf/Makefile: Fix standalone compilation of the matroska and webm muxers. 6 years ago
Gyan Doshi d0b48a9604 avdevice/decklink_enc: print preroll and buffer size 6 years ago
James Almer 35c84ae834 Revert "avcodec/opus_parser: Handle complete frames flag." 6 years ago
hwren b8da7ba5ac lavc/extract_extradata_bsf.c: add AVS2 6 years ago
Dale Curtis e7080d1fe2 avformat/mov: Correct opus-in-mp4 pre-skip to be uint16_t versus int16_t. 6 years ago
Michael Niedermayer 4251a44e7d configure: do not add fsanitize cflags with ossfuzz if coverage is tested 6 years ago
Jun Zhao c9ed7f0024 lavc/encode: remove redundant av_init_packet after av_packet_unref. 6 years ago
Zhao Zhili 70d2bab80b lavc/hevc_ps: fix crop info for monochrome 6 years ago
Fredrik Hubinette 5ecd580953 avformat/utils: avoid undefined integer overflow behavior in update_stream_timings() 6 years ago
Jacob Trimble eb350ab738 avformat/mov: Allow saio/saiz in clear content. 6 years ago
Baptiste Coudurier 130de9142e avformat/mxfenc: automatically update descriptors klv size 6 years ago
Steven Liu 9e61141905 avformat/hls: support decryption AES128 fmp4 m3u8 list 6 years ago
Jun Zhao e2921578c0 lavc/libkvazaar: fix incompatible pointer type. 6 years ago
Jun Zhao c4608d225f lavf/hlsenc: fix mixed declarations and code warning. 6 years ago
Martin Vignali 9e64ee3936 avcodec/psd : add support for gray float 6 years ago
Martin Vignali bdd6754648 swscale/swscale : small cosmetic 6 years ago
Martin Vignali 3af1c4ea7d swscale : treat float input data as uint 16bpc 6 years ago
Zhong Li 900487043b lavc/qsvenc: add quality status to side_data 6 years ago
Jacob Trimble 7e0df5910e avcodec/opus_parser: Handle complete frames flag. 6 years ago
Baptiste Coudurier 955a989341 avformat/mxfenc: fix muxing when audio tracks are longer than video track 6 years ago
Baptiste Coudurier b8351ea0c3 avformat/audiointerleave: pad last audio frame 6 years ago
Paul B Mahol 24b24e14d6 avcodec/codec_desc: mark Duck TrueMotion 2.0 Real Time as intra only 6 years ago
Timo Rothenpieler dc2d56a66b avcodec/nvenc: add option to turn off a53 closed caption embedding 6 years ago
Paul B Mahol 6972dae5a4 avformat/avidec: fix demuxing of all keyframes of sample 200707170736151.avi 6 years ago
Paul B Mahol a39fdc97b7 doc/general: add some missed codecs 6 years ago
Paul B Mahol 42a99b76de avcodec: add IMM4 decoder 6 years ago
Steven Liu dcef44f136 avfilter/buffersrc.h: fix typo of the comment 6 years ago
Michael Niedermayer 78d4b6bd43 avformat/nsvdec: Do not parse multiple NSVf 6 years ago
Michael Niedermayer 77429b4217 avcodec/cfhd: Use the actual count instead of the expected in peak_table() 6 years ago
Michael Niedermayer 2c1613ac94 avcodec/cfhd: Move peak_table() and difference_coding() calls after the existing coefficient count check 6 years ago
Michael Niedermayer dbac849c4d avcodec/lagarith: Optimize FRAME_SOLID_RGBA 6 years ago
James Almer de1b44c206 avformat/matroskaenc: handle AV1 extradata in packet side data 6 years ago
Ronak Patel 223d2bde22 Improve hls VOD mode hls performance problem. 6 years ago
Michael Niedermayer 46753bfdd0 avformat/dashdec: Fix strlen(rep_id_val) with it being NULL 6 years ago