summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-20matroskademux: Only take the stream_start_time into account for SET seeksSebastian Dröge1-7/+13
2012-07-20Revert "rtspsrc: also set UDP buffer size in multicast"Sebastian Dröge1-4/+0
2012-07-20rtspsrc: also set UDP buffer size in multicastMaria Giovanna Chiossa1-0/+4
2012-07-18matroskademux: Pass seek rate to upstream seek events in push modeSebastian Dröge1-5/+5
2012-07-13flacparse: avoid some more frame misparsing by additional header sanity checkMark Nauwelaerts1-0/+10
2012-07-13Revert "matroska: add chapter support in GstMatroskaReadCommon"Tim-Philipp Müller2-434/+11
2012-07-13Revert "matroska: add support for GstToc in demuxer"Tim-Philipp Müller1-79/+4
2012-07-13Revert "matroska: add GstToc support for muxer"Tim-Philipp Müller2-291/+15
2012-07-13tests: fix some compiler warnings in rtpbin_buffer_list testim-Philipp Müller1-3/+2
2012-07-11qtmux: avoid warning if both ts are equalStefan Sauer1-1/+1
2012-07-06aacparse: perform additional sanity check before confirming ADTS formatMark Nauwelaerts1-2/+7
2012-06-30qtdemux: fix memleak when parsing RIFF-style audio track headersNicola Murino1-0/+1
2012-06-26directsoundsink: fix access to invalid pointer in set_volumeAndoni Morales Alastruey1-0/+1
2012-06-26v4l2: Free the kernel buffers when the bufferpool is destroyedYouness Alaoui1-0/+14
2012-06-25matroskademux: Return FALSE from queries if we can't answer POSITION/DURATION...Sebastian Dröge1-7/+8
2012-06-19osxaudiosink: respect the prefered channel layoutJosep Torra6-61/+174
2012-06-16splitfilesrc: small uri handler fixup and some more docsTim-Philipp Müller1-7/+6
2012-06-16splitfilesrc: Implement splifile:// URI schemeBastien Nocera1-12/+92
2012-06-14osxaudiosink: Add support for SPDIF outputJosep Torra6-265/+1668
2012-06-13directsoundsink: Fix caps leaksSebastian Dröge1-6/+24
2012-06-13gdk_pixbuf: fix header filename typoVincent Penquerc'h1-1/+1
2012-06-12deinterlace: send QoS messages when dropping a frameVincent Penquerc'h2-5/+26
2012-06-12equalizer: avoid needless GObject castsStefan Sauer2-30/+30
2012-06-11matroskademux: always perform full seek if seek is flushingMark Nauwelaerts1-0/+4
2012-06-11v4l2object: Don't probe UVC devices for being interlacedHans de Goede1-4/+12
2012-06-09goom2k1: Fix 'may be used uninitialized in this function' compiler warningSebastian Dröge1-0/+5
2012-06-08Automatic update of common submoduleEdward Hervey1-0/+0
2012-06-07pulsesrc: improve clock handlingWim Taymans1-8/+24
2012-06-07Better GstClock for pulsesrcMohammed Sameer1-0/+35
2012-06-07png: fix video state leaksVincent Penquerc'h2-0/+23
2012-06-07jpegdec: fix video state leakVincent Penquerc'h1-0/+2
2012-06-06Automatic update of common submoduleEdward Hervey1-0/+0
2012-06-04osxaudiosink: Handle endianness correctlyJosep Torra1-0/+3
2012-06-01osxaudiosink: Add support for int audioJosep Torra2-4/+45
2012-06-01Automatic update of common submoduleEdward Hervey1-0/+0
2012-05-31osxvideosink: Really fix the build on 10.5Josep Torra1-4/+10
2012-05-30osxvideosink: Fix last commit to actually workJosep Torra1-3/+3
2012-05-30osxvideosink: Put the right flags in the right variableSebastian Dröge1-1/+3
2012-05-30configure: Fix GST_OBJCFLAGSSebastian Dröge1-1/+1
2012-05-30osxvideosink: NSWindowDelegate is available in all OSX versions newer than 10.6Sebastian Dröge1-1/+1
2012-05-30osxvideosink: Fix build with older OSX versionsJosep Torra1-0/+4
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30configure: Remove $NO_WARNINGS variable, it's in 0.11 onlySebastian Dröge1-2/+2
2012-05-30configure: Add OBJC specific compiler flagsSebastian Dröge2-24/+22
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-29flvdemux: Post error message if EOS before pads were createdEdward Hervey1-7/+16
2012-05-29directsoundsink: fix acceptcaps checkAndoni Morales Alastruey1-10/+16
2012-05-26osxvideosink: fix race in starting the runloop threadAlessandro Decina2-16/+28
2012-05-26rtpmp2tdepay: Only output integral mpeg-ts packetsEdward Hervey1-2/+19