gstreamer/ext/mpeg2enc
Benjamin Otte 23c774e5a3 ext/: \1/Codec, (fixes #142193)
Original commit message from CVS:
reviewed by Benjamin Otte  <otte@gnome.org>
* ext/a52dec/gsta52dec.c:
* ext/divx/gstdivxdec.c:
* ext/divx/gstdivxenc.c:
* ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
* ext/faac/gstfaac.c: (gst_faac_base_init):
* ext/faad/gstfaad.c: (gst_faad_base_init):
* ext/ivorbis/vorbisfile.c:
* ext/lame/gstlame.c:
* ext/libfame/gstlibfame.c:
* ext/mpeg2enc/gstmpeg2enc.cc:
* ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
* ext/sidplay/gstsiddec.cc:
* ext/speex/gstspeexdec.c:
* ext/speex/gstspeexenc.c:
* ext/xvid/gstxviddec.c:
* ext/xvid/gstxvidenc.c:
correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
(fixes #142193)
2004-05-09 14:37:16 +00:00
..
gstmpeg2enc.cc ext/: \1/Codec, (fixes #142193) 2004-05-09 14:37:16 +00:00
gstmpeg2enc.hh This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi... 2003-12-11 21:07:25 +00:00
gstmpeg2encoder.cc gst-indent c++ files 2004-03-14 23:20:41 +00:00
gstmpeg2encoder.hh configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1.6.1.92, since the pkg-config file of 1.... 2004-01-01 22:45:57 +00:00
gstmpeg2encoptions.cc don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
gstmpeg2encoptions.hh This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi... 2003-12-11 21:07:25 +00:00
gstmpeg2encpicturereader.cc don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
gstmpeg2encpicturereader.hh configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1.6.1.92, since the pkg-config file of 1.... 2004-01-01 22:45:57 +00:00
gstmpeg2encstreamwriter.cc gst-indent c++ files 2004-03-14 23:20:41 +00:00
gstmpeg2encstreamwriter.hh This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi... 2003-12-11 21:07:25 +00:00
Makefile.am ext/mpeg2enc/: Bugfix with respect to EOS handling. 2004-01-16 14:14:58 +00:00