43927 Commits (00aeedd84105a17f414185bd33ecadebeddb3a27)
 

Author SHA1 Message Date
  Anton Khirnov 00aeedd841 qsv{dec,enc}: use a struct as a memory id with internal memory allocator 9 years ago
  Anton Khirnov 404e51478e qsv{dec,enc}: always use an internal mfxFrameSurface1 9 years ago
  Anton Khirnov e8bbacbf52 hwcontext_qsv: support frame mapping 9 years ago
  Anton Khirnov 8ea15afbf2 hwcontext_qsv: transfer data through the child context when VPP fails 9 years ago
  Anton Khirnov b91ce48600 hwcontext_qsv: do not fail when download/upload VPP session creation fails 9 years ago
  Anton Khirnov b115a35ea6 hwcontext_qsv: add support for the P8 format 9 years ago
  Anton Khirnov 10065d9324 hwcontext_dxva2: add support for the P8 format 9 years ago
  Anton Khirnov 9109737654 hwcontext_dxva2: frame mapping support 9 years ago
  Hendrik Leppkes fabfbfe571 dxva2: fix surface selection when compiled with both d3d11va and dxva2 9 years ago
  Derek Buitenhuis db0b3dccb3 libx265: Add option to force IDR frames 9 years ago
  Diego Biurrun 3cba09e522 x86: Drop stray semicolons after function definitions 10 years ago
  Martin Storsjö d1ef1b9eaa configure: Silence lld-link when getting the version number 9 years ago
  Martin Storsjö 392caa65df arm: vp9mc: Insert a literal pool at the middle of the file 9 years ago
  Mark Thompson 8ad9f9d675 hwcontext_vaapi: Frame mapping support 9 years ago
  Mark Thompson 124e26971e lavfi: Hardware map filter 9 years ago
  Mark Thompson d06aa24ba5 hwcontext: Hardware frame mapping 9 years ago
  Diego Biurrun 67351924fa Drop unreachable break and return statements 11 years ago
  Diego Biurrun 99434f4df8 float_dsp: Have implementation match function pointer prototype 9 years ago
  Diego Biurrun 6354957a95 dnxhdenc: Have function pointer prototype match implementation 9 years ago
  Diego Biurrun c778eb15b8 pixblockdsp: Have function pointer prototype match implementation 9 years ago
  Diego Biurrun 99ddeddc7f ituh263dec: Have function signature match across declaration and definition 9 years ago
  Mark Thompson 67c65e461c vf_hwupload_cuda: Fix build error 9 years ago
  Diego Biurrun 13fcdfb976 svq3: Drop unused function dctcoef_get() 9 years ago
  Diego Biurrun ee59f05408 intrax8: Have function signature match across declaration and definition 9 years ago
  Martin Storsjö 1a469a5e42 options_table: Remove a now unnecessary include of config.h 9 years ago
  Martin Storsjö ffbd1d2b00 arm: vp9: Add NEON optimizations of VP9 MC functions 9 years ago
  Martin Storsjö 2e55e26b40 vp9: Flip the order of arguments in MC functions 9 years ago
  Mark Thompson e3fb74f7f9 lavfi: Always propagate hw_frames_ctx through links 9 years ago
  Mark Thompson 7e2561fa83 lavfi: Use ff_get_video_buffer in all filters using hwframes 9 years ago
  Mark Thompson 7433feb82f lavfi: Make default get_video_buffer work with hardware frames 9 years ago
  Diego Biurrun 2025d37871 doc: Turn off noisy deprecation warnings in the option printer 10 years ago
  Diego Biurrun f4ca8ea92a rtmpproto: Restructure zlib code to avoid unreachable code warning 10 years ago
  Diego Biurrun baab87c4f3 bink: Have function pointer prototype match implementation 11 years ago
  Diego Biurrun 4cf2ffb7c4 idct: Have function pointer prototype match implementation 11 years ago
  Diego Biurrun 39cea6570c aactab: Move extern keyword to the front of array declarations 10 years ago
  Diego Biurrun 85baef4ff1 vf_drawtext: Move static keyword to beginning of variable declaration 10 years ago
  Anton Khirnov 636515c324 examples/decode_video: remove a stray unrelated comment 9 years ago
  Anton Khirnov 8191f960a6 examples/decode_video: constify the AVCodec instance 9 years ago
  Anton Khirnov 5b4d7ac7ae examples/encode_video: use the AVFrame API for allocating the frame 9 years ago
  Anton Khirnov d0a603a534 examples/encode_video: set the framerate 9 years ago
  Anton Khirnov e02524025b examples/encode_video: constify the AVCodec instance 9 years ago
  Anton Khirnov 7b1f03477f examples/avcodec: split the remaining two examples into separate files 9 years ago
  Anton Khirnov 90265814f9 examples/decode_audio: constify the AVCodec instance 9 years ago
  Anton Khirnov f5df897c4b examples/avcodec: split audio decoding into a separate example 9 years ago
  Anton Khirnov f76698e759 examples/encode_audio: use the AVFrame API for allocating the data 9 years ago
  Anton Khirnov c00a11ab38 examples/encode_audio: constify AVCodec instances 9 years ago
  Anton Khirnov 40aaa8dadf examples/avcodec: split audio encoding into a separate example 9 years ago
  James Almer 064f19f39e avconv: support parsing bitstream filter options 9 years ago
  Vittorio Giovara ecd2ec69ce mov: Evaluate the movie display matrix 9 years ago
  Vittorio Giovara b90c8a3d08 fate: Add tests for mov display matrix 9 years ago