summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: camerabin2: porting to 0.11Thiago Santos2011-12-241-62/+78
* camerabin2: port to 0.11Thiago Santos2011-12-235-109/+113
* update for videofilter changesWim Taymans2011-12-212-50/+17
* tests: avoid useless includeWim Taymans2011-12-211-1/+0
* controller: port to new interpolation-mode apiStefan Sauer2011-12-191-2/+1
* controller: port to new controller apiStefan Sauer2011-12-191-1/+2
* y4m: update for new interlace capsWim Taymans2011-12-191-0/+2
* opus: fix bad merge (stray unmap, undeclared var)Vincent Penquerc'h2011-12-152-2/+2
* basevideo: Make framestate a reference counted boxed objectMatej Knopp2011-12-124-37/+101
* pvr2d: Port to 0.11Edward Hervey2011-12-056-780/+782
* basevideodecoder: Fix reference counting of codec_dataMatej Knopp2011-12-051-2/+3
* camerabin: use GstSample for the previewWim Taymans2011-12-011-6/+6
* fix for moved interfacesWim Taymans2011-11-298-7/+10
* Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-11-285-26/+747
|\
| * kate: support for rendering on several YUV formatsVincent Penquerc'h2011-11-282-7/+483
| * mpeg4videoparse: fix number of bytes read for fixed time incrementVincent Penquerc'h2011-11-281-2/+2
| * mpegdemux: Try to add all streams earlyVincent Penquerc'h2011-11-282-4/+86
| * mpegtsdemux: handle pads with no dataVincent Penquerc'h2011-11-281-0/+45
| * mpegtsdemux: signal no-more-pads when appropriateVincent Penquerc'h2011-11-282-1/+22
| * mpegdemux: take into account offset of first bufferVincent Penquerc'h2011-11-282-2/+72
| * mpegdemux: fix some more video freezingVincent Penquerc'h2011-11-281-2/+2
| * mpegdemux: catch smaller PTS dicontinuitiesVincent Penquerc'h2011-11-282-8/+35
* | Merge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156' into 0.11Tim-Philipp Müller2011-11-280-0/+0
|\ \ | |/
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-28287-1004/+856
* | Merge commit '26d6add9457f00ce8ec13844368466f0e3816e5d' into 0.11Tim-Philipp Müller2011-11-282-0/+40
|\ \ | |/
| * rtmp: add WSAStartup and WSACleanup on Win32Julien Isorce2011-11-282-0/+40
* | videoparsers: fix format warningsMatej Knopp2011-11-282-5/+5
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-11-274-0/+51
|\ \ | |/
| * aiffparse: extract ID3 tags embedded in ID3 chunksTim-Philipp Müller2011-11-274-0/+51
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-11-2611-48/+347
|\ \ | |/
| * opusenc: Fixing "Unused var" compiling error for opus codecDanilo Cesar Lemes de Paula2011-11-252-4/+0
| * opusenc: only use mono streams for > 2 channelsVincent Penquerc'h2011-11-252-3/+3
| * opus: add some more debug information about channel mappingVincent Penquerc'h2011-11-254-4/+24
| * opusparse: remove dead assigmentsVincent Penquerc'h2011-11-251-6/+2
| * opusenc: do not cause the decoder to apply the channel mapping againVincent Penquerc'h2011-11-251-2/+6
| * opusdec: fix bogus assertionVincent Penquerc'h2011-11-251-1/+2
| * tests: add unit test for voamrwbencMark Nauwelaerts2011-11-252-0/+193
| * basevideodecoder: some more debug loggingTim-Philipp Müller2011-11-251-1/+4
| * vp8dec: use new basevideodecoder API to drop frames and get QoS messages postedTim-Philipp Müller2011-11-251-1/+1
| * basevideodecoder: add API to drop a frame and post a QoS message on the busTim-Philipp Müller2011-11-252-26/+113
* | opencv: port baseclass to 0.11Stefan Sauer2011-11-252-22/+37
* | Merge remote-tracking branch 'origin/master' into 0.11Edward Hervey2011-11-2544-605/+7038
|\ \ | |/
| * Add pvrvideosink elementLuciana Fujii Pontello2011-11-2516-2/+5752
| * audiovisualizers: add aa-line code and user for wave/space-scopeStefan Sauer2011-11-244-9/+85
| * opus: pre-skip and output gain are little endian, remove reminder noteVincent Penquerc'h2011-11-241-2/+2
| * opus: multichannel supportVincent Penquerc'h2011-11-2411-116/+415
| * opus: switch to multistream APIVincent Penquerc'h2011-11-244-24/+49
| * opusdec: shuffle supported sample rates to favor 48000Vincent Penquerc'h2011-11-241-1/+1
| * opusenc: remove useless setup fieldVincent Penquerc'h2011-11-242-5/+0
| * colorspace: fix width/height mismatchesVincent Penquerc'h2011-11-241-6/+6