summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-26Release 1.0.71.0.7Sebastian Dröge12-81/+537
2013-04-26Update .po filesSebastian Dröge41-41/+41
2013-04-26vp8enc: Fix for divide by zero when using 0/1 framerateTom Greenwood1-20/+45
2013-04-24v4l2: save the format correctlyDiogo Carbonera Luvizon1-0/+1
2013-04-23rtpjpegdepay: Drop frame if it's less than 2 bytes largeSebastian Dröge1-0/+11
2013-04-18osxaudio: Include gstaudioringbuffer.h to fix compilation in 1.0Sebastian Dröge1-0/+1
2013-04-18osxaudio: Fix configure check for osxaudio pluginSebastian Dröge1-7/+12
2013-04-18osxaudiosink: channel-mask configuration fixesPhilippe Normand1-1/+4
2013-04-18osxaudio: Fix merge conflictsSebastian Dröge1-4/+0
2013-04-18osxaudioringbuffer: First check the type, then castSebastian Dröge1-4/+2
2013-04-18osxaudio: use GST_IS_OSX_AUDIO_SINK in ring buffer.Takashi Nakajima2-1/+6
2013-04-18osxaudio: call set_channel_positions() in osxaudioringbuffer acquire()Takashi Nakajima3-56/+85
2013-04-18osxaudio: use GST_AUDIO_INFO_* accessorsTodd Agulnick1-13/+13
2013-04-18osxaudio: adjust for changes to glib mutex api.Todd Agulnick2-12/+12
2013-04-18osxaudio: try to fix up according to Sebastian's commentsTakashi Nakajima2-29/+28
2013-04-18osxaudio: build fixesPhilippe Normand5-7/+5
2013-04-18osxaudio: fix layout for osxaudiosrcted-n1-5/+9
2013-04-18osxaudio: port to v.1.0ted-n10-287/+281
2013-04-18osxaudio: Fixes error: "GST_LEVEL_DEFAULT" redefinedJosep Torra2-2/+1
2013-04-18osxaudio: fixes implicit declaration of function 'getpid'Josep Torra1-0/+1
2013-04-18osxaudio: add support for iOS using the RemoteIO AudioUnitAndoni Morales Alastruey6-3/+165
2013-04-18osxaudio: add a façade for the CoreAudio APIAndoni Morales Alastruey10-1684/+2176
2013-04-16videomixer: Don't unref query, we don't own itOlivier Crête1-1/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge70-73/+95
2013-04-15capssetter: Prevent unneeded caps copying and allocationSebastian Dröge1-2/+2
2013-04-15capssetter: Pass any or filter caps upstreamDirk Van Haerenborgh1-3/+14
2013-04-14souphttpsrc: add back "iradio-mode" property to disable sending of icecast re...Tim-Philipp Müller2-2/+19
2013-04-13qtdemux: check value inside enda to set endiannessDavid Schleef1-1/+2
2013-04-13wavparse: error out if we receive eos before any valid dataAlexander Schrab1-53/+56
2013-04-13deinterlace: force deinterlacing in "interlaced" modeMatej Knopp1-0/+2
2013-04-05osxvideo: include pthread.h to fix compiler warningTodd Agulnick1-0/+1
2013-04-03v4l2: free all queued buffersWim Taymans1-2/+3
2013-04-02matroskademux: handle TrueHD audio codec idArnaud Vrac2-0/+5
2013-03-22qtmux: expose mulaw capsNicola Murino1-0/+1
2013-03-22Release 1.0.61.0.6Tim-Philipp Müller71-89/+543
2013-03-22souphttpsrc: error out properly when receiving data along with an error statusNorbert Waschbuesch1-0/+11
2013-03-22qtdemux: fix sample leak when processing private qt tagsRodolfo Schulz de Lima1-0/+2
2013-03-22qtmux: set stream language code from tagMatej Knopp1-0/+17
2013-03-20mp4mux: in faststart mode, don't output up to 4 kB of garbage at the end.Michael Smith1-2/+3
2013-03-18v4l2: fix compilation against newer kernel headers as on FC19Bastien Nocera1-0/+4
2013-03-18deinterlace: fix infinite loop on EOS with non-default methods or fieldsKishore Arepalli1-0/+2
2013-03-12dvdemux: don't return FALSE when dropping sink eventsKishore Arepalli1-1/+3
2013-03-11rtph264pay: Don't use upstream caps with peer_query_caps ()Ognyan Tonchev1-1/+1
2013-03-02qtdemux: skip disabled tracksArnaud Vrac1-0/+9
2013-03-02rtpmp4gdepay: streamtype is not put by all RTSP server, not make it optionalOlivier Crête1-1/+1
2013-02-25tests: re-add suppression for GValueArray warnings to unit test as wellTim-Philipp Müller1-0/+4
2013-02-25level: put back deprecation warningsThomas Vander Stichele1-0/+4
2013-02-25level: send last message on EOSThomas Vander Stichele2-56/+188
2013-02-24avidemux: push mode: handle some more 0-size buffer casesMark Nauwelaerts1-2/+6
2013-02-22rtpsession: Fix wrong code organisation in case of collisionPaul HENRYS1-2/+2