42674 Commits (c33c1fa8af2b2e82418a06901b6ad17b3d61b73e)
 

Author SHA1 Message Date
  Vittorio Giovara 74a1cad7e3 lclenc: Mark codec as init-thread-safe and init-cleanup 10 years ago
  Vittorio Giovara bb428e00ac hqx: Mark codec as init-thread-safe and init-cleanup 10 years ago
  Vittorio Giovara 43171886e0 huffyuvenc: Mark codec as init-thread-safe and init-cleanup 10 years ago
  Vittorio Giovara d90133b77b asvenc: Mark codec as init-thread-safe and init-cleanup 10 years ago
  Vittorio Giovara a4edaeb50f hq_hqa: Fix table data for profile 17 10 years ago
  Vittorio Giovara b17cbb0b1c riff: Add GMP4 fourcc for mpeg4 10 years ago
  Vittorio Giovara 3c04ec04df riff: Add GLV4 fourcc for mpeg4 10 years ago
  Vittorio Giovara 5bba3ab0cf internal: Make dlog/tlog a no-op when disabled 10 years ago
  Martin Storsjö b90adb0aba rtsp: Make sure we don't write too many transport entries into a fixed-size array 10 years ago
  Andrey Utkin 1bd2646a6d rtpenc_jpeg: Handle case of picture dimensions not dividing by 8 10 years ago
  Martin Storsjö eb7ddb5066 rtsp: Don't warn about unparsed time ranges 10 years ago
  Timothy Gu 358b7ec309 fate: Fix test name for pixfmts tests 10 years ago
  Luca Barbato 0a51c7d42a prores: Set the bits_per_coded_sample for alpha pix_fmt 10 years ago
  Luca Barbato 28eddef689 hq_hqa: Validate get_vlc2 return value 10 years ago
  Luca Barbato a78f5548d9 avcodec: Free the default avoptions on init failure 10 years ago
  Luca Barbato aef0be0875 avcodec: Unref the dummy buffer on the fail path 10 years ago
  Federico Tomassetti 8eb57dc9d5 buffersrc: Use the correct deallocation function 10 years ago
  Luca Barbato 9b2c57bef5 drawtext: Add an alpha option 10 years ago
  Vittorio Giovara eaa2d123f0 log: Print a full backtrace along with error messages under Valgrind 10 years ago
  Vittorio Giovara bd5ad8b23d hq_hqa: Fix reading hqa quantization matrix index 10 years ago
  Vittorio Giovara 1746dc382d hqxdsp.h: #include "stddef.h" 10 years ago
  Vittorio Giovara 98cab39798 lavf: Fix variables constness in ff_iso8601_to_unix_time() 10 years ago
  Vittorio Giovara 86e1a35802 h264_ps: Return meaningful error codes and address a memory leak 10 years ago
  Diego Biurrun 338ed3ed33 ffv1: Pass correct pointers to av_free() 10 years ago
  Timothy Gu 3b1e35d46d fate: Omit the results if the test passed 10 years ago
  Luca Barbato d34039b171 rmenc: Drop the temporary buffer for ac3 byteswap 10 years ago
  Luca Barbato 656e31ed87 ogg: Forward errors further 10 years ago
  Thomas Guillem b18346817d flac: fix realloc loop with invalid flac files 10 years ago
  Martin Storsjö 2cc3936599 dashenc: Add a publishTime field in dynamic manifests 10 years ago
  Federico Tomassetti 386e2755aa jack: Check memory allocation 10 years ago
  Federico Tomassetti 617814b4a7 buffersrc: Fix resource leak on error 10 years ago
  Federico Tomassetti 336d2f0979 avplay: Free frame and graph when memory allocation fails 10 years ago
  Eric Zimmerman eb31256f12 g2meet: Support G2M5 codec variant 10 years ago
  Himangi Saraogi 88d1fb4e3f filtfmts: Avoid null pointer dereference 10 years ago
  James Almer a1d58e3b38 avutil: remove pointless bmi1 define 10 years ago
  Andreas Cadhalpun 09bd7ddf20 aacdec: consistently use avctx for logging in decode_eld_specific_config 10 years ago
  Vittorio Giovara 3d71b1f8f0 mpegvideo_enc: Simplify picture allocation 10 years ago
  Vittorio Giovara 0251c9be5a motion_est: Fix warning from zero_cmp() assignment 10 years ago
  Vittorio Giovara 4d593896aa vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr() 10 years ago
  Vittorio Giovara 9286de0459 mov: Double-check that alias path is not an absolute path 10 years ago
  Vittorio Giovara 376589e5dd mov: Read alternate absolute path in dref alis 10 years ago
  Vittorio Giovara 22526c1f55 Canopus HQ/HQA decoder 10 years ago
  Vittorio Giovara e6fb844f7b Implement shared parsing of INFO tag in Canopus family 10 years ago
  Vittorio Giovara fcda30f2dc fate: Prefix cllc tests with canopus 10 years ago
  Vittorio Giovara 5b5338f6d1 hqx: Implement slice-threaded decoding 10 years ago
  Vittorio Giovara 453642f8af hqx: Store shareable data in main decoder context 10 years ago
  Vittorio Giovara ea031b75fb hqx: Move DSP related code to a separate file 10 years ago
  Vittorio Giovara 17aa81d947 hqx: Merge invalid format check within switch block 10 years ago
  Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
  Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago