92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  Aurelien Jacobs f1e490b1ad sbcenc: add MMX optimizations 8 years ago
  Aurelien Jacobs 88508a87a5 sbc: add raw muxer for SBC 8 years ago
  Aurelien Jacobs ff4600d954 sbc: implement SBC encoder (low-complexity subband codec) 8 years ago
  Aurelien Jacobs 2e08de0815 sbc: add raw demuxer for SBC 8 years ago
  Aurelien Jacobs 2505ebc632 sbc: add parser for SBC 8 years ago
  Aurelien Jacobs 4439887198 sbc: implement SBC decoder (low-complexity subband codec) 8 years ago
  Aurelien Jacobs 0b4ad86959 crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D 8 years ago
  Paul B Mahol ea0963181a avfilter/af_alimiter: check if buffer_size is valid 8 years ago
  Michael Niedermayer 1b1362e408 avformat/utils: Fix integer overflow of fps_first/last_dts 8 years ago
  Michael Niedermayer da069e9c68 avformat/oggdec: Fix metadata memleak on multiple headers 8 years ago
  Michael Niedermayer 3934aa495d libavformat/oggparsevorbis: Fix memleak on multiple headers 8 years ago
  Michael Niedermayer 367929bed9 avformat/mov: Fix integer overflow in mov_get_stsc_samples() 8 years ago
  Michael Niedermayer c87bf5b6d0 avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAM 8 years ago
  Michael Niedermayer 5735a390a6 avformat/internal: Document the freeing behavior of ff_alloc_extradata() 8 years ago
  Matt Wolenetz b59b599446 lavc/vorbisdec: Allow avcodec_open2 to call .close 8 years ago
  Aman Gupta 23c91abe4f avcodec/aacdec: log configuration change details 8 years ago
  Alexander Kravchenko 80a4e6a46f amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constant 8 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 8 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 8 years ago
  Stefan _ 5ab0ecf283 avcodec/mediacodec_wrapper: fix false positives in swdec blacklist 8 years ago
  Andreas Unterweger 0711d14299 examples: Use new API for transcoding example 8 years ago
  James Almer a43e9cdd44 avformat/isom: don't free extradata before calling ff_get_extradata() 8 years ago
  Masaki Tanaka 8b0a9f79c8 mpegvideo_parser: fix indentation of an if statement 8 years ago
  Stefan _ 7c39305a17 libavformat/tls_libtls: pass numeric hostnames to tls_connect_cbs() 8 years ago
  Mark Thompson 56912555bc h264_metadata: Actually fail when sei_user_data option is invalid 8 years ago
  James Almer 2aa42fac77 avformat/utils: simplify ff_alloc_extradata() 8 years ago
  James Almer 0ca33b1d4e avformat/utils: free existing extradata before trying to allocate a new one 8 years ago
  Aman Gupta b19e11a4dc MAINTAINERS: add myself to mediacodec 8 years ago
  Aman Gupta c22e7b00e4 avcodec/mediacodec: reduce loglevel for per-frame logging 8 years ago
  Stefan _ 313b6057fb avcodec/mediacodec_wrapper: blacklist more software decoders 8 years ago
  Luca Barbato aeaa108baf hls: Add a discontinuity marker on recover 8 years ago
  Zhong Li 0645698ecc lavc/qsvenc: disable h264 look_ahead by default 8 years ago
  Mark Thompson 0cf9fa9924 Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109' 8 years ago
  Mark Thompson 9053b08859 Merge commit 'e2399e0c1aeb110456405d23e211066fab6cb041' 8 years ago
  Mark Thompson 706d2c66e8 Merge commit 'dc40e64adb1712b1209c018914a44f809bc32664' 8 years ago
  Mark Thompson 085a2eb8e2 Merge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6' 8 years ago
  Rostislav Pehlivanov 8218249f1f parseutils: accept only full "ms" suffix 8 years ago
  Timo Rothenpieler 5787908e8c configure: rename cuda to ffnvcodec 8 years ago
  James Almer df3a2ff767 avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer when writing packets 8 years ago
  Zhong Li 2d6b3f3a9d qsvenc: Provide a detailed error message if the parameters are invalid 8 years ago
  Tobias Rapp 69995a94d8 fftools/ffmpeg: update print_report to use AVBPrint API 8 years ago
  Tobias Rapp a194e9c415 fftools/ffmpeg: fix progress log message in case pts is not available 8 years ago
  Matt Wolenetz 133ddd3875 avformat/mov: Initialize a potential gap in ctts_data in mov_build_index 8 years ago
  Jerome Borsboom 0ec7eb9305 avcodec/vaapi: mask unused bits in bitplane_present.value 8 years ago