summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-01tsdemux: Take into account upstream newsegment eventsHEADmasterEdward Hervey1-0/+13
2011-08-01hlsdemux: Send NEWSEGMENT eventsEdward Hervey2-0/+15
2011-08-01mpegtsbase: Remove programs on EOSEdward Hervey1-6/+25
2011-08-01tsdemux: Refactor stream/program removalEdward Hervey1-34/+15
2011-08-01mpegtsbase: Prevent stack gardening by using the right typeNicolas Dufresne1-1/+1
2011-07-29tests: fix compiler warning in faad unit testTim-Philipp Müller1-2/+0
2011-07-29id3mux: use now-public GstTagMux base class from libgsttagTim-Philipp Müller5-610/+3
2011-07-29tagmux: require subclass to install sink pad templateTim-Philipp Müller2-19/+31
2011-07-28gstmotioncells_dynamic_test: test tool what can to do dynamic change propertiesRobert Jobbagy7-2/+914
2011-07-28motioncells: new element to detect areas of motionRobert Jobbagy8-2/+2403
2011-07-27hsldemux: Handle change of media typesEdward Hervey2-17/+58
2011-07-27mpeg4videoparse: Fix unitialized variable on old compilersEdward Hervey1-3/+3
2011-07-27hlsdemux: fix wrong usage of GST_ELEMENT_ERROR macros and compilation on NetBSDOlaf Seibert1-4/+5
2011-07-27pcapparse: fix compiler warningTim-Philipp Müller1-0/+2
2011-07-27pcapparse: fix SLL parsingFelipe Contreras1-8/+4
2011-07-25mpegtsbase/tsdemux: Fix stream/pad activation orderEdward Hervey3-123/+235
2011-07-25camerabin2: add location=NULL docs to PORTINGRaluca Elena Podiuc1-0/+2
2011-07-25camerabin2: If location is NULL do not encode imagesThiago Santos1-12/+21
2011-07-21schroenc: Update for GstBaseVideoEncoder::finish() signature changeSebastian Dröge1-3/+4
2011-07-21vp8enc: Update for GstBaseVideoEncoder::finish() signature changeSebastian Dröge1-3/+3
2011-07-21diracenc: Update for GstBaseVideoEncoder::finish() signature changeSebastian Dröge1-3/+3
2011-07-21basevideoencoder: Allow finishing of frames with no src_buffer to drop/free t...Sebastian Dröge1-52/+59
2011-07-21basevideoencoder: Only get caps from the subclass if they were not set yet by...Sebastian Dröge1-8/+11
2011-07-21basevideoencoder: Delay sending of serialized sink events until finish_frame()Sebastian Dröge2-2/+48
2011-07-21basevideoencoder: Add ::reset vfunc and handle ::reset/::finish the same way ...Sebastian Dröge2-4/+24
2011-07-20pesparse: Fix stuffing byte handlingEdward Hervey2-11/+14
2011-07-20Fix compilation for unused but not setNicolas Dufresne7-10/+23
2011-07-20mpegtsdemux: fix compiler warningsAlessandro Decina1-2/+4
2011-07-19basevideoencoder: Use a temporary GstVideoState until the subclass accepted t...Sebastian Dröge1-48/+45
2011-07-19mpegtsbase/tsdemux: Add more comments and removal unused variableEdward Hervey2-4/+12
2011-07-19mpegtsbase: Avoid double removal of streamsEdward Hervey1-1/+8
2011-07-19mpegtsbase: Add a GList of streams to the programEdward Hervey3-56/+51
2011-07-19mpegtsbase: Use a bit array instead of an array of gbooleanEdward Hervey3-22/+26
2011-07-19pcapparse: Fix format string compiler warningSebastian Dröge1-1/+1
2011-07-18dfbvideosink: fix harmless typo in variable initializationSreerenj Balachandran1-2/+2
2011-07-18h264parse: remove a check made useless by the last commitAlessandro Decina1-15/+0
2011-07-18h264parse: assume byte-stream if stream-format and codec_data are missing fro...Alessandro Decina1-0/+12
2011-07-18h264parse: ignore codec_data if stream-format=byte-streamAlessandro Decina1-4/+5
2011-07-18tsdemux: Use standalone PES parserEdward Hervey1-199/+51
2011-07-18mpegtsdemux: Add standalone PES parserEdward Hervey3-2/+539
2011-07-17mpegdefs: clarify some stream idsEdward Hervey1-4/+8
2011-07-16tsdemux: whoops, tsdemux isn't ready yet for primary rank :)Edward Hervey1-1/+1
2011-07-16mpegtsbase/tsdemux: Cleanups and commentsEdward Hervey3-5/+12
2011-07-16tsdemux: Fix newsegment creation for push modeEdward Hervey1-67/+93
2011-07-16mpegtsbase: Store incoming newsegmentsEdward Hervey2-4/+27
2011-07-15tagmux: const-ify GstTagList argument of render vfuncsTim-Philipp Müller4-29/+27
2011-07-15tagmux: fix up private base class header so it can be made publicTim-Philipp Müller3-102/+132
2011-07-15We need core/base from gitTim-Philipp Müller1-2/+2
2011-07-15tests: camerabin2: fix name of 'image-done' bus messageRaluca Elena Podiuc1-4/+1
2011-07-15pcapparse: rename offset property to ts-offsetMark Nauwelaerts1-5/+9