92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  Rostislav Pehlivanov b71f62a9c8 opusenc: initialize the emphasis coefficients on init 9 years ago
  Mark Thompson 2d518aec4c vf_deinterlace_vaapi: Create filter buffer after context 9 years ago
  Thierry Foucu 4bc7268f2b lavf/riff: Support decoding files with broken mediasubtype base guid. 9 years ago
  Michael Niedermayer 04e611474b avcodec/opus: Check count of ambisonic channels 9 years ago
  Felicia fcf3e06fe4 libopus: decode ambisonics with non-diegetic sources 9 years ago
  Paul B Mahol 1a71df9bac avcodec/fmvc: fix decoding of odd size videos 9 years ago
  Carl Eugen Hoyos 1d54be2153 lavc/avpacket: Initialize a variable in error path. 9 years ago
  Andreas Cadhalpun 9ccc6cecd2 wmaprodec: fix leaking fdsp on init failure 9 years ago
  Andreas Cadhalpun 783b350b2e mpegaudiodec_template: fix leaking fdsp for mp3on4float 9 years ago
  Mark Thompson a1e83a2f90 vaapi_vp8: Use VP8_MAX_QUANT instead of magic number 9 years ago
  Mulvya 64b79535d7 doc: correct order of options for channelmap filter 9 years ago
  Mark Thompson 17aeee5832 vaapi_encode: Discard output buffer if picture submission fails 9 years ago
  Rostislav Pehlivanov ada281dbe2 Changelog: add entry for the native Opus encoder 9 years ago
  Michael Niedermayer 1fa8884aeb avcodec/opusenc: Add () protecting macro arguments 9 years ago
  Michael Niedermayer 8365c1a15c avcodec/error_resilience: Fix "assignment from incompatible pointer type" warning 9 years ago
  Pavel Koshevoy e3f1b99334 lavc/vda_h264_dec.c Fix NULL pointer dereference 9 years ago
  Martin Storsjö 8f5de34c8f vf_fade: Make sure to not miss the last lines of a frame 9 years ago
  Matthieu Bouron 5ef2f4f394 swr/aarch64: add missing ret to ff_resample_common_apply_filter_x8_float_neon 9 years ago
  Diego Biurrun d00a0d8e84 configure: Handle SDL version check through pkg-config 9 years ago
  Martin Storsjö 8847eeaa14 aarch64: Add parentheses around the offset parameter in movrel 9 years ago
  James Almer ad1d0a1a06 configure: add missing mdct15 dependency 9 years ago
  James Almer a50b330859 configure: remove unnecessary opus encoder dependency 9 years ago
  Rostislav Pehlivanov 3fc86f0d69 opusenc: fix coarse energy quantization with 2 bits left 9 years ago
  Mark Thompson 82989bd98c avconv: Move rescale to stream timebase before monotonisation 9 years ago
  Rostislav Pehlivanov 1b90e2414d opus_pvq: fix uninitialized variable usage 9 years ago
  Martin Storsjö 030de53e9c libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filter 9 years ago
  Mulvya 449ce456a6 doc: correct table end for metadata filter 9 years ago
  Paul B Mahol ee4aa388b2 adpcm: fix clipping for yamaha 9 years ago
  Alexandra Hájková 0539d84d98 asfdec: Account for different Format Data sizes 9 years ago
  Diego Biurrun 871b4f3654 configure: Check for xcb as well as xcb-shape before enabling libxcb 9 years ago
  Luca Barbato b446f0e98f mov: Do not try to parse multiple stsd for the same track 9 years ago
  Michael Niedermayer 6a37abc59a avcodec/h264_sei: Check actual presence of SEI picture timing instead of implying it 9 years ago
  Thomas Stephens 5fe2b43702 avformat/dashenc: Only use temporary files when outputting to file protocol 9 years ago
  Michael Niedermayer db3507a670 avcodec/hevc_parser: export framerate, remove one dependency on the decoder 9 years ago
  Joel Cunningham 8c8e5d5286 HTTP: improve performance by reducing forward seeks 9 years ago
  Timo Rothenpieler b6f4f0b14b avcodec/cuvid: add format mismatch debug logs 9 years ago
  Timo Rothenpieler ce79410bba avcodec/cuvid: set width and height before calling get_format 9 years ago
  Timo Rothenpieler b7d480f431 avcodec/cuvid: update hw_frames_ctx reference after get_format call 9 years ago
  Timo Rothenpieler be74ba648c avcodec/nvenc: push cuda context before encoding a frame 9 years ago
  Rostislav Pehlivanov 965503d354 MAINTAINERS: add myself as mdct/opus maintainer 9 years ago
  Rostislav Pehlivanov 3a7f0055b4 doc/encoders: add documentation for the Opus encoder 9 years ago
  Rostislav Pehlivanov 5f47c85e5c opus: add a native Opus encoder 9 years ago
  Rostislav Pehlivanov 07b78340dd opus_celt: rename structures to better names and reorganize them 9 years ago
  Rostislav Pehlivanov e538108c21 opus_celt: move quantization and band decoding to opus_pvq.c 9 years ago
  Rostislav Pehlivanov d2119f624d imdct15: rename to mdct15 and add a forward transform 9 years ago
  Rostislav Pehlivanov 373ee2c618 opus_rc: add entropy encoding functions 9 years ago
  Michael Niedermayer 8fa18e042a avformat/http: Check for truncated buffers in http_connect() 9 years ago
  Lou Logan 1c049d5ffe doc/ffmpeg: document trailing "?" in map option 9 years ago
  Mark Thompson c1a5fca06f lavc: Add device context field to AVCodecContext 9 years ago
  Paul B Mahol aa234698e9 avfilter/vf_lut: make it possible to clip pixel values that are out of valid range 9 years ago