summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-03pushfilesrc: Add TIME SEGMENT capabilitypushfileEdward Hervey2-1/+228
2014-12-03rtpjitterbuffer: Use an empty iterator in iterate_internal_link when no linksThibault Saunier1-6/+8
2014-12-03qtdemux: Handle seeks past EOS as a seek to the endJan Schmidt1-25/+7
2014-12-02rtpmpadepay: Relax caps to allow any clock-rateOlivier Crête1-3/+3
2014-12-02qtdemux: don't use GST_CLOCK_TIME_NONE in non GstClockTime variablesThiago Santos1-4/+4
2014-12-01v4l2allocator: fix gst_v4l2_allocator_stop prototypeAurélien Zanelli1-1/+1
2014-12-01v4l2bufferpool: unref pool when v4l2_allocator_new() failsAurélien Zanelli1-0/+1
2014-11-30v4l2: Remove last include to linux/videodev2.hNicolas Dufresne1-1/+1
2014-11-30qtdemux: implement seeking in fragmented mp4 files in pull mode based on the ...Tim-Philipp Müller2-5/+156
2014-11-30qtdemux: use track fragment decoding time (tfdt) in parse_trun() for interpol...Tim-Philipp Müller1-10/+24
2014-11-30qtdemux: parse mfra random access box for fragmented mp4 filesTim-Philipp Müller2-100/+139
2014-11-30qtdemux: stop parsing headers for fragmented mp4s at the first moofTim-Philipp Müller1-1/+6
2014-11-30tests: add interactive gdkpixbufoverlay testTim-Philipp Müller3-1/+266
2014-11-30gdkpixbufoverlay: add "pixbuf" propertyTim-Philipp Müller2-8/+48
2014-11-30gdkpixbuf: remove pixbufscale code that was never portedTim-Philipp Müller3-534/+0
2014-11-29rtprtxreceive: Use offset when copying headerOlivier Crête1-2/+4
2014-11-28apev2mux: write APE tags at end for wavpack filesTim-Philipp Müller1-2/+37
2014-11-28tests: add interactive test for gapless playback using SEGMENT seeksTim-Philipp Müller3-0/+137
2014-11-28aspectratiocrop: Handle resolution changes properlyAndrei Sarakeev2-11/+2
2014-11-27Automatic update of common submoduleEdward Hervey1-0/+0
2014-11-27test: use gst_util_uint64_scale_round() for timestamp to sample calculationTim-Philipp Müller1-1/+1
2014-11-27tests: add interactive test for accurate seekingTim-Philipp Müller3-2/+288
2014-11-26isomp4: Check presence of mfhd in moofEdward Hervey1-2/+33
2014-11-26isomp4: Fix mfro and tfra atom dumpingEdward Hervey1-2/+3
2014-11-26isomp4: Add mfhd atom dumpingEdward Hervey3-1/+14
2014-11-27qtdemux: Handle empty segments when seeking in reverse play.Jan Schmidt1-13/+21
2014-11-24Revert "v4l2allocator: Remove unused variable"Nicolas Dufresne1-0/+1
2014-11-24Revert "v4l2: move vb_queue probing from allocator to v4l2object"Nicolas Dufresne5-77/+76
2014-11-24Revert "v4l2object: allow to automatic selection of dmabuf"Nicolas Dufresne2-8/+2
2014-11-24REQUIREMENTS: update a littleTim-Philipp Müller1-129/+138
2014-11-23icydemux: does not need to link against zlibTim-Philipp Müller1-1/+1
2014-11-22speex: remove support for ancient speex versionsTim-Philipp Müller3-46/+1
2014-11-22souphttpsrc: log connection events at info levelBranislav Katreniak1-6/+6
2014-11-22rtpjitterbuffer: ensure rtx_retry_period >= 0Miguel París Díaz1-1/+5
2014-11-21v4l2allocator: Remove unused variableNicolas Dufresne1-1/+0
2014-11-21v4l2: Handle corrupted buffer with empty payloadNicolas Dufresne5-40/+85
2014-11-21v4l2object: allow to automatic selection of dmabufBenjamin Gaignard2-2/+8
2014-11-21v4l2: move vb_queue probing from allocator to v4l2objectBenjamin Gaignard5-76/+77
2014-11-20rtpbin: Fix up new_jitterbuffer signal prototypeArun Raghavan1-1/+1
2014-11-20rtpbin: Document how to control per-SSRC retransmissionArun Raghavan1-1/+9
2014-11-20doc: Trivial spelling and consistency updateArun Raghavan1-4/+4
2014-11-20rtpgstpay: put 0-byte at the end of eventsWim Taymans2-1/+8
2014-11-20rtpgstdepay: avoid buffer overread.Wim Taymans1-0/+20
2014-11-20qtmux: don't limit max video resolution to 4096x4096Tim-Philipp Müller1-4/+4
2014-11-20rtspsrc: fix leak for mikey base64 decoded key-mgmtAleix Conchillo Flaqué1-0/+1
2014-11-20videobalance: fix unhandled format in passthroughWim Taymans1-1/+2
2014-11-19flvdemux: Restrict resyncing to TS regressionsJan Alexander Steffens (heftig)1-1/+1
2014-11-17videomixer: fix up QoS handling for live sourcesMatthew Waters2-1/+6
2014-11-17examples: port python rtp PCMA client/server tests to 1.0Henning Heinold2-77/+90
2014-11-12flacdec: set the channel positions using the appropriate APIVincent Penquerc'h1-18/+17