~ubuntu-branches/ubuntu/intrepid/gstreamer0.10-ffmpeg/intrepid

« back to all changes in this revision

Viewing changes to ext/ffmpeg/gstffmpegenc.h

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2007-12-05 09:45:40 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20071205094540-m1x6rg54ohgfkw8u
Tags: upstream-0.10.3
ImportĀ upstreamĀ versionĀ 0.10.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
  gulong buffer_size;
49
49
  gulong rtp_payload_size;
50
50
 
 
51
  guint8 *working_buf;
 
52
  gulong working_buf_size;
 
53
 
51
54
  /* settings with some special handling */
52
55
  guint pass;
53
56
  gfloat quantizer;