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
/
x264
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
ext/x264/gstx264enc.c: Use hyphen in property name, perform safety buffer siz...
Mark Nauwelaerts
1
-4
/
+5
2009-01-02
ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free.
Alessandro Decina
1
-1
/
+1
2008-11-14
ext/x264/gstx264enc.c: Construct source caps in more conventional (and correc...
Mark Nauwelaerts
1
-6
/
+7
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-10-27
ext/x264/gstx264enc.c: Adapt to slightly modified x264 API. Fixes #555238.
Mark Nauwelaerts
1
-0
/
+5
2008-08-12
ext/x264/gstx264enc.*: Do not deal with duplicated input (timestamps). If ne...
Mark Nauwelaerts
2
-26
/
+4
2008-08-12
docs/plugins/gst-plugins-bad-plugins.args: Integrate new properties into docu...
Mark Nauwelaerts
1
-34
/
+10
2008-08-12
Add documentation and unit test for x264enc.
Mark Nauwelaerts
1
-0
/
+30
2008-08-11
ext/x264/gstx264enc.c: Allocate some buffers in more adaptive and economical ...
Mark Nauwelaerts
1
-14
/
+14
2008-08-11
configure.ac: Check for sufficiently up-to-date x264 API.
Mark Nauwelaerts
2
-60
/
+285
2008-08-08
ext/x264/gstx264enc.c: Coding style and layout; re-order some functions in mo...
Mark Nauwelaerts
1
-192
/
+191
2008-08-08
ext/x264/: Use GQueue in stead of custom queue code.
Mark Nauwelaerts
3
-119
/
+82
2008-08-08
Use configure-generated _stdint.h.
Mark Nauwelaerts
1
-1
/
+1
2008-08-08
ext/x264/: Use video format library and GST_WRITE_*_BE macros where applicable.
Mark Nauwelaerts
3
-94
/
+115
2008-06-04
ext/x264/gstx264enc.c: Try harder not to crash when we get an EOS event but h...
Tim-Philipp Müller
1
-13
/
+16
2007-12-11
ext/x264/gstx264enc.c: Fix caps memleak.
Wim Taymans
1
-2
/
+7
2007-10-26
ext/x264/gstx264enc.c: Fix build against the libx264 version that ships with ...
Tim-Philipp Müller
1
-0
/
+2
2007-09-24
Massive leak fixing, plus code cleanups.
Stefan Kost
1
-2
/
+1
2007-07-18
Add stdlib include (free, atoi, exit).
Stefan Kost
1
-0
/
+2
2007-05-15
ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check.
Stefan Kost
1
-1
/
+1
2007-03-25
Add libx264-based h264 encoder plugin (#421110). Probably doesn't handle 'odd...
Michal Benes
3
-0
/
+1158