summaryrefslogtreecommitdiffstats
path: root/ext/dirac
AgeCommit message (Expand)AuthorFilesLines
2009-06-02dirac: use GST_CXXFLAGS instead of GST_CFLAGS for c++ compilersTim-Philipp Müller1-1/+1
2009-05-04dirac: Implement preset interfaceSebastian Dröge1-1/+15
2008-11-13ext/dirac/gstdiracenc.cc: Set pixel-aspect-ratio correctly in the encoder API...David Schleef1-18/+16
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-08-30ext/dirac/gstdiracenc.cc: Fix some memleaks.David Schleef1-0/+4
2008-08-30ext/dirac/gstdiracenc.cc: Fix EOS handling. Clean up at object disposal. Ha...David Schleef1-49/+164
2008-06-04ext/dirac/gstdiracenc.cc: Update properties for recent dirac changes. Patch ...Jon Trowbridge1-9/+24
2008-04-13ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.Jan Schmidt1-4/+4
2008-03-06ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder ...David Schleef1-59/+140
2008-03-06Rewrite Dirac encoder plugin based on Schroedinger gstreamer elements.David Schleef3-11/+800
2007-07-20ext/dirac/Makefile.am: Also include stdlib here.Stefan Kost1-1/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2005-09-05Fix up all the state change functions.Jan Schmidt1-8/+9
2005-02-21Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. F...Tim-Philipp Müller1-1/+6
2004-09-23ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje4-85/+294
2004-09-15configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef1-5/+11
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-2/+2
2004-05-18move dirac plug-in where all his friends are (Codec/Decoder/Video)Stéphane Loeuillet1-1/+1
2004-05-11configure.ac: Add prototype Dirac support.David Schleef3-0/+274