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
/
sys
/
androidmedia
Commit message (
Expand
)
Author
Age
Files
Lines
*
amcaudiodec: Properly set output format instead of just setting caps
Sebastian Dröge
2013-04-16
1
-5
/
+2
*
androidmedia: Set parent class in class_init
Sebastian Dröge
2013-04-16
2
-0
/
+4
*
androidmedia: Handle refcounts of pad templates correctly
Sebastian Dröge
2013-04-16
2
-4
/
+4
*
amcaudiodec: Use 1.0-style raw audio caps
Sebastian Dröge
2013-04-16
1
-5
/
+2
*
androidmedia: Properly set subclasses metadata/pad templates in base_init
Sebastian Dröge
2013-04-16
2
-55
/
+124
*
amcvideodec: Fix refcount problem with frames being dropped because of decode...
Sebastian Dröge
2012-11-12
1
-1
/
+2
*
androidmedia: Update to new GLib thread API
Sebastian Dröge
2012-11-12
4
-36
/
+36
*
androidmedia: Skip Aricent codecs for now
Sebastian Dröge
2012-11-01
1
-0
/
+6
*
androidmedia: Remember and use input state
Sebastian Dröge
2012-10-25
1
-0
/
+10
*
androidmedia: Port to 1.0
Sebastian Dröge
2012-10-25
7
-283
/
+345
*
androidmedia: Add missing file
Sebastian Dröge
2012-10-16
1
-0
/
+43
*
androidmedia: Rename plugin
Sebastian Dröge
2012-10-15
1
-4
/
+4
*
androidmedia: Make everything buildable
Sebastian Dröge
2012-10-15
1
-4
/
+0
*
Don't try to use the NVidia DRM codecs
Sebastian Dröge
2012-10-15
1
-0
/
+7
*
Try to handle format changes more gracefully
Sebastian Dröge
2012-10-15
2
-4
/
+22
*
Add workaround for Google MP3 decoder outputting garbage in first output buffer
Sebastian Dröge
2012-10-15
2
-1
/
+22
*
Also add some more output format checks to the audio decoder
Sebastian Dröge
2012-10-15
1
-0
/
+5
*
Check output format metadata some more
Sebastian Dröge
2012-10-15
1
-5
/
+41
*
Add some more default channel layouts, these should be good for AAC at least
Sebastian Dröge
2012-10-15
1
-8
/
+38
*
Don't set timestamps, the baseclass handles this for us anyway
Sebastian Dröge
2012-10-15
1
-4
/
+0
*
List profiles in reverse to minimize caps
Sebastian Dröge
2012-10-15
1
-93
/
+100
*
Iterate levels in reverse order to minimize caps
Sebastian Dröge
2012-10-15
1
-3
/
+3
*
Merge structures into caps instead of appending them
Sebastian Dröge
2012-10-15
2
-20
/
+20
*
Use orc_memcpy() instead of memcpy() as it should be faster for larger memory...
Sebastian Dröge
2012-10-15
2
-7
/
+19
*
Add support for audio/mpeg-L2 for the Nexus 7
Sebastian Dröge
2012-10-15
1
-3
/
+19
*
Add support for MPEG1/2 video
Sebastian Dröge
2012-10-15
1
-0
/
+15
*
Ignore the *law and Vorbis decoders
Sebastian Dröge
2012-10-15
1
-1
/
+13
*
Add FIXME comment for not handling odd widths/height with the TI hardware dec...
Sebastian Dröge
2012-10-15
1
-2
/
+4
*
Fix handling of I420 buffers with odd width
Sebastian Dröge
2012-10-15
1
-7
/
+3
*
Only mpegversion=4 is supported for AAC
Sebastian Dröge
2012-10-15
1
-2
/
+1
*
Remove some obsolete FIXMEs
Sebastian Dröge
2012-10-15
3
-24
/
+5
*
Fix flushing logic to unbreak handling of flushing seeks
Sebastian Dröge
2012-10-15
2
-17
/
+4
*
Fix chroma stride for I420 stride/crop conversion
Sebastian Dröge
2012-10-15
1
-1
/
+5
*
Fix Vorbis decoding
Sebastian Dröge
2012-10-15
1
-4
/
+13
*
Wait at most 100ms for dequeueing a buffer, and retry after that
Sebastian Dröge
2012-10-15
2
-4
/
+12
*
Release output buffers a bit earlier
Sebastian Dröge
2012-10-15
2
-6
/
+6
*
Keep another reference of the input buffer in handle_frame()
Sebastian Dröge
2012-10-15
1
-0
/
+22
*
Pass -1 as number of frames to the base class
Sebastian Dröge
2012-10-15
1
-2
/
+1
*
Use correct buffer variable
Sebastian Dröge
2012-10-15
1
-2
/
+2
*
Always pass 1 as number of frames to finish_frame()
Sebastian Dröge
2012-10-15
2
-6
/
+5
*
Correctly remember number of channels and samplerate
Sebastian Dröge
2012-10-15
1
-0
/
+2
*
Don't unref input buffer from handle_frame(), it's owned by the baseclass
Sebastian Dröge
2012-10-15
1
-11
/
+0
*
Remove invalid GST_ERROR() call
Sebastian Dröge
2012-10-15
1
-2
/
+0
*
Only try to get the channel-mask if it is set
Sebastian Dröge
2012-10-15
1
-1
/
+2
*
Add support for FLAC
Sebastian Dröge
2012-10-15
1
-0
/
+8
*
Fix src template caps
Sebastian Dröge
2012-10-15
1
-2
/
+2
*
Fix plugin initialization
Sebastian Dröge
2012-10-15
1
-5
/
+2
*
Add support for audio decoders, completely untested so far
Sebastian Dröge
2012-10-15
5
-0
/
+1391
*
Only set the SYNC_FRAME flag on the first buffer if we need to split the input
Sebastian Dröge
2012-10-15
1
-3
/
+0
*
Ignore codecs with unknown color formats for stability purposes
Sebastian Dröge
2012-10-15
2
-1
/
+69
[next]