summaryrefslogtreecommitdiff
path: root/gst/realmedia
AgeCommit message (Expand)AuthorFilesLines
2008-10-24gst/realmedia/rmdemux.c: Add suport for mpeg4 and aac audio. See #556714.Wim Taymans1-8/+61
2008-10-13Don't install static libs for plugins. Fixes #550851 for ugly.Stefan Kost1-0/+1
2008-08-27gst/realmedia/rdtdepay.*: Parse other values from the incomming caps.Wim Taymans5-19/+213
2008-08-27gst/realmedia/rdtdepay.*: Check seqnum gaps and drop duplicate packets or mar...Wim Taymans3-5/+57
2008-08-27gst/realmedia/rdtmanager.c: Include the new rdt jitterbuffer in the session m...Wim Taymans1-54/+350
2008-08-27gst/realmedia/rdtdepay.*: Use new RDT parsing helper functions.Wim Taymans2-91/+126
2008-08-27gst/realmedia/: Add first support for parsing RDT messages.Wim Taymans5-2/+1169
2008-08-27gst/realmedia/rmdemux.*: Keep track of the first timestamp of the stream and ...Wim Taymans2-5/+53
2008-06-13Add missing elements to docs. Restore alphabetical order in section file. Doc...Stefan Kost3-21/+7
2008-05-19gst/realmedia/rmdemux.c: Flush timestamp correction variables on a flush. Fix...Wim Taymans1-0/+11
2008-05-13gst/realmedia/rmdemux.c: Properly aggregate GstFlowReturn from downstream in ...Edward Hervey1-2/+6
2008-05-06gst/realmedia/rmdemux.c: Fix video timestamps by adjusting it with the first ...Wim Taymans1-10/+36
2008-05-06gst/realmedia/rdtmanager.c: Set Rank to NONE so that we don't accidentally tr...Wim Taymans1-1/+1
2008-04-30gst/realmedia/rtspreal.*: Move assembly rule parsing to the place where we pa...Wim Taymans2-35/+37
2008-04-29gst/realmedia/: Include generated "_stdint.h" instead of <stdint.h> which mig...Michael Smith2-2/+2
2008-03-19gst/realmedia/asmrules.c: make ) also a delimiter for rules.Wim Taymans1-2/+16
2008-03-10gst/realmedia/rtspreal.c: Add the version field when creating the CONT chunk ...Pizpot Gargravarr1-2/+3
2007-12-21gst/realmedia/rdtmanager.*: Implement some more signals that rtspsrc connects...Wim Taymans2-2/+98
2007-11-20gst/realmedia/rtspreal.c: Fix build on Mac OS X.Julien Moutte1-14/+20
2007-10-08gst/realmedia/: Fix some compiler warnings shown on Forte.Jan Schmidt2-3/+3
2007-08-16gst/realmedia/asmrules.c: Make ro memory to share.Stefan Kost1-2/+2
2007-08-07gst/realmedia/rmdemux.c: Activate timestamp fixing code.Wim Taymans1-40/+58
2007-08-07gst/realmedia/rmdemux.c: Do fragment collection in the demuxer so that we can...Wim Taymans1-62/+430
2007-08-04gst/realmedia/asmrules.c: Include stdlib.h.Stefan Kost1-0/+1
2007-08-03gst/realmedia/rdtmanager.c: Fix caps.Wim Taymans1-2/+2
2007-08-03gst/realmedia/rtspreal.c: Disable UDP transport for now.Wim Taymans1-7/+9
2007-08-03gst/realmedia/: Add simple rdt manager.Wim Taymans4-2/+952
2007-08-03gst/realmedia/rdtdepay.c: Fix the encoding-name so that it matches what the r...Wim Taymans1-1/+1
2007-08-02gst/realmedia/: Use g_hash_table_destroy instead of _unref which is too new.Wim Taymans2-4/+4
2007-08-02gst/realmedia/.cvsignore: Add test to ignore.Wim Taymans6-80/+982
2007-07-31gst/realmedia/rtspreal.c: Include stdlib.Stefan Kost1-0/+1
2007-07-27gst/realmedia/: Split out hash code in separate file.Wim Taymans4-308/+370
2007-07-27gst/: Fix include paths and link dependecies for rtsp extension.Wim Taymans2-2/+1
2007-07-26gst/realmedia/: Add RealMedia RTSP extension module. It has rank NONE until i...Wim Taymans4-4/+1057
2007-05-16gst/realmedia/rmdemux.c: After descrambling, push the packets out as individu...Tim-Philipp Müller1-1/+12
2007-05-16gst/realmedia/rmdemux.*: Remember first timestamp encountered in stream and r...Tim-Philipp Müller2-37/+61
2007-04-12gst/realmedia/rmdemux.*: Make rmdemux handle any number of logical streams. F...René Stadler2-38/+35
2007-03-22gst/realmedia/rmdemux.c: Remove unused zlib.h include. Fixes #421594.Tim-Philipp Müller1-1/+0
2007-02-11gst/realmedia/rmdemux.c: Use gst_guint64_to_gdouble for conversions.Sébastien Moutte1-1/+2
2007-01-11gst/realmedia/: Add demuxer for RealAudio files (#349779).Tim-Philipp Müller6-14/+1105
2006-12-15gst/realmedia/rmdemux.c: Implement SEEKING query, make query function thread-...Tim-Philipp Müller1-10/+34
2006-12-15gst/realmedia/rmdemux.c: Use alignment-safe macros here too (subbuffers ...);...Tim-Philipp Müller1-6/+7
2006-12-14gst/realmedia/rmdemux.c: Also, don't read the index for a stream a second tim...Tim-Philipp Müller1-0/+7
2006-12-14gst/realmedia/rmdemux.c: Don't leak stream index (#385292).Roland Kay1-0/+1
2006-12-12gst/realmedia/rmdemux.c: For version 4 streams, read the extra codec data siz...Roland Kay1-3/+17
2006-10-16gst/: Misc. fixes for problems discovered by Forte (different return types in...Josep Torra Valles1-17/+18
2006-10-10gst/realmedia/rdtdepay.c: Change caps to x-rdt, because it's not x-rtp.Wim Taymans2-3/+9
2006-10-05Printf format fixes.Tim-Philipp Müller1-4/+4
2006-10-03gst/realmedia/: Added RDT depayloader.Wim Taymans4-36/+442
2006-08-07gst/realmedia/rmdemux.c: Handle audio streams with stream_version 3 properly;...Tim-Philipp Müller1-9/+34