summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-12-17Fix header buffer leak with chained streams.Thibaut Mattern
2004-12-17Fix header buffer leak.Thibaut Mattern
2004-12-17pts fixes by Petri Hintukainen <phintuka@cc.hut.fi>Miguel Freitas
2004-12-17forgot this one:Michael Roitzsch
2004-12-17fix crash in sputext demuxer when subtitles have too many linesMichael Roitzsch
2004-12-17Simple chained streams supportThibaut Mattern
2004-12-16Do not trust ffmpeg and check length validity.Thibaut Mattern
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-16my sed script for the config entries converted a bit too much which breaksMichael Roitzsch
2004-12-16vorbis/speex is already utf8. thanks Assaf GillatMiguel Freitas
2004-12-15check for the chunk size the file tells us before blindly overflowingMichael Roitzsch
2004-12-15warning fixesMichael Roitzsch
2004-12-15Multiple security vulnerabilities fixed on PNM and Real RTSP clientsMiguel Freitas
2004-12-14the stream_id is only 15 bitsThibaut Mattern
2004-12-14Don'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-14Do not reset the first bytes of the stream.Thibaut Mattern
2004-12-14fix for potential memleakMike Lampard
2004-12-13- handle "RESET" chunkThibaut Mattern
2004-12-13fix mms://emap1.planetwideradio.com/kiss100 as Thibaut suggestedMiguel Freitas
2004-12-13fix segfaultMiguel Freitas
2004-12-13make sure position doesn't get < 0Miguel Freitas
2004-12-13AC3 supportMiguel Freitas
2004-12-13add timeout on displayMike Lampard
2004-12-13add dvb.adapter to the conversion listMike Lampard
2004-12-13readd translation for dxr3.playback.alt_play_mode,Michael Roitzsch
2004-12-13change to new config naming schemeMike Lampard
2004-12-13numerous bugfixes, code cleanup, new epg code, based on patch by PekkaMike Lampard
2004-12-13Don't list key translations where new == old, and don't recursivelyDarren Salt
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-12-12Check absolute path in $ac_aux_dir (just reflected from gxine).František Dvořák
2004-12-12Code cleanups and elimination of some compiler warnings; patch courtesy of AL13NAndre Pang
2004-12-12_x_meta_info_set_encoding sounded like it was setting the "encoding" notMiguel Freitas
2004-12-12skip charset conversion. we know freedb proto 6 is already utf-8Miguel Freitas
2004-12-12ok, so now metadata *IS* UTF-8.Miguel Freitas
2004-12-11Czech translation update. 100% of the messages after long time, yes! :-)František Dvořák
2004-12-10tags for AAC, MPEG4 and H264Miguel Freitas
2004-12-09dont wait for full pes packet before decoding starts. this improvesMike Lampard
2004-12-09have parse_pes_header modify buf->decoder_info[2] directly. cleanup.Mike Lampard
2004-12-09use decoder_info[2] for pes packet size, rather than buf->type.Mike Lampard
2004-12-09send PES packet size via decoder_info[2] instead of buf->type.Mike Lampard
2004-12-09patch by Assaf Gillat <gillata@gmail.com>Miguel Freitas
2004-12-08XSync after restoring xv settingsMiguel Freitas
2004-12-08workaround weird 120fps streams by forcing VIDEO_PTS_MODE. code to obtainMiguel Freitas
2004-12-08fix crash with Fraunhofer__a_driving_force_in_innovation__* filesMiguel Freitas
2004-12-08use the variable show here (it would be unused otherwise)Michael Roitzsch
2004-12-08fix race reported by ReinhardMiguel Freitas
2004-12-08- patch from mandrake folks to use realplayer libraries on amd64Miguel Freitas
2004-12-07variable declarations above statements please...Mike Lampard
2004-12-07verify pageIDMike Lampard