1. 3be3370 avcodec/half2float: fix integer overflows in convertmantissa() by Paul B Mahol · 3 years, 2 months ago
  2. 4dc039b avcodec/mobiclip: Avoid undefined integer overflow in MV computation by Michael Niedermayer · 3 years, 2 months ago
  3. 53d739d avcodec/alsdec: Check bitstream input in read_block() by Michael Niedermayer · 3 years, 2 months ago
  4. 6cc3ba4 avcodec/exr: add lut oriented half to float conversion code by Paul B Mahol · 3 years, 2 months ago
  5. cf2f8dc avcodec/exrenc: move float2half code to own header by Paul B Mahol · 3 years, 2 months ago
  6. cc85ca1 avcodec/exr: add DWA decompression support by Paul B Mahol · 3 years, 2 months ago
  7. 2fc309e avcodec/svq1dec: use av_fast_padded_malloc() for allocation pmv only when necessary by Paul B Mahol · 3 years, 2 months ago
  8. 98c5d6b avformat/dashdec: Increase size of id buffer by Andreas Rheinhardt · 3 years, 2 months ago
  9. ec5663d avformat/dashdec: Ensure strings are zero-terminated by Andreas Rheinhardt · 3 years, 2 months ago
  10. 988deae fftools: Switch to const AVCodec * where possible by Andreas Rheinhardt · 3 years, 2 months ago
  11. c17915f avcodec/mpegvideo: Schedule unused, deprecated rc_strategy for removal by Andreas Rheinhardt · 3 years, 2 months ago
  12. efa012c fate/matroska: Test remuxing tracks for hearing/visually impaired by Andreas Rheinhardt · 3 years, 2 months ago
  13. 9b06c4c avformat/matroskaenc: Add support for FlagOriginal by Andreas Rheinhardt · 3 years, 2 months ago
  14. b243be8 avformat/matroskadec: Add support for FlagOriginal by Andreas Rheinhardt · 3 years, 2 months ago
  15. 74c4c53 avformat/mov: Extend data_size check in mov_read_udta_string() by Michael Niedermayer · 3 years, 4 months ago
  16. bcc7d14 avformat/aadec: Check for EOF while reading chapters by Michael Niedermayer · 3 years, 4 months ago
  17. ee50f72 avcodec/h2645_parse: Reduce the initial skipped_bytes_pos size with small inputs by Michael Niedermayer · 3 years, 4 months ago
  18. 52f7518 avformat/voc_packet: Add a basic check on max_size by Michael Niedermayer · 3 years, 4 months ago
  19. 498be38 avformat/sga: improve probing for valid files by Paul B Mahol · 3 years, 2 months ago
  20. c6c8242 avformat: add Digital Pictures SGA game demuxer by Paul B Mahol · 3 years, 2 months ago
  21. 6b43e1a avcodec: add SGA Video decoder by Paul B Mahol · 3 years, 2 months ago
  22. 5111707 avcodec: add SGA PCM decoder by Paul B Mahol · 3 years, 2 months ago
  23. 0e645b9 Remove double ';' by Andreas Rheinhardt · 3 years, 2 months ago
  24. 590f491 avcodec/roqvideoenc: Avoid allocating buffers separately by Andreas Rheinhardt · 3 years, 2 months ago
  25. ed89ebb avcodec/roqvideoenc: Avoid intermediate buffer by Andreas Rheinhardt · 3 years, 2 months ago
  26. 9b776cd avcodec/roqvideoenc: Reuse buffers instead of alloc+free for each frame by Andreas Rheinhardt · 3 years, 2 months ago
  27. 1a4a5fb avcodec/roqvideo: Use dedicated context for encoder by Andreas Rheinhardt · 3 years, 2 months ago
  28. 4cb989e avcodec/exr: add fast path for case when powf() isn't needed by Paul B Mahol · 3 years, 2 months ago
  29. f01d522 avcodec/dxtory: Fix undefined shift with negative linesize by Michael Niedermayer · 3 years, 2 months ago
  30. 3072438 doc/codecs.texi: Remove removed or ineffective options by Andreas Rheinhardt · 3 years, 2 months ago
  31. f9b5cef avcodec/libx264: Don't use init_static_data for newer versions by Andreas Rheinhardt · 3 years, 2 months ago
  32. 546e396 avformat/webmdashenc: Use av_strstart instead of strncmp by Andreas Rheinhardt · 3 years, 2 months ago
  33. 0f906be avformat/matroskadec: Use av_strstart instead of strncmp by Andreas Rheinhardt · 3 years, 2 months ago
  34. ea5bf12 avformat/avio: Use av_strstart instead of strncmp by Andreas Rheinhardt · 3 years, 2 months ago
  35. bd85c63 fftools/cmdutils: Use av_strstart instead of strncmp by Andreas Rheinhardt · 3 years, 2 months ago
  36. 514ee87 avutil/spherical: Use av_strstart instead of strncmp by Andreas Rheinhardt · 3 years, 2 months ago
  37. 13e98f1 avutil/stereo3d: Use av_strstart instead of strncmp by Andreas Rheinhardt · 3 years, 2 months ago
  38. 114603d avutil/pixdesc: Use av_strstart where appropriate by Andreas Rheinhardt · 3 years, 2 months ago
  39. 3d79ce0 avformat/pcmdec: Beautify pcm_read_header by Andreas Rheinhardt · 3 years, 2 months ago
  40. 5f8e015 avformat/pcmdec: Simplify parsing MIME type by Andreas Rheinhardt · 3 years, 2 months ago
  41. b9b0c96 avformat/pcmdec: Fix NULL + 1 by Andreas Rheinhardt · 3 years, 2 months ago
  42. 301ae25 avformat/pcm(dec|enc): Don't include disabled (de)muxers by Andreas Rheinhardt · 3 years, 2 months ago
  43. 90723d1 avformat/movenc: Only check for timecodes if they are used by Andreas Rheinhardt · 3 years, 2 months ago
  44. cb5a223 fftools/ffmpeg, ffplay: Don't set refcounted_frames by Andreas Rheinhardt · 3 years, 2 months ago
  45. 13101f9 avformat/movenc: Don't check for disabled muxers by Andreas Rheinhardt · 3 years, 2 months ago
  46. f87b33b avformat/movenc: Remove always true check by Andreas Rheinhardt · 3 years, 2 months ago
  47. 85ab9de avcodec/exr: handle case when |im - IM| == 1 for huff compression by Paul B Mahol · 3 years, 2 months ago
  48. bc04ea3 avformat/movenccenc: Fix memory leak for muxing CENC-encrypted files by Vadym Bezdushnyi · 3 years, 3 months ago
  49. 2d32aed avdevice: use av_gettime_relative() for elapsed time calculations by Marton Balint · 3 years, 3 months ago
  50. 529bf5d avdevice/timefilter: remove obsolete comments from the docs by Marton Balint · 3 years, 3 months ago
  51. 84094f0 avfilter/avf_showcqt: use av_gettime_relative() instead of av_gettime() by Marton Balint · 3 years, 3 months ago
  52. b69c91b avcodec/x86: add cfhdenc SIMD by Paul B Mahol · 3 years, 2 months ago
  53. dd9227e avcodec/options: deprecate avcodec_get_frame_class() by James Almer · 3 years, 2 months ago
  54. 0c902a6 avcodec/avrndec: remove max_lowres value by James Almer · 3 years, 2 months ago
  55. 173d902 avformat/matroskadec: Add webm file extension by Andreas Rheinhardt · 4 years, 4 months ago
  56. e20a39a lavu/tx: do not invert permutes on MDCTs by Lynne · 3 years, 2 months ago
  57. 963d4b7 avformat/concat: Remove unnecessary check by Andreas Rheinhardt · 3 years, 2 months ago
  58. e38cbb8 avformat/spdifenc: Fix leak upon error by Andreas Rheinhardt · 3 years, 2 months ago
  59. 19ae873 avformat/wavenc: Fix leak and segfault on reallocation error by Andreas Rheinhardt · 3 years, 2 months ago
  60. 8e94b7c lavu/tx: invert permutation lookups by Lynne · 3 years, 2 months ago
  61. 9ddaf0c lavu/tx: simplify in-place permute search function by Lynne · 3 years, 2 months ago
  62. f9cb557 avcodec/exrenc: add half-float support by Paul B Mahol · 3 years, 2 months ago
  63. f1a894f avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions by James Almer · 3 years, 2 months ago
  64. 169259d avcodec: Add missing FF_API define for libavcodec pix fmt API by Andreas Rheinhardt · 3 years, 2 months ago
  65. 5ad0eb9 fftools/ffmpeg_filter: Don't use deprecated function by Andreas Rheinhardt · 3 years, 2 months ago
  66. 1034174 lavu/tx: require output argument to match input for inplace transforms by Lynne · 3 years, 2 months ago
  67. 4de0389 Update build_ffmpeg to work when spaces are in windows cross compile paths by Matt Wolenetz · 3 years, 2 months ago
  68. e937457 avformat/imx: set video stream duration by Paul B Mahol · 3 years, 2 months ago
  69. 34c805c avcodec/imx: use ff_reget_buffer() by Paul B Mahol · 3 years, 2 months ago
  70. ab8d2d9 avformat/avlanguage: Remove long disabled av_convert_lang_to by Andreas Rheinhardt · 3 years, 2 months ago
  71. 2869d71 avfilter/lavfutils.h: Don't include avformat.h by Andreas Rheinhardt · 3 years, 2 months ago
  72. e452427 avcodec/avcodec: Add missing deprecation to AVCodecParser.next by Andreas Rheinhardt · 3 years, 2 months ago
  73. e96ea80 avcodec: unschedule removing some functions with FF_API_COPY_CONTEXT by James Almer · 3 years, 2 months ago
  74. 7addddd Revert "avcodec/options: add missing FF_API_COPY_CONTEXT checks" by James Almer · 3 years, 2 months ago
  75. 113a992 doc/encoders: Add documentation for the GIF encoder by Derek Buitenhuis · 3 years, 2 months ago
  76. 5a34385 avcodec/gifenc: Only write frame palette entries that actually used by Derek Buitenhuis · 3 years, 3 months ago
  77. 5f2804a avcodec/gifenc: Add global_palette option by Derek Buitenhuis · 3 years, 2 months ago
  78. 6eab25f avformat/wavenc: Improve unsupported codec error messages by Andreas Rheinhardt · 3 years, 2 months ago
  79. 95af3b6 avfilter/vf_vif: add support for more formats by Paul B Mahol · 3 years, 2 months ago
  80. 550b7a9 avfilter/vf_vif: simplify case comparing same inputs by Paul B Mahol · 3 years, 2 months ago
  81. a5b737e tests/api-band-test: simplify code by Anton Khirnov · 3 years, 3 months ago
  82. 9e4225c Handle AVID MJPEG streams directly in the MJPEG decoder. by Anton Khirnov · 3 years, 4 months ago
  83. ae4f637 avfilter/vf_vif.c: fix build warning for [-Wmain] by Guo, Yejun · 3 years, 2 months ago
  84. ac6dd87 avfilter/vf_ssim.c: fix build warning for [-Wmain] by Guo, Yejun · 3 years, 2 months ago
  85. d3d99a0 lavc/lscrdec: use ff_reget_buffer() by Anton Khirnov · 3 years, 2 months ago
  86. eed2125 tests/fate/apng: add a test for APNG_DISPOSE_OP_PREVIOUS by Anton Khirnov · 3 years, 2 months ago
  87. 5663301 pngdec: fix and simplify apng reference handling by Anton Khirnov · 3 years, 2 months ago
  88. 087359a lavc/lscrdec: drop unapplicable private capabilities by Anton Khirnov · 3 years, 2 months ago
  89. 3a5b857 lavc: split LSCR decoder out of PNG decoder by Anton Khirnov · 3 years, 2 months ago
  90. 6853bdb tests: add a test for LSCR by Anton Khirnov · 3 years, 2 months ago
  91. 33025ab avcodec/cfhdenc: do not try to encode junk by Paul B Mahol · 3 years, 2 months ago
  92. fbfa785 avcodec/cfhdenc: add padding to each decomposition by Paul B Mahol · 3 years, 2 months ago
  93. d69f4be avcodec/cfhdenc: refactor DSP code for CFHD encoder by Paul B Mahol · 3 years, 2 months ago
  94. 767d3f7 avcodec/exr: simplify piz decompression by Paul B Mahol · 3 years, 2 months ago
  95. 8213f0a avformat/vpk: check that samples_per_block is > 0 by Paul B Mahol · 3 years, 2 months ago
  96. 45a2902 avutil/buffer: free all pooled buffers immediately after uninitializing the pool by James Almer · 3 years, 2 months ago
  97. b913a4e avcodec/rv34data: Remove rv34_dquant_tab by Andreas Rheinhardt · 3 years, 2 months ago
  98. 585b764 avcodec/x86/constants: Remove unused ff_pw_17 by Andreas Rheinhardt · 3 years, 2 months ago
  99. c23a552 swscale/x86/swscale: Remove unused ASM constants by Andreas Rheinhardt · 3 years, 2 months ago
  100. aad597a swscale/x86/rgb2rgb: Remove unused ASM constants by Andreas Rheinhardt · 3 years, 2 months ago