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
/
sys
/
applemedia
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-18
applemedia: fix release of null pointer
Andoni Morales Alastruey
1
-2
/
+4
2013-06-18
applemedia: coremediabuffer: fix leaking of apple media structs
Thiago Santos
1
-0
/
+4
2013-06-18
applemedia: move defines to CPPFLAGS for obj-c files
Andoni Morales Alastruey
1
-4
/
+6
2013-05-24
applemedia: fix duplicated symbols with applemedia
Andoni Morales Alastruey
1
-1
/
+11
2013-05-20
vtdec: simplify caps setting
Andoni Morales Alastruey
1
-2
/
+1
2013-05-20
applemedia: fix H264 streams with b-frames
Andoni Morales Alastruey
2
-19
/
+43
2013-05-20
applemedia: fix segfault with dropped frames
Andoni Morales Alastruey
1
-1
/
+8
2013-05-20
applemedia: improve usage of the VT API
Andoni Morales Alastruey
4
-14
/
+45
2013-05-20
applemedia: add support for MPEG-1 too
Andoni Morales Alastruey
1
-1
/
+3
2013-05-20
applemedia: add support for MPEG-2 decoding
Andoni Morales Alastruey
2
-0
/
+5
2013-05-20
applemedia: use the best colorformat on each platform
Andoni Morales Alastruey
1
-3
/
+13
2013-05-20
applemedia: replace private function with its public variant
Andoni Morales Alastruey
3
-10
/
+76
2013-05-20
applemedia: remove the unneeded buffer factory
Andoni Morales Alastruey
5
-136
/
+4
2013-05-20
applemedia: don't use the dynamic API for public frameworks
Andoni Morales Alastruey
14
-653
/
+77
2013-05-20
applemedia: move plugins using private frameworks to applemedia-nonpublic
Andoni Morales Alastruey
14
-4046
/
+2
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-15
avfvideosrc: fix deadlock draining queue from the same thread
Andoni Morales Alastruey
1
-1
/
+2
2013-03-25
applemedia: fix build for objc
Thiago Santos
1
-0
/
+4
2013-03-10
applemedia: suppress warnings for deprecated glib API
Josep Torra
1
-0
/
+4
2013-02-16
applemedia: update contact information
Ole André Vadla Ravnås
44
-51
/
+51
2013-02-16
applemedia: fix gst_buffer_get_core_media_meta macro
Ole André Vadla Ravnås
1
-1
/
+2
2013-02-16
applemedia: port vtenc to 1.0
Ole André Vadla Ravnås
3
-44
/
+111
2013-02-16
applemedia: replace usage of deprecated gst_pad_set_caps() in vtdec
Ole André Vadla Ravnås
1
-1
/
+1
2013-02-16
applemedia: port vtapi to run on OS X 10.8
Ole André Vadla Ravnås
4
-21
/
+28
2012-11-04
Fix FSF address
Tim-Philipp Müller
44
-88
/
+88
2012-10-30
avfvideosrc: Negotiate format, also support more resolutions
Olivier Crête
1
-18
/
+101
2012-10-03
meta info: register thread-safely.
Michael Smith
2
-4
/
+6
2012-09-18
applemedia: init videoinfo
Mark Nauwelaerts
2
-0
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
7
-7
/
+7
2012-05-30
applemedia: Put the right flags into the right variable
Sebastian Dröge
1
-1
/
+1
2012-05-30
configure: Add OBJC specific compiler flags
Sebastian Dröge
1
-2
/
+2
2012-04-19
fix for video api update
Wim Taymans
1
-2
/
+2
2012-04-19
video: Update for libgstvideo API changes
Sebastian Dröge
1
-2
/
+3
2012-04-16
applemedia: do not link gstinterfaces
Matej Knopp
1
-1
/
+0
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-05
applemedia: update corevideobuffer after buffer meta API change
Alessandro Decina
2
-1
/
+19
2012-04-05
applemedia: update coremediabuffer after buffer meta API change
Alessandro Decina
2
-2
/
+19
2012-04-05
qtkitvideosrc: update after BaseSrc::fixate API change
Alessandro Decina
1
-6
/
+12
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-2
/
+2
2012-03-30
update for buffer api change
Wim Taymans
2
-2
/
+2
2012-03-03
applemedia: port vtdec
Alessandro Decina
7
-87
/
+164
2012-03-03
applemedia: update signature of CMSampleBufferCreate and CMBlockBufferCreateW...
Alessandro Decina
1
-6
/
+11
2012-03-03
applemedia: update format description helper signature
Alessandro Decina
1
-1
/
+1
2012-02-28
applemedia: port qtkitvideosrc
Alessandro Decina
7
-159
/
+125
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
4
-4
/
+4
2011-08-15
qtkitvideosrc: get the framerate from caps
Alessandro Decina
1
-11
/
+49
2011-05-15
applemedia: bump the rank of qtkitvideosrc to PRIMARY
Alessandro Decina
1
-1
/
+1
2010-12-18
applemedia: fix compiler warning: redundant declaration of 'parent_class'
Leo Singer
2
-6
/
+2
2010-12-10
applemedia: only enqueue buffers in the VideoToolbox callbacks
Ole André Vadla Ravnås
2
-20
/
+26
2010-12-10
applemedia: bring back Leopard compatibility
Ole André Vadla Ravnås
5
-8
/
+10
[next]