10 Commits (f5fbbbc022f723d3ccf99afd5d658a977b51c08a)

Author SHA1 Message Date
  Anton Khirnov 5b9c3b4505 Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Paul B Mahol b09d86c636 utvideoenc: use av_image_copy_plane() 12 years ago
  Anton Khirnov 231fd1ed39 utvideoenc/v410enc: do not set AVFrame.reference. 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Diego Biurrun 76fa7e09f1 utvideoenc: Add missing AV_ prefix to codec ID 12 years ago
  Michael Niedermayer 040405b59e utvideoenc: Switch to dsputils' median prediction 12 years ago
  Michael Niedermayer bbefd27e52 utvideoenc: Avoid writing into the input picture 12 years ago
  Michael Niedermayer 6d35470063 utvideoenc: use ff_huff_gen_len_table 12 years ago
  Jan Ekström 1ab5a78042 lavc: add Ut Video encoder 12 years ago