aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* Remove some unused variables, patch by timwoj ieee org.Gravatar diego2007-05-28
* More fastmemcpy.h removalGravatar reimar2007-05-27
* fixed off-by-one bug during chapter-listing; fixed by Jared Breland (list-mpl...Gravatar nicodvb2007-05-26
* remove unnecessary stubs which were not ever used.Gravatar voroshil2007-05-24
* make v4l1 driver work properly.Gravatar voroshil2007-05-21
* Fix OpenBSD compilation: strndup is a GNU extension.Gravatar reimar2007-05-20
* Fix track info being read for the wrong track introduced in r20598Gravatar reimar2007-05-10
* Missing -1 in the FreeBSD code to get the first CD track numberGravatar reimar2007-05-10
* added proper GPL headers to new stream/pvr.h fileGravatar ben2007-05-08
* give credits to Sven for pvr channel navigationGravatar ben2007-05-08
* support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ...Gravatar ben2007-05-08
* deprecated comment from the time the pvr code was half V4L2 and half IVTV spe...Gravatar ben2007-04-30
* (cosmetics) replace tabs with spacesGravatar voroshil2007-04-29
* typo fix.Gravatar voroshil2007-04-29
* (cosmetics) more indentation fixes.Gravatar voroshil2007-04-28
* cosmetics: Fix one more stray wrongly indented line.Gravatar diego2007-04-28
* cosmetics: Remove all trailing whitespace and tabs, indentation fixes.Gravatar diego2007-04-28
* Add Makefile variable for audio input that is enabled by V4L or radio capture.Gravatar diego2007-04-22
* after a DVDNAV_VTS_CHANGE event report the title being playedGravatar nicodvb2007-04-22
* cosmetics. restore empty line removed in r22985.Gravatar voroshil2007-04-13
* Move translatable strings from tv.c to help_mp*Gravatar voroshil2007-04-13
* Rework of *BSD BT848 detection for radio://Gravatar voroshil2007-04-11
* Cleanup real_calc_response_and_checksum()Gravatar rtogni2007-04-09
* Merge calc_response_string() into real_calc_response_and_checksum()Gravatar rtogni2007-04-09
* Simplify calc_response_string()Gravatar rtogni2007-04-09
* 10000000l learn to countGravatar rtogni2007-04-09
* Size of response is known, no need to calculate itGravatar rtogni2007-04-09
* The size of xor_table is known and fixed, no need to calculate itGravatar rtogni2007-04-09
* implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdna...Gravatar nicodvb2007-04-09
* remove ugly #include from tvi_bsdbt848.cGravatar voroshil2007-04-09
* Fix typo in r22772 which causes compilation error under *BSD.Gravatar voroshil2007-04-08
* Ability to specify video and audio capture device namesGravatar voroshil2007-04-05
* Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte Gravatar rtogni2007-04-03
* Check buffer size in header dump functionsGravatar rtogni2007-03-25
* Use AV_WB* instead of swap+memcpy+swapGravatar rtogni2007-03-24
* at open() discard front margin/empty sectors (fixes demuxing by libavformat);...Gravatar nicodvb2007-03-24
* Radio driver loading rework.Gravatar voroshil2007-03-21
* Declare eof only when stream 0 gets eofGravatar rtogni2007-03-20
* Fix for realrtsp urls with more than 2 streams:Gravatar rtogni2007-03-20
* Add missing bogus norm warning for v4l2Gravatar voroshil2007-03-19
* Make sure bogus parameter will not be ignored by user. Gravatar voroshil2007-03-19
* Support application/smil as mimetype for smil-over-realrtspGravatar rtogni2007-03-18
* New slave command: tv_step_freq <offset in MHz>Gravatar voroshil2007-03-17
* Remove unnecessary -I option from CFLAGS.Gravatar diego2007-03-16
* Allow to specify frequencies in channels option.Gravatar voroshil2007-03-16
* Fix live555 compilation when stream cache is disabled.Gravatar diego2007-03-13
* cosmetics: Fix indentation, reorder some lines for consistency.Gravatar diego2007-03-13
* Give more descriptive names to the source and library variables and splitGravatar diego2007-03-13
* add vcd:// for win32, patch by zuxy mengGravatar compn2007-03-12
* Source files should not contain non-ASCII characters.Gravatar diego2007-03-12