120 Commits (f9f95ceebfbd7b7f43c1b7ad34e25d366e6e2d2b)

Author SHA1 Message Date
  Guo, Yejun 1ef4828276 avutil: add ROI (Region Of Interest) data struct and bump version 6 years ago
  Mohammad Izadi 2744d6b364 Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutil 6 years ago
  Jun Zhao f3bcb9c16a lavu/frame: Add error report if av_image_fill_pointers fail. 6 years ago
  Devin Heitmueller 4241e44a3c lavc/h264: create AVFrame side data from H.264 timecodes 6 years ago
  Jun Zhao 04cbaae2aa lavu/frame: Add missing conversions from side data enum to name 6 years ago
  Luca Barbato f89ec87afa frame: Simplify the video allocation 6 years ago
  Vittorio Giovara c9fcdac118 Use the same name for stereo3d frame/packet side data 7 years ago
  wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
  wm4 4b86ac27a0 lavu/frame: add QP side data 7 years ago
  wm4 36855abc0e lavu/frame: fix inconsistent qp_table_buf deprecation 7 years ago
  Rostislav Pehlivanov 6731f60598 frame: add an av_frame_new_side_data_from_buf function 7 years ago
  Michael Niedermayer 1fa3a9a31d avutil/frame: Add private_ref to AVFrame 7 years ago
  James Almer 7df37dd319 avutil/frame: deprecate getters and setters for AVFrame fields 7 years ago
  James Almer 8c2b829123 avutil/frame: remove unneccessary metadata pointer getter 7 years ago
  wm4 caa12027ba lavc, lavu: move frame cropping to a convenience function 7 years ago
  wm4 47399ccdfd lavc, lavu: move frame cropping to a convenience function 7 years ago
  James Almer 4cebf0fc45 avutil/frame: add ICC Profile to av_frame_side_data_name 7 years ago
  Steve Lhomme b378f5bd64 lavu: add support for Content Light Level side metadata 8 years ago
  Michael Niedermayer 55196e5d10 Revert "avutil/frame: Disallow zero sized frame side data" 8 years ago
  Michael Niedermayer 7e4f32f4e4 avutil/frame: Disallow zero sized frame side data 8 years ago
  Michael Niedermayer 5804201cba avutil/frame: Reimplement av_frame_new_side_data() without size=0 special case 8 years ago
  wm4 e3af49b14b AVFrame: add an opaque_ref field 8 years ago
  wm4 04f3bd3496 AVFrame: add an opaque_ref field 8 years ago
  Anton Khirnov 4de220d2e3 frame: allow align=0 (meaning automatic) for av_frame_get_buffer() 8 years ago
  Marton Balint d25769555b avutil/frame: fix av_frame_copy for unknown layouts 8 years ago
  Anton Khirnov 52627248e4 frame: add a cropping rectangle to AVFrame 8 years ago
  Michael Niedermayer 721c90f0f9 avutil/frame: fix indention after last commit 8 years ago
  Michael Niedermayer 2acee08a4a avutil/frame: Copy size=0 side data in ff_init_buffer_info() 8 years ago
  Sasi Inguva 3cb400c11a avutil/frame: Add a flag to discard frame after decode. 8 years ago
  James Almer fb91850fe1 avutil/frame: access avframe fields directly in get_frame_defaults() 8 years ago
  Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
  Michael Niedermayer 13aae86a2b avutil/frame: Assert that width/height/channels is 0 for the destination of av_frame*_ref() 9 years ago
  Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
  Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 9 years ago
  Michael Niedermayer 4099e4a77d avutil/frame: Free destination qp_table_buf in frame_copy_props() 9 years ago
  Derek Buitenhuis 66e9d2f44e avutil: Add GOP timecode frame side data 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Neil Birkbeck 17399f6a9f Add missing conversions from side data enum to name 9 years ago
  Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
  Clément Bœsch 503d8bf74a lavu/frame: use AVPALETTE_SIZE instead of 1024 9 years ago
  Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
  Hendrik Leppkes a991526832 lavu/frame: put frame QP elements under a new version guard 9 years ago
  Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 9 years ago
  Michael Niedermayer feb6a94f74 avutil/frame: fix crash with av_frame_unref(NULL) 9 years ago
  Ronald S. Bultje 589a6042ea avutil: make AVFrameSideData buffers ref-counted. 10 years ago
  Ronald S. Bultje b8e36690e8 lavu/frame: move av_frame_copy_props() up in the file. 10 years ago
  Luca Barbato 5d839778b9 lavu: Refactor side data wiping 10 years ago
  wm4 a400edbb6d lavu/frame: fix malloc error path in av_frame_copy_props() 10 years ago
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
  Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 10 years ago