87105 Commits (f8d7b5febba075035a94de5d7d1dc9083ad2f3ed)
 

Author SHA1 Message Date
  Clément Bœsch 308f9b1c49 lavfi/selectivecolor: add 16-bit support 9 years ago
  Clément Bœsch b8aaedcd01 lavfi/selectivecolor: fix picking black as neutral when alpha is present 9 years ago
  Mark Reid 6108cb2ce3 tests/fate: add dnxhr encoding tests 9 years ago
  Clément Bœsch 6e971f7d66 lavfi: bump minor after recent curves filter additions 9 years ago
  Clément Bœsch b470d81f4e lavfi/curves: prefix init and uninit function names 9 years ago
  Clément Bœsch 62a31aecf6 lavfi/curves: pass log ctx as void* instead of AVFilterContext* 9 years ago
  Clément Bœsch 39c6d4a8c5 lavfi/curves: reindent after previous commit 9 years ago
  Clément Bœsch e30cdac14b lavfi/curves: add 16-bit support 9 years ago
  Clément Bœsch f19f5b906d lavfi/curves: move alloc and init of LUTs inside config_input() 9 years ago
  Clément Bœsch 050f790594 lavfi/curves: dynamically allocate LUTs 9 years ago
  Clément Bœsch 4eee06ae87 lavfi/curves: add various const where it makes sense 9 years ago
  Clément Bœsch 51a873d441 lavfi/curves: remove pointless logging since the addition of plot option 9 years ago
  Clément Bœsch 4a8f5f1fd8 lavfi/curves: add plot option 9 years ago
  Clément Bœsch 5c14018fc4 lavfi/curves: do not automatically insert points at x=0 and x=1 9 years ago
  Michael Niedermayer 783a2568b2 tests/fate/filter-audio: fate-filter-chorus: Randomly change parameters to some values which pass on arm/mips/x86-32/64 9 years ago
  Kacper Michajłow 69630f4d30 libavutil/opt: Small bugfix in example. 9 years ago
  Jan Sebechlebsky 75bd5d3e2d avformat/tee: Rescale ts using av_packet_rescale_ts 9 years ago
  Mark Reid ece12db4f1 libavcodec/dnxhdenc: add support for dnxhr encoding 9 years ago
  Mark Reid cdca1902ab libavcodec/dnxhdenc: add support for variable mircoblock counts 9 years ago
  Mark Reid c2cd1a5ea7 tests/fate/dnxhd: add dnxhr prefix tests 9 years ago
  Mark Reid e47981dab7 libavformat/movenc: add dnxhr compatibility for apple players 9 years ago
  Nikolay Aleksandrov 8ec599caa4 MAINTAINERS: add myself to the project server 9 years ago
  Chris Cunningham d59820f6fe libavformat/matroskadec: fix unsigned overflow to improve seeking 9 years ago
  Luca Barbato 40ad05bab2 checkasm: Cast unsigned to signed 9 years ago
  Luca Barbato b183abfb5b vpx: Support color range 9 years ago
  Mark Reid 0a088dea3d ffmpeg.c: copy video profile when using stream_copy 9 years ago
  Carl Eugen Hoyos db8e8c9731 lavc/intrax8: Use correct printf specifier for size_t on Windows. 9 years ago
  Anton Khirnov ad71d3276f lavfi: add a QSV deinterlacing filter 9 years ago
  Anton Khirnov 8e07c22e50 qsvenc: print warnings from encode/init 9 years ago
  Anton Khirnov 0956fd4606 qsvenc: do not re-execute encoding on all positive status codes 9 years ago
  Anton Khirnov 95414eb2dc qsv: print more complete error messages 9 years ago
  Anton Khirnov d9ec3c6014 qsvenc: take only the allocated dimensions from the frames context 9 years ago
  Anton Khirnov 37a9015ee8 qsvenc: add support for p010 9 years ago
  Anton Khirnov 21962261c7 qsv: handle the semi-packed formats in map_fourcc as well 9 years ago
  Anton Khirnov f65285aba0 lavc: set sw_pix_fmt for hwaccel encoding 9 years ago
  Anton Khirnov d59641abfd lavc: initialize AVCodecContext.sw_pix_fmt properly 9 years ago
  Anton Khirnov 8b7a9729aa avconv_qsv: use the actual pixel format provided by lavc 9 years ago
  Anton Khirnov 6f40181cad avconv_qsv: align the surface size to 32 9 years ago
  Anton Khirnov b0f36a0043 avconv: stop using setpts for input framerate forced with -r 9 years ago
  Alexandra Hájková 9064777dbb checkasm: add HEVC test for testing IDCT DC 9 years ago
  Hendrik Leppkes 7f549b8338 riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain that data. 14 years ago
  Jan Sebechlebsky 1c46e53dcc avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return value 9 years ago
  Jan Sebechlebsky 8c997b3d3d avcodec/mpeg4_unpack_bframes_bsf: Copy packet props 9 years ago
  Sasi Inguva 282477bf45 libx264: Increase x264 opts character limit to 4096 9 years ago
  Steven Liu 41ad6d193a doc/muxers: improve hlsenc description 9 years ago
  Steven Liu 6f07467831 doc/muxers: add hls_flags option description 9 years ago
  Petru Rares Sincraian fa393e3061 fate: add test for extrastereo filter 9 years ago
  Michael Niedermayer e83a01def3 avformat/teeproto: Fix memset sizeof 9 years ago
  James Zern 640c0962c0 libvpxenc,cosmetics: rename common fns vp8 -> vpx 9 years ago
  James Zern 2afddfe9bf libvpxdec,cosmetics: rename common fns vp8 -> vpx 9 years ago