index
:
~reynaldo/gst-plugins-bad-sdk
eglglessink
sdk-0.10.23
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
dirac
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
2
-8
/
+8
2011-08-12
diracenc: Update for basevideoencoder ::get_caps() removal
Sebastian Dröge
1
-26
/
+36
2011-08-08
dirac: Fix set but unused variables
Sjoerd Simons
1
-25
/
+0
2011-08-03
diracenc: Remove unused shape_output code
David Schleef
1
-150
/
+9
2011-07-21
diracenc: Update for GstBaseVideoEncoder::finish() signature change
Sebastian Dröge
1
-3
/
+3
2011-07-13
diracenc: Fix compilation by including the new gstbasevideoutils.h header and...
Sebastian Dröge
1
-8
/
+1
2011-05-16
basevideoencoder: provide proper upstream flow return handling
Mark Nauwelaerts
1
-5
/
+5
2011-05-16
basevideoencoder: invoke subclass start method at state change
Mark Nauwelaerts
1
-6
/
+4
2011-05-16
basevideocodec: remove redundant caps field
Mark Nauwelaerts
1
-3
/
+6
2010-11-30
Fix pad template memleaks
David Schleef
1
-9
/
+7
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-31
/
+50
2010-10-15
basevideo: Move common fields/functions to basecodec
David Schleef
1
-12
/
+14
2010-06-02
dirac: Fixes for base video encoder changes
Sebastian Dröge
1
-31
/
+35
2010-05-19
Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
David Schleef
1
-1
/
+3
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-0
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-20
/
+13
2009-11-18
dirac: Raise rank of encoder to MARGINAL
Edward Hervey
1
-1
/
+1
2009-10-11
dirac: fix warning in macosx snow leopard
Josep Torra
1
-2
/
+3
2009-10-05
dirac: various fixes
David Schleef
1
-21
/
+32
2009-10-05
diracenc: Fix caps unlinked negotiation
Jan Schmidt
1
-54
/
+63
2009-10-05
Use GST_CXXFLAGS and GST_CFLAGS to pull in local gst-libs includes.
Jan Schmidt
1
-2
/
+2
2009-10-05
Fix CFLAGS and LDFLAGS for dirac/schrodinger
Jan Schmidt
1
-2
/
+6
2009-10-02
dirac: convert to BaseVideoEncoder
David Schleef
2
-126
/
+532
2009-06-02
dirac: use GST_CXXFLAGS instead of GST_CFLAGS for c++ compilers
Tim-Philipp Müller
1
-1
/
+1
2009-05-04
dirac: Implement preset interface
Sebastian Dröge
1
-1
/
+15
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