| Commit message (Expand) | Author | Age | Files | Lines |
* | 10l: "&" should be done after ">>" | voroshil | 2007-08-25 | 1 | -1/+1 |
* | Language bits in teletext page header are | voroshil | 2007-08-25 | 1 | -1/+1 |
* | Remove redundant variable declarations. | diego | 2007-08-25 | 1 | -4/+0 |
* | Removed uninitialized variable. | cehoyos | 2007-08-23 | 1 | -2/+1 |
* | Automatic TV channels scanning ability for MPlayer. | voroshil | 2007-08-23 | 6 | -1/+145 |
* | Fix blue color for yv12 and i420 image formats in "automute" screen | voroshil | 2007-08-23 | 1 | -5/+7 |
* | Fix [soc:eoc] stubs. | voroshil | 2007-08-22 | 1 | -6/+10 |
* | Set DVD speed earlier to avoid drive spinup during open | reimar | 2007-08-21 | 1 | -1/+1 |
* | Fix a bug in stream_read_qword_le due to sign extension from int to uint64_t. | reimar | 2007-08-19 | 1 | -8/+2 |
* | Sync libdvdread with version 0.9.5 (functional changes). | diego | 2007-08-15 | 1 | -0/+1 |
* | Fix compilation on BSD. | diego | 2007-08-13 | 1 | -1/+1 |
* | Remove unused variables. | diego | 2007-08-13 | 1 | -3/+0 |
* | Fix UDP select timeout. | diego | 2007-08-12 | 1 | -2/+2 |
* | Fix warning: too many arguments for format | cehoyos | 2007-08-08 | 1 | -1/+1 |
* | Define teletext_control() in tvi_v4l.c and tvi_v4l2.c. | cehoyos | 2007-08-08 | 1 | -0/+2 |
* | Moved dvdtimetomsec to stream_dvd_common.c. | cehoyos | 2007-08-04 | 4 | -23/+27 |
* | cosmetics: removed commented code and small reindentation | nicodvb | 2007-08-04 | 1 | -4/+1 |
* | removed unused variables | nicodvb | 2007-08-04 | 1 | -6/+3 |
* | Added missing newline. | cehoyos | 2007-08-03 | 1 | -1/+1 |
* | remove GNUism (case range) | ivo | 2007-07-30 | 1 | -11/+4 |
* | Teletext support for V4Lv1 | voroshil | 2007-07-30 | 1 | -0/+174 |
* | 10l: wrong pointer was initialized (causes crash during startup). | voroshil | 2007-07-30 | 2 | -2/+2 |
* | Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems ... | reimar | 2007-07-30 | 1 | -1/+2 |
* | Simplify sun SCSI command generation | reimar | 2007-07-30 | 1 | -26/+6 |
* | big 10L of r9888 located: passed fd instead of pointer to sun_vcd_read | reimar | 2007-07-30 | 1 | -1/+1 |
* | Subtraction should be done after & operation. | voroshil | 2007-07-30 | 1 | -1/+1 |
* | Drop out overlooked debug line | voroshil | 2007-07-30 | 1 | -2/+1 |
* | More doxygen comments | reimar | 2007-07-29 | 1 | -0/+10 |
* | Teletext support | voroshil | 2007-07-29 | 1 | -0/+179 |
* | Teletext support. | voroshil | 2007-07-29 | 4 | -0/+102 |
* | Teletext support. | voroshil | 2007-07-29 | 1 | -0/+1365 |
* | Simplify and fix missing offset for Darwin vcd_get/set_msf functions | reimar | 2007-07-29 | 1 | -8/+2 |
* | Make VCD work on little-endian macs | reimar | 2007-07-29 | 1 | -3/+4 |
* | Make vcd_get_track_end actually return the end, not the start on Darwin | reimar | 2007-07-29 | 1 | -1/+1 |
* | Make the vcd seek and get track end functions actually have an effect | reimar | 2007-07-29 | 1 | -0/+2 |
* | Fix wrong return type in darwin VCD code | reimar | 2007-07-29 | 1 | -1/+1 |
* | Replacing global variables in radio:// with | voroshil | 2007-07-29 | 2 | -74/+78 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 2 | -84/+0 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 1 | -33/+33 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 1 | -61/+61 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 1 | -30/+30 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 1 | -49/+49 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 1 | -1/+1 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 6 | -28/+36 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 2 | -19/+102 |
* | Removing forward declarations of routines used only in tv.c | voroshil | 2007-07-29 | 2 | -8/+2 |
* | Cosmetics. | voroshil | 2007-07-29 | 1 | -10/+10 |
* | Cosmetics: move two routines up | voroshil | 2007-07-29 | 1 | -34/+34 |
* | cosmetics: misc typo fixes | diego | 2007-07-28 | 1 | -3/+3 |
* | Remove completely pointless extra return statements | reimar | 2007-07-27 | 1 | -9/+0 |
* | Fix MSF -> sector conversion being 150 sectors of | reimar | 2007-07-27 | 1 | -1/+2 |
* | Simplify track length calculation | reimar | 2007-07-27 | 1 | -18/+11 |
* | Some more *BSD vcd_read simplification | reimar | 2007-07-27 | 1 | -41/+31 |
* | Fix several 100l | reimar | 2007-07-27 | 1 | -3/+3 |
* | Factor out some common code | reimar | 2007-07-27 | 1 | -28/+36 |
* | Somewhat unified *BSD vcd reading | reimar | 2007-07-27 | 3 | -196/+90 |
* | READ_TOC for making *BSD code more similar | reimar | 2007-07-27 | 2 | -6/+8 |
* | One ifdef less | reimar | 2007-07-27 | 1 | -3/+1 |
* | Simplify NetBSD vcd_read code | reimar | 2007-07-27 | 1 | -21/+6 |
* | vcd_inc_msf function also for freebsd vcd_read | reimar | 2007-07-27 | 1 | -9/+15 |
* | More VCD cosmetics | reimar | 2007-07-27 | 1 | -16/+16 |
* | 100l, return is missing a value | reimar | 2007-07-26 | 1 | -1/+1 |
* | Cosmetics to reduce diff between Free- and netBSD vcd stuff | reimar | 2007-07-26 | 2 | -61/+74 |
* | 10l, fix vcd netbsd compilation | reimar | 2007-07-26 | 1 | -1/+1 |
* | TOCADDR macro as first step to common *BSD vcd reading code | reimar | 2007-07-26 | 2 | -45/+50 |
* | Remove unnecessary #ifdef around the whole file. | diego | 2007-07-09 | 1 | -3/+0 |
* | Remove unnecessary #ifdef around the whole file. | diego | 2007-07-09 | 1 | -3/+0 |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 | 1 | -1/+1 |
* | Remove unnecessary flip for RGB in v4l1. | voroshil | 2007-07-08 | 1 | -22/+1 |
* | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy | reimar | 2007-07-05 | 5 | -14/+19 |
* | Cygwin has had inttypes.h since version 1.5. | diego | 2007-07-03 | 1 | -2/+0 |
* | The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREAD | diego | 2007-07-03 | 1 | -13/+0 |
* | The header is always included conditional to USE_DVDREAD, | diego | 2007-07-03 | 1 | -5/+0 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 15 | -41/+41 |
* | Cosmetics. | voroshil | 2007-06-30 | 1 | -3/+3 |
* | Don't override input= option value is no input id is passed in tv:// url. | voroshil | 2007-06-30 | 1 | -2/+4 |
* | wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750 | rtogni | 2007-06-29 | 2 | -2/+1 |
* | remove file that was added by mistake. | voroshil | 2007-06-29 | 1 | -0/+0 |
* | Implemented tv://[<channel>][/<input_id>] url syntax | voroshil | 2007-06-28 | 2 | -3/+34 |
* | start= and end= parameters on realrtspurls may be optionally quoted with | rtogni | 2007-06-24 | 1 | -0/+5 |
* | get rid of useless *alloc casts | reimar | 2007-06-24 | 1 | -5/+5 |
* | Fix dvd:// subtitle handling to always report the MPEG stream id, because | reimar | 2007-06-24 | 1 | -7/+13 |
* | Revert r23530. | voroshil | 2007-06-21 | 5 | -1407/+0 |
* | Teletext support for tv:// (v4l and v4l2 only) | voroshil | 2007-06-10 | 5 | -0/+1407 |
* | Set errno to 0 after printing it, not before | reimar | 2007-06-08 | 1 | -1/+1 |
* | Fix compiler warnings. | voroshil | 2007-06-08 | 3 | -5/+2 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 | 1 | -7/+7 |
* | Avoiding sscanf in cddb support reading more data with %s than buffer size | reimar | 2007-06-05 | 1 | -3/+3 |
* | mjpeg support for v4l2 tv:// driver | voroshil | 2007-06-01 | 2 | -40/+46 |
* | New "automute" tv:// option. | voroshil | 2007-05-31 | 5 | -0/+75 |
* | Remove some unused variables, patch by timwoj ieee org. | diego | 2007-05-28 | 2 | -3/+1 |
* | More fastmemcpy.h removal | reimar | 2007-05-27 | 2 | -2/+0 |
* | fixed off-by-one bug during chapter-listing; fixed by Jared Breland (list-mpl... | nicodvb | 2007-05-26 | 1 | -2/+2 |
* | remove unnecessary stubs which were not ever used. | voroshil | 2007-05-24 | 4 | -26/+0 |
* | make v4l1 driver work properly. | voroshil | 2007-05-21 | 1 | -43/+45 |
* | Fix OpenBSD compilation: strndup is a GNU extension. | reimar | 2007-05-20 | 1 | -2/+2 |
* | Fix track info being read for the wrong track introduced in r20598 | reimar | 2007-05-10 | 1 | -3/+3 |
* | Missing -1 in the FreeBSD code to get the first CD track number | reimar | 2007-05-10 | 1 | -1/+1 |
* | added proper GPL headers to new stream/pvr.h file | ben | 2007-05-08 | 1 | -0/+23 |
* | give credits to Sven for pvr channel navigation | ben | 2007-05-08 | 1 | -0/+1 |
* | support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ... | ben | 2007-05-08 | 2 | -23/+824 |
* | deprecated comment from the time the pvr code was half V4L2 and half IVTV spe... | ben | 2007-04-30 | 1 | -2/+0 |
* | (cosmetics) replace tabs with spaces | voroshil | 2007-04-29 | 1 | -970/+970 |
* | typo fix. | voroshil | 2007-04-29 | 1 | -1/+1 |
* | (cosmetics) more indentation fixes. | voroshil | 2007-04-28 | 1 | -59/+55 |
* | cosmetics: Fix one more stray wrongly indented line. | diego | 2007-04-28 | 1 | -1/+1 |
* | cosmetics: Remove all trailing whitespace and tabs, indentation fixes. | diego | 2007-04-28 | 1 | -1095/+1089 |
* | Add Makefile variable for audio input that is enabled by V4L or radio capture. | diego | 2007-04-22 | 1 | -7/+1 |
* | after a DVDNAV_VTS_CHANGE event report the title being played | nicodvb | 2007-04-22 | 1 | -0/+2 |
* | cosmetics. restore empty line removed in r22985. | voroshil | 2007-04-13 | 1 | -0/+1 |
* | Move translatable strings from tv.c to help_mp* | voroshil | 2007-04-13 | 1 | -51/+44 |
* | Rework of *BSD BT848 detection for radio:// | voroshil | 2007-04-11 | 1 | -8/+11 |
* | Cleanup real_calc_response_and_checksum() | rtogni | 2007-04-09 | 1 | -10/+5 |
* | Merge calc_response_string() into real_calc_response_and_checksum() | rtogni | 2007-04-09 | 1 | -13/+6 |
* | Simplify calc_response_string() | rtogni | 2007-04-09 | 1 | -10/+3 |
* | 10000000l learn to count | rtogni | 2007-04-09 | 1 | -1/+1 |
* | Size of response is known, no need to calculate it | rtogni | 2007-04-09 | 1 | -4/+3 |
* | The size of xor_table is known and fixed, no need to calculate it | rtogni | 2007-04-09 | 1 | -8/+6 |
* | implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdna... | nicodvb | 2007-04-09 | 1 | -0/+20 |
* | remove ugly #include from tvi_bsdbt848.c | voroshil | 2007-04-09 | 1 | -14/+12 |
* | Fix typo in r22772 which causes compilation error under *BSD. | voroshil | 2007-04-08 | 1 | -8/+8 |
* | Ability to specify video and audio capture device names | voroshil | 2007-04-05 | 1 | -8/+40 |
* | Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte | rtogni | 2007-04-03 | 1 | -1/+2 |
* | Check buffer size in header dump functions | rtogni | 2007-03-25 | 3 | -22/+84 |
* | Use AV_WB* instead of swap+memcpy+swap | rtogni | 2007-03-24 | 1 | -120/+46 |
* | at open() discard front margin/empty sectors (fixes demuxing by libavformat);... | nicodvb | 2007-03-24 | 1 | -1/+13 |
* | Radio driver loading rework. | voroshil | 2007-03-21 | 1 | -133/+86 |
* | Declare eof only when stream 0 gets eof | rtogni | 2007-03-20 | 1 | -1/+9 |
* | Fix for realrtsp urls with more than 2 streams: | rtogni | 2007-03-20 | 1 | -3/+5 |
* | Add missing bogus norm warning for v4l2 | voroshil | 2007-03-19 | 1 | -0/+3 |
* | Make sure bogus parameter will not be ignored by user. | voroshil | 2007-03-19 | 1 | -1/+1 |
* | Support application/smil as mimetype for smil-over-realrtsp | rtogni | 2007-03-18 | 1 | -1/+2 |
* | New slave command: tv_step_freq <offset in MHz> | voroshil | 2007-03-17 | 2 | -0/+16 |
* | Remove unnecessary -I option from CFLAGS. | diego | 2007-03-16 | 1 | -2/+0 |
* | Allow to specify frequencies in channels option. | voroshil | 2007-03-16 | 1 | -0/+7 |
* | Fix live555 compilation when stream cache is disabled. | diego | 2007-03-13 | 1 | -0/+2 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 | 1 | -30/+30 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 | 1 | -29/+28 |
* | add vcd:// for win32, patch by zuxy meng | compn | 2007-03-12 | 1 | -0/+130 |
* | Source files should not contain non-ASCII characters. | diego | 2007-03-12 | 1 | -1/+1 |
* | add vcd:// for win32, patch by zuxy meng | compn | 2007-03-12 | 1 | -1/+25 |
* | optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan ... | nicodvb | 2007-03-08 | 1 | -0/+6 |
* | truncate mencoder's output file if it exists, instead of overwriting just par... | lorenm | 2007-03-05 | 2 | -2/+2 |
* | print the disc_id without using a buffer | nicodvb | 2007-03-04 | 1 | -3/+3 |
* | 10000l; in previous commit I allocated a buffer 1 byte too short | nicodvb | 2007-03-03 | 1 | -1/+1 |
* | replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com. | nicodvb | 2007-03-03 | 1 | -2/+3 |
* | replaced 2 instances of sprintf() with snprintf() and one instance | nicodvb | 2007-03-03 | 1 | -4/+3 |
* | tv driver loading rework. As a side effect "-tv driver=help" option is | voroshil | 2007-03-01 | 7 | -41/+75 |
* | winsocks expects an int in milliseconds instead of struct timeval to set | ivo | 2007-03-01 | 1 | -4/+12 |
* | Replace MIN with FFMIN | reimar | 2007-03-01 | 1 | -1/+1 |
* | Use libavutil AV_RB/AV_WB macros instead of defining out own variants. | reimar | 2007-03-01 | 2 | -163/+148 |
* | cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->... | nicodvb | 2007-02-28 | 1 | -20/+4 |
* | Add support for smil playlist served over realrtsp | rtogni | 2007-02-18 | 3 | -3/+17 |
* | Simplify code by using separate variables for large common expressions. | reimar | 2007-02-15 | 1 | -22/+26 |
* | More strncat() misuses. | rtogni | 2007-02-11 | 1 | -5/+5 |
* | strncat() misuses, may have been exploitable. | rtogni | 2007-02-11 | 1 | -3/+3 |
* | More boundary checks for fixed-length arrays. Some of them may have been | rtogni | 2007-02-11 | 1 | -4/+12 |
* | Quick hack mostly for documentation purposes to make -aid work with mms:// | reimar | 2007-02-08 | 1 | -0/+10 |
* | Fix a few gcc warnings, approved by Diego and Reimar. | rathann | 2007-02-05 | 3 | -4/+2 |
* | Use defined() syntax instead without (). | reimar | 2007-02-04 | 1 | -1/+1 |
* | Add timeout to tcp connections, avoid hanging forever. | rtogni | 2007-02-04 | 1 | -0/+7 |
* | Fix base64_encode() max output length checking. | uau | 2007-01-28 | 1 | -4/+3 |
* | Accept rdt packets with "is-reliable" flag set | rtogni | 2007-01-28 | 1 | -1/+1 |
* | Fix FSF address and otherwise broken license headers. | diego | |