Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1176 closed enhancement (fixed)

Migration of current video works from private repository to this repository

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-2.0-dev
Component: common Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

This ticket contains the changeset containing current video works that has been developed in a private repository. The current state of the video work is as follows:

  1. major refactoring of pjmedia base types to support video (pjmedia_format, pjmedia_port, etc.)
  2. (new) video devices:
    • SDL renderer
    • Video4Linux4 capture
    • DirectShow capture
    • ffmpeg capture (unfinished)
    • Color bar
  3. (new) video device port (analogous to sound device port)
  4. (new) format conversion framework
    • .. with ffmpeg's libswscale implementation
  5. (new) video codec framework
    • .. with ffmpeg's libavcodec implementation
  6. (new) AVI file reader

Change History (3)

comment:1 Changed 13 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

(In [3392]) Migration of current video works from private repository to this repository. This closed #1176

comment:2 Changed 13 years ago by bennylp

(In [3393]) Re #1176: fixed link error in GNU build system

comment:3 Changed 13 years ago by nanang

(In [3394]) Re #1176: fixed build config for MSVC2005

Note: See TracTickets for help on using tickets.