index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
mpeg2enc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpeg2enc: break statement unnecessary
Luis de Bethencourt
2014-09-25
1
-4
/
+0
*
mpeg2enc: increase max. allowed value for bitrate property
Tim-Philipp Müller
2014-06-01
1
-1
/
+1
*
mpeg2enc: remove dead assignment
Vincent Penquerc'h
2014-04-09
1
-2
/
+0
*
mpeg2enc: Add missing break in switch
Edward Hervey
2014-04-08
1
-0
/
+1
*
mpeg2enc: avoid list for one single value in template caps
Tim-Philipp Müller
2013-12-01
1
-2
/
+1
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
10
-20
/
+20
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
1
-1
/
+1
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
1
-1
/
+1
*
update for task api change
Wim Taymans
2012-06-20
1
-1
/
+1
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-1
/
+1
*
mpeg2enc: also clear initialized mutex and cond
Mark Nauwelaerts
2012-03-14
1
-0
/
+2
*
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
2
-2
/
+2
|
\
|
*
build: fix CFLAGS order and LIBS order
Tim-Philipp Müller
2012-02-03
1
-1
/
+1
|
*
plenty: fixup glib deprecations
Vincent Penquerc'h
2012-01-27
2
-1
/
+2
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+3
*
|
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
2012-02-08
1
-1
/
+1
*
|
mpeg2enc: port to 0.11
Mark Nauwelaerts
2012-01-25
5
-95
/
+127
|
/
*
mpeg2enc: fix build with 1.9.0 release again after recent fixes for mjpegtool...
Tim-Philipp Müller
2011-05-25
1
-1
/
+1
*
mpeg2enc: support mjpegtools 2.0
Götz Waschk
2011-05-24
1
-1
/
+4
*
mpeg2enc: Lower the rank to MARGINAL
Edward Hervey
2011-03-21
1
-1
/
+1
*
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-19
1
-34
/
+63
*
Fix printf format strings for gcc 4.5
Руслан Ижбулатов
2010-04-29
1
-1
/
+1
*
Add -Wundef
Benjamin Otte
2010-03-22
1
-1
/
+1
*
Add ranks to various muxers and encoders in -bad
Christian Schaller
2009-05-07
1
-1
/
+1
*
mpeg2enc: Implement Preset interface
Sebastian Dröge
2009-05-04
1
-1
/
+15
*
mpeg2enc: Get number of processors on win32
LRN
2009-04-21
1
-0
/
+9
*
mpeg2enc: fix bitrate property settings
Mark Nauwelaerts
2009-03-30
1
-8
/
+15
*
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
2008-11-04
1
-0
/
+1
*
Update and add documentation for mplex.
Mark Nauwelaerts
2008-08-12
1
-3
/
+3
*
ext/mpeg2enc/gstmpeg2encoptions.*: Expose the additional MPEG HDTV format pro...
Mark Nauwelaerts
2008-06-28
2
-10
/
+17
*
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
2008-06-13
1
-18
/
+10
*
ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant...
Sebastian Dröge
2008-04-25
1
-3
/
+4
*
configure.ac: Check if the compiler supports do { } while (0) macros. This fi...
Sebastian Dröge
2008-03-21
1
-0
/
+1
*
configure.ac: Clean up detection of different mjpegtoolsAPI versions.
Mark Nauwelaerts
2008-03-05
8
-110
/
+128
*
Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...
Tim-Philipp Müller
2008-02-23
1
-2
/
+4
*
Remove hack to work with mjpegtools 1.9.0rc3 and above and instead use mjpeg_...
Sebastian Dröge
2008-02-22
1
-24
/
+13
*
ext/mpeg2enc/gstmpeg2encpicturereader.cc: Really fix the build.
Edward Hervey
2008-02-04
1
-6
/
+0
*
ext/mpeg2enc/gstmpeg2encpicturereader.cc: Fix compilation with libmjpegtools ...
Tim-Philipp Müller
2008-02-04
1
-0
/
+6
*
ext/mpeg2enc/gstmpeg2encpicturereader.cc: Use the incoming pixel-aspect-ratio...
Jan Schmidt
2008-02-03
1
-7
/
+31
*
ext/mpeg2enc/gstmpeg2enc.cc: Define LOG_NONE and friends if they're not defin...
Sebastian Dröge
2008-01-29
1
-0
/
+24
*
Add support for building against mjpegtools 1.9 while keeping compatiblity wi...
Sebastian Dröge
2008-01-27
3
-8
/
+54
*
configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...
Tim-Philipp Müller
2007-10-10
1
-8
/
+5
*
Port mpeg2enc to 0.10 (#343184).
Mark Nauwelaerts
2006-07-13
10
-295
/
+850
*
Fix up all the state change functions.
Jan Schmidt
2005-09-05
1
-9
/
+9
*
ext/: \1/Codec, (fixes #142193)
Benjamin Otte
2004-05-09
1
-1
/
+1
*
ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti...
Wim Taymans
2004-05-06
1
-0
/
+6
*
ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau...
Wim Taymans
2004-05-04
1
-0
/
+2
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
3
-133
/
+141
[next]