index
:
vdr-plugin-pvrinput
master
VDR PVRInput Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
reader.c
Age
Commit message (
Expand
)
Author
2012-04-25
correct some file modes
v2012-04-25
Lars Hanisch
2010-09-01
integrated refactoring of teletext handling by wirbel
Lars Hanisch
2010-08-25
add VPS line to vbi packet
Lars Hanisch
2010-08-21
increase continuity counter before _every_ teletext packet
Lars Hanisch
2010-08-20
activate WSS service and insert wss bits into vbi-packets
Lars Hanisch
2010-08-19
don't send PCR packet with SCR from vbi packets
Lars Hanisch
2010-08-19
bugfix in teletext handling
Lars Hanisch
2010-08-19
add PES header and line offsets to teletext packets
Lars Hanisch
2010-08-15
exchange constants with identifiers from videodev2.h
Lars Hanisch
2010-06-09
reopen video device if select reports an error
Lars Hanisch
2010-04-14
Use select before read to detect if there's data available
Lars Hanisch
2010-04-04
Use local helper class for protected crc-function of libsi
Lars Hanisch
2010-03-31
add hidden expert option for size of read-buffer
Lars Hanisch
2010-03-24
Only send teletext-PMT if the user enabled sliced vbi
Lars Hanisch
2010-03-24
Rework of teletext PMT handling
Lars Hanisch
2010-03-21
minor code style cleanups
Lars Hanisch
2010-03-21
Never send PMT with teletext on radio streams.
Lars Hanisch
2010-03-21
rework PMT: send teletext pid only on streams with teletext
Lars Hanisch
2010-03-20
Refactoring usage of frequency and encoderinput fields
Lars Hanisch
2010-03-18
global code review and minor style cleanups
Lars Hanisch
2010-03-15
Merge branch 'master' into teletext
Lars Hanisch
2010-03-15
PMT (radio): correct program info length
Lars Hanisch
2010-03-14
PMT: extend teletext ES info with descriptor tag 0x56
Lars Hanisch
2010-03-14
adjust include dir for libsi
Lars Hanisch
2010-03-14
send no video packets for radio channels
Lars Hanisch
2010-03-14
init
VDR user