95969 Commits (f74eaa17bb0b2a5a7d550c107cd119da87c946bc)
 

Author SHA1 Message Date
Andreas Rheinhardt f74eaa17bb avformat/matroskadec: Remove unnecessary check 5 years ago
Andreas Rheinhardt a69f92a946 avformat/matroskadec: Simplify control flow of parsing laces 5 years ago
Andreas Rheinhardt 9ad1a6d64c avformat/matroskadec: Avoid allocating array for lace sizes 5 years ago
Andreas Rheinhardt 668490ac98 avformat/matroskadec: Use bytestream API instead of AVIOContext 5 years ago
Andreas Rheinhardt eec26b5911 avformat/matroskadec: avcodec/tta: Set extradata_size to 22 5 years ago
Andreas Rheinhardt f7bf59b431 avformat/matroskadec: Check before allocations 5 years ago
James Almer 94fd85d81d fate/matroska: add a test for xiph lacing 5 years ago
hwren 0bafcc9874 lavc/libxavs2.c: optimize error descriptions 5 years ago
hwren 191203aa1f lavc/libxavs2.c: fix code style - spaces 5 years ago
hwren 6721cd942a lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functions 5 years ago
hwren 3003917a8f lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* functions 5 years ago
Limin Wang 0485033ae1 avfilter/vf_elbg: Fix for the seed type 5 years ago
Andreas Rheinhardt 296f769fdc avformat/rmdec: Use av_packet_move_ref() for packet ownership transfer 5 years ago
Kusanagi Kouichi 12bbfc4cca avdevice/xcbgrab: Handle reply and error properly 5 years ago
Michael Niedermayer 5ac8675cb1 tools/target_dec_fuzzer: Support setting AV_CODEC_FLAG2_FAST 5 years ago
Michael Niedermayer 3ae87bb3c1 tools/target_dec_fuzzer: Support fuzzing error detection 5 years ago
Marton Balint 1e0ea36945 avformat/mpegtsenc: add padding to m2ts streams 5 years ago
Marton Balint 998906a0a4 avformat/mpegtsenc: factorize writing packet 5 years ago
Marton Balint db63db3977 avformat/mpegtsenc: move around setting m2ts_mode 5 years ago
Marton Balint 565dc3e451 avformat/mpegtsenc: set priority flag for AC3 codecs if writing BluRay 5 years ago
Marton Balint f5b83d5419 avformat/mpegtsenc: allow any sensible PID for elementary and PMT PIDs 5 years ago
Guo, Yejun b864af033d MAINTAINERS: add myself to libavfilter/dnn 5 years ago
Linjie Fu 8fc8bdddbf libavformat/utils: Fix code indentation 5 years ago
Andreas Rheinhardt 710ab13693 avfilter/vf_unsharp: Don't dereference NULL 5 years ago
James Almer 968c4cbf22 fate/cbs: add svc AV1 tests 5 years ago
James Almer 5985ca0436 avcodec/av1_parser: skip frames with spatial_id > 0 5 years ago
Zhao Zhili f9d4366912 avfilter/buffersrc: remove write-only variable 5 years ago
James Almer 637742b45d fate/cbs: add a decode model AV1 test 5 years ago
James Almer af7ab32b89 fate/cbs: add a switch frame AV1 test 5 years ago
James Almer 553c1431ac Revert "avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use" 5 years ago
James Almer eced91afa5 avcodec/cbs_av1: implement missing set_frame_refs() function 5 years ago
Michael Niedermayer a11aa5f3ed avcodec/alsdec: Discard frames for which no channel could be decoded 5 years ago
Michael Niedermayer fd3c34ff30 avcodec/alsdec: Avoid 1 layer of pointer dereferences in INTERLEAVE_OUTPUT() 5 years ago
Michael Niedermayer 0ddef00457 avcodec/g729dec: Avoid one multiply by using init_get_bits8() 5 years ago
Michael Niedermayer 336f9461df avcodec/g729dec: Avoid using buf_size 5 years ago
Michael Niedermayer 576746b4e3 avcodec/g729dec: Factor block_size out 5 years ago
Michael Niedermayer f64be9da4c avcodec/g729dec: require buf_size to be non 0 5 years ago
Michael Niedermayer d468da8d79 avcodec/g729dec: Check for KELVIN && 6k4 5 years ago
Michael Niedermayer 7686ba1f14 avcodec/alac: Fix integer overflow in lpc_prediction() with sign 5 years ago
Michael Niedermayer 589cb44498 avcodec/wmaprodec: Fix buflen computation in save_bits() 5 years ago
Michael Niedermayer 0e010e489b avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() 5 years ago
Michael Niedermayer 47d963335e avcodec/vmdaudio: Check chunk counts to avoid integer overflow 5 years ago
Michael Niedermayer 13816a1d08 avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() 5 years ago
Andreas Rheinhardt 5946243fa8 avformat/flac_picture: Return directly if nothing has been allocated 5 years ago
Andreas Rheinhardt 84a4261cd8 avformat/flac_picture: Switch to bytestream2 API 5 years ago
Andreas Rheinhardt 35005a4af1 avformat/flac_picture: Simplify checks 5 years ago
Steven Liu 9cc88ed4b7 avformat/smoothstreamingenc: removed unused check of avformat_free_context 5 years ago
Steven Liu 0f79a71353 avformat/rtpenc_mpegts: removed unused check of avformat_free_context 5 years ago
Steven Liu e880f4fb38 avformat/hdsenc: removed unused check of avformat_free_context 5 years ago
Steven Liu b26225a3c7 avformat/dashenc: remove unused check of avformat_free_context 5 years ago