index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-20
qtdemux: Ease debugging by removing a goto for an error message
working-qtdemux
Robert Swain
1
-23
/
+33
2009-11-20
qtdemux: Parse per sample rather than all at once but build complete index when
Robert Swain
2
-14
/
+76
2009-11-20
qtdemux: Save atom data for later use so it doesn't get freed after initial
Robert Swain
1
-0
/
+63
2009-11-20
qtdemux: Parse from the previously parsed sample up to sample n
Robert Swain
1
-101
/
+162
2009-11-20
qtdemux: Make qtdemux_parse_samples () parse up to n samples
Robert Swain
1
-14
/
+27
2009-11-20
qtdemux: Separate off stbl sub-atom initialisation
Robert Swain
1
-110
/
+150
2009-11-20
qtdemux: Move variables into context in preparation for refactorisation
Robert Swain
1
-298
/
+261
2009-11-20
qtdemux: Fix bug where stps is never parsed due to logic error
Robert Swain
1
-3
/
+2
2009-11-20
qtdemux: Port ctts from Gnode * to GstByteReader
Robert Swain
1
-11
/
+9
2009-11-20
qtdemux: Switch from QtAtomParser to GstByteReader
Robert Swain
5
-201
/
+191
2009-11-20
deinterlace: fix typo in mode enum description
Tim-Philipp Müller
1
-1
/
+1
2009-11-20
docs: more links and better short description
Stefan Kost
1
-5
/
+5
2009-11-20
wavpackparse: Fix unit test for recent position reporting changes
Sebastian Dröge
1
-1
/
+1
2009-11-19
wavpackparse: After pushing a frame, update last_stop to the end of the frame
Sebastian Dröge
1
-1
/
+6
2009-11-19
wavpackparse: Allow pulling the last WavPack frame of a file
Sebastian Dröge
1
-2
/
+2
2009-11-19
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2009-11-18
qtdemux: Add more fields to SVQ3 caps
Thiago Santos
2
-1
/
+109
2009-11-18
wavenc: Raise rank of muxer to PRIMARY
Edward Hervey
1
-1
/
+1
2009-11-18
y4m: Raise rank of encoder to PRIMARY
Edward Hervey
1
-1
/
+1
2009-11-18
law: Raise rank of encoders to PRIMARY
Edward Hervey
2
-2
/
+2
2009-11-18
Add user-id and user-pw properties
Bastien Nocera
2
-1
/
+39
2009-11-18
pulsesink: use acquired flag when checking valid state
Wim Taymans
1
-1
/
+1
2009-11-18
configure: bump core requirement to 0.10.25.1 as well
Tim-Philipp Müller
1
-1
/
+1
2009-11-18
qtdemux: fix bogus memory chunk size check
Mark Nauwelaerts
1
-1
/
+1
2009-11-18
pulsesink: implement some more callbacks
Wim Taymans
1
-0
/
+35
2009-11-18
jitterbuffer: release lock before emiting signals
Wim Taymans
1
-7
/
+26
2009-11-18
rtp: add BroadcomVoice depayloader
Wim Taymans
4
-0
/
+251
2009-11-18
rtpbvpay: add rfc reference
Wim Taymans
1
-1
/
+1
2009-11-18
rtp: add BroadcomVoice payloader
Wim Taymans
4
-0
/
+294
2009-11-18
flvmux: properly finish the ECMA array
Jan Urbański
1
-0
/
+5
2009-11-18
Use new still-frame API from gst-plugins-base
Jan Schmidt
1
-28
/
+20
2009-11-18
Bump gst-plugins-base requirement to 0.10.25.1
Jan Schmidt
1
-1
/
+1
2009-11-17
qtdemux: identify IMA adpcm in qt properly.
Michael Smith
1
-4
/
+2
2009-11-18
Back to development -> 0.10.17.1
Jan Schmidt
2
-4
/
+4
2009-11-17
Add release 0.10.17 to the doap file
Jan Schmidt
1
-0
/
+11
2009-11-17
Release 0.10.17
Jan Schmidt
76
-405
/
+678
2009-11-17
Update .po files
Jan Schmidt
35
-73
/
+76
2009-11-13
0.10.16.3 pre-release
Jan Schmidt
37
-70
/
+69
2009-11-11
v4l2: Make sure to initialize variables before using them
Sebastian Dröge
1
-1
/
+1
2009-11-09
0.10.16.2 pre-release
Jan Schmidt
38
-513
/
+2919
2009-11-09
jpegdec: free temporary buffer when changing state to NULL
Tim-Philipp Müller
1
-7
/
+18
2009-11-09
jpegdec: only allocate as much temporary memory as needed for indirect decoding
Tim-Philipp Müller
2
-15
/
+28
2009-11-05
pulsesink: printf format fix
Tim-Philipp Müller
1
-2
/
+2
2009-11-05
raw1394: printf format fixes
Tim-Philipp Müller
2
-2
/
+2
2009-11-05
equalizer: printf format fix
Tim-Philipp Müller
1
-1
/
+1
2009-11-05
avimux: do not write empty INFO list
Thiago Santos
1
-2
/
+10
2009-11-05
equalizer: Notify about band property changes caused by changing number of bands
Sebastian Dröge
1
-3
/
+13
2009-11-05
equalizer: Make changes to band properties and the number of bands threadsafe
Sebastian Dröge
3
-25
/
+44
2009-11-05
equalizer: Fix stupid off by two bug
Sebastian Dröge
1
-1
/
+1
2009-11-05
equalizer: Add band property to select the band filter type
Sebastian Dröge
1
-4
/
+67
[next]