summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.41.1.4Sebastian Dröge2013-08-289-24/+581
* Update .po filesSebastian Dröge2013-08-2839-39/+39
* po: update translationsSebastian Dröge2013-08-2839-190/+635
* filesink: please gcc (avoid a warn_unused_result warning)Alessandro Decina2013-08-271-1/+2
* filesink: flush (discard data) on FLUSH_STOPAlessandro Decina2013-08-272-0/+60
* tests: filesink: small refactoringAlessandro Decina2013-08-271-29/+40
* tools: gst-launch: don't print properties being reset when shutting downTim-Philipp Müller2013-08-261-1/+6
* basetransform: Don't push out identical capsEdward Hervey2013-08-221-3/+9
* docs: flesh out gst_sample_get_buffer() a littleTim-Philipp Müller2013-08-211-0/+4
* parse: make grammar.y work with Bison 3Kerrick Staley2013-08-211-1/+1
* sample: Add gst_sample_copy()Wonchul Lee2013-08-211-0/+22
* buffer: Fix gst_buffer_memcmp() where the buffer is smaller than sizeOlivier Crête2013-08-202-0/+31
* docs: flesh out gst_element_query_{duration,position} docs a bitTim-Philipp Müller2013-08-201-3/+17
* taglist: handle publisher and interpreted-by tagsMatthieu Bouron2013-08-202-0/+26
* pluginloader: Don't call memcpy() with NULL src and 0 lengthSebastian Dröge2013-08-201-1/+2
* queue: Properly unlock the sinkpad streaming thread when deactivating the padSebastian Dröge2013-08-201-0/+5
* queue2: Properly unlock the sinkpad streaming thread when deactivating the padSebastian Dröge2013-08-201-0/+4
* multiqueue: Clean up after the streaming thread has stoppedSebastian Dröge2013-08-191-0/+12
* queue2: Clean up after the streaming thread has stoppedSebastian Dröge2013-08-191-0/+6
* queue: Clean up after the streaming thread has stoppedSebastian Dröge2013-08-191-1/+6
* parse: Add GST_FLAG_NO_SINGLE_ELEMENT_BINSBrendan Long2013-08-193-11/+28
* query: return NULL when parsing uri redirection that was not setArnaud Vrac2013-08-191-1/+5
* buffer: Update since marker for gst_buffer_extract_dup() to 1.0.10Sebastian Dröge2013-08-181-1/+1
* queue2: don't crash on EOS if queue is emptyTim-Philipp Müller2013-08-161-0/+4
* queue2: don't change global buffering state from within query handlerTim-Philipp Müller2013-08-161-24/+25
* queue2: update buffering when changing capacityWim Taymans2013-08-161-2/+4
* Free thread pools in gst_deinit()Jonas Holmberg2013-08-161-0/+8
* check: Call gst_deinit() at exit of all processesJonas Holmberg2013-08-161-0/+4
* clock: simplify internal gst_clock_return_get_name() helperTim-Philipp Müller2013-08-141-23/+22
* basesrc: improve flush-start handlingWim Taymans2013-08-141-3/+20
* basesrc: stop flushing in flush-stopWim Taymans2013-08-141-0/+1
* basesrc: handle flush betterWim Taymans2013-08-141-6/+19
* .gitignore: ignore .dirstampEdward Hervey2013-08-141-0/+1
* check: Don't use nodist headers on gir scannerEdward Hervey2013-08-141-2/+1
* gst: minor docstring fixups to make g-i happyEdward Hervey2013-08-143-8/+9
* .gitignore: Ignore files from automake test-driverEdward Hervey2013-08-131-0/+3
* baseparse: Add a property to disable passthroughEdward Hervey2013-08-131-2/+70
* dataqueue: add gst_data_queue_push_forceThiago Santos2013-08-134-6/+66
* sysmem: Only copy the requested part of memory instead of the complete source...Sebastian Dröge2013-08-131-6/+3
* query: add Since markers for new API and add to exports fileTim-Philipp Müller2013-08-132-0/+6
* query: fix annotation for gst_query_parse_uriAndoni Morales Alastruey2013-08-121-1/+1
* query: add new redirection uri the URI queryAndoni Morales Alastruey2013-08-124-2/+47
* query: add some missing 'transfer none' gi annotationsThiago Santos2013-08-121-7/+7
* bytereader: Accelerate MPEG/H264 start code scanningNicolas Dufresne2013-08-101-0/+29
* pipeline: g-i: allow clock to be NULL in gst_pipeline_use_clock()Tim-Philipp Müller2013-08-101-1/+1
* controller: fixes int overflow with properties that span +-INT_MAXAdrian Pardini2013-08-081-2/+2
* build: add subdir-objects to AM_INIT_AUTOMAKELubosz Sarnecki2013-08-021-1/+1
* design: fix typoWim Taymans2013-08-021-1/+1
* queue2: Fix backwards seeks into undowloaded rangesSjoerd Simons2013-07-311-15/+7
* docs: some small gtk-doc markup fixesKjartan Maraas2013-07-302-2/+3