150 Commits (3dc7a9f6239d909b3e66712b32380822466882af)

Author SHA1 Message Date
Reimar Döffinger a48979d715 Reduce MAKE_ACCESSORS code duplication via a new header. 11 years ago
Michael Niedermayer 60ae776d04 av_frame_copy_props: fix unintended self assignment 11 years ago
Vittorio Giovara 3c8bff0740 avframe: have av_frame_get_side_data take const AVFrame* 11 years ago
Michael Niedermayer a80e622924 avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames 11 years ago
Michael Niedermayer 0a06e6e49b av_frame_get_buffer: Do not fail when the channel layout is unknown 12 years ago
Michael Niedermayer 9626d0e906 avutil/frame: Try to align width to achive linesize[0] alignment 12 years ago
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