summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-31wildmidi: use state machineWim Taymans2-129/+154
2009-08-31wildmidi: remove useless function callsWim Taymans1-3/+0
2009-08-31wildmidi: set caps on padWim Taymans2-28/+31
2009-08-31wildmidi: fix whitespaceWim Taymans1-28/+3
2009-08-31kate: fix typo in Makefile.amTim-Philipp Müller1-1/+1
2009-08-31docs: update plugin docs for git versionTim-Philipp Müller96-184/+334
2009-08-31GstAdapter is not a GstObject and should be freed with g_object_unref()Tim-Philipp Müller10-15/+16
2009-08-31mpegtsmux: use an old-fashioned array instead of GPtrArray for mux->programsTim-Philipp Müller2-11/+5
2009-08-31mpegpsmux: Add missing files to fix compilationSebastian Dröge4-0/+537
2009-08-31mpegtsmux: Test program of mpts support is addedLin YANG1-0/+210
2009-08-31mpegtsmux: Minor fixesLin YANG1-8/+12
2009-08-31mpegtsmux: mux->programs: use GPrtArray instead of GArrayLin YANG2-7/+5
2009-08-31mpegtsmux: mpegtsmux_collected(): calculate PCR for programsLin YANG2-15/+23
2009-08-31mpegtsmux: mpegtsmux_create_streams(): create multi streamsLin YANG1-1/+34
2009-08-31mpegtsmux: MpetTsPadData: add prog_id and ref to its programLin YANG2-0/+9
2009-08-31mpegtsmux: Extend mux->program to a GArray programsLin YANG2-2/+12
2009-08-31mpegtsmux: Add new property prog-map to the muxerLin YANG2-0/+28
2009-08-31h264parse: Free the PPS buffers tooSebastian Dröge1-4/+9
2009-08-31h264parse: compute timestampLin YANG1-5/+125
2009-08-31h264parse: recognize more types of NALLin YANG1-40/+65
2009-08-31h264parse: parser init & finalizeLin YANG2-0/+48
2009-08-31h264parse: decode slice headerLin YANG1-0/+37
2009-08-31h264parse: decode SEILin YANG1-0/+39
2009-08-31h264parse: decode SEI: picture timing infoLin YANG1-0/+64
2009-08-31h264parse: decode SEI: buffering periodLin YANG1-0/+45
2009-08-31h264parse: decode PPSLin YANG1-0/+20
2009-08-31h264parse: decode SPSLin YANG1-0/+96
2009-08-31h264parse: SPS: decode vui paramsLin YANG1-0/+98
2009-08-31h264parse: SPS: decode hrd paramsLin YANG1-0/+31
2009-08-31h264parse: Start slice header parsing workLin YANG1-0/+8
2009-08-31h264parse: Start SEI parsing workLin YANG2-0/+39
2009-08-31h264parse: Start PPS parsing workLin YANG2-0/+33
2009-08-31h264parse: Start SPS parsing workLin YANG2-0/+66
2009-08-31mpegpsmux: Add MPEG PS muxerLin Yang11-0/+2730
2009-08-31rsvg: Add RSVG SVG decoder pluginSebastian Dröge6-0/+679
2009-08-31assrender: Fix compilation with libass >= 0.9.7 and fix aspect ratio settingSebastian Dröge3-7/+28
2009-08-31mxf: Unconditionally use GLib 2.16 APISebastian Dröge3-129/+1
2009-08-31xdgmime: Always use GLib instead of xdgmimeSebastian Dröge19-4461/+13
2009-08-31id3tag: Unconditionally use GLib 2.16 APISebastian Dröge1-2/+0
2009-08-31rsnstreamselector: Use iterate internal links instead of deprecated get inter...Sebastian Dröge1-32/+68
2009-08-31inputselector: Use iterate internal links instead of deprecated get internal ...Sebastian Dröge1-14/+66
2009-08-30Back to hacking -> 0.10.14.1Tim-Philipp Müller2-3/+3
2009-08-30common: update common to a version that includes a fixed mangle-tmpl.pyRELEASE-0.10.14Tim-Philipp Müller1-0/+0
2009-08-29Release 0.10.14Tim-Philipp Müller98-774/+7836
2009-08-29Update .po filesTim-Philipp Müller33-213/+93
2009-08-260.10.13.5 pre-releaseTim-Philipp Müller2-2/+2
2009-08-26directdraw, directsound: unify CFLAGS and fix configure checks for DirectX-ba...Руслан Ижбулатов4-46/+65
2009-08-26schroenc: set right OFFSET and OFFSET_END on header buffers to make oggmux happyArek Korbik1-0/+7
2009-08-25resindvd, rawparse: fix LDFLAGS for gst-plugins-base libsРуслан Ижбулатов2-2/+2
2009-08-240.10.13.4 pre-releaseTim-Philipp Müller35-366/+250