aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Identifiers starting with underscores are reserved.Gravatar diego2007-07-31
* UTF-8 conversionGravatar diego2007-07-31
* Make teletext depend on freetype. Fixes compilation failer (in sub.c).Gravatar iive2007-07-30
* 100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL testGravatar reimar2007-07-30
* Extend OpenGL configure test to also check for glx/wgl and proper linking.Gravatar reimar2007-07-30
* sync w/23588Gravatar gpoirier2007-07-30
* remove GNUism (case range)Gravatar ivo2007-07-30
* Add test for GNUismsGravatar ivo2007-07-30
* Teletext support for V4Lv1Gravatar voroshil2007-07-30
* 10l: wrong pointer was initialized (causes crash during startup).Gravatar voroshil2007-07-30
* h/w -> hardwareGravatar ben2007-07-30
* Change V4L2 MPEG decoder check so it can actually failGravatar reimar2007-07-30
* Comment out purely debugging printf that in addition uses __FUNCTION__ whichGravatar reimar2007-07-30
* Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems ...Gravatar reimar2007-07-30
* Simplify sun SCSI command generationGravatar reimar2007-07-30
* big 10L of r9888 located: passed fd instead of pointer to sun_vcd_readGravatar reimar2007-07-30
* Move extern int audio_output_channels; to ad_internal.hGravatar reimar2007-07-30
* Indicate desired number of output channels to ffmpeg audio decoder.Gravatar reimar2007-07-30
* Avoid void * arithmeticGravatar reimar2007-07-30
* Use the standard inline instead of __inlineGravatar reimar2007-07-30
* Another missed case-rangeGravatar reimar2007-07-30
* Do not use gnu case-range extension if it's easy to avoidGravatar reimar2007-07-30
* Use goto instead of useless recursion that might fill up the stackGravatar reimar2007-07-30
* Do not use a return value for a void functionGravatar reimar2007-07-30
* C99 varargs in macros can not be empty, adjust definition so it compilesGravatar reimar2007-07-30
* synced with r23928Gravatar Gabrov2007-07-30
* Subtraction should be done after & operation.Gravatar voroshil2007-07-30
* Drop out overlooked debug lineGravatar voroshil2007-07-30
* update man page with v4l2 a/v outputsGravatar ben2007-07-29
* v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as...Gravatar ben2007-07-29
* Teletext supportGravatar voroshil2007-07-29
* Teletext supportGravatar voroshil2007-07-29
* More doxygen commentsGravatar reimar2007-07-29
* Teletext supportGravatar voroshil2007-07-29
* Teletext support.Gravatar voroshil2007-07-29
* Teletext support.Gravatar voroshil2007-07-29
* Simplify and fix missing offset for Darwin vcd_get/set_msf functionsGravatar reimar2007-07-29
* Document -rawvideo format="format string"Gravatar reimar2007-07-29
* Make VCD work on little-endian macsGravatar reimar2007-07-29
* Make vcd_get_track_end actually return the end, not the start on DarwinGravatar reimar2007-07-29
* Make the vcd seek and get track end functions actually have an effectGravatar reimar2007-07-29
* punctuation, new sentences on new linesGravatar diego2007-07-29
* libdvdcss patch got committed.Gravatar diego2007-07-29
* Fix wrong return type in darwin VCD codeGravatar reimar2007-07-29
* Replacing global variables in radio:// withGravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29