87289 Commits (7bae17e37ab63d1cfcea22c68c455f859db3663c)
 

Author SHA1 Message Date
  Paul B Mahol c9dcd25288 avfilter/vf_bitplanenoise: add gray10 and gray12 suppport 8 years ago
  Diego Biurrun 9254344e11 configure: Move hardware-accelerated codec deps out of hwaccel section 8 years ago
  Diego Biurrun d4f2a681cb configure: MMAL-related decoders should depend on, not select, mmal 8 years ago
  Paul B Mahol 46752d6b12 avfilter/vf_extractplanes: add extract support for 10bit and 12bit formats 8 years ago
  Diego Biurrun 212c6a1d70 mjpegdec: Check return values of functions that may fail 9 years ago
  Diego Biurrun 3ee5f25d37 dxva2: Adjust printf length modifiers where appropriate 8 years ago
  Diego Biurrun 239d02eff3 avisynth: Cast to the right type when loading avisynth library functions 8 years ago
  Paul B Mahol 57ef0f0f17 avfilter/vf_waveform: add gray10 and gray12 support 8 years ago
  Paul B Mahol d56c7830c0 avcodec/raw: add gray10 support in nut 8 years ago
  Daniel Verkamp e856ac2373 avcodec/msrledec: implement vertical offset in 4-bit RLE 8 years ago
  Anton Khirnov 3fe2a01df7 lavc: move decoding-related code from utils.c to a new file 8 years ago
  Anton Khirnov 328cd2b599 lavc: move encoding-related code from utils.c to a new file 8 years ago
  James Almer 45d199d5b0 aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC 8 years ago
  Andreas Cadhalpun 1762a39e09 mss2: only use error correction for matching block counts 8 years ago
  Luca Barbato d0c84c41d3 avconv: Fix the audio next dts computation 8 years ago
  Michael Niedermayer 1e7f9b0ec6 tests: Fix running ffserver under qemu 8 years ago
  Michael Niedermayer c3f781c52a tests/Makefile: Fix ffservertest dependencies 8 years ago
  Michael Niedermayer 0dbee67700 ffserver: Remove last use of AVStream size 8 years ago
  Michael Niedermayer da38da4595 ffserver: Remove some deprecated API use related to codec/codecpar 8 years ago
  Michael Niedermayer 75b436d8b6 ffserver: Remove use of AVStream as a intermediate to store parameters 8 years ago
  Michael Niedermayer c8b24a685a ffserver: drop FeedData, its unused 8 years ago
  Michael Niedermayer 319a7c5dea tests/ffserver-regression.sh: Fix file truncation introduced in 508826f961 8 years ago
  Alex Converse 8899057d91 libvpxenc: Report encoded VP9 level 8 years ago
  Vittorio Giovara afb84857bf vf_colorspace: Forbid odd dimensions 8 years ago
  Diego Biurrun eb135516e6 ac3enc: Avoid unnecessary macro indirections 9 years ago
  Diego Biurrun f0d3e43bd7 ac3enc: Reshuffle functions to avoid forward declarations 9 years ago
  Diego Biurrun e22c63ac74 ac3enc: Reshuffle some float/fixed-mode ifdefs to avoid a dummy function 9 years ago
  Michael Niedermayer bda6f2937e ffmpeg_opt: Fix starttime with ffm in bitexact mode 8 years ago
  Andreas Cadhalpun 801b5c18c7 pngdec: check if previous frame exists instead of trusting sequence_number 8 years ago
  Michael Niedermayer 55997d5043 tests/ffserver.conf: Force bitexactness in the ffmpeg command 8 years ago
  Michael Niedermayer 102f7d0ee6 avformat/rmenc: Check framerate before storing 8 years ago
  Clément Bœsch 5d7be07a8b lavfi/f_ebur128: relicense to LGPL 8 years ago
  Michael Niedermayer d9883ded34 avcodec/me_cmp: Fix median_sad size 8 years ago
  Michael Niedermayer 9478bd87d4 ffserver: Remove extract_mpeg4_header() 8 years ago
  Michael Niedermayer bc9eb0467a Revert "ffserver: use AVStream.codecpar in open_input_stream()" 8 years ago
  Anton Khirnov 6a4e24280d configure: check for stdatomic.h 8 years ago
  Paul B Mahol 4719e563a4 avfilter/vf_zscale: export approximate gamma option and enable it by default 8 years ago
  Michael Niedermayer a06e84b56e avformat/utils: Fix type mismatch 8 years ago
  Andreas Cadhalpun ff5f4bd976 lavf: always forward codec_whitelist in avformat_find_stream_info 8 years ago
  Mark Thompson d30719e62d hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool 8 years ago
  Hendrik Leppkes 99ee8ee093 dxva2_vc1: support multiple slices 8 years ago
  Hendrik Leppkes 36e27c87e7 vc1dec: support multiple slices in frame coded images with hwaccel 8 years ago
  Steven Liu af7d0ad983 refine avformat/flvdec set bit_rate 8 years ago
  Steven Liu 7c5478a203 avformat/flvdec: move set bit_rate from parse AMF OBJECT to 8 years ago
  Steven Liu ee24c8ad01 avformat/flvenc: fix ticket 5976 and use old commit 8 years ago
  Muhammad Faiz da34e4e132 swresample/soxr: fix invalid use of linear_interp 8 years ago
  James Almer 6e1902bab4 avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC 8 years ago
  Anton Khirnov 4adbb44ad1 tta: avoid undefined shifts 8 years ago
  Anton Khirnov dc4b625028 tta: use get_unary() instead of a custom implementation 8 years ago
  Andreas Cadhalpun 2566ad98b0 mss2: only use error correction for matching block counts 8 years ago