index
:
~bilboed/gst-plugins-bad
0.10
WIP
WIP-1.5
amczerocopy-gl-wip
amczerocopy-gl-wip2
android-gl
closedcaption
current
dash-skip
dash-take2
descriptordump
dsmcc
glcontext
h264parsekey
h264parser
hls
master
mpegts-wip
multifile
pcroffset
streams
streams-rebased
teletext
trickmodes
tsdemux-gap
tsdemux-switch
tsid-pid
vapoursynth
vdpau
wip
wip2
wip3
Personal copy of gst-plugins-bad
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
mimic
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-04
mimdec: Print invalid fourcc in error message in hex
Sebastian Rasmussen
1
-2
/
+2
2014-04-09
mimdec: fix open error checking
Vincent Penquerc'h
1
-1
/
+1
2013-05-15
mimic: Ensure segment is sent before caps and buffer
Nicolas Dufresne
3
-5
/
+13
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-08
ext: printf format fixes in debug and error messages
Tim-Philipp Müller
1
-2
/
+3
2012-11-04
Fix FSF address
Tim-Philipp Müller
5
-10
/
+10
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2
-2
/
+2
2012-08-07
mimic: Port to 0.11
Olivier Crête
4
-323
/
+223
2012-06-20
update for task api change
Wim Taymans
1
-1
/
+2
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2011-11-11
mimic, opencv, vp8, acmmp3dec, linsys: Don't build static plugins
Mart Raudsepp
1
-0
/
+1
2010-11-25
mimenc: Remove dead assignment
Edward Hervey
1
-2
/
+0
2010-06-02
mimdec: Clear adapter when flushing
Olivier Crête
1
-1
/
+2
2010-06-02
mimdec: Stop decoding if can't push
Olivier Crête
1
-0
/
+3
2010-06-02
mimdec: Flush adapter right ater using it
Olivier Crête
1
-2
/
+1
2010-06-02
mimenc: No need to do a try allocation
Olivier Crête
1
-1
/
+1
2010-06-02
mimenc: Document paused-mode property
Olivier Crête
1
-0
/
+9
2010-06-02
mimic: Use log loglevel for messages that are shown on every frame
Olivier Crête
2
-2
/
+2
2010-06-02
mimdec: Remove object lock usage, stream lock is enough
Olivier Crête
2
-18
/
+2
2010-06-02
mimdec: Output framerate is unknown
Olivier Crête
1
-3
/
+3
2010-06-02
mimdec: Remove local state variable from instance
Olivier Crête
2
-61
/
+42
2010-06-02
mimdec: Remove useless variable
Olivier Crête
1
-4
/
+3
2010-06-02
mimdec: Make caps a lot stricter
Olivier Crête
1
-2
/
+11
2010-06-02
mimenc: Set delta_unit flag on intra frames
Olivier Crête
1
-0
/
+3
2010-06-02
mimic: Initialize encoder/decoders in state change and setcaps where possible
Olivier Crête
2
-72
/
+72
2010-06-02
mimic: Fix element details
Olivier Crête
2
-7
/
+10
2010-06-02
mimic: Hold element lock while accessing the clock
Olivier Crête
1
-2
/
+3
2010-06-02
mimic: Refactor tcp header creation to not make a separate buffer
Olivier Crête
1
-30
/
+24
2010-06-02
mimic: Function can't fail
Olivier Crête
1
-7
/
+0
2010-06-02
mimic: Remove C++ style comments
Olivier Crête
2
-3
/
+3
2010-06-02
mimic: Use GST_ELEMENT_ERROR when returning a flow error
Olivier Crête
2
-13
/
+20
2010-06-02
mimic: Fix GST_MIM_*_CLASS macros
Olivier Crête
2
-2
/
+2
2010-06-02
mimic: Warn if paused-mode is toggled while playing
Olivier Crête
1
-0
/
+3
2010-06-02
mimic: Add GST_DEBUG_FUNCPTR where appropriate
Olivier Crête
2
-7
/
+12
2010-06-02
mimic: Rename functions/macros to match class names
Olivier Crête
5
-89
/
+87
2010-05-07
mimdec: Don't try to re-send the same event more than once
Olivier Crête
1
-4
/
+4
2010-05-06
mimic: Push out newsegment from current timestamp if the incoming ts is valid
Olivier Crête
1
-14
/
+21
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-17
/
+12
2009-11-22
Clean up LDFLAGS, LIBS, CFLAGS
Tim-Philipp Müller
1
-3
/
+3
2009-10-06
mimenc: Remove invalid todo
Olivier Crête
1
-1
/
+0
2009-08-18
mimenc: Write FOURCC as 32bit
Olivier Crête
1
-1
/
+1
2009-08-12
mimenc: USE GST_WRITE_*_LE macros
Olivier Crête
1
-9
/
+9
2009-08-12
mimenc: Refuse to go playing in paused-mode without clock
Olivier Crête
1
-3
/
+12
2009-07-22
mimdec: Lock element before unlocking
Olivier Crête
1
-1
/
+2
2009-07-22
mimdec: Fix leaks
Olivier Crête
1
-6
/
+4
2009-07-22
mimenc: Use gst_pad_new_from_static_template
Olivier Crête
1
-6
/
+2
2009-07-22
mimenc: Unref clockid
Olivier Crête
1
-0
/
+2
2009-07-22
mimdec: Don't overwrite valid timestamps
Olivier Crête
1
-1
/
+5
2009-07-22
Revert "mimdec: Ignore the timestamps inside the buffers"
Olivier Crête
2
-2
/
+97
[next]