index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
mpeg2enc
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
3
-133
/
+141
2004-03-14
gst-indent c++ files
Thomas Vander Stichele
5
-327
/
+302
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-2
/
+2
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
2
-3
/
+3
2004-01-20
ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors.
Ronald S. Bultje
1
-1
/
+2
2004-01-20
fix error error
Thomas Vander Stichele
1
-2
/
+2
2004-01-18
use new error signal and classification
Thomas Vander Stichele
2
-6
/
+4
2004-01-16
ext/mpeg2enc/: Bugfix with respect to EOS handling.
Ronald S. Bultje
3
-5
/
+15
2004-01-02
ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue.
Ronald S. Bultje
1
-2
/
+3
2004-01-02
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
1
-17
/
+2
2004-01-01
configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...
Ronald S. Bultje
5
-12
/
+21
2003-12-23
Fix caps breakage after Dave's caps branch merge.
Ronald S. Bultje
3
-71
/
+92
2003-12-21
configure.ac: Improve mpeg2enc detection. This is for distributions that do s...
Ronald S. Bultje
1
-5
/
+10
2003-12-13
Wrong optimization from my side. Mpeg2enc works now
Ronald S. Bultje
1
-2
/
+7
2003-12-11
This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...
Ronald S. Bultje
11
-0
/
+1601