Age | Commit message (Expand) | Author |
2004-12-18 | reset spu pid etc on dvb channel change | Mike Lampard |
2004-12-18 | remove errant debugging aid.. | Mike Lampard |
2004-12-18 | move the timer thread init to the display function. | Mike Lampard |
2004-12-18 | fix flashing subtitles, repeating subs, 'missing' subs. | Mike Lampard |
2004-12-17 | Fix header buffer leak with chained streams. | Thibaut Mattern |
2004-12-17 | Fix header buffer leak. | Thibaut Mattern |
2004-12-17 | pts fixes by Petri Hintukainen <phintuka@cc.hut.fi> | Miguel Freitas |
2004-12-17 | forgot this one: | Michael Roitzsch |
2004-12-17 | fix crash in sputext demuxer when subtitles have too many lines | Michael Roitzsch |
2004-12-17 | Simple chained streams support | Thibaut Mattern |
2004-12-16 | Do not trust ffmpeg and check length validity. | Thibaut Mattern |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-16 | my sed script for the config entries converted a bit too much which breaks | Michael Roitzsch |
2004-12-16 | vorbis/speex is already utf8. thanks Assaf Gillat | Miguel Freitas |
2004-12-15 | check for the chunk size the file tells us before blindly overflowing | Michael Roitzsch |
2004-12-15 | warning fixes | Michael Roitzsch |
2004-12-15 | Multiple security vulnerabilities fixed on PNM and Real RTSP clients | Miguel Freitas |
2004-12-14 | the stream_id is only 15 bits | Thibaut Mattern |
2004-12-14 | Don't spam the frontend with "stream encrypted" messages. | Thibaut Mattern |
2004-12-14 | - add tracknumber meta info (patch by Brian J. Tarricone <bjt23@cornell.edu>) | Miguel Freitas |
2004-12-14 | Do not reset the first bytes of the stream. | Thibaut Mattern |
2004-12-14 | fix for potential memleak | Mike Lampard |
2004-12-13 | - handle "RESET" chunk | Thibaut Mattern |
2004-12-13 | fix mms://emap1.planetwideradio.com/kiss100 as Thibaut suggested | Miguel Freitas |
2004-12-13 | fix segfault | Miguel Freitas |
2004-12-13 | make sure position doesn't get < 0 | Miguel Freitas |
2004-12-13 | AC3 support | Miguel Freitas |
2004-12-13 | add timeout on display | Mike Lampard |
2004-12-13 | add dvb.adapter to the conversion list | Mike Lampard |
2004-12-13 | readd translation for dxr3.playback.alt_play_mode, | Michael Roitzsch |
2004-12-13 | change to new config naming scheme | Mike Lampard |
2004-12-13 | numerous bugfixes, code cleanup, new epg code, based on patch by Pekka | Mike Lampard |
2004-12-13 | Don't list key translations where new == old, and don't recursively | Darren Salt |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-12 | Check absolute path in $ac_aux_dir (just reflected from gxine). | František Dvořák |
2004-12-12 | Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N | Andre Pang |
2004-12-12 | _x_meta_info_set_encoding sounded like it was setting the "encoding" not | Miguel Freitas |
2004-12-12 | skip charset conversion. we know freedb proto 6 is already utf-8 | Miguel Freitas |
2004-12-12 | ok, so now metadata *IS* UTF-8. | Miguel Freitas |
2004-12-11 | Czech translation update. 100% of the messages after long time, yes! :-) | František Dvořák |
2004-12-10 | tags for AAC, MPEG4 and H264 | Miguel Freitas |
2004-12-09 | dont wait for full pes packet before decoding starts. this improves | Mike Lampard |
2004-12-09 | have parse_pes_header modify buf->decoder_info[2] directly. cleanup. | Mike Lampard |
2004-12-09 | use decoder_info[2] for pes packet size, rather than buf->type. | Mike Lampard |
2004-12-09 | send PES packet size via decoder_info[2] instead of buf->type. | Mike Lampard |
2004-12-09 | patch by Assaf Gillat <gillata@gmail.com> | Miguel Freitas |
2004-12-08 | XSync after restoring xv settings | Miguel Freitas |
2004-12-08 | workaround weird 120fps streams by forcing VIDEO_PTS_MODE. code to obtain | Miguel Freitas |
2004-12-08 | fix crash with Fraunhofer__a_driving_force_in_innovation__* files | Miguel Freitas |
2004-12-08 | use the variable show here (it would be unused otherwise) | Michael Roitzsch |