90257 Commits (ff4600d95471a653073a961ec77f32e2f946684a)
 

Author SHA1 Message Date
Aurelien Jacobs ff4600d954 sbc: implement SBC encoder (low-complexity subband codec) 7 years ago
Aurelien Jacobs 2e08de0815 sbc: add raw demuxer for SBC 7 years ago
Aurelien Jacobs 2505ebc632 sbc: add parser for SBC 7 years ago
Aurelien Jacobs 4439887198 sbc: implement SBC decoder (low-complexity subband codec) 7 years ago
Aurelien Jacobs 0b4ad86959 crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D 7 years ago
Paul B Mahol ea0963181a avfilter/af_alimiter: check if buffer_size is valid 7 years ago
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
Stefan _ 5ab0ecf283 avcodec/mediacodec_wrapper: fix false positives in swdec blacklist 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
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
Matthieu Bouron cc9875dc29 avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContext 7 years ago
Matthieu Bouron 5d69e249c8 avcodec/mediacodecdec_common: remove spurious space 7 years ago
Matthieu Bouron a079eaba8e avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format() 7 years ago
Serhii Marchuk e45d557561 avformat/dashenc: Use HTTP DELETE for HTTP base proto 7 years ago