summaryrefslogtreecommitdiff
path: root/ext/dirac
Commit message (Expand)AuthorAgeFilesLines
* ext/dirac/gstdiracenc.cc: Update properties for recent dirac changes. Patch ...Jon Trowbridge2008-06-041-9/+24
* ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.Jan Schmidt2008-04-131-4/+4
* ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder ...David Schleef2008-03-061-59/+140
* Rewrite Dirac encoder plugin based on Schroedinger gstreamer elements.David Schleef2008-03-063-11/+800
* ext/dirac/Makefile.am: Also include stdlib here.Stefan Kost2007-07-201-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* Fix up all the state change functions.Jan Schmidt2005-09-051-8/+9
* Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. F...Tim-Philipp Müller2005-02-211-1/+6
* ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje2004-09-234-85/+294
* configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef2004-09-151-5/+11
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* move dirac plug-in where all his friends are (Codec/Decoder/Video)Stéphane Loeuillet2004-05-181-1/+1
* configure.ac: Add prototype Dirac support.David Schleef2004-05-113-0/+274