summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* hlsdemux: fix hls demux stream type inheritanceArnaud Vrac2016-10-112-1/+1
* dvb/parsechannels: parse guard interval as a fractionReynaldo H. Verdejo Pinochet2016-10-091-2/+2
* dvb/parsechannels: add prototypes and reorganize for clarityReynaldo H. Verdejo Pinochet2016-10-091-60/+95
* Update my email addressReynaldo H. Verdejo Pinochet2016-10-093-5/+5
* dvb: drop trailing whitespace and c&p leftoversReynaldo H. Verdejo Pinochet2016-10-0910-22/+22
* dvb/parsechannels: parse DVB-T hierarchy from v5 config fileReynaldo H. Verdejo Pinochet2016-10-091-0/+13
* dvb/parsechannels: parse DVB-T lp and hp code ratesReynaldo H. Verdejo Pinochet2016-10-091-0/+2
* mpegts: Also clear packetizer on TIME DISCONTEdward Hervey2016-10-081-2/+3
* adaptivedemux: Calculate values before queue2Edward Hervey2016-10-082-2/+66
* opencv: Fix memory leak by gst_caps_to_stringJimmy Ohn2016-10-061-1/+4
* glwindow: don't use g_thread_join() to join the navigation threadMatthew Waters2016-10-051-1/+12
* gluploadelement: fix leak of upload library objectMatthew Waters2016-10-051-0/+15
* vkdisplay: hold a weakref on the list of windowsMatthew Waters2016-10-051-2/+33
* vkdevice: only unref the gstcontext query if non-NULLMatthew Waters2016-10-051-2/+2
* tests/gl: make sure all GL commands are executed on the GL threadMatthew Waters2016-10-052-2/+16
* gl/win32: remove egl implementationMatthew Waters2016-10-053-352/+0
* tsdemux: Add conditions to identify ATSC EAC3Wonchul Lee2016-10-033-0/+16
* dvb/parsechannels: make parsing errors delsys-neutralReynaldo H. Verdejo Pinochet2016-09-301-10/+10
* meson: Setup pre-commit hooks when configuringThibault Saunier2016-09-302-0/+86
* meson: update versionTim-Philipp Müller2016-09-301-1/+1
* player: Remove Return documentation for function returning voidSebastian Dröge2016-09-301-2/+0
* Release 1.9.901.9.90Sebastian Dröge2016-09-30120-193/+1000
* Update .po filesSebastian Dröge2016-09-3040-198/+301
* po: Update translationsSebastian Dröge2016-09-302-261/+160
* waylandsink: Actually use buffer pool config after setting it upArun Raghavan2016-09-301-2/+3
* fix for https://bugzilla.gnome.org/show_bug.cgi?id=771871Sergey Mamonov2016-09-291-6/+12
* a2dpsink: Drop some dead-codeArun Raghavan2016-09-291-4/+1
* fdkaacenc: fix accessing freed memoryVincent Penquerc'h2016-09-291-2/+6
* fdkaacdec: avoid memory corruption on decoding errorVincent Penquerc'h2016-09-292-5/+5
* fdkaacenc: fix buffer leakVincent Penquerc'h2016-09-291-0/+2
* fdkaacenc: set framed=true on src capsVincent Penquerc'h2016-09-281-1/+2
* gl/dispmanx: Implements set_render_rectangle to adjust the position of windowGwang Yoon Hwang2016-09-282-7/+37
* gl: add necessary padding bytes to all public structsMatthew Waters2016-09-2820-16/+113
* fdkaacenc: set transmux on the fdkaac libVincent Penquerc'h2016-09-271-0/+6
* fdkaacdec: do not error out of out of sync returnVincent Penquerc'h2016-09-271-0/+6
* fdkaac: fix error with AOT_MP2_AAC_LC removed from libfdkaac APIVincent Penquerc'h2016-09-271-6/+2
* meson: bluez: fix buildTim-Philipp Müller2016-09-261-1/+2
* decklink: Update to SDK 10.8Sebastian Dröge2016-09-2616-38/+837
* fdkaac: fix mixup setting interleaved outputOlivier Crête2016-09-261-2/+2
* player: Only report the initial duration if the query was successfulSebastian Dröge2016-09-261-2/+4
* h265parse: Fix parsing of multiple NALs in the hvcC boxKyungyong Kim2016-09-261-1/+2
* bluez: dist new header fileTim-Philipp Müller2016-09-251-1/+2
* a2dpsink: Don't try to set device caps on avdtpsinkArun Raghavan2016-09-243-19/+0
* avdtpsink: Chain event handling up to basesinkArun Raghavan2016-09-241-1/+1
* bluez: Clean up and make a2dpsink functional againArun Raghavan2016-09-242-236/+36
* avdtpsrc: Add support for AVRCP metadataArun Raghavan2016-09-246-1/+487
* openjpegdec: Properly offset and shift for all formats when convertingSebastian Dröge2016-09-241-133/+114
* jpeg2000parse: Don't pass NULL strings to the colorspace / sampling parsing f...Sebastian Dröge2016-09-241-6/+10
* waylandsink: Don't leak GValues in getcapsNicolas Dufresne2016-09-231-4/+5
* waylandsink: Update our window size on configure eventNicolas Dufresne2016-09-223-10/+26