projects
/
profile
/
ivi
/
rygel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/rygel.git
2009-03-28
Zeeshan Ali...
Require mainline gupnp-av.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Zeeshan Ali...
No need to lie about DLNA profile anymore.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Zeeshan Ali...
HTTServer and TranscodeManager are now 'internal'.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Zeeshan Ali...
TranscodeManager provides Transcoder rather than transc...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Zeeshan Ali...
can_handle() can now also move to base Transcoder class.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Zeeshan Ali...
'mime_type' and 'dlna_profile' are now props of base...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Zeeshan Ali...
Separate Transcoder and TranscoderBin classes.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-28
Zeeshan Ali...
Bump gstreamer requirement to latest git mainline ...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Zeeshan Ali...
Export duration for music and video items from Tracker.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Zeeshan Ali...
Fix a typo that messed-up the Music titles.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Fix the typo and actually require libsoup >= 2.26.0.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Report the (hopefully) correct DLNA profile for mpeg...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Scale the video to High Definition.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
More information hiding by Transcoder classes.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Rename add_resource to add_resources.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Transcoder classes themselves add their resource.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
List the L16 resource before the MP3 one.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
No need for encoders to sync state with parent anymore.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Put the encoders in the bin at startup.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Just use Pad.can_link to check pad compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Add more metadata to "audio/L16" transcoding resource.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Replace add_resource with create_resource.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Refactor TranscodeManager.add_resources a bit more.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Add transcoder for "audio/L16" (LPCM in DLNA terms).
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Refactor TranscodeManager.add_resources().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Use g_content_type_is_a to compare mimetypes.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Generalize gst element creation in base transcoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Correct indention of Transcoder classes.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Put the audioresample before audio encoder, just in...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Explicitly require and link to libsoup-2.4 >= 2.26.0.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
LiveResponse should use EOF encoding rather than CHUNKED.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Transcoder classes dictate the mimetype and DLNA profile.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
A base class for Transcoder elements.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
No need to keep check_pad_compatible static.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
No need for mpegvideoparse.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Prepend a videorate to the video encoder bin.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Add colorspace and parser elements to video encoding...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Intersect the caps of the pads to check their compatibi...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Don't trust get_compatible_pad() in MP3Transcoder either.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Don't trust Gst.Element.get_compatible_pad().
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Remove now unneeded contsants.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
MP3Transcoder.create_encoder can be dictated names...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Correct a typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
MP2TSTranscoder uses MP3Transcoder.create_encoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Rename MP3Transcoder.create_audio_encoder to create_enc...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Turn MP3Transcoder.create_audio_encoder 'internal static'.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Use enum to identify mpeg audio layers, rather than...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Clever use of arrays to create appropriate encoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Convert MP2Transcoder into a more generic mpeg audio...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Use an mp3 parser.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Escape the transcode target string before putting it...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Audio encoder can be added to the bin earlier.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Give src pad of audio encoder bin a name.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Use MP2Transcoder for "audio/mpeg" transcoding requests.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Provide "audio/mpeg" transcode uri for music items.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Add MP2Transcoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Zeeshan Ali...
Rename TranscodeSrc to MP2TSTranscoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Don't create transcode resource if not needed.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
TranscodeManager creates the transcode source for us.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
HTTPRequest keeps a unowned ref to HTTPServer.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
TranscodeManager.create_uri_for_item() tells the protocol.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Add TranscodeManager.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Rename create_http_uri_for_item to create_uri_for_item.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Rename *resouce_list* to *resources*.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Add HTTP resources to the existing list.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Only HTTP proxy res don't get exported if HTTP uri...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Mark transcoded resource as one in DLNA fields.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Minor optimization.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Set the correct mimetype on transcode URI request.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Another indentation fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Print URI and method for each request on debug console.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Add the pads to the audio bin rather than TransodeSrc.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Ghost audio encoder's src pad as well.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Place an 'audioconvert' in front of audio encoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Print request id and if transcoding.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Indentation fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Use alternative encoders rather than ffmpeg.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
No need to get encoder from it's pad.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Link the pads after their parents are in the same bin.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
No need to pass caps to Element.get_compatible_pad.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Make source pad of muxer a ghost pad of TranscodeSrc.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Correct logic to decide wether to handle as interactive.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Use TranscodeSrc when request is for transcode uri.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Move get_transoding_src from HTTPServer to HTTPRequest.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
HTTPServer creates transcoder given the actual src.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Mark TranscodeSrc class as internal.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Fix build rule for rygel-transcode-src.vala file.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Add TranscodeSrc.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Don't create transcoding resource for images.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Correct creation of transcode resource.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Use vala syntax for concatenating strings.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Put transcoding target mime to http uri rather than...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
HTTPServer.create_http_uri_for_item is now private.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Separator for HTML query components is '&' rather than...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Move get_transcoded_resources() to HTTPServer.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
MediaItem creates res for itself for a given URI.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Create and report transcode URIs as well.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Use "this" to make it things more explicit and therefor...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-15
Zeeshan Ali...
Minor indentation fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Zeeshan Ali...
Tell why Search.Query is used instead of Search.GetHitC...
commit
|
commitdiff
|
tree
|
snapshot
next