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