41737 Commits (9d33bab583a82cf12286c65258a29c6888e1ff98)
 

Author SHA1 Message Date
Anton Khirnov 9d33bab583 h264: drop H264Context.ouputed_poc 10 years ago
Anton Khirnov 27b0e6ebfd h264: drop needs_realloc 10 years ago
Luca Barbato 0ac8ff618c avresample: Reallocate the internal buffer to the correct size 10 years ago
John Högberg 82de8d7111 mpegts: Update the PSI/SI table only if the version change 10 years ago
Vittorio Giovara 0c69164f45 h263: Convert function to macro 10 years ago
Vittorio Giovara 59dfc2b0c8 h263: Drop commented-out code and a related otherwise unused function 10 years ago
Vittorio Giovara c341820130 jpeglsenc: Mark codec as init-thread-safe and init-cleanup 10 years ago
Vittorio Giovara 3919a45726 jpeglsenc: Check memory allocations 10 years ago
Vittorio Giovara f5ba67ee13 flacenc: Move a scratch buffer to struct used by the function 10 years ago
Rico Tzschichholz 5aed1d4240 vaapi: Fix -Wimplicit-function-declaration for ff_dlog() usage 10 years ago
Andreas Cadhalpun cfdaa4de6c dss_sp: use lowercase codec name without whitespace 10 years ago
Vittorio Giovara 18db1286b0 libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safe 10 years ago
Vittorio Giovara eae7338e15 libx264: Make codec use the init-cleanup flag and mark it as init-thread-safe 10 years ago
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