summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Collapse)AuthorFilesLines
2009-02-17[MOVED FROM GST-P-FARSIGHT] Max latency should also be increased by our own ↵Youness Alaoui1-3/+7
latency 20080428232851-4f0f6-05f9a89403cd54211f2f4a6595704270eab9616f.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Fix deadlock on invalid timestamp errorOlivier Crete1-7/+12
20080428223606-3e2dc-963e48b33efaf84c16d4ec4b789a6dfb2d9358ad.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Added comment for clarityYouness Alaoui1-0/+4
20080428161958-4f0f6-cbaa166fbde99013b555c69ab48d964d75773a7f.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] added TODO commentsYouness Alaoui1-3/+3
20080428161235-4f0f6-fbc78533d29d37b65add6f6046fec17ce5e30cae.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] check_eos will always return FALSE here..Youness Alaoui1-4/+1
20080428155927-4f0f6-1a93e295d3df68a96367b75060a89a947efa8944.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] added comment on the no clock errorYouness Alaoui1-0/+1
20080428154956-4f0f6-7e24ed31f9c822e4323b681a54bc23f03c1a325e.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] error if no clock is availableYouness Alaoui1-5/+14
20080428154850-4f0f6-38fdc4134835c457d0054301579d8cd4cbd4989a.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] renaming unused argYouness Alaoui1-1/+1
20080425210456-4f0f6-ab1cdc944c9bcd779504292b21dc1787d6cb62a1.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] removed unused user_data and commented lineYouness Alaoui1-2/+1
20080425203938-4f0f6-787778475b646461da40f3e0000a10bc96e142bc.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] remove unused cases and empty switchYouness Alaoui1-11/+0
20080425203735-4f0f6-c0442fcf57e3f08b81bc1be3d69f5cfa0257b52a.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Explicit the discont flag manglingOlivier Crete1-0/+5
20080428183409-3e2dc-4db2505eeca033a634253b6c2d2f4f1398e9fcca.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Unref events when they are droppedOlivier Crete1-2/+2
20080428180711-3e2dc-eb659787f179562f15402c819f188de398deef2d.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Use Glib G_{MAX,MIN}{U,}INT{8,16,32} macrosOlivier Crete1-21/+6
20080424224627-3e2dc-1036bc58b6b4db2f9f12831cdbae3bc613facbbf.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Unlock liveadder empty buffer gcond on flushOlivier Crete1-2/+4
20080421032614-3e2dc-4ed29e1583ff684338ba5d7611f60b1a7eaff563.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Unref event instead of leaking itOlivier Crete1-2/+2
20080418192941-3e2dc-352e25f6ab291612be1dc139790303a1333f65d7.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] non-perfect stream isnt an error, lets just log itOlivier Crete1-1/+1
20080403170956-3e2dc-663f6af8ce067f44ca251a89aebf262d4b8a2869.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] We retimestamp to the running time, starting the ↵Olivier Crete1-6/+2
segments from 0 should therefore work 20080403165431-3e2dc-d981ac2f9ea7fd3c8d2be4d22f1817cf78c614e4.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Do the min/max of the latencies correctlyOlivier Crete1-8/+3
20080403165415-3e2dc-c1124bd84e67cf8a911a14bb123b8731da9f4fc4.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Fix indentationOlivier Crete1-3/+2
20080403021425-3e2dc-efd73a6eed0676e158af70484d4e5c42ea75de74.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Activate pads before adding them in case we're ↵Olivier Crete1-0/+12
already playing 20080403020318-3e2dc-afd58f992c0b3057221b91034b2fcd91f296e52d.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] For latencies, use the min of the max and the ↵Olivier Crete1-3/+6
max of the min (and the min wins if they cross) 20080403020253-3e2dc-dda7e471073ee75a6f60e845c3c546af9be19675.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Rename next_ts into expected_ts, make sure all ↵Olivier Crete1-11/+16
buffers have a duration 20080403005728-3e2dc-8245ce1bfeebebfb8f75073253b3c0e3c4b5f596.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Don't try to set the discont flag if the ↵Olivier Crete1-7/+11
duration of the previous incoming buffer was not valid 20080403004012-3e2dc-6f95520c928c347508bdf6188c873ed724ad2dd7.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Reset buffers offsets to noneOlivier Crete1-0/+3
20080402224627-3e2dc-d3ee8c7d0c14131017842d8159f7f684d0ccef6d.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Import adder src event handlingOlivier Crete1-0/+85
20080402224612-3e2dc-21a682b18fe18782bf7fa48983c13c1ad86dc5a1.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Push out a simple newsegment eventOlivier Crete2-0/+26
20080331184421-3e2dc-69544b5b03ae3bb8c1e3f967974fd250d04056b5.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Don't return EOS if there is no sink padOlivier Crete1-1/+4
20080331184404-3e2dc-482a134b47eadcd9f1f9d144c02ab1145028fa07.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Reduce locking a bit and cleanup code a bitOlivier Crete1-9/+9
20080331171116-3e2dc-5ddfb0e459004780d3f7a660c64f58243936a844.gz
2009-02-17[MOVED FROM GST-P-FARSIGHT] Add liveadder elementOlivier Crete4-0/+1340
20080329004518-3e2dc-40e4746fe82bbc5a871f03fe6ff6048f436c9f85.gz
2009-02-13scaletempo: Do not use void pointer arithmetic.Michael Smith1-2/+2
2009-02-12Make the demuxer reusable in READY->PLAYING->READY->PLAYING cycles byJulien Moutte1-0/+1
flushing adapters correctly.
2009-02-12mxfdemux: Also include the picture/sound/data essence coding in the unknown capsSebastian Dröge1-3/+31
2009-02-12mxfdemux: Update TODO, we should support the drop-frame property of timecode ↵Sebastian Dröge1-0/+1
tracks
2009-02-12mxfdemux: Fix resolval of identifications from the prefaceSebastian Dröge1-1/+1
2009-02-12mxfdemux: Parse MXFTimestamp's milliseconds and add _to_string() functionSebastian Dröge6-71/+37
2009-02-12mxfdemux: Update TODOSebastian Dröge1-2/+0
2009-02-11inputselector: Fix compilation, activate_sinkpad() has no notify parameterSebastian Dröge1-3/+4
2009-02-10input-selector: Activate and notify pad before processing events.Michael Smith1-8/+13
Events should trigger pad selection if we don't already have an explicitly selected pad, so that events prior to first buffer don't get lost.
2009-02-11camerabin: Sanitize constants used for element factory names.René Stadler1-27/+18
2009-02-11camerabin: Use v4l2src as default source.René Stadler1-7/+4
2009-02-11camerabin: Add .gitignore to hide generated signal marshaller files.René Stadler1-0/+2
2009-02-11camerabin: Fix plugin details to use GST_PACKAGE_* values.René Stadler1-1/+1
2009-02-11aacparse: Fix license specified in plugin details.René Stadler1-2/+1
2009-02-09mxfdemux: After pulling the footer metadata reset essence track positions to 0Sebastian Dröge1-0/+14
2009-02-09mxfdemux: When trying to find an essence track position try to find ↵Sebastian Dröge1-8/+8
position+1 too By searching for the following position we will add the complete generic container (i.e. all tracks) at the same position to the index which should make finding positions for more than one track a bit faster.
2009-02-09mxfdemux: For new essence tracks only set the position to 0 if it starts in ↵Sebastian Dröge1-0/+6
the current partition
2009-02-09mxfdemux: Check if the length of the src/essence track arrays are 0, not the ↵Sebastian Dröge1-59/+33
array itself
2009-02-09mxfdemux: Make sure that the srcpad and essence track arrays always existSebastian Dröge1-19/+21
2009-02-09mxfdemux: Change some GST_ERRORs to something less criticalSebastian Dröge1-2/+2
2009-02-09mxfdemux: Only go into EOS and send segment-done after all tracks are finishedSebastian Dröge1-2/+16