Commit History

Author SHA1 Message Date
  Rick Kern adcdf0bc60 libavcodec/videotoolboxenc: Fix crash when frame received after error 4 years ago
  Tian Qi 9837f5a643 avcodec/videotoolboxenc: move pthread_cond_signal after add buffer to the queue 4 years ago
  Tian Qi 1cbea3f9ca avcodec/videotoolboxenc: don't wait when flushing data 4 years ago
  Zhao Zhili d80d91d213 avcodec/videotoolboxenc: fix use after destroy 4 years ago
  Zhao Zhili 419d2524a8 avcodec/videotoolboxenc: fix align issue 4 years ago
  Harry Mallon e16788a323 avcodec/videotoolboxenc: Allow full range 10bit pixel format input 4 years ago
  Harry Mallon 80384a6ec3 avcodec/videotoolboxenc: Set profile (main/main10) on HEVC encode 4 years ago
  Michael Niedermayer ddf2ba5497 avcodec/mv30: Fix several integer overflows in idct_1d() 4 years ago
  Michael Niedermayer 165d6b876b avcodec/pgxdec: Fix invalid shift in write_frame_* 4 years ago
  Andreas Rheinhardt 4106013523 avformat/movenc: Fix segfault upon allocation error 4 years ago
  Michael Niedermayer 24352ca792 avformat/iff: Check data_size not overflowing int64 4 years ago
  Anton Khirnov 56ff01e6ec pthread_frame: use av_buffer_replace() to simplify code 4 years ago
  Anton Khirnov 16f8b96dfa mpegvideo: use av_buffer_replace() to simplify code 4 years ago
  Anton Khirnov eff289ce9f hevcdec: use av_buffer_replace() to simplify code 4 years ago
  Anton Khirnov 68918d3b7f lavu/buffer: add a convenience function for replacing buffers 4 years ago
  Pavel Koshevoy 5bbf58ab87 avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE 4 years ago
  Jun Zhao 5bf22519ce lavf/hls: add AC-3/EAC-3 to allowed extensions file list 4 years ago
  Jun Zhao ef868fa4a1 examples/muxing: misc style fixes 4 years ago
  Paul B Mahol 6db1b1af4c avfilter/vf_v360: add octahedron format 4 years ago
  Andrew Klaassen a6e72fb46d vf_colorspace: Added linear trc. 4 years ago
  Paul B Mahol a3a6b56200 avcodec: add Argonaut Games Video decoder 4 years ago
  Andreas Rheinhardt e575d59afe tests/fate-run: Always overwrite output files for md5 tests 4 years ago
  Zane van Iperen ce30c3d5b9 avformat/argo_brp: use header frame counts 4 years ago
  Zane van Iperen 3ffb15a105 avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in certain circumstances 4 years ago
  Zane van Iperen 97efac3ac1 avformat/argo_brp: cosmetics 4 years ago
  Zane van Iperen da5ab5a0b6 avformat/argo_brp: handle the case where the BASF block isn't the first 4 years ago
  Zane van Iperen 2e7752afff avformat/argo_brp: support MASK streams 4 years ago
  Zane van Iperen ebfed56858 avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream() 4 years ago
  Andriy Gelman ff5fcd0be0 avcodec/v4l2_buffers: remove unused function argument 4 years ago
  Paul B Mahol 85195f6ae9 avfilter/vf_histogram: add slide modes for thistogram 4 years ago
  Andreas Rheinhardt a162e78cd5 avcodec/fraps: Use cached bitstream reader 4 years ago
  Andreas Rheinhardt bc6838deb9 avcodec/fraps: Use unchecked bitstream reader 4 years ago
  Andreas Rheinhardt bb16dbc002 avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder 4 years ago
  Andreas Rheinhardt 5f5f0b06cf avcodec/utvideo: Remove unused array 4 years ago
  Andreas Rheinhardt 341914495e avcodec/utvideodec: Avoid qsort when creating Huffman tables 4 years ago
  Andreas Rheinhardt 9c8b85f5fa avcodec/utvideodec: Remove code duplication when creating Huffman tables 4 years ago
  Andreas Rheinhardt 099feb9411 avcodec/utvideodec/enc: Fix edge case of creating Huffman table 4 years ago
  Andreas Rheinhardt 116b235a0b avcodec/magicyuv: Don't waste stack space 4 years ago
  Andreas Rheinhardt 1bf30a1beb avcodec/magicyuv: Avoid AV_QSORT when creating Huffman table 4 years ago
  Andreas Rheinhardt 59f7d68514 avcodec/magicyuv: Fix edge case of building Huffman table 4 years ago
  Andreas Rheinhardt 68b6614e38 avcodec/magicyuv: Don't invert order unnecessarily 4 years ago
  Andreas Rheinhardt 157953066c avcodec/magicyuv: Replace implicit checks for overread by explicit ones 4 years ago
  Andreas Rheinhardt 08e5597d2f avcodec/magicyuv: Use const uint8_t* for pointer to immutable data 4 years ago
  Andreas Rheinhardt bf31b45155 avcodec/magicyuv: Don't use GetBit API for byte-aligned reads 4 years ago
  Andreas Rheinhardt 3c172a2fb9 avcodec/magicyuv: Check early for invalid slices 4 years ago
  Andreas Rheinhardt 310d4062e7 avcodec/diracdsp: Remove unused variable 4 years ago
  Andreas Rheinhardt 85737a4d76 avcodec/magicyuv: Improve overread check when parsing Huffman tables 4 years ago
  Andreas Rheinhardt 94dc3385e4 avcodec/bytestream: Add unchecked bytestream2 peek functions 4 years ago
  Andreas Rheinhardt a902c24994 avcodec/photocd: Simplify parsing Huffman tables a bit 4 years ago
  Michael Niedermayer abebd87764 avcodec/dxtory: Fix negative shift in dx2_decode_slice_410() 4 years ago