83554 Commits (3f28caf72083231131ee35ebc81be2c4dfe95e11)
 

Author SHA1 Message Date
  Michael Niedermayer 3f28caf720 avcodec/mpeg12dec: Provide debug level log on skiped P/B frames 9 years ago
  James Darnley 5336887867 avcodec/h264: sse2, avx h luma mbaff deblock/loop filter 9 years ago
  James Darnley 7627df15d4 x86util: import MOVHL macro 9 years ago
  James Darnley e18bc2114f avcodec/h264: add named parameters to x86 function 9 years ago
  James Darnley 9d815b7424 avcodec/x86: deduplicate PASS8ROWS macro 9 years ago
  Michael Niedermayer 56803218db tests/fate/hevc: remove vsync drop from where it is not needed anymore 9 years ago
  Miroslav Slugeň 2a2f6b2887 avcodec/cuvid: add drop_second_field as input option 9 years ago
  Miroslav Slugeň 4cb8872eb7 avcodec/cuvid: don't overwrite deinterlace at progressive input 9 years ago
  Michael Niedermayer 6baee21eb7 avformat/m4vdec: Detect raw mpeg4video with unidentified non mpeg headers with a very low score 9 years ago
  Steven Liu 965f35b111 avformat/hlsenc: set default http method to PUT when method is null 9 years ago
  Rostislav Pehlivanov b71f62a9c8 opusenc: initialize the emphasis coefficients on init 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
  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
  Matthieu Bouron 5ef2f4f394 swr/aarch64: add missing ret to ff_resample_common_apply_filter_x8_float_neon 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
  Rostislav Pehlivanov 1b90e2414d opus_pvq: fix uninitialized variable usage 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
  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