91860 Commits (8732dfa99549b8e233b50956cb27031e18806685)
 

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