index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
mpeg2enc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-03-24
Add missing include path for gst/glib-compat-prive.h
Nicolas Dufresne
1
-1
/
+1
2017-03-23
meson: Build mpeg2enc and mplex when available
Nirbheek Chauhan
1
-0
/
+19
2017-01-25
mpeg2enc: Fix compiler warning with clang
Sebastian Dröge
1
-2
/
+1
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2016-03-02
mpeg2enc: Provide format as a string instead of a char to gst_structure_new
Vivia Nikolaidou
1
-1
/
+1
2015-11-19
docs: update gst-launch-0.10 lines
Luis de Bethencourt
1
-2
/
+2
2014-09-25
mpeg2enc: break statement unnecessary
Luis de Bethencourt
1
-4
/
+0
2014-06-01
mpeg2enc: increase max. allowed value for bitrate property
Tim-Philipp Müller
1
-1
/
+1
2014-04-09
mpeg2enc: remove dead assignment
Vincent Penquerc'h
1
-2
/
+0
2014-04-08
mpeg2enc: Add missing break in switch
Edward Hervey
1
-0
/
+1
2013-12-01
mpeg2enc: avoid list for one single value in template caps
Tim-Philipp Müller
1
-2
/
+1
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
10
-20
/
+20
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-06-20
update for task api change
Wim Taymans
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-14
mpeg2enc: also clear initialized mutex and cond
Mark Nauwelaerts
1
-0
/
+2
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
2
-2
/
+2
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2012-02-03
build: fix CFLAGS order and LIBS order
Tim-Philipp Müller
1
-1
/
+1
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
2
-1
/
+2
2012-01-25
mpeg2enc: port to 0.11
Mark Nauwelaerts
5
-95
/
+127
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+3
2011-05-25
mpeg2enc: fix build with 1.9.0 release again after recent fixes for mjpegtool...
Tim-Philipp Müller
1
-1
/
+1
2011-05-24
mpeg2enc: support mjpegtools 2.0
Götz Waschk
1
-1
/
+4
2011-03-21
mpeg2enc: Lower the rank to MARGINAL
Edward Hervey
1
-1
/
+1
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-34
/
+63
2010-04-29
Fix printf format strings for gcc 4.5
Руслан Ижбулатов
1
-1
/
+1
2010-03-22
Add -Wundef
Benjamin Otte
1
-1
/
+1
2009-05-07
Add ranks to various muxers and encoders in -bad
Christian Schaller
1
-1
/
+1
2009-05-04
mpeg2enc: Implement Preset interface
Sebastian Dröge
1
-1
/
+15
2009-04-21
mpeg2enc: Get number of processors on win32
LRN
1
-0
/
+9
2009-03-30
mpeg2enc: fix bitrate property settings
Mark Nauwelaerts
1
-8
/
+15
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-08-12
Update and add documentation for mplex.
Mark Nauwelaerts
1
-3
/
+3
2008-06-28
ext/mpeg2enc/gstmpeg2encoptions.*: Expose the additional MPEG HDTV format pro...
Mark Nauwelaerts
2
-10
/
+17
2008-06-13
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
1
-18
/
+10
2008-04-25
ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant...
Sebastian Dröge
1
-3
/
+4
2008-03-21
configure.ac: Check if the compiler supports do { } while (0) macros. This fi...
Sebastian Dröge
1
-0
/
+1
2008-03-05
configure.ac: Clean up detection of different mjpegtoolsAPI versions.
Mark Nauwelaerts
8
-110
/
+128
2008-02-23
Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...
Tim-Philipp Müller
1
-2
/
+4
2008-02-22
Remove hack to work with mjpegtools 1.9.0rc3 and above and instead use mjpeg_...
Sebastian Dröge
1
-24
/
+13
2008-02-04
ext/mpeg2enc/gstmpeg2encpicturereader.cc: Really fix the build.
Edward Hervey
1
-6
/
+0
2008-02-04
ext/mpeg2enc/gstmpeg2encpicturereader.cc: Fix compilation with libmjpegtools ...
Tim-Philipp Müller
1
-0
/
+6
2008-02-03
ext/mpeg2enc/gstmpeg2encpicturereader.cc: Use the incoming pixel-aspect-ratio...
Jan Schmidt
1
-7
/
+31
2008-01-29
ext/mpeg2enc/gstmpeg2enc.cc: Define LOG_NONE and friends if they're not defin...
Sebastian Dröge
1
-0
/
+24
2008-01-27
Add support for building against mjpegtools 1.9 while keeping compatiblity wi...
Sebastian Dröge
3
-8
/
+54
[next]