[gst-cvs] gst-ffmpeg: ffmpeg: rewrite audio encoders.

Wim Taymans wtay at kemper.freedesktop.org
Tue May 12 16:06:23 PDT 2009


Module: gst-ffmpeg
Branch: master
Commit: 25b41829b930c2577632cba82654c1fdf618bd8f
URL:    http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?id=25b41829b930c2577632cba82654c1fdf618bd8f

Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed May 13 01:04:30 2009 +0200

ffmpeg: rewrite audio encoders.

Rewrite the audio encoders to use the right API functions of ffmpeg. Also get
rid of the handrolled cache and use adapter instead for formats that require
fixed frame_size as input.

---

 ext/ffmpeg/gstffmpegenc.c |  236 ++++++++++++++++++++++++++++++---------------
 ext/ffmpeg/gstffmpegenc.h |    7 +-
 2 files changed, 163 insertions(+), 80 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/diff/?id=25b41829b930c2577632cba82654c1fdf618bd8f




More information about the Gstreamer-commits mailing list