aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* cosmetics: misc typo fixesGravatar diego2007-09-25
* Fix compilation with enabled radio capture and disabled OSS audio.Gravatar voroshil2007-09-24
* libnemesi support, yet another rtsp/rtp library...Gravatar lu_zero2007-09-19
* (Re)move idiotic checks, ret can't be < 0 or > 0 if the loop conditionGravatar reimar2007-09-19
* Fix a few typosGravatar reimar2007-09-19
* Implement setting gain control for video devices (usually webcams)Gravatar voroshil2007-09-18
* removed unused members from dvdnav_priv_tGravatar nicodvb2007-09-15
* Removed dead code related to stills.Gravatar nicodvb2007-09-15
* Fix missing reset/initialization (with tv parameters) ofGravatar voroshil2007-09-13
* Add missing #include to fix compilation.Gravatar diego2007-09-12
* Implementation of tv:// driver autodetection.Gravatar voroshil2007-09-10
* Fix for:Gravatar voroshil2007-09-08
* More accurate calculating of teletextGravatar voroshil2007-09-08
* Implement boxes for subtitle teletext pages.Gravatar voroshil2007-09-08
* Decrease teletext page rendering frequency from 1/frame to about 4/sec.Gravatar voroshil2007-09-08
* Fix for:Gravatar voroshil2007-09-03
* Increase number of skipped buffers to 5 to avoid mixing teletext pages fromGravatar voroshil2007-09-02
* a mouse selection may require at least a video codec reinitGravatar nicodvb2007-09-01
* implemented STREAM_CTRL_GET_ASPECT_RATIOGravatar nicodvb2007-09-01
* Make sure that no pages will left in cache duringGravatar voroshil2007-09-01
* implemented STREAM_CTRL_GET_ASPECT_RATIOGravatar nicodvb2007-09-01
* introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from ...Gravatar nicodvb2007-09-01
* Drop out control chars from page header in time position.Gravatar voroshil2007-09-01
* Fix missed -1 -> 0x3f7f changes for subpage number.Gravatar voroshil2007-09-01
* Fix displaying start page when it has subpages.Gravatar voroshil2007-09-01
* Proper support for flashing chars in teletext pages.Gravatar voroshil2007-09-01
* Support for selecting language via packet 28.Gravatar voroshil2007-08-31
* Small code simplification as suggested by Reimar:Gravatar voroshil2007-08-29
* Simplify code by using FFSWAPGravatar voroshil2007-08-29
* (cosmetics) replace tabs with spacesGravatar voroshil2007-08-29
* (cosmetics) fix indentation of previous commitGravatar voroshil2007-08-29
* Implement Hold/Release graphics (showing control chars asGravatar voroshil2007-08-29
* Implement Flash/Steady (swapping foreground/background colors)Gravatar voroshil2007-08-29
* Make charset constants naming consistantGravatar voroshil2007-08-29
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDGravatar diego2007-08-28
* Fix compilation by adding forgotten comma.Gravatar iive2007-08-28
* Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.Gravatar voroshil2007-08-28
* Move channels option parsing code into separate routine.Gravatar voroshil2007-08-28
* Implement X/27/0 packet decoding.Gravatar voroshil2007-08-28
* Clean up the way get_path is handled: Compile get_path.c to an object to linkGravatar diego2007-08-28
* Implement 8/30 format 1 teletext packet decodingGravatar voroshil2007-08-28
* in stream_control() remove redefinition of d in a case block, previously assi...Gravatar nicodvb2007-08-27
* in open_s() unified failure code in fail:Gravatar nicodvb2007-08-27
* (cosmetics) remove unnecessary ';'Gravatar voroshil2007-08-26
* Replace perror() with mp_msg()Gravatar voroshil2007-08-26
* Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.Gravatar voroshil2007-08-26
* 10l: Move #endif upper to reflect changes in r24054.Gravatar voroshil2007-08-26
* Fix typoGravatar voroshil2007-08-26
* Add teletext specification referenceGravatar voroshil2007-08-26
* Remove ugly Russian language support hack.Gravatar voroshil2007-08-26