summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cruft: Add ext/amrwbenc directory, it's ext/voamrwbenc nowSebastian Dröge2011-05-141-0/+1
* basevideencoder: Fix use after free after state change transitionAndoni Morales Alastruey2011-05-141-0/+1
* facedetect: Remove dead code and some minor doc changes.Sreerenj Balachandran2011-05-141-6/+3
* edgedetect: Remove dead code and some minor doc changesSreerenj Balachandran2011-05-141-3/+1
* coloreffects: Coding style fixesLuis de Bethencourt2011-05-144-9/+11
* aacenc: Integrate into the documentationSebastian Dröge2011-05-144-0/+51
* amrwbenc: Switch to the free vo-amrwbenc librarySebastian Dröge2011-05-1413-177/+124
* faac: Detect output format from downstream caps change unit testbenjamin gaignard2011-05-142-43/+57
* voaaenc: Fix CFLAGS/LIBS of the unit testSebastian Dröge2011-05-141-1/+4
* voaacenc: Only generate sinkcaps once and in a threadsafe waySebastian Dröge2011-05-142-89/+81
* voaacenc: Add NULL terminator to gst_structure_new()Sebastian Dröge2011-05-141-1/+2
* voaacenc: Some minor cleanupSebastian Dröge2011-05-142-15/+4
* voaacenc: Fix CFLAGS and LIBSSebastian Dröge2011-05-141-3/+11
* voaacenc: Add new plugin for audio AAC encoder based on vo-aacenc libbenjamin gaignard2011-05-148-0/+1115
* Back to developmentTim-Philipp Müller2011-05-14110-219/+219
* Release 0.10.22RELEASE-0.10.22Tim-Philipp Müller2011-05-10116-458/+4473
* camerabin: Use running time for muxingThiago Santos2011-05-062-80/+1
* camerabin: Fix typoThiago Santos2011-05-051-1/+1
* xvidenc: do not leak peer pad referenceMark Nauwelaerts2011-05-041-0/+2
* xvidenc: Always return reffed caps from _getcapsSjoerd Simons2011-05-031-1/+1
* hlsdemux: set duration in outgoing buffersAndoni Morales Alastruey2011-05-033-13/+15
* hlsdemux: fix DURATION query handlingTim-Philipp Müller2011-05-031-4/+8
* hlsdemux: implement SEEKING queryTim-Philipp Müller2011-05-031-1/+17
* 0.10.21.4 pre-releaseTim-Philipp Müller2011-04-30116-179/+887
* Update orc-generated disted C backup code to orc 0.4.14Tim-Philipp Müller2011-04-302-1726/+5902
* chopmydata: don't push buffers smaller than min-size on eosTim-Philipp Müller2011-04-301-3/+9
* chopmydata: don't mess with adapter from non-streaming thread on FLUSH_STARTTim-Philipp Müller2011-04-301-2/+1
* y4mdec: add plugin descriptionPhilip Jägenstedt2011-04-301-1/+2
* tsdemux: Don't leak bufferlist on streams without padsEdward Hervey2011-04-291-0/+2
* mpegtsbase: Unref buffers we don't use.Edward Hervey2011-04-291-1/+2
* mpegtsbase: Don't forget to free the program streams arrayEdward Hervey2011-04-291-0/+1
* tsdemux: Free packet buffer even if it doesn't have a payloadEdward Hervey2011-04-291-0/+2
* decklink: Check for pthread.h and link with -lpthreadSebastian Dröge2011-04-281-3/+10
* decklink: Add to SUBDIRSSebastian Dröge2011-04-281-1/+1
* 0.10.21.3 pre-releaseTim-Philipp Müller2011-04-28121-308/+1207
* tools: disable new gst-element-maker testTim-Philipp Müller2011-04-271-6/+8
* element-maker: the broekn templates are not broekn, but dependenciesStefan Kost2011-04-271-1/+2
* element-maker: set CPPFLAGS to make templates using uninstalled headers workStefan Kost2011-04-262-2/+3
* element-maker: fixup gobject template a bit but disable for nowStefan Kost2011-04-262-2/+5
* element-templates: fix templatesStefan Kost2011-04-265-12/+52
* element-maker: don't dist incomplete templatesStefan Kost2011-04-261-5/+7
* element-maker-test: try to run element-maker for all templatesStefan Kost2011-04-262-1/+28
* element-maker: make it fail, when compilation failsStefan Kost2011-04-261-1/+7
* element-maker: allow to run from a different working directoryStefan Kost2011-04-261-2/+3
* element-maker: lowercasify inputDavid Schleef2011-04-241-0/+1
* mpegtsdemux,tsdemux: Add byte-stream to h264 capsDavid Schleef2011-04-242-9/+17
* basevideoencoder: Don't allow buffers after EOSDavid Schleef2011-04-242-1/+13
* basevideo: Don't duplicate code in basevideocodecDavid Schleef2011-04-241-4/+0
* basevideo: Check if caps are set directlyDavid Schleef2011-04-241-5/+5
* gme: fix infinite looping by fading out after two loopsMihai Draghicioiu2011-04-241-2/+7