summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-21qtdemux: support seeking of CENC encrypted streams1.6Alex Ashley1-4/+4
2016-04-16Revert "matroskademux: send custom event with DVD subtitles frame size"Jan Schmidt1-24/+1
2016-04-16Revert "pulsesink: uncork if needed upon commit"Jan Schmidt1-6/+0
2016-04-16matroskademux: send custom event with DVD subtitles frame sizeArnaud Vrac1-1/+24
2016-04-14Update RELEASE with more bug details after releaseTim-Philipp Müller1-0/+17
2016-04-14Release 1.6.41.6.4Tim-Philipp Müller73-138/+635
2016-04-13rtpmux: Forward sticky events on buffer lists too, not only on buffersPaolo Pettinato1-0/+13
2016-04-07v4l2object: fix capture with bayer formats other than bggrAlban Bedel1-1/+11
2016-04-07v4l2: fix colorimetry for NV12Josep Torra1-4/+13
2016-04-07v4l2: Re-add colorimetry field for RGB formatsNicolas Dufresne1-25/+20
2016-04-07v4l2: fix sRGB colorspace definitionWim Taymans1-1/+0
2016-04-06udpsrc: Add "loop" property for enabling/disabling multicast loopbackSebastian Dröge2-1/+17
2016-04-06v4l2: Don't leak v4l2 objects and props on probe errorsNirbheek Chauhan1-4/+5
2016-04-06rtpjpegdepay: Don't send invalid frames downstream after packet loss or a DIS...Nirbheek Chauhan1-0/+13
2016-04-06rtpjpegpay: Allow different quantization tables for components 2 and 3Sebastian Dröge1-15/+0
2016-04-06splitmuxsink: only try to create internal sink if it doesn't existThiago Santos2-30/+61
2016-04-06udpsrc: Fix multicast group joining with provided sockets on WindowsSebastian Dröge1-4/+33
2016-04-06rtspsrc: avoid potentially overflowing expressionJihae Yi1-1/+1
2016-04-06dirctsoundsink: Setting volume should not unmuteThomas Roos1-2/+2
2016-04-06dirctsoundsink: Fix volume reset on unmuteThomas Roos1-1/+2
2016-04-06rgvolume: make tag list writable before modifying itTim-Philipp Müller2-6/+11
2016-04-06rtspsrc: Properly error out if binding the UDP sockets failsSebastian Dröge1-3/+14
2016-04-06qtdemux: don't push encrypted buffer without cenc metadataPhilippe Normand1-0/+6
2016-04-06qtdemux: read saio aux_info_type as a FOURCCPhilippe Normand1-1/+5
2016-04-06gst: Handle gst_pad_get_current_caps() returning NULL gracefullySebastian Dröge4-3/+15
2016-04-06gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...Dave Craig6-24/+33
2016-04-06aacparse: Handle gst_pad_get_current_caps() returning NULL gracefullyDave Craig1-0/+4
2016-04-06matroska-demux: Don't handle seek until readyLinus Svensson1-0/+6
2016-04-06matroska-demux: Unref seek eventLinus Svensson1-0/+1
2016-04-06multifilesink: close file on write error with next-file mode is set to bufferAurélien Zanelli1-1/+3
2016-04-06avidemux: Fix buffer memory leakVineeth TM1-0/+2
2016-04-06rtpmanager: Don't warn for duplicate/reordered packetsStian Selnes1-2/+2
2016-04-06qtdemux: workaround for files with wrong color_table_id valueMatej Knopp1-0/+8
2016-04-06flvmux: plug leak(s) in error-scenarioHavard Graff1-6/+22
2016-04-06flvdemux: fix eos event leakHavard Graff1-2/+3
2016-04-06qtdemux: plug leaks in cenc aux info parsingPhilippe Normand1-0/+2
2016-04-06tests: fix spurious souphttpsrc test timoutsTim-Philipp Müller1-1/+2
2016-04-06matroskademux: Unmap wavpack header buffer after creating itSebastian Dröge1-0/+1
2016-04-06avidemux: Fix string memory leakVineeth TM1-2/+1
2016-04-06jpegdec: Don't pass the same data over and overNicolas Dufresne1-12/+6
2016-04-06rtpjpegpay: Skip APP and JPG markers and print warnings for unknown markersSebastian Dröge1-2/+17
2016-03-15Revert "flacparse: push tags in pre_push_frame"Sebastian Dröge1-6/+0
2016-03-02flacparse: push tags in pre_push_frameLuis de Bethencourt1-0/+6
2016-02-27goom: Use goom_set_resolution() instead of recreating the goom instance when ...Sebastian Dröge1-0/+1
2016-01-20Release 1.6.31.6.3Sebastian Dröge76-124/+384
2016-01-20Update .po filesSebastian Dröge41-41/+41
2016-01-20vp8enc: Ensure that we always have valid frame user data before using itSebastian Dröge1-1/+10
2016-01-20vpxdec: Unref frame in all code paths of handle_frame()Sebastian Dröge2-8/+16
2016-01-20vpxenc: Unref frame on ERRORThibault Saunier2-0/+2
2016-01-20vp9enc: Return FLOW_ERROR when an error accuresSebastian Dröge1-1/+1