Age | Commit message (Expand) | Author | Files | Lines |
2009-08-11 | Move rtpmanager from -bad to -good. | Tim-Philipp Müller | 22 | -13827/+0 |
2009-08-10 | Remove execute flags from source files | Tim-Philipp Müller | 1 | -0/+0 |
2009-08-09 | autoconvert: Cache events and send them downstream once an element was selected | Sebastian Dröge | 2 | -6/+77 |
2009-08-09 | autoconvert: Small cleanups | Sebastian Dröge | 2 | -39/+24 |
2009-08-08 | mpegtsdemux: Don't answer the SEEKING query if we don't know the answer yet | Sebastian Dröge | 1 | -0/+7 |
2009-08-08 | videoparse: Only provide very fundamental caps in the pad template | Sebastian Dröge | 1 | -21/+3 |
2009-08-08 | rawparse: Small cleanups and implement SEEKING query | Sebastian Dröge | 2 | -6/+27 |
2009-08-08 | audioparse: Small cleanups | Sebastian Dröge | 1 | -43/+43 |
2009-08-08 | videoparse: Use libgstvideo for everything instead of our own calculations | Sebastian Dröge | 4 | -296/+92 |
2009-08-07 | mpegtsdemux: fix a memory leak | Josep Torra | 1 | -1/+4 |
2009-08-07 | mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv | Josep Torra | 2 | -31/+62 |
2009-08-07 | mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCM | Josep Torra | 1 | -4/+17 |
2009-08-07 | mpegpsdemux: improved demuxer performance | Josep Torra | 2 | -59/+127 |
2009-08-07 | baseparse: prevent infinite loop when draining | Mark Nauwelaerts | 3 | -0/+24 |
2009-08-07 | baseparse: fix minor memory leak | Mark Nauwelaerts | 3 | -0/+3 |
2009-08-07 | flacparse: sync baseparse (some more) | Mark Nauwelaerts | 1 | -0/+6 |
2009-08-06 | rtpsource: avoid buffer leak on bad seqnum | ric | 1 | -0/+1 |
2009-08-05 | mpeg[pt]sdemux: Fix SEEKING query | Sebastian Dröge | 2 | -2/+2 |
2009-08-04 | qtmux: Don't require endianness field for 8 bit raw audio | Jan Urbanski | 1 | -4/+10 |
2009-07-31 | flacparse: remove internal bitreader and bytereader now that these are in lib... | Tim-Philipp Müller | 6 | -1868/+4 |
2009-07-31 | outputselector: check for pending srcpad in _get_property() | Tommi Myöhänen | 1 | -1/+2 |
2009-07-31 | camerabin: Set camerasrc to READY state instead of PAUSED when acquiring allo... | Tommi Myöhänen | 1 | -9/+6 |
2009-07-31 | rtpasfpay: set padding field to 0 on rtp asf packets | Thiago Santos | 3 | -1/+40 |
2009-07-30 | asfmux: Set video stream seekable property to true | Thiago Santos | 1 | -1/+7 |
2009-07-30 | asfmux: Removing useless TODOs | Thiago Santos | 1 | -2/+1 |
2009-07-30 | asfmux: Fixes video stream properties object | Thiago Santos | 1 | -4/+4 |
2009-07-30 | asfmux: accept pad requests a little longer | Thiago Santos | 2 | -4/+2 |
2009-07-30 | asfmux: adds support to vc-1 streams | Thiago Santos | 1 | -12/+18 |
2009-07-29 | rtpmux: Remove empty finalize | Olivier Crête | 1 | -13/+0 |
2009-07-28 | asfmux: Forcing pad names to be video_%02d and audio_%02d like | Thiago Santos | 1 | -5/+16 |
2009-07-28 | rtpsource: allow for NULL caps on buffers | Wim Taymans | 1 | -3/+2 |
2009-07-28 | rtpsource: Incoming buffers do not always have caps | Olivier Crête | 1 | -1/+2 |
2009-07-28 | camerabin: photo iface setter functions return TRUE when used in NULL state | Tommi Myöhänen | 1 | -7/+7 |
2009-07-28 | camerabin: do not put video pipeline into READY when start recording camerabi... | Tommi Myöhänen | 3 | -7/+51 |
2009-07-27 | rtpsession: avoid doing lip-sync in BYE | Wim Taymans | 1 | -0/+2 |
2009-07-27 | rtpbin: don't do lip-sync after a BYE | Wim Taymans | 1 | -5/+10 |
2009-07-27 | rtpbin: only reconsider once for BYE | Wim Taymans | 1 | -5/+11 |
2009-07-24 | asfmux: Adds new plugin asfmux | Thiago Santos | 10 | -0/+4730 |
2009-07-23 | mpegdemux: Remove some backward compatibility code | Sebastian Dröge | 2 | -116/+1 |
2009-07-23 | mpegdemux: Implement query type function for the src pads | Sebastian Dröge | 2 | -0/+32 |
2009-07-22 | rtpsession: Free conflicting addresses on finalize | Olivier Crête | 1 | -0/+3 |
2009-07-22 | rtpmux: Free the pad private data on pad release | Olivier Crête | 1 | -18/+50 |
2009-07-22 | docs: add pcapparse to docs | Tim-Philipp Müller | 1 | -0/+7 |
2009-07-22 | mpegdemux: don't add a base_time==-1 to segment positions | Stefan Kost | 1 | -5/+9 |
2009-07-21 | camerabin: small speedup in software zoom | Stefan Kost | 1 | -0/+4 |
2009-07-21 | mxfdemux: Implement SEEKING query | Sebastian Dröge | 1 | -0/+55 |
2009-07-21 | mpegpsdemux: Implement SEEKING query | Sebastian Dröge | 1 | -0/+55 |
2009-07-21 | mpegtsdemux: Implement SEEKING query | Sebastian Dröge | 1 | -0/+45 |
2009-07-21 | mpegtsparse: Free the PMT before setting a new one | Sebastian Dröge | 1 | -0/+3 |
2009-07-21 | mpegtsparse: Remove old PES PIDs when receiving PAT tables | Mikael Magnusson | 1 | -22/+32 |