| Commit message (Expand) | Author | Age | Files | Lines |
* | removed stupid checks | nicodvb | 2007-12-08 | 1 | -4/+0 |
* | 10l ... the header was used there too | lu_zero | 2007-12-04 | 1 | -2/+2 |
* | Make libnemesi use specific struct and DEMUXER_TYPE | lu_zero | 2007-12-04 | 1 | -1/+1 |
* | mime_type_table is const as well | reimar | 2007-12-02 | 2 | -2/+2 |
* | Add a few forgotten static/const attributes in tvi_vbi.c | reimar | 2007-12-02 | 1 | -7/+7 |
* | stream_opts arrays should be const | reimar | 2007-12-02 | 13 | -13/+13 |
* | Make m_option_t arrays referenced by cfg-common.h const | reimar | 2007-12-02 | 2 | -2/+2 |
* | Preserve unsv:// protocol specifier over http redirects. | reimar | 2007-12-02 | 1 | -0/+5 |
* | Add appropriate const specifiers to some custom parse functions. | reimar | 2007-12-02 | 1 | -1/+1 |
* | Mark all stream_info_t as const | reimar | 2007-12-02 | 25 | -53/+53 |
* | When IFO file is opened (detected by extension), set dvd-device to IFO file's | voroshil | 2007-12-02 | 2 | -0/+45 |
* | Make auto_open_streams array itself const | reimar | 2007-12-02 | 1 | -1/+1 |
* | auto_open_streams should have const type, fix also the places where it is used | reimar | 2007-12-01 | 1 | -3/+3 |
* | at startup show audio and subtitle streams available in the chosen title with... | nicodvb | 2007-12-01 | 1 | -0/+52 |
* | this variable was nothing but a useless memleak | ben | 2007-11-30 | 1 | -3/+1 |
* | this local variable can be static | ben | 2007-11-30 | 1 | -1/+1 |
* | -identify also shows the duration(s) of the title(s) | nicodvb | 2007-11-29 | 1 | -2/+4 |
* | cosmetics: moved identification code to a separate function | nicodvb | 2007-11-29 | 1 | -8/+14 |
* | when no title is chosen -identify all titles present in the dvd | nicodvb | 2007-11-29 | 1 | -0/+6 |
* | with -identify show the title being described | nicodvb | 2007-11-29 | 1 | -1/+1 |
* | -identify chapters of chosen title | nicodvb | 2007-11-28 | 1 | -0/+18 |
* | Correct VCD track no. calculation on Windows. | zuxy | 2007-11-28 | 1 | -1/+1 |
* | Avoid gcc warning: | zuxy | 2007-11-28 | 1 | -1/+1 |
* | Return correct length in ID_VCD_TRACK_n_MSF | zuxy | 2007-11-28 | 1 | -0/+2 |
* | Enable -rtsp-port for nemesi | lu_zero | 2007-11-27 | 1 | -1/+0 |
* | Remove stray var | lu_zero | 2007-11-27 | 1 | -1/+0 |
* | Add missing '\n' in tv scanner results output. | voroshil | 2007-11-26 | 1 | -0/+1 |
* | Support stream redirection from http to mms, fix bug #927. | ulion | 2007-11-26 | 3 | -5/+36 |
* | Revert r25089 (Ignore video formats which are supported by device | voroshil | 2007-11-24 | 1 | -14/+3 |
* | Move requested format at top and shift all oters down | voroshil | 2007-11-24 | 1 | -8/+11 |
* | Сreate empty format arrays in case of error in init_chain_common. | voroshil | 2007-11-24 | 1 | -6/+27 |
* | pgc->subp_control and pgc->audio_control are no more bitfields, | nicodvb | 2007-11-23 | 1 | -20/+0 |
* | don't include anymore the dvdread headers from the dvdnav directory | nicodvb | 2007-11-22 | 1 | -5/+0 |
* | Compilation fix (typo) | voroshil | 2007-11-21 | 1 | -1/+1 |
* | Sizes of arpmt and arStreamCaps must be equal. | voroshil | 2007-11-21 | 1 | -0/+3 |
* | Move code related to chain initialization and similar | voroshil | 2007-11-20 | 1 | -80/+78 |
* | Fix mplayer crash caused by r25116 | voroshil | 2007-11-20 | 1 | -0/+10 |
* | Remove no more needed check | voroshil | 2007-11-20 | 1 | -1/+1 |
* | Fix totally wrong (due to mess of brackets) structures size check. | voroshil | 2007-11-20 | 1 | -7/+7 |
* | Replace several parameters for get_available_formats_stream | voroshil | 2007-11-20 | 1 | -60/+24 |
* | New routine for reconnecting two pins with new media type | voroshil | 2007-11-19 | 1 | -23/+68 |
* | Move pointer to SampleGrabber filter into chain structure. | voroshil | 2007-11-19 | 1 | -6/+6 |
* | Move common chain uninit code into separate routine. | voroshil | 2007-11-19 | 1 | -52/+38 |
* | pass chain structure instead of several variables to build_sub_graph | voroshil | 2007-11-19 | 1 | -18/+16 |
* | fix missed change | voroshil | 2007-11-19 | 1 | -1/+1 |
* | Add capture filter's pointer to vbi chain structure too. | voroshil | 2007-11-19 | 1 | -0/+3 |
* | Code unification: get rid of local variable arpmtVBI | voroshil | 2007-11-19 | 1 | -4/+11 |
* | Add major media type to chain structure | voroshil | 2007-11-19 | 1 | -6/+10 |
* | One step of code cleanup: move all variables, related | voroshil | 2007-11-19 | 1 | -204/+221 |
* | 100l: Fix long standing copy-paste error: | voroshil | 2007-11-19 | 1 | -1/+1 |
* | Add all passed to VID_SET_FORMAT formats to the end of | voroshil | 2007-11-18 | 1 | -2/+27 |
* | Ensure that when VID_GET_FORMAT ioctl is called, | voroshil | 2007-11-18 | 1 | -0/+5 |
* | (cosmetics) Indentation fix of previous commit. | voroshil | 2007-11-18 | 1 | -11/+11 |
* | New media format negotiation code: | voroshil | 2007-11-18 | 1 | -2/+14 |
* | Move setting media format code | voroshil | 2007-11-18 | 1 | -7/+6 |
* | Pass all available formats to chain building routine and | voroshil | 2007-11-18 | 1 | -18/+30 |
* | Ignore video formats which are supported by device | voroshil | 2007-11-18 | 1 | -3/+14 |
* | Fix crash when pin connection fails. | voroshil | 2007-11-18 | 1 | -1/+1 |
* | Prevent chains from building more than once. | voroshil | 2007-11-18 | 1 | -0/+9 |
* | Handle "out of memory" error. | voroshil | 2007-11-18 | 1 | -0/+7 |
* | Move chains building code into separate routines. | voroshil | 2007-11-18 | 1 | -18/+71 |
* | (cosmetics) Lookup table alignment. | voroshil | 2007-11-17 | 1 | -12/+12 |
* | Service routine for constructing AM_MEDIA_TYPE structure from | voroshil | 2007-11-17 | 1 | -0/+47 |
* | Disable terminating directshow chains with NullRenderer filter, | voroshil | 2007-11-17 | 1 | -0/+7 |
* | Fix bogus bits per pixel values in lookup table. | voroshil | 2007-11-17 | 1 | -7/+7 |
* | Cleanup sg_io_hdr initialization a bit | reimar | 2007-11-17 | 1 | -2/+1 |
* | We do not have any use for the sense data, so we don't need a buffer for it. | reimar | 2007-11-17 | 1 | -4/+1 |
* | (cosmetics) Indentation fix | voroshil | 2007-11-17 | 1 | -1/+1 |
* | Some more cosmetics | reimar | 2007-11-17 | 1 | -5/+3 |
* | Move the zeroing directly before the other initialization code | reimar | 2007-11-17 | 1 | -3/+3 |
* | Move everything that sets buffer values together. | reimar | 2007-11-17 | 1 | -2/+4 |
* | Another place that can use AV_WB32 | reimar | 2007-11-17 | 1 | -4/+2 |
* | Some cosmetics in dvd_set_speed | reimar | 2007-11-17 | 1 | -4/+6 |
* | Move the DVD speed factor -> KB/s conversion into the case | reimar | 2007-11-17 | 1 | -4/+3 |
* | Add a missing close() to dvd_set_speed function | reimar | 2007-11-17 | 1 | -0/+1 |
* | Open device file only right before we need it, so we do not | reimar | 2007-11-17 | 1 | -5/+5 |
* | Do not print Ok message when setting speed limit failed | reimar | 2007-11-17 | 1 | -1/+1 |
* | AV_WB16(..., 1000) more obviously represents one second that assigning | reimar | 2007-11-17 | 1 | -2/+3 |
* | Use AV_WB32 instead of manual bit-fiddling when setting DVD speed | reimar | 2007-11-17 | 1 | -4/+4 |
* | GPCMD_SET_STREAMING command is 12 bytes large, not 16 | reimar | 2007-11-17 | 1 | -1/+1 |
* | Ignore stream id when checking rdt packet flags | rtogni | 2007-11-17 | 1 | -1/+1 |
* | report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi | nicodvb | 2007-11-16 | 2 | -4/+7 |
* | Make sure that mplayer will receive actual media type | voroshil | 2007-11-16 | 1 | -0/+13 |
* | Fix FPS from bitrate calculation (was 8 times larger than real value). | voroshil | 2007-11-16 | 1 | -1/+1 |
* | removed forgotten and out of date comment | nicodvb | 2007-11-14 | 1 | -1/+0 |
* | removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assum... | nicodvb | 2007-11-14 | 1 | -4/+0 |
* | Not all cards supports changing country code. | voroshil | 2007-11-14 | 1 | -1/+0 |
* | Add missing call to audio_in_uninit in v4l2 tv driver. | voroshil | 2007-11-13 | 1 | -0/+2 |
* | at the end of open() warn users that seeking won't work correctly if the cach... | nicodvb | 2007-11-10 | 1 | -0/+2 |
* | Fix possible null-pointer-dereference in stream_fill_buffer(). | cehoyos | 2007-11-08 | 1 | -1/+1 |
* | Fix memory leak. | voroshil | 2007-11-05 | 1 | -0/+1 |
* | Fix segmentation fault after audio initialization failure in tv driver. | voroshil | 2007-11-05 | 1 | -2/+5 |
* | removed unused variables and parameters | nicodvb | 2007-10-30 | 2 | -8/+7 |
* | Comment out unused variable, fixes the warning: | diego | 2007-10-30 | 1 | -1/+1 |
* | Remove unused functions, fixes the warnings: | diego | 2007-10-30 | 2 | -16/+0 |
* | Make functions static if they aren't referenced externally. | zuxy | 2007-10-27 | 1 | -2/+2 |
* | Remove assert. Not only are they no help at all and proper checks should | reimar | 2007-10-27 | 1 | -5/+0 |
* | Don't wait for filling entire audio ringbuffer at each call to grab_audio_frame. | voroshil | 2007-10-25 | 1 | -1/+1 |
* | Add missing call to audio_in_start_capture. | voroshil | 2007-10-25 | 1 | -0/+1 |
* | add missing include (errno.h). fix compilation on openbsd | ivo | 2007-10-24 | 1 | -0/+1 |
* | Simplify handling SET_NORM for V4l1: replace several if-else-if and switch | voroshil | 2007-10-20 | 1 | -67/+34 |
* | czech/slovak character set fixes: | voroshil | 2007-10-20 | 1 | -2/+2 |
* | After receiving EINTR 'read' syscall should be restarted. | voroshil | 2007-10-16 | 2 | -0/+4 |
* | Disable channel scanner when no tuner is present. | voroshil | 2007-10-15 | 1 | -0/+8 |
* | Fix mplayer segfault when v4l driver initialization (at setting norm | voroshil | 2007-10-14 | 1 | -1/+3 |
* | #ifdef's in tv.c and tv.h becomes more and more hard to maintain. | voroshil | 2007-10-14 | 2 | -26/+0 |
* | Remove unnecessary curly braces. | voroshil | 2007-10-14 | 1 | -4/+1 |
* | 8 bytes buffer is not enough for at least SECAM-DK. | voroshil | 2007-10-14 | 1 | -1/+1 |
* | Replace duplicated code with call to routine | voroshil | 2007-10-14 | 1 | -7/+1 |
* | 10l: routine sets norm from parameter, but prints value of tv norm option | voroshil | 2007-10-14 | 1 | -1/+1 |
* | (cosmetics) indentation fix of my previous commit and small readability | voroshil | 2007-10-14 | 1 | -22/+25 |
* | Remove driver-dependent #ifdef from norm_from_string routine. | voroshil | 2007-10-14 | 1 | -22/+14 |
* | (cosmetics) remove trailing whitespace | voroshil | 2007-10-14 | 1 | -37/+37 |
* | 10l fix compilation with v4l2 | iive | 2007-10-13 | 1 | -1/+1 |
* | DirectShow based tv:// driver for win32 | voroshil | 2007-10-13 | 6 | -9/+4062 |
* | removed useless inclusion of error.h | nicodvb | 2007-10-13 | 1 | -1/+0 |
* | Make sure forked code does not try to display a GTK message box (and thus cra... | reimar | 2007-10-07 | 1 | -0/+4 |
* | cosmetics: misc typo fixes | diego | 2007-09-25 | 1 | -1/+1 |
* | Fix compilation with enabled radio capture and disabled OSS audio. | voroshil | 2007-09-24 | 1 | -2/+3 |
* | libnemesi support, yet another rtsp/rtp library... | lu_zero | 2007-09-19 | 2 | -6/+88 |
* | (Re)move idiotic checks, ret can't be < 0 or > 0 if the loop condition | reimar | 2007-09-19 | 1 | -3/+2 |
* | Fix a few typos | reimar | 2007-09-19 | 2 | -4/+4 |
* | Implement setting gain control for video devices (usually webcams) | voroshil | 2007-09-18 | 4 | -1/+42 |
* | removed unused members from dvdnav_priv_t | nicodvb | 2007-09-15 | 1 | -4/+0 |
* | Removed dead code related to stills. | nicodvb | 2007-09-15 | 1 | -8/+0 |
* | Fix missing reset/initialization (with tv parameters) of | voroshil | 2007-09-13 | 1 | -0/+2 |
* | Add missing #include to fix compilation. | diego | 2007-09-12 | 1 | -0/+1 |
* | Implementation of tv:// driver autodetection. | voroshil | 2007-09-10 | 2 | -9/+19 |
* | Fix for: | voroshil | 2007-09-08 | 1 | -1/+1 |
* | More accurate calculating of teletext | voroshil | 2007-09-08 | 1 | -1/+3 |
* | Implement boxes for subtitle teletext pages. | voroshil | 2007-09-08 | 2 | -8/+26 |
* | Decrease teletext page rendering frequency from 1/frame to about 4/sec. | voroshil | 2007-09-08 | 2 | -1/+26 |
* | Fix for: | voroshil | 2007-09-03 | 1 | -0/+4 |
* | Increase number of skipped buffers to 5 to avoid mixing teletext pages from | voroshil | 2007-09-02 | 1 | -2/+6 |
* | a mouse selection may require at least a video codec reinit | nicodvb | 2007-09-01 | 1 | -0/+1 |
* | implemented STREAM_CTRL_GET_ASPECT_RATIO | nicodvb | 2007-09-01 | 1 | -0/+6 |
* | Make sure that no pages will left in cache during | voroshil | 2007-09-01 | 1 | -1/+9 |
* | implemented STREAM_CTRL_GET_ASPECT_RATIO | nicodvb | 2007-09-01 | 1 | -0/+5 |
* | introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from ... | nicodvb | 2007-09-01 | 1 | -0/+1 |
* | Drop out control chars from page header in time position. | voroshil | 2007-09-01 | 1 | -3/+7 |
* | Fix missed -1 -> 0x3f7f changes for subpage number. | voroshil | 2007-09-01 | 1 | -2/+2 |
* | Fix displaying start page when it has subpages. | voroshil | 2007-09-01 | 1 | -4/+4 |
* | Proper support for flashing chars in teletext pages. | voroshil | 2007-09-01 | 2 | -1/+5 |
* | Support for selecting language via packet 28. | voroshil | 2007-08-31 | 3 | -21/+207 |
* | Small code simplification as suggested by Reimar: | voroshil | 2007-08-29 | 1 | -18/+10 |
* | Simplify code by using FFSWAP | voroshil | 2007-08-29 | 1 | -4/+1 |
* | (cosmetics) replace tabs with spaces | voroshil | 2007-08-29 | 1 | -4/+4 |
* | (cosmetics) fix indentation of previous commit | voroshil | 2007-08-29 | 1 | -1/+1 |
* | Implement Hold/Release graphics (showing control chars as | voroshil | 2007-08-29 | 1 | -0/+13 |
* | Implement Flash/Steady (swapping foreground/background colors) | voroshil | 2007-08-29 | 1 | -3/+19 |
* | Make charset constants naming consistant | voroshil | 2007-08-29 | 1 | -4/+4 |
* | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED | diego | 2007-08-28 | 22 | -53/+53 |
* | Fix compilation by adding forgotten comma. | iive | 2007-08-28 | 1 | -1/+1 |
* | Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets. | voroshil | 2007-08-28 | 1 | -1/+49 |
* | Move channels option parsing code into separate routine. | voroshil | 2007-08-28 | 1 | -67/+72 |
* | Implement X/27/0 packet decoding. | voroshil | 2007-08-28 | 2 | -1/+70 |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 | 1 | -2/+1 |
* | Implement 8/30 format 1 teletext packet decoding | voroshil | 2007-08-28 | 2 | -0/+85 |
* | in stream_control() remove redefinition of d in a case block, previously assi... | nicodvb | 2007-08-27 | 1 | -1/+0 |
* | in open_s() unified failure code in fail: | nicodvb | 2007-08-27 | 1 | -20/+11 |
* | (cosmetics) remove unnecessary ';' | voroshil | 2007-08-26 | 1 | -1/+1 |
* | Replace perror() with mp_msg() | voroshil | 2007-08-26 | 1 | -31/+32 |
* | Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver. | voroshil | 2007-08-26 | 1 | -0/+11 |
* | 10l: Move #endif upper to reflect changes in r24054. | voroshil | 2007-08-26 | 1 | -1/+1 |
* | Fix typo | voroshil | 2007-08-26 | 1 | -1/+1 |
* | Add teletext specification reference | voroshil | 2007-08-26 | 1 | -0/+3 |
* | Remove ugly Russian language support hack. | voroshil | 2007-08-26 | 1 | -11/+1 |
* | Add support for Latin National Option Sub-Sets | voroshil | 2007-08-26 | 1 | -2/+46 |
* | Enable decoding of packet X/24, it is usual teletext line | voroshil | |