25 Commits (0b539da4c74b412af21099a608abad2707e9e27b)

Author SHA1 Message Date
Xidorn Quan 5a65fea655 avutil/frame: continue to process bufs even if some are empty 12 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 12 years ago
Hendrik Leppkes 1e8b9738fa avutil/frame: add all remaining frame properties to av_frame_copy_props 12 years ago
Nicolas George a964d6a8a2 lavu/frame: use channels rather than channel_layout. 12 years ago
Michael Niedermayer f566ac48ce avutil/frame: fix video buffer allocation 12 years ago
Michael Niedermayer caff888183 avutil/frame: add AVBufferRef for qp table 12 years ago
Hendrik Leppkes febd78e904 lavu/frame: free frame metadata when unrefing a frame. 12 years ago
Hendrik Leppkes e4c5e08f60 lavu/frame: av_frame_make_writable: set the channels on the new frame. 12 years ago
Hendrik Leppkes 2035cc3595 lavu/frame: copy all frame properties in av_frame_copy_props 12 years ago
Carl Eugen Hoyos f1b716c79b avframe: Copy buffer type in copy_props. 12 years ago
Michael Niedermayer 1ad542f11f get_video_buffer: add vertical padding 12 years ago
Janne Grunau fc8406d01e avframe: copy reordered_opaque in copy_props 12 years ago
Clément Bœsch 586ae70ba7 port FFmpeg lavc frame specificities to lavu functions. 12 years ago
Nicolas George d1b456b0a8 lavu/frame: copy the channels field. 12 years ago
Anton Khirnov 0651e892e1 Replace remaining includes of audioconvert.h with channel_layout.h 12 years ago
Anton Khirnov 77b2cd7b41 AVFrame: add side data. 12 years ago
Anton Khirnov 7ecc2d403c Move AVFrame from lavc to lavu. 12 years ago