]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/krejclu6/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / krejclu6 / index.mdwn
1 [[!meta title="Krejčí Lukáš"]]
2
3 **Project name and homepage:** [VLC](http://www.videolan.org) and [taglib](http://taglib.github.io)
4
5 Assignment
6 ======
7 Original assignment was to do one of following enhancements.
8
9  * Add MP3 chapters support ([ticket #7485](https://trac.videolan.org/vlc/ticket/7485))
10
11  * Improve Windows Media Center IR Remote Controller support ([requested feature link](http://wiki.videolan.org/Mini_Projects#Windows_Media_Center_.28WMC.29_IR_Remote_Control))
12
13 However, on WMC IR remote controller support is nothing to improve, so I focused on adding MP3 chapter support.
14 Chapter informations in MP3 files are stored in ID3 tags and VLC uses open-source library taglib for parsing these tags. However, taglib is currently unable to read these information, so the assignment was changed to following.
15
16  * Add CHAP and CTOC frame support into taglib ([issue #81](https://github.com/taglib/taglib/issues/81))
17
18
19 Links documenting the results of my work
20 ======
21
22 Here, I'll add links similar to the examples below and describe what
23 is being linked.
24
25 * [My communication with VLC developers (concerning MP3 chapters support) in a public mailing list archive](http://mailman.videolan.org/pipermail/vlc-devel/2013-April/092638.html)
26 * [My communication with taglib developers in a public mailing list archive](http://mail.kde.org/pipermail/taglib-devel/2013-April/002473.html)
27 * [Version control repository with the actual state of my work on taglib](https://github.com/krejclu6/taglib/tree/krejclu6_chapters)
28 * [My pull request in the project repository](https://github.com/taglib/taglib/pull/173)
29 * [Additional supporting material](http://lwn.net/Articles/385586/)
30
31 Presentation
32 ==========
33
34 * [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
35 * [[Presentation of the results of my work|prezentace2.pdf]]
36
37 Ohloh
38 =====
39
40 Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
41
42 For example: <a href='https://www.ohloh.net/accounts/9897?ref=Detailed'>
43   <img alt='Ohloh profile for Linus.Torvalds' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='191' />
44 </a>
45
46 [w]:https://www.ohloh.net/accounts/krejclu6/widgets