summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-30Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey111-2443/+6842
2011-12-28tests: remove comment for already fixed issues on makefileThiago Santos1-2/+0
2011-12-28tests: camerabin2: Fix message leak in testsThiago Santos1-0/+2
2011-12-27camerabin2: fix gvalue leakThiago Santos1-5/+4
2011-12-27tests: camerabin2: fix mainloop leaksThiago Santos1-0/+2
2011-12-27camerabin2: secure event ref when sending event to parent classThiago Santos1-0/+4
2011-12-24tests: camerabin2: porting to 0.11Thiago Santos1-62/+78
2011-12-23camerabin2: port to 0.11Thiago Santos5-109/+113
2011-12-23faac: standardize some field data typesMark Nauwelaerts1-2/+2
2011-12-22basecamerabinsrc: remove redundant functionsThiago Santos4-63/+10
2011-12-22camerabin2: remove unused helper functionThiago Santos2-28/+0
2011-12-22faac: recreate encoder after flushingMark Nauwelaerts1-0/+7
2011-12-22faac: refactor encoder library setupMark Nauwelaerts1-29/+50
2011-12-22voaacenc: no need to duplicate baseclass sanity checksMark Nauwelaerts1-10/+0
2011-12-22voamrwbenc: no need to duplicate baseclass sanity checksMark Nauwelaerts1-5/+0
2011-12-21update for videofilter changesWim Taymans2-50/+17
2011-12-21tests: avoid useless includeWim Taymans1-1/+0
2011-12-20camerabin2: Fix A/V sync for capturesThiago Santos2-10/+42
2011-12-20tests: camerabin2: enable testsThiago Santos1-1/+1
2011-12-20wrappercamerabinsrc: Push newsegments on video capture startThiago Santos1-0/+8
2011-12-20codecparsers: h264: clear sei message prior to parsingMark Nauwelaerts1-0/+4
2011-12-19controller: port to new interpolation-mode apiStefan Sauer1-2/+1
2011-12-19controller: port to new controller apiStefan Sauer1-1/+2
2011-12-19y4m: update for new interlace capsWim Taymans1-0/+2
2011-12-19mpegtsdemux: only warn when we see a PID with unknown typeVincent Penquerc'h1-1/+1
2011-12-19h264parse: avoid pushing SPS/PPS at start only if both are found in streamAlessandro Decina2-4/+26
2011-12-18mpeg4videoparse: handle force key unit eventsAlessandro Decina2-4/+170
2011-12-18h264parse: do wait for a keyframe when handling force key unit eventsAlessandro Decina1-2/+0
2011-12-18mpegtsmux: unset the current PCR stream when starting a new unitAlessandro Decina1-0/+1
2011-12-18mpegtsmux: fix key unit event handling when muxing both audio and videoAlessandro Decina1-1/+1
2011-12-15katetiger: don't unref NULL bufferTim-Philipp Müller1-2/+4
2011-12-15opus: fix bad merge (stray unmap, undeclared var)Vincent Penquerc'h2-2/+2
2011-12-15tests: jifmux: re-enable jifmux's testsThiago Santos1-1/+1
2011-12-15videomeasure: port to GstCollectPads2Vincent Penquerc'h2-23/+23
2011-12-15mxfmux: port to GstCollectPads2Vincent Penquerc'h2-41/+44
2011-12-15mpegtsmux: port to GstCollectPads2Vincent Penquerc'h2-23/+23
2011-12-15mpegpsmux: port to GstCollectPads2Vincent Penquerc'h2-18/+18
2011-12-15frei0r: port to GstCollectPads2Vincent Penquerc'h2-21/+21
2011-12-15compare: port to GstCollectPads2Vincent Penquerc'h2-15/+15
2011-12-15asfmux: port to GstCollectPads2Vincent Penquerc'h3-20/+20
2011-12-14dtsdec: avoid crashing upon drainingMark Nauwelaerts1-2/+7
2011-12-14tests: mpegtsmux: remove unused variableThiago Santos1-2/+0
2011-12-14camerabin2: fix leak on error handlingTommi Myöhänen1-0/+2
2011-12-13mpegtsparse: check offset when retrieving table_id on malformed packetsJulien Isorce1-0/+8
2011-12-13Revert "mpegtsparse: check offset when retrieving table_id on malformed packets"Sebastian Dröge1-17/+6
2011-12-13basevideocodec: Don't use G_TYPE_REGISTER_BOXED() yetSebastian Dröge1-3/+15
2011-12-12tiger: advertise all the new YUV formats we can now useVincent Penquerc'h1-2/+7
2011-12-12tiger: replace the new YUV blitting code with the newer overlay codeVincent Penquerc'h2-426/+47
2011-12-12mpegtsparse: check offset when retrieving table_id on malformed packetsJulien Isorce1-6/+17
2011-12-12liveadder: fix buffer leakVincent Penquerc'h1-2/+3