94102 Commits (c830752142bb5e052d540c429d41fb6dafe920db)
 

Author SHA1 Message Date
  Paul B Mahol 8fb0e51bd1 avfilter: add drmeter audio filter 8 years ago
  James Almer 2536bd8632 avcodec/extract_extradata: don't allocate more space than needed when removing NALUs in h264/hevc 8 years ago
  Sasi Inguva 43205df645 lavf/mov.c: Use the correct offset to shift timestamp when seeking. 8 years ago
  Jérôme Martinez b6fc09cdb4 avcodec/ffv1: support of more pix_fmt 8 years ago
  Rostislav Pehlivanov ea6973a573 vc2enc: replace quantization LUT with a smaller division LUT 8 years ago
  James Almer 950170bd3b avutil: add missing version bump for AV_CRC_8_EBU 8 years ago
  Michael Niedermayer a6cba06205 avformat/img2dec: fix infinite loop 8 years ago
  Michael Niedermayer f655ddfb47 avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE 8 years ago
  Michael Niedermayer 3e7c847aaf avformat/oggparseogm: Check lb against psize 8 years ago
  Michael Niedermayer 010b7b30b7 avformat/oggparseogm: Fix undefined shift in ogm_packet() 8 years ago
  Michael Niedermayer 06e092e781 avformat/avidec: Fix integer overflow in cum_len check 8 years ago
  Michael Niedermayer 02ecda4aba avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE 8 years ago
  Marton Balint 8d37dd6ed3 avutil/parseutils: only accept full us duration, do not accept mss duration 8 years ago
  Marton Balint cf5ffe0183 avformat/mxfdec: do not allow more partitions than INT_MAX/2 8 years ago
  Marton Balint 90756e67a0 avformat/mxfdec: use binary search in mxf_absolute_bodysid_offset 8 years ago
  Marton Balint 3aaf97e773 avformat/mxfdec: fix opAtom audio demuxing 8 years ago
  James Almer d168e78eff avcodec/extract_extradata: zero initalize the padding bytes in all allocated buffers 8 years ago
  James Almer c4cee26129 avformat/mov: print the projection type when reporting it as unsupported 8 years ago
  Xiaohan Wang 3386be16d5 ffmpeg: Fix stts_data memory allocation 8 years ago
  Jérôme Martinez 00035a6b4a avcodec/ffv1enc: remove warning about transparency 8 years ago
  Rodger Combs 63d875772d lavc/videotoolbox: fix threaded decoding 8 years ago
  Diego Biurrun dd7e63af93 configure: Restore original endianness test 8 years ago
  Carl Eugen Hoyos 9fe61b6107 lavfi/drawutils: Do not claim to support P016. 8 years ago
  Calvin Walton 2b2c8b22da libavfilter/vf_fps: Minor cleanups 8 years ago
  Calvin Walton e4edc567a0 libavfilter/vf_fps: Rewrite using activate callback 8 years ago
  Paul B Mahol 2f147588f7 avfilter/vf_vaguedenoiser: fix plane copy for >8 bit depth formats 8 years ago
  Yingming Fan 80798e3857 checkasm/hevc_sao : add hevc_sao for checkasm 8 years ago
  Haihao Xiang 00ae5c1d3d lavc/vaapi_encode: Don't return error if the underlying driver doesn't support B frames 8 years ago
  Aman Gupta 823a758543 avcodec/mediacodecdec: add more trace logging of input/output buffers 8 years ago
  Aman Gupta 2a0eb86857 avcodec/mediacodecdec: add delay_flush option 8 years ago
  Aurelien Jacobs 840f6eb77a Changelog: list the new SBC codec 8 years ago
  Aurelien Jacobs f677718bc8 sbcenc: add armv6 and neon asm optimizations 8 years ago
  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