summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)Author
2013-11-09mpegts: Add some more element-type annotations for g-iSebastian Dröge
2013-11-07codecparsers: Fix bad condition in h264 parserAurélien Zanelli
2013-09-18egl: Update for new GstContext APISebastian Dröge
2013-08-28mpegts: mark as unstable APITim-Philipp Müller
2013-08-21mpegts: ABI/API break: Use GPtrArray instead of GArrayEdward Hervey
2013-08-14.gitignore: Update for new files to ignoreEdward Hervey
2013-08-13codecparsers: mpegvideoparse: turn internal consistency check into a g_assert()Tim-Philipp Müller
2013-08-13codecparsers: mpegvideoparser: minor doc fixesTim-Philipp Müller
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey
2013-07-26codecparser: Make warnings more meaningfulEdward Hervey
2013-07-09mpegts: Unify section checks and add BAT parsingEdward Hervey
2013-07-09codecparsers: h264: fix calculation of the frame cropping rectangle.Gwenole Beauchesne
2013-07-09h264parser: Parse the cropping-rectangle separately.Sreerenj Balachandran
2013-07-08uridownloader: fix crash when download is nullThiago Santos
2013-07-08uridownloader: do not set cancelled unless explicitly called by userThiago Santos
2013-07-07mpegts: Avoid false-positives in section type detectionEdward Hervey
2013-07-06mpegts: Properly handle UTC time in sectionsEdward Hervey
2013-07-06mpegts: Fix NIT parsingEdward Hervey
2013-07-05codecparsers: mpeg2: fix video packet header size checks.Gwenole Beauchesne
2013-07-05codecparsers: mpeg2: add slice header parsing API.Sreerenj Balachandran
2013-07-05codecparsers: mpeg2: add sequence scalable extension parsing API.Sreerenj Balachandran
2013-07-05codecparsers: mpeg2: add new API that takes GstMpegVideoPacket arguments.Gwenole Beauchesne
2013-07-04mpegts: Improve documentationEdward Hervey
2013-07-04mpegtsdescriptor: Fix handling of unknown stream encodingsEdward Hervey
2013-07-04mpegts: Add registered mpeg-ts stream typesEdward Hervey
2013-07-03mpegts: split dvb descriptors/enums into a separate fileEdward Hervey
2013-07-03mpegts: Fix TOT section parsingEdward Hervey
2013-07-03mpegts: Split files and implement free functionsEdward Hervey
2013-07-03uridownloader: Simplify locking to fix deadlocksThiago Santos
2013-07-03libs/mpegts: Rename GstMpegTS => GstMpegTsEdward Hervey
2013-07-03gst-libs: New Mpeg-TS support libraryEdward Hervey
2013-07-01uridownloader: add support for range based downloadsThiago Santos
2013-07-01h264parser: Fix the return value type for the SEI palyload parsing methods.Sreerenj Balachandran
2013-06-23codecparsers: Fix gtk-docEdward Hervey
2013-06-06mpegvideoparser: Fix the pixel-aspect-ratio calculationSreerenj Balachandran
2013-05-28signalprocessor: ladspa is not using this anymoreStefan Sauer
2013-05-23codecparsers: Actually store mpeg video bitrate valueEdward Hervey
2013-05-15insertbin: Annotate callback scopesOlivier Crête
2013-05-10egl: Add destroy notify instead of always calling eglTerminate() on the displaySebastian Dröge
2013-05-10egl: Allow being used in C++ codeJosep Torra
2013-05-07codecparsers: ensure the debug category is properly initializedThiago Santos
2013-05-07uridownloader: unlock mutex when switching urisrc state to NULL to avoid dead...Louis-Francis Ratté-Boulianne
2013-05-07uridownloader: properly unref the urisrc between downloadsThiago Santos
2013-05-07uridownloader: make cancelled state 'permanent' until a resetAndre Moreira Magalhaes (andrunko)
2013-05-07uridownloader: refactor gsturidownloader to its own libThiago Santos
2013-05-07mpegvideometa: Fix typo in commentSreerenj Balachandran
2013-04-18egl: Use gst_context_writable_structure()Sebastian Dröge
2013-04-18egl: silence warnings building for RPI related to 'vcos_*'Josep Torra
2013-04-17egl: Use new types from libgstvideo instead of defining our ownSebastian Dröge
2013-04-11video: Remove video library from -badSebastian Dröge