96465 Commits (a00fa73f47c7b201d2b82475f88f94a754b5b87c)
 

Author SHA1 Message Date
  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 6 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 6 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
  Gyan Doshi f0b3b55002 avformat/mpegtsenc: warn users if codec isn't supported 5 years ago
  James Almer c75f246a3c avcodec/noise_bsf: remove superfluous fail label 5 years ago
  Steven Liu ec2a8e3390 Changelog: Fix typo of comments 5 years ago
  Nicolas George f09ae7309d lavfi/buffersrc: push frame directly. 6 years ago
  Nicolas George 02daafb45c lavfi: remove AVFilterPad.poll_frame(). 6 years ago
  Nicolas George f3a6ef69bf lavfi/buffersrc: remove poll_frame. 6 years ago
  Nicolas George 65e6850c56 lavfi: remove ff_poll_frame(). 6 years ago
  Nicolas George 9ea7e68907 lavfi/buffersrc: remove fifo. 6 years ago
  Limin Wang 03eb96f9b7 avfilter/vf_readeia608: fix check for failed av_calloc 5 years ago
  Andreas Rheinhardt 5b42d33571 avformat/hls: Use av_packet_move_ref() for packet ownership transfer 5 years ago
  Andreas Rheinhardt 74a8be3546 avformat/hlsenc: Fix check for presence of webvtt muxer 5 years ago
  Andreas Rheinhardt 5ba3a8958c avformat/hlsenc: Fix memleaks with repeating parameters 5 years ago
  Andreas Rheinhardt 53c1458bf2 avformat/hlsenc: Fix return value from localtime_r failure 5 years ago
  Andreas Rheinhardt 149ee954a3 avformat/hlsenc: Fix potential segfault upon allocation failure 5 years ago
  Andreas Rheinhardt bd131b64bc avformat/hlsenc: Fix leak of options when writing packets 5 years ago
  Andreas Rheinhardt 9e4b3ccbb6 avformat/hlsenc: Fix leak of options when initializing muxing fails 5 years ago