90461 Commits (23ba9b3fd1fe8fe7a67387aaaff2b173bd7c3d2c)
 

Author SHA1 Message Date
  Michael Niedermayer 1b1362e408 avformat/utils: Fix integer overflow of fps_first/last_dts 7 years ago
  Michael Niedermayer da069e9c68 avformat/oggdec: Fix metadata memleak on multiple headers 7 years ago
  Michael Niedermayer 3934aa495d libavformat/oggparsevorbis: Fix memleak on multiple headers 7 years ago
  Michael Niedermayer 367929bed9 avformat/mov: Fix integer overflow in mov_get_stsc_samples() 7 years ago
  Michael Niedermayer c87bf5b6d0 avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAM 7 years ago
  Michael Niedermayer 5735a390a6 avformat/internal: Document the freeing behavior of ff_alloc_extradata() 7 years ago
  Matt Wolenetz b59b599446 lavc/vorbisdec: Allow avcodec_open2 to call .close 7 years ago
  Aman Gupta 23c91abe4f avcodec/aacdec: log configuration change details 7 years ago
  Diego Biurrun 31a53ab34e configure: Add check_as() helper function to simplify some expressions 8 years ago
  Diego Biurrun 18dc1ff0fb configure: Add check_ld() helper function to simplify some expressions 8 years ago
  Diego Biurrun 9c37d765ef configure: Add check_cc/require_cc helper functions to simplify some expressions 8 years ago
  Diego Biurrun 83fef16b6a configure: Add check_cpp_condition() helper function to simplify some expressions 8 years ago
  Diego Biurrun a5e011c8dc configure: Add check_cmd() helper function to simplify some expressions 8 years ago
  Diego Biurrun 49804dc2ba configure: Use test_ prefix for helper functions that do not set variables 7 years ago
  Diego Biurrun 8c893aa3cd configure: Drop unnecessary variables, shifts, and quotes in helper functions 8 years ago
  Diego Biurrun 121314895f configure: Fix logic of AMF external library check 7 years ago
  Stefan _ 5ab0ecf283 avcodec/mediacodec_wrapper: fix false positives in swdec blacklist 7 years ago
  Andreas Unterweger 0711d14299 examples: Use new API for transcoding example 7 years ago
  James Almer a43e9cdd44 avformat/isom: don't free extradata before calling ff_get_extradata() 7 years ago
  Masaki Tanaka 8b0a9f79c8 mpegvideo_parser: fix indentation of an if statement 7 years ago
  Stefan _ 7c39305a17 libavformat/tls_libtls: pass numeric hostnames to tls_connect_cbs() 7 years ago
  Mark Thompson 56912555bc h264_metadata: Actually fail when sei_user_data option is invalid 7 years ago
  James Almer 2aa42fac77 avformat/utils: simplify ff_alloc_extradata() 7 years ago
  James Almer 0ca33b1d4e avformat/utils: free existing extradata before trying to allocate a new one 7 years ago
  Aman Gupta b19e11a4dc MAINTAINERS: add myself to mediacodec 7 years ago
  Aman Gupta c22e7b00e4 avcodec/mediacodec: reduce loglevel for per-frame logging 7 years ago
  Stefan _ 313b6057fb avcodec/mediacodec_wrapper: blacklist more software decoders 7 years ago
  Luca Barbato aeaa108baf hls: Add a discontinuity marker on recover 7 years ago
  Zhong Li 0645698ecc lavc/qsvenc: disable h264 look_ahead by default 7 years ago
  Mark Thompson 0cf9fa9924 Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109' 7 years ago
  Mark Thompson 9053b08859 Merge commit 'e2399e0c1aeb110456405d23e211066fab6cb041' 7 years ago
  Mark Thompson 706d2c66e8 Merge commit 'dc40e64adb1712b1209c018914a44f809bc32664' 7 years ago
  Mark Thompson 085a2eb8e2 Merge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6' 7 years ago
  Rostislav Pehlivanov 8218249f1f parseutils: accept only full "ms" suffix 7 years ago
  Timo Rothenpieler 5787908e8c configure: rename cuda to ffnvcodec 7 years ago
  James Almer df3a2ff767 avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer when writing packets 7 years ago
  Zhong Li 2d6b3f3a9d qsvenc: Provide a detailed error message if the parameters are invalid 7 years ago
  Tobias Rapp 69995a94d8 fftools/ffmpeg: update print_report to use AVBPrint API 7 years ago
  Tobias Rapp a194e9c415 fftools/ffmpeg: fix progress log message in case pts is not available 7 years ago
  Matt Wolenetz 133ddd3875 avformat/mov: Initialize a potential gap in ctts_data in mov_build_index 7 years ago
  Jerome Borsboom 0ec7eb9305 avcodec/vaapi: mask unused bits in bitplane_present.value 7 years ago
  Jerome Borsboom 883bdc5fb7 avcodec/vaapi: add fields for VAAPI VC-1 interlaced decoding 7 years ago
  Jerome Borsboom 1160d1d478 avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding 7 years ago
  Philip Langdale dd3f1e3a11 swscale: Introduce a helper to identify semi-planar formats 7 years ago
  Jun Zhao 1c7f1f38c5 doc/bitstream_filters: correct dump_extra bsfs docs. 7 years ago
  Tianqiang Liu 5df9d75b44 avformat/mov: Add manu/modl to mov_read_udta_string. 7 years ago
  Matthieu Bouron 2238e54ef0 avcodec/mediacodecdec: factorize codec declarations 7 years ago
  Matthieu Bouron af167d970b avcodec/mediacodecdec: factorize common extradata functions 7 years ago
  Matthieu Bouron 535e020225 avcodec/mediacodecdec: add missing "libavutil/internal.h" include 7 years ago
  Matthieu Bouron c55ba52a6a avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey() 7 years ago