99436 Commits (d1dcc20126f3df52762bf5972a282d1699ef1ca8)
 

Author SHA1 Message Date
  Andreas Rheinhardt d1dcc20126 avcodec/utils: Don't forget cleaning up when allocating priv_data fails 5 years ago
  Andreas Rheinhardt c6e54d14c5 avcodec/utils: Improve check for freeing codec private options 5 years ago
  Andreas Rheinhardt 502c5fe101 avcodec/utils: Remove always-true check 5 years ago
  Anton Khirnov 33b4b788aa opusdec: do not fail when LBRR frames are present 5 years ago
  Nicolas George 3bf5cc9c58 fate: add scale filters for big-endian architectures. 5 years ago
  Andreas Rheinhardt 9d8f9b2e40 swresample/audioconvert: Fix left shift of negative value 5 years ago
  James Almer aa5e49e46d avcodec/av1dec: call ff_cbs_flush() on decoder flush 5 years ago
  James Almer 3392c1b05e avcodec/av1dec: fix check for active sequence header 5 years ago
  James Almer ea4b10249d avcodec/av1dec: parse dimensions from the sequence header in extradata 5 years ago
  James Almer 421906dddb avcodec/cbs_vp9: implement a CodedBitstreamType.flush() callback 5 years ago
  James Almer 0c84253353 avcodec/cbs_h2645: implement CodedBitstreamType.flush() callbacks 5 years ago
  James Almer dfd184eed5 avcodec/cbs_av1: implement a CodedBitstreamType.flush() callback 5 years ago
  James Almer 515b6419ca avcodec/cbs: add a flush callback to CodedBitstreamType 5 years ago
  Paul B Mahol 23d0754165 avfilter/vf_v360: stop using floats variables in xyz_to_octahedron 5 years ago
  Timo Rothenpieler a96743a05c avcodec/cuviddec: handle arbitrarily sized extradata 5 years ago
  Andreas Rheinhardt 5bc74d06da avcodec/utils: Only call codec->close if init has been called 5 years ago
  Mark Thompson 4fceb2634e Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE" 5 years ago
  Paul B Mahol 12585c87e6 avfilter/vf_v360: simplify input flipping 5 years ago
  Paul B Mahol 86b29c0cd0 avfilter/vf_v360: split maps into slices 5 years ago
  Mingyu Yin ad2546e3b3 dnn/native: add native support for dense 5 years ago
  Rick Kern adcdf0bc60 libavcodec/videotoolboxenc: Fix crash when frame received after error 5 years ago
  Tian Qi 9837f5a643 avcodec/videotoolboxenc: move pthread_cond_signal after add buffer to the queue 5 years ago
  Tian Qi 1cbea3f9ca avcodec/videotoolboxenc: don't wait when flushing data 5 years ago
  Zhao Zhili d80d91d213 avcodec/videotoolboxenc: fix use after destroy 5 years ago
  Zhao Zhili 419d2524a8 avcodec/videotoolboxenc: fix align issue 5 years ago
  Harry Mallon e16788a323 avcodec/videotoolboxenc: Allow full range 10bit pixel format input 5 years ago
  Harry Mallon 80384a6ec3 avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encode 5 years ago
  Michael Niedermayer ddf2ba5497 avcodec/mv30: Fix several integer overflows in idct_1d() 5 years ago
  Michael Niedermayer 165d6b876b avcodec/pgxdec: Fix invalid shift in write_frame_* 5 years ago
  Andreas Rheinhardt 4106013523 avformat/movenc: Fix segfault upon allocation error 5 years ago
  Michael Niedermayer 24352ca792 avformat/iff: Check data_size not overflowing int64 5 years ago
  Anton Khirnov 56ff01e6ec pthread_frame: use av_buffer_replace() to simplify code 5 years ago
  Anton Khirnov 16f8b96dfa mpegvideo: use av_buffer_replace() to simplify code 5 years ago
  Anton Khirnov eff289ce9f hevcdec: use av_buffer_replace() to simplify code 5 years ago
  Anton Khirnov 68918d3b7f lavu/buffer: add a convenience function for replacing buffers 5 years ago
  Pavel Koshevoy 5bbf58ab87 avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE 5 years ago
  Jun Zhao 5bf22519ce lavf/hls: add AC-3/EAC-3 to allowed extensions file list 5 years ago
  Jun Zhao ef868fa4a1 examples/muxing: misc style fixes 5 years ago
  Paul B Mahol 6db1b1af4c avfilter/vf_v360: add octahedron format 5 years ago
  Andrew Klaassen a6e72fb46d vf_colorspace: Added linear trc. 5 years ago
  Paul B Mahol a3a6b56200 avcodec: add Argonaut Games Video decoder 5 years ago
  Andreas Rheinhardt e575d59afe tests/fate-run: Always overwrite output files for md5 tests 5 years ago
  Zane van Iperen ce30c3d5b9
avformat/argo_brp: use header frame counts 5 years ago
  Zane van Iperen 3ffb15a105
avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in certain circumstances 5 years ago
  Zane van Iperen 97efac3ac1
avformat/argo_brp: cosmetics 5 years ago
  Zane van Iperen da5ab5a0b6
avformat/argo_brp: handle the case where the BASF block isn't the first 5 years ago
  Zane van Iperen 2e7752afff
avformat/argo_brp: support MASK streams 5 years ago
  Zane van Iperen ebfed56858
avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream() 5 years ago
  Andriy Gelman ff5fcd0be0 avcodec/v4l2_buffers: remove unused function argument 5 years ago
  Paul B Mahol 85195f6ae9 avfilter/vf_histogram: add slide modes for thistogram 5 years ago