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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-15
examples: remove another obsolete example
Tim-Philipp Müller
2
-108
/
+0
2013-08-15
ext: Use new flush vfunc of video codec base classes and remove reset impleme...
Sebastian Dröge
11
-111
/
+44
2013-08-14
examples: remove prehistoric examples
Tim-Philipp Müller
12
-939
/
+0
2013-08-14
interaudiosrc: make silence memory actually contain silence
Tim-Philipp Müller
2
-5
/
+20
2013-08-14
dvbbasebin: fix criticals when trying to cast a GstPad to a GstElement
Tim-Philipp Müller
1
-1
/
+2
2013-08-14
.gitignore: Update for new files to ignore
Edward Hervey
2
-0
/
+7
2013-08-14
pesparse: Refactory secondary PES extension handling
Edward Hervey
2
-33
/
+53
2013-08-14
pcapparse: Remove unneeded unref and only set pad caps if we have caps
Zaheer Abbas Merali
1
-3
/
+2
2013-08-14
pesparse: Fix pes extension data length check
Edward Hervey
1
-3
/
+1
2013-08-14
pesparse: Remove unused argument
Edward Hervey
3
-14
/
+5
2013-08-13
codecparsers: mpegvideoparse: turn internal consistency check into a g_assert()
Tim-Philipp Müller
1
-3
/
+2
2013-08-13
codecparsers: mpegvideoparser: minor doc fixes
Tim-Philipp Müller
2
-7
/
+12
2013-08-13
mssdemux: use gst_data_queue_push_force for adding events to queue
Thiago Santos
1
-1
/
+8
2013-08-13
dashdemux: use push_force when adding events to the dataqueue
Thiago Santos
1
-1
/
+1
2013-08-13
mpegvideoparse: support field encoding for interlaced video
Matej Knopp
1
-0
/
+15
2013-08-13
neonhttpsrc: allow building with neon-0.30
Alexandre Rostovtsev
1
-1
/
+1
2013-08-12
srtp: Let packets through without touching them if no crypto or auth is set
Olivier Crête
2
-2
/
+14
2013-08-12
srtpdec: Refactor code a bit
Olivier Crête
1
-26
/
+31
2013-08-12
srtpdec: Don't error on invalid packet, just drop it
Olivier Crête
1
-4
/
+5
2013-08-12
vc1parse: Fix the SequenceLayer handling for advanced profile.
Sreerenj Balachandran
1
-1
/
+1
2013-08-12
vc1parse: Fix seq hdr STRUCT_A handling for advanced profile.
Sreerenj Balachandran
1
-1
/
+2
2013-08-12
aiffparse: fix SSND data size
Matthieu Bouron
1
-1
/
+1
2013-08-12
hlsdemux: add support for redirections
Andoni Morales Alastruey
1
-1
/
+3
2013-08-12
mpegdemux: send codec tag for each stream
Arnaud Vrac
2
-2
/
+16
2013-08-10
tests: uvch264demux: send stream-start events and fix event order
Tim-Philipp Müller
1
-25
/
+9
2013-08-10
uvch264mjpgdemux: fix event ordering
Tim-Philipp Müller
1
-6
/
+15
2013-08-10
tests: mplex: fix 'Got data flow before stream-start event' failure
Tim-Philipp Müller
1
-3
/
+5
2013-08-10
tests: mpeg2enc: fix 'Got data flow before stream-start event' failure
Tim-Philipp Müller
1
-3
/
+5
2013-08-10
aiffparse: fix CAPS query
Tim-Philipp Müller
1
-6
/
+13
2013-08-10
aiffparse: don't unref NULL buffer
Tim-Philipp Müller
1
-5
/
+2
2013-08-09
aiffparse: set missing layout field in srcpad caps
Matthieu Bouron
1
-0
/
+1
2013-08-09
aiffparse: send start stream event
Matthieu Bouron
1
-0
/
+10
2013-08-09
aiffparse: fix buffers initialisation
Matthieu Bouron
1
-3
/
+7
2013-08-09
build: add subdir-objects to AM_INIT_AUTOMAKE
Lubosz Sarnecki
1
-1
/
+1
2013-08-09
tests: create/remove orc directory at proper time
David Schleef
2
-2
/
+5
2013-08-09
tests: fix build of baseaudiovisualizer test with subdir-objects option
Tim-Philipp Müller
2
-8
/
+5
2013-08-09
h264parse: Use slice type to determine if frame is keyframe
Edward Hervey
1
-8
/
+12
2013-08-04
h264parse: Do not trigger caps update if we only have PPS updates
Edward Hervey
1
-2
/
+4
2013-08-03
ivtc: quiet FIXME when it's not relevant
David Schleef
1
-1
/
+3
2013-08-03
ivtc: implement new edge-directed upsampling
David Schleef
1
-1
/
+89
2013-08-03
dvbsrc: remove use of _XOPEN_SOURCE
Tim-Philipp Müller
1
-8
/
+7
2013-08-02
bluez: return GST_FLOW_EOS in avdtpsrc create when stream is EOF
Bernhard Miller
1
-5
/
+5
2013-08-02
mpegtspacketizer: Look harder for next sync position
Edward Hervey
1
-3
/
+5
2013-08-02
mpegtspacketizer: Fix PCR LUT table
Edward Hervey
1
-2
/
+2
2013-07-30
dashdemux: properly error out when manifest has no streams
Thiago Santos
1
-6
/
+27
2013-07-30
mpegts: private/teletext -> application/x-teletext
Tim-Philipp Müller
2
-3
/
+3
2013-07-29
win32: update
Tim-Philipp Müller
1
-2
/
+2
2013-07-29
tests: ignore new example binaries
Tim-Philipp Müller
1
-0
/
+2
2013-07-29
po: update translations
Tim-Philipp Müller
8
-63
/
+543
2013-07-29
Back to development
Sebastian Dröge
1
-3
/
+3
[next]