~ubuntu-branches/debian/sid/transmageddon/sid

« back to all changes in this revision

Viewing changes to presets/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-12-03 22:27:04 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20111203222704-g2apuhsw1szmx1p2
Tags: 0.20-1
* New upstream release:
  - Port to new plugins-base discoverer and encodebin
  - Replace radiobutton lists with a combobox instead
  - add support for audio only transcoding
  - add support for outputting audio only from video+audio files
  - Add deinterlacing
  - Support container free audio formats such as FLAC, mp3 and AAC
  - Add HTML5 and Nokia 900 profile
  - add support for video only transcoding
  -  add support for mpeg1 video and mpeg2 audio
* Update gbp.conf file.
* Update licensing information.
* Remove debian/patches, all patches have been accepted upstream.
* Replace autotools-dev with dh-autoreconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
preset_DATA = ffenc_ac3.prs GstFaac.prs GstVorbisEnc.prs \
4
4
              ffenc_flv.prs GstLameMP3Enc.prs \
5
5
              ffenc_h263p.prs GstXvidEnc.prs \
6
 
              ffenc_mpeg4.prs GstTheoraEnc.prs
 
6
              ffenc_mpeg4.prs GstTheoraEnc.prs \
 
7
              ffenc_aac.prs GstVP8Enc.prs
 
8
 
7
9
EXTRA_DIST = ffenc_ac3.prs GstFaac.prs GstVorbisEnc.prs \
8
10
             ffenc_flv.prs GstLameMP3Enc.prs \
9
11
             ffenc_h263p.prs GstXvidEnc.prs \
10
 
             ffenc_mpeg4.prs GstTheoraEnc.prs
 
12
             ffenc_mpeg4.prs GstTheoraEnc.prs \
 
13
             ffenc_aac.prs GstVP8Enc.prs