96181 Commits (26f040bcb4a1db78d1311af2e69de6984ecb43e5)
 

Author SHA1 Message Date
Michael Niedermayer 26f040bcb4 avcodec/vc1dec: Fix "return -1" cases 5 years ago
Michael Niedermayer 3ee9240be3 avcodec/vc1dec: Free sprite_output_frame on error 5 years ago
Michael Niedermayer d5e7f01090 avfilter/vf_geq: Relicense to LGPL 5 years ago
Michael Niedermayer 18ff210efb avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped. 5 years ago
Michael Niedermayer 1f20969457 avcodec/agm: Include block size in the MV check for flags == 3 5 years ago
Michael Niedermayer bf5c850b79 avcodec/wmadec: Keep track of exponent initialization per channel 5 years ago
Michael Niedermayer f1b97f62f8 avcodec/iff: Check that video_size is large enough for the read parameters 5 years ago
Andriy Gelman fc3760a66d avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on device 5 years ago
Marton Balint a619787a9c avutil/tests/opt: add av_opt_get/av_opt_set tests 5 years ago
Marton Balint 672b925e8a avutil/tests/opt: add tests for AV_OPT_TYPE_DICT 5 years ago
Marton Balint 5edacc4609 avutil/opt: add full support for AV_OPT_TYPE_DICT 5 years ago
Paul B Mahol 6c883e214a avfilter/vf_vibrance: add support for commands 5 years ago
Paul B Mahol 50cfe9662d avfilter/vf_il: add support for commands 5 years ago
Paul B Mahol 5fb37598ad avfilter/af_stereowiden: add support for commands 5 years ago
Paul B Mahol 954637805d avfilter/af_extrastereo: add support for commands 5 years ago
Paul B Mahol fad62eebee avfilter/vf_neighbor: add support for commands 5 years ago
Marvin Scholz f37bfd3f62 avformat/dashdec: propagate icy to child AVIOContexts 5 years ago
Marvin Scholz c3bb6efef2 avformat/hls: propagate icy to child AVIOContexts 5 years ago
Limin Wang 93671d6755 avcodec/mvha: fix warning: variable 'size' set but not used 5 years ago
Andreas Rheinhardt 39561bbe77 avformat/microdvdenc: Use avio_w8 to write a char 5 years ago
Andreas Rheinhardt 9bde6c6be0 avformat/microdvd: Use \n instead of \0 to end file header 5 years ago
Andreas Rheinhardt b0d0d7e4d0 avformat/flvenc: Fix leak of oversized packets 5 years ago
Andreas Rheinhardt 28d02524a0 avformat/flvenc: Forward errors from allocating keyframe index 5 years ago
Andreas Rheinhardt a94e6b50c6 avformat/wavenc: Add deinit function 5 years ago
Andreas Rheinhardt 827bdc8418 avformat/spdifenc: Replace write_trailer by deinit 5 years ago
Limin Wang ef91e3955a avcodec/vc1dec: remove the unneeded () 5 years ago
Limin Wang f8f86f8356 avcodec/ass: remove the unneeded () 5 years ago
Paul B Mahol b5f0cea16c avfilter/vf_histogram: use the name 's' for the pointer to the private context 5 years ago
Michael Niedermayer 4fa2d5a692 avcodec/cbs_vp9: Check data_size 5 years ago
Andreas Rheinhardt 398a5f5d8f avfilter/buffersrc: Remove unused variables 5 years ago
Marton Balint c991e9cd91 avdevice/xcbgrab: use a buffer pool for shared memory segments 5 years ago
Marton Balint 16685114d5 avutil/buffer: add av_buffer_pool_buffer_get_opaque 5 years ago
Paul B Mahol e3dca0744d avformat/dhav: improve seeking 5 years ago
Michael Niedermayer d6553e2e60 avcodec/cbs_vp9: Check index_size 5 years ago
Limin Wang 3dd6c4478b avfilter/vf_yadif: cosmetics in the pix_fmts[] array 5 years ago
Gyan Doshi 287620f59c avfilter/drawtext: log why input pad failed to be configured 5 years ago
Paul B Mahol a13af9aee1 avformat/sccdec: only change duration for last subtitle 5 years ago
Paul B Mahol 13bffa7969 avformat/sccdec: fix sub->pos values 5 years ago
Paul B Mahol 9da7536ce2 avformat/sccdec: fix timestamp of last subtitle 5 years ago
Paul B Mahol 547b0c61af avfilter/vf_fade: reindent after previous commit 5 years ago
Paul B Mahol 6c9a9dd25a avfilter/vf_fade: add support for gbrp/gbrap formats 5 years ago
Zhong Li 5dc527f9ca lavc/midivid: check return value of init_get_bits8() 5 years ago
Paul B Mahol 94ad5d0128 avfilter/vf_readeia608: factor some constants out 5 years ago
Paul B Mahol 94682555c6 avfilter/vf_readeia608: check if gaps between clock bits are big enough 5 years ago
Paul B Mahol 16968b619d avfilter/vf_readeia608: use special struct to hold line items 5 years ago
Zhao Zhili 0115dbd043 avfilter/avfilter: update documentation of avfilter_graph_create_filter 5 years ago
Zhao Zhili 61097535cd avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParams 5 years ago
Zhao Zhili 07ffdedf78 avfilter/buffersink: replace init_opaque by init 5 years ago
Zhao Zhili 807e90d232 avfilter/buffersink: remove unused macros 5 years ago
Zhao Zhili bf08264daa avfilter/buffersrc: remove redundant flag 5 years ago