42946 Commits (8b4b1c1eea9daa4e2003aa0935e73f56aab8102d)
 

Author SHA1 Message Date
  Luca Barbato 8b4b1c1eea matroska: Support V_QUICKTIME as written in the specification 10 years ago
  Luca Barbato 92c1a83ee9 qsv: Fix loading multiple plugins 10 years ago
  Luca Barbato 7e01d48cfd mov: Check the entries value when parsing dref boxes 10 years ago
  Luca Barbato 59b9d2f684 configure: Add support for clang llvm-cov 10 years ago
  Luca Barbato c11a858626 configure: Support msan as toolchain 10 years ago
  Anton Khirnov 328e9a15c5 buffer: drop a reference to a non-existing function from the docs 10 years ago
  Anton Khirnov 7480d00131 pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxy 10 years ago
  Luca Barbato 39a2d3288e mpegvideo: Refactor emulated_edge_mc calls 10 years ago
  Luca Barbato 0242351390 mpegvideo: Fix undefined negative shifts in mpeg_motion_internal 10 years ago
  Luca Barbato 7d4a1ff344 mpegvideo: Fix undefined negative shifts in ff_init_block_index 10 years ago
  Katerina Barone-Adesi 1389b4c18d idct8x8: Fix undefined negative shifts 10 years ago
  Vittorio Giovara e10b7ef2fe vdpau: Add missing deprecation guards 10 years ago
  Vittorio Giovara d40cb726d2 mov: Trim dref absolute path 10 years ago
  wm4 0b6e5d6b32 avconv: remove sub-frame warning 10 years ago
  wm4 2e2f8534eb lavc: factor apply_param_change() AV_EF_EXPLODE handling 10 years ago
  wm4 7a6cf27714 lavu: improve documentation of some AVFrame functions 10 years ago
  Anton Khirnov 84b5dcf275 asfenc: remove an unused variable 10 years ago
  Anton Khirnov ff3db937ef asfenc: fix some possible integer overflows 10 years ago
  Anton Khirnov 1ceb07eb31 avformat_find_stream_info: move duration guessing after updating codec parameters 10 years ago
  Diego Biurrun 11843ededa fate: Add separate target for all indeo3 tests 10 years ago
  Vittorio Giovara b39ab8549a fate: Add test for indeo2 with delta frames 10 years ago
  Luca Barbato f8c34f4b8d indeo2: Fix banding artefacts 10 years ago
  Luca Barbato d4066a7024 indeo2data: K&R formatting cosmetics 10 years ago
  Diego Biurrun 1a094af638 fft: Split MDCT bits off from FFT 10 years ago
  Mark Harris 4d13bcceb9 sdp: fix opus sprop-stereo fmtp syntax 10 years ago
  Diego Biurrun f6ccee9bed fate: fft: Split DCT/FFT/MDCT/RDFT tests into separate targets 10 years ago
  Diego Biurrun 4c297249ac rdft: arm: Split RDFT initialization into a separate file 10 years ago
  Diego Biurrun 97aec6e75e fft: arm: Drop unnecessary #include, add missing ones 10 years ago
  Diego Biurrun 73ff983e8d fft: x86: cosmetics: Drop silly comments, add comment, whitespace 10 years ago
  Luca Barbato ce9d7da765 qsv: Move down the implementation query 10 years ago
  Anton Khirnov dbb43b8b83 avpacket: properly reset data/size in av_packet_move_ref() 10 years ago
  Anton Khirnov ba357e9869 avprobe: switch to codecpar 10 years ago
  Anton Khirnov 567d6d5f9d avprobe: add local per-stream state 10 years ago
  Anton Khirnov c9478410c6 avprobe: add local per-file state 10 years ago
  Anton Khirnov c80344d010 mpegvideo_enc: use avcodec_free_context() instead of av_free() 10 years ago
  Anton Khirnov 168a443d43 avprobe: print information from the codec descriptor 10 years ago
  Anton Khirnov e7188a1a84 avprobe: remove a pointless condition and a dead branch 10 years ago
  Anton Khirnov dc4983d78a APIchanges: add missing hashes and dates 10 years ago
  Anton Khirnov 3e8fd93b6a lavf: add a missing bump and APIchanges for the codecpar switch 10 years ago
  Vittorio Giovara e66fa35392 vc1dec: Check group allocations separatedly 10 years ago
  Vittorio Giovara 01f0e6a0c9 vc1dec: Fix leak on error for array allocations 10 years ago
  Vittorio Giovara f91d94bdfc vc1dec: Properly call deinit function on error 10 years ago
  Vittorio Giovara 35b1cd343c vc1dec: Drop commented out cruft 10 years ago
  Vittorio Giovara fa55addd23 img2: Drop av_ prefix for a static function 10 years ago
  Diego Biurrun d6e49096c0 idct: Only build prores IDCT if ProRes decoder is enabled 10 years ago
  Anton Khirnov 3c53627ac1 qsvdec: store the sync point in heap memory 10 years ago
  Maxym Dmytrychenko a1335149fd qsvenc: store the sync point in heap memory 10 years ago
  Anton Khirnov 1138eb5509 vsrc_movie: convert to codecpar 10 years ago
  Anton Khirnov ac6d53589f examples/transcode_aac: convert to codecpar 10 years ago
  Anton Khirnov a9e1f2cc61 examples/qsvdec: convert to codecpar 10 years ago