summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rtp{vorbis,theora}pay: Store headers in the packet buffers lists, not a NULL ...Sebastian Dröge2015-09-202-2/+2
* Release 1.5.911.5.91Sebastian Dröge2015-09-1874-159/+480
* Update .po filesSebastian Dröge2015-09-1841-41/+41
* po: Update translationsSebastian Dröge2015-09-181-113/+372
* avidemux: Fix taglist leakEunhae Choi2015-09-171-0/+5
* aacparse: Skip LOAS AAC until a valid config is seen.Jan Schmidt2015-09-161-8/+18
* rtpjitterbuffer: reset just a bit more upon flush_stopMark Nauwelaerts2015-09-131-0/+1
* rtpjitterbuffer: remove dead struct memberMark Nauwelaerts2015-09-131-3/+0
* multiudpsink: fix GError memory leak when hostname resolution failsVineeth TM2015-09-111-0/+1
* matroskamux: drop HEADER flag from output buffersThiago Santos2015-09-101-0/+4
* matroskamux: fix matroskamux ! matroskademuxTim-Philipp Müller2015-09-101-0/+4
* rtsp: fix small README typoMartin Kelly2015-09-101-1/+1
* wavpackparse: set both pts and dts so baseparse doesn't make up wrong dts aft...Tim-Philipp Müller2015-09-061-2/+3
* flacparse: set both pts and dts so baseparse doesn't make up wrong dts after ...Tim-Philipp Müller2015-09-061-3/+5
* docs: remove properties and signals that no longer existTim-Philipp Müller2015-09-062-1787/+0
* flvmux: Make the element count in arrays not include endGeorge Chriss2015-09-051-1/+1
* flvmux: Store incoming bitrate tags and send in the metadataJan Schmidt2015-09-052-2/+33
* rtspsrc: Don't parse key data more than needed.Jan Schmidt2015-09-051-6/+18
* rtspsrc: Fix SRTP + RTX, auth access, a leak, and an invalid memory access.Jan Schmidt2015-09-051-11/+24
* udpsrc: Fix build with GLib < 2.44Sebastian Dröge2015-09-041-0/+4
* udpsrc: Ignore G_IO_ERROR_CONNECTION_CLOSED when receiving dataSebastian Dröge2015-09-041-4/+6
* rtpvorbis/theoradepay: Fix handling of fragmented packetsSebastian Dröge2015-09-022-20/+27
* dtmfsrc: Reply to latency queryOlivier Crête2015-09-012-0/+58
* tests: Fix rtpsession test failureOlivier Crête2015-08-311-1/+5
* level: improve the test for multi-channel modeStefan Sauer2015-08-311-27/+34
* matroskademux: Align raw video frames to 32 bytesJan Alexander Steffens (heftig)2015-08-311-0/+1
* level: fix level calculations for mutliple channelsStefan Sauer2015-08-271-1/+1
* smpte: Fix memory leakRavi Kiran K N2015-08-271-3/+3
* tests: souphttpsrc: don't try to connect to dead radio serverTim-Philipp Müller2015-08-211-39/+16
* rtspsrc: Trivial fix to check correct conditionVineeth TM2015-08-211-1/+1
* matroska: read: fix tag list memory leakVineeth TM2015-08-211-0/+1
* wavpackdec: fix taglist memory leakVineeth TM2015-08-211-0/+1
* v4l2transform: fix pad closingJean-Michel Hautbois2015-08-201-1/+1
* Release 1.5.901.5.90Sebastian Dröge2015-08-1976-128/+1987
* Update .po filesSebastian Dröge2015-08-1941-908/+995
* po: Update translationsSebastian Dröge2015-08-192-889/+830
* multifilesrc: fix regression with starting from index set via index propertyTim-Philipp Müller2015-08-181-1/+8
* qtdemux: fix offset calculation when parsing CENC aux infoAlex Ashley2015-08-181-2/+2
* flacenc: actually return true for accept-caps query handlingThiago Santos2015-08-171-0/+1
* rtp: copy metadata in the (de)payloaders which is missed beforeHyunjun Ko2015-08-173-1/+8
* directsoundsink: allow specifying audio playback deviceDustin Spicuzza2015-08-173-4/+72
* flacenc: remove single entry if from loopThiago Santos2015-08-161-12/+10
* flacenc: implement proper accept-capsThiago Santos2015-08-161-0/+37
* flacenc: improve sink pad template capsThiago Santos2015-08-161-63/+62
* y4mencode: fix gst-launch version in documentationThiago Santos2015-08-161-1/+1
* audioencoders: use template subset check for accept-capsThiago Santos2015-08-164-1/+5
* videoencoders: use template subset check for accept-capsThiago Santos2015-08-165-0/+8
* mpegaudioparse: use new baseparse API to fix tag handlingTim-Philipp Müller2015-08-161-37/+34
* audioparsers: use new base parse API to fix tag handlingOlivier Crête2015-08-166-12/+12
* flacparse: use new baseparse API and fix tag handlingTim-Philipp Müller2015-08-161-19/+8