summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qtdemux: support seeking of CENC encrypted streams1.6Alex Ashley2016-04-211-4/+4
* Revert "matroskademux: send custom event with DVD subtitles frame size"Jan Schmidt2016-04-161-24/+1
* Revert "pulsesink: uncork if needed upon commit"Jan Schmidt2016-04-161-6/+0
* matroskademux: send custom event with DVD subtitles frame sizeArnaud Vrac2016-04-161-1/+24
* Update RELEASE with more bug details after releaseTim-Philipp Müller2016-04-141-0/+17
* Release 1.6.41.6.4Tim-Philipp Müller2016-04-1473-138/+635
* rtpmux: Forward sticky events on buffer lists too, not only on buffersPaolo Pettinato2016-04-131-0/+13
* v4l2object: fix capture with bayer formats other than bggrAlban Bedel2016-04-071-1/+11
* v4l2: fix colorimetry for NV12Josep Torra2016-04-071-4/+13
* v4l2: Re-add colorimetry field for RGB formatsNicolas Dufresne2016-04-071-25/+20
* v4l2: fix sRGB colorspace definitionWim Taymans2016-04-071-1/+0
* udpsrc: Add "loop" property for enabling/disabling multicast loopbackSebastian Dröge2016-04-062-1/+17
* v4l2: Don't leak v4l2 objects and props on probe errorsNirbheek Chauhan2016-04-061-4/+5
* rtpjpegdepay: Don't send invalid frames downstream after packet loss or a DIS...Nirbheek Chauhan2016-04-061-0/+13
* rtpjpegpay: Allow different quantization tables for components 2 and 3Sebastian Dröge2016-04-061-15/+0
* splitmuxsink: only try to create internal sink if it doesn't existThiago Santos2016-04-062-30/+61
* udpsrc: Fix multicast group joining with provided sockets on WindowsSebastian Dröge2016-04-061-4/+33
* rtspsrc: avoid potentially overflowing expressionJihae Yi2016-04-061-1/+1
* dirctsoundsink: Setting volume should not unmuteThomas Roos2016-04-061-2/+2
* dirctsoundsink: Fix volume reset on unmuteThomas Roos2016-04-061-1/+2
* rgvolume: make tag list writable before modifying itTim-Philipp Müller2016-04-062-6/+11
* rtspsrc: Properly error out if binding the UDP sockets failsSebastian Dröge2016-04-061-3/+14
* qtdemux: don't push encrypted buffer without cenc metadataPhilippe Normand2016-04-061-0/+6
* qtdemux: read saio aux_info_type as a FOURCCPhilippe Normand2016-04-061-1/+5
* gst: Handle gst_pad_get_current_caps() returning NULL gracefullySebastian Dröge2016-04-064-3/+15
* gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...Dave Craig2016-04-066-24/+33
* aacparse: Handle gst_pad_get_current_caps() returning NULL gracefullyDave Craig2016-04-061-0/+4
* matroska-demux: Don't handle seek until readyLinus Svensson2016-04-061-0/+6
* matroska-demux: Unref seek eventLinus Svensson2016-04-061-0/+1
* multifilesink: close file on write error with next-file mode is set to bufferAurélien Zanelli2016-04-061-1/+3
* avidemux: Fix buffer memory leakVineeth TM2016-04-061-0/+2
* rtpmanager: Don't warn for duplicate/reordered packetsStian Selnes2016-04-061-2/+2
* qtdemux: workaround for files with wrong color_table_id valueMatej Knopp2016-04-061-0/+8
* flvmux: plug leak(s) in error-scenarioHavard Graff2016-04-061-6/+22
* flvdemux: fix eos event leakHavard Graff2016-04-061-2/+3
* qtdemux: plug leaks in cenc aux info parsingPhilippe Normand2016-04-061-0/+2
* tests: fix spurious souphttpsrc test timoutsTim-Philipp Müller2016-04-061-1/+2
* matroskademux: Unmap wavpack header buffer after creating itSebastian Dröge2016-04-061-0/+1
* avidemux: Fix string memory leakVineeth TM2016-04-061-2/+1
* jpegdec: Don't pass the same data over and overNicolas Dufresne2016-04-061-12/+6
* rtpjpegpay: Skip APP and JPG markers and print warnings for unknown markersSebastian Dröge2016-04-061-2/+17
* Revert "flacparse: push tags in pre_push_frame"Sebastian Dröge2016-03-151-6/+0
* flacparse: push tags in pre_push_frameLuis de Bethencourt2016-03-021-0/+6
* goom: Use goom_set_resolution() instead of recreating the goom instance when ...Sebastian Dröge2016-02-271-0/+1
* Release 1.6.31.6.3Sebastian Dröge2016-01-2076-124/+384
* Update .po filesSebastian Dröge2016-01-2041-41/+41
* vp8enc: Ensure that we always have valid frame user data before using itSebastian Dröge2016-01-201-1/+10
* vpxdec: Unref frame in all code paths of handle_frame()Sebastian Dröge2016-01-202-8/+16
* vpxenc: Unref frame on ERRORThibault Saunier2016-01-202-0/+2
* vp9enc: Return FLOW_ERROR when an error accuresSebastian Dröge2016-01-201-1/+1