summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans2012-01-036-8/+8
* camerabin2: encoding profiles are objects in 0.11Edward Hervey2012-01-021-2/+2
* examples: Fix buildEdward Hervey2012-01-021-2/+1
* controller: port to API changesStefan Sauer2011-12-311-24/+7
* configure: update for gdp dataprotocol library removalTim-Philipp Müller2011-12-301-1/+0
* mpegtsbase: Swallow incoming caps eventEdward Hervey2011-12-301-0/+6
* tsdemux: Properly carry over the timestampEdward Hervey2011-12-301-4/+10
* tsdemux: Use incoming timestamps in live modeEdward Hervey2011-12-302-8/+52
* tsdemux: Report latency (700ms)Edward Hervey2011-12-301-0/+24
* mpegtsbase: Query whether upstream is live or notEdward Hervey2011-12-302-0/+28
* tsdemux: Activate pad before settings capsMatej Knopp2011-12-301-1/+1
* Merge remote-tracking branch 'origin/master' into 0.11Edward Hervey2011-12-306-13/+200
|\
| * basevideocodec: Reset should reset current capsThiago Santos2011-12-301-0/+2
| * camerabin2: clarify some message logsThiago Santos2011-12-301-2/+2
| * examples: camerabin2: add some error handling for format changingThiago Santos2011-12-291-5/+18
| * examples: camerabin2: add format selection for camerabin2 exampleThiago Santos2011-12-294-9/+182
* | Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-30111-2443/+6842
|\ \ | |/
| * tests: remove comment for already fixed issues on makefileThiago Santos2011-12-281-2/+0
| * tests: camerabin2: Fix message leak in testsThiago Santos2011-12-281-0/+2
| * camerabin2: fix gvalue leakThiago Santos2011-12-271-5/+4
| * tests: camerabin2: fix mainloop leaksThiago Santos2011-12-271-0/+2
| * camerabin2: secure event ref when sending event to parent classThiago Santos2011-12-271-0/+4
| * faac: standardize some field data typesMark Nauwelaerts2011-12-231-2/+2
| * basecamerabinsrc: remove redundant functionsThiago Santos2011-12-224-63/+10
| * camerabin2: remove unused helper functionThiago Santos2011-12-222-28/+0
| * faac: recreate encoder after flushingMark Nauwelaerts2011-12-221-0/+7
| * faac: refactor encoder library setupMark Nauwelaerts2011-12-221-29/+50
| * voaacenc: no need to duplicate baseclass sanity checksMark Nauwelaerts2011-12-221-10/+0
| * voamrwbenc: no need to duplicate baseclass sanity checksMark Nauwelaerts2011-12-221-5/+0
| * camerabin2: Fix A/V sync for capturesThiago Santos2011-12-202-10/+42
| * tests: camerabin2: enable testsThiago Santos2011-12-201-1/+1
| * wrappercamerabinsrc: Push newsegments on video capture startThiago Santos2011-12-201-0/+8
| * codecparsers: h264: clear sei message prior to parsingMark Nauwelaerts2011-12-201-0/+4
| * mpegtsdemux: only warn when we see a PID with unknown typeVincent Penquerc'h2011-12-191-1/+1
| * h264parse: avoid pushing SPS/PPS at start only if both are found in streamAlessandro Decina2011-12-192-4/+26
| * mpeg4videoparse: handle force key unit eventsAlessandro Decina2011-12-182-4/+170
| * h264parse: do wait for a keyframe when handling force key unit eventsAlessandro Decina2011-12-181-2/+0
| * mpegtsmux: unset the current PCR stream when starting a new unitAlessandro Decina2011-12-181-0/+1
| * mpegtsmux: fix key unit event handling when muxing both audio and videoAlessandro Decina2011-12-181-1/+1
| * katetiger: don't unref NULL bufferTim-Philipp Müller2011-12-151-2/+4
| * tests: jifmux: re-enable jifmux's testsThiago Santos2011-12-151-1/+1
| * videomeasure: port to GstCollectPads2Vincent Penquerc'h2011-12-152-23/+23
| * mxfmux: port to GstCollectPads2Vincent Penquerc'h2011-12-152-41/+44
| * mpegtsmux: port to GstCollectPads2Vincent Penquerc'h2011-12-152-23/+23
| * mpegpsmux: port to GstCollectPads2Vincent Penquerc'h2011-12-152-18/+18
| * frei0r: port to GstCollectPads2Vincent Penquerc'h2011-12-152-21/+21
| * compare: port to GstCollectPads2Vincent Penquerc'h2011-12-152-15/+15
| * asfmux: port to GstCollectPads2Vincent Penquerc'h2011-12-153-20/+20
| * dtsdec: avoid crashing upon drainingMark Nauwelaerts2011-12-141-2/+7
| * tests: mpegtsmux: remove unused variableThiago Santos2011-12-141-2/+0