summaryrefslogtreecommitdiff
path: root/ext/dirac
Commit message (Expand)AuthorAgeFilesLines
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+3
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-0/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-20/+13
* dirac: Raise rank of encoder to MARGINALEdward Hervey2009-11-181-1/+1
* dirac: fix warning in macosx snow leopardJosep Torra2009-10-111-2/+3
* dirac: various fixesDavid Schleef2009-10-051-21/+32
* diracenc: Fix caps unlinked negotiationJan Schmidt2009-10-051-54/+63
* Use GST_CXXFLAGS and GST_CFLAGS to pull in local gst-libs includes.Jan Schmidt2009-10-051-2/+2
* Fix CFLAGS and LDFLAGS for dirac/schrodingerJan Schmidt2009-10-051-2/+6
* dirac: convert to BaseVideoEncoderDavid Schleef2009-10-022-126/+532
* dirac: use GST_CXXFLAGS instead of GST_CFLAGS for c++ compilersTim-Philipp Müller2009-06-021-1/+1
* dirac: Implement preset interfaceSebastian Dröge2009-05-041-1/+15
* ext/dirac/gstdiracenc.cc: Set pixel-aspect-ratio correctly in the encoder API...David Schleef2008-11-131-18/+16
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* ext/dirac/gstdiracenc.cc: Fix some memleaks.David Schleef2008-08-301-0/+4
* ext/dirac/gstdiracenc.cc: Fix EOS handling. Clean up at object disposal. Ha...David Schleef2008-08-301-49/+164
* 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