summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-22http: Add module with cookie jar implementationcookiesThiago Santos12-4/+1149
2016-01-15playsink: Properly mark pending blocked padsEdward Hervey1-1/+3
2016-01-14gst-device-monitor: Use g_printerr instead of g_errorNirbheek Chauhan1-2/+4
2016-01-13subtitleoverlay: replace gst_caps_can_intersect() with is_subset()Thiago Santos1-1/+1
2016-01-13playbin: use subset check instead of intersectThiago Santos1-4/+4
2016-01-12audio-channel-mixer: round before truncatingWim Taymans1-4/+4
2016-01-12audio-converter: Avoid conversion when possibleWim Taymans1-15/+34
2016-01-12audio-channel-mixer: add more formatsWim Taymans1-41/+64
2016-01-12audio-converter: improve processing loopWim Taymans1-64/+103
2016-01-11subtitleoverlay: replace accept-caps with caps queryThiago Santos1-3/+17
2016-01-08audio: Update exported symbols listSebastian Dröge1-1/+1
2016-01-08videorate: replace accept-caps with a caps queryThiago Santos1-2/+5
2016-01-08docs: fix up for GstAudioChannelMix rename as wellTim-Philipp Müller1-6/+7
2016-01-08audio-converter: small API tweaksWim Taymans3-9/+14
2016-01-08audio-converter: prepare API for rate changesWim Taymans2-9/+25
2016-01-08audio-convert: simplify APIWim Taymans3-21/+8
2016-01-08audio/video: Use G_GNUC_INTERNAL for internal functionsSebastian Dröge2-0/+2
2016-01-08audio: GstAudioChannelMix -> GstAudioChannelMixerWim Taymans6-135/+135
2016-01-08playbin: Use the caps query instead of accept-caps to detect if a sink accept...Sebastian Dröge1-8/+10
2016-01-06videopool: store videoinfo after choosing the biggest buffer sizeAurélien Zanelli1-1/+1
2016-01-06videotestsrc: add missing break in set_property switch caseAurélien Zanelli1-0/+1
2016-01-06tests: audioconvert: fix test compilation with clangKoop Mast1-14/+14
2016-01-06tests: fix indentation of various unit testsTim-Philipp Müller4-75/+65
2016-01-05docs: add new audio APITim-Philipp Müller2-1/+47
2016-01-03docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-docTim-Philipp Müller2-44/+0
2016-01-03riff: Add missing closing parenthesis to GST_RIFF_WAVE_FORMAT_ANTEX_ADPCMESebastian Dröge1-1/+1
2016-01-02riff-ids: remove trailing whitespaceStefan Sauer1-3/+3
2016-01-02riff-ids: fix two swapped idsStefan Sauer1-2/+2
2015-12-31sdp: Also reorder SUBDIRS to try even harder to build the RTP library firstSebastian Dröge1-1/+1
2015-12-31sdp: The SDP library depends on the RTP library now and is not independent an...Sebastian Dröge1-1/+3
2015-12-31sdp: add helper fuctions from/to sdp from/to capsHyunjun Ko8-2/+995
2015-12-29audioconvert: Pass pointer arrays instead of singleton pointers to gst_audio_...Sebastian Dröge1-2/+4
2015-12-29encoding-profile: Check for FALSE'ness directly, not by comparing with FALSESebastian Dröge1-2/+2
2015-12-29encoding-profile: Don't use preset_name string after freeSebastian Dröge1-9/+8
2015-12-29audioconvert: add a test for gap handlingStefan Sauer1-1/+46
2015-12-29audioconvert: fix passthrough operationStefan Sauer2-66/+161
2015-12-29tools: gst-device-monitor: print uint properties in both decimal and hexTim-Philipp Müller1-1/+6
2015-12-28videoblend: special case 1x1 src dims on increment computationReynaldo H. Verdejo Pinochet1-2/+2
2015-12-28typefindfunctions: Make sure that enough data is available in AAC/ADTS typefi...Sebastian Dröge1-3/+4
2015-12-27tests: remove commented code from audioconvert testStefan Sauer1-12/+0
2015-12-27audio-converter: code cleanupStefan Sauer1-35/+37
2015-12-26tools: gst-device-monitor: print non-string device properties tooTim-Philipp Müller1-3/+11
2015-12-26audio: Fix some documentation warningsSebastian Dröge3-19/+18
2015-12-26videoaffinetransformmeta: Add (transfer none) annotation for return valueSebastian Dröge1-1/+1
2015-12-25playsink: Don't leak audio/video filters due to floating references weirdnessSebastian Dröge1-0/+6
2015-12-25playsink: Allow reuse of audio/video filters by unparenting them from their binsSebastian Dröge1-0/+41
2015-12-25playsink: Don't leak audio/video filters when using non-raw mediaSebastian Dröge1-0/+6
2015-12-24Back to developmentSebastian Dröge1-2/+2
2015-12-24pbutils: Link to libgstbase for bytewriter and adapterSebastian Dröge1-1/+2
2015-12-24Release 1.7.1Sebastian Dröge37-146/+2064