]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2010-07-11  sb1066Added a media player that uses the VLC plugin API
2010-07-11  sb1066fixed typo in http range check
2010-07-09  sb1066Moved the http streaming to the webui
2010-07-09  sb1066set sb_data to NULL when the memory is released. Fixes...
2010-07-09  sb1066Added sanity checks for http-ranges
2010-07-09  sb1066Added support for byte ranges in the http server. This...
2010-07-07  sb1066Added streaming support. Should work on vlc, ffplay...
2010-07-07  sb1066create a subscription to a channel and output the conte...
2010-07-07  sb1066Generate a playlist (.m3u) for the http stream.
2010-07-07  sb1066Don't send the Content-Length if there is no content...
2010-07-07  sb1066Remeber the pcr pid the program comes from
2010-07-07  sb1066Remember what pids the streams originally comes from.
2010-07-03  Andreas Ömanremove dead code
2010-07-03  Andreas ÖmanRefactor parsing buffer handling + better constification
2010-07-03  Andreas ÖmanMake sure the descrambling fifo is really flushed befor...
2010-07-02  Andreas ÖmanAvoid updating CW while we are building the cluster...
2010-07-02  Andreas ÖmanLog CWC request delay
2010-07-01  Andreas ÖmanWrite per-track audio specific information
2010-07-01  Andreas ÖmanInclude # of channels and samplerate in streaming start...
2010-07-01  Andreas ÖmanExtract # of channels and samplerate for AC3 and MPA
2010-07-01  Andreas ÖmanAdd rate_to_sri()
2010-07-01  Andreas ÖmanTrack #0 is not allowed
2010-07-01  Andreas ÖmanAdd support for bounded PES packets in MPEG video.
2010-06-30  Andreas ÖmanFix incorrect MPA frame size computation (when padding...
2010-06-30  Andreas ÖmanFix user facing transport names for IPTV
2010-06-30  Andreas ÖmanFix error in AC3 parser
2010-06-30  Andreas ÖmanPlug memory leak
2010-06-30  Andreas ÖmanAnnounce HTTP server over mdns too
2010-06-30  Andreas ÖmanAdd support for HTTP HEAD command
2010-06-29  Andreas ÖmanRemove ancient code
2010-06-27  Andreas ÖmanAvoid mixing up keys from different pids
2010-06-27  Andreas ÖmanPrint provider ID in CAID stream info
2010-06-27  Andreas ÖmanAvoid unnecessary assignment
2010-06-26  Andreas ÖmanAdd reject filter to streaming_queue_init()
2010-06-26  Andreas Ömancosmetics
2010-06-24  Andreas ÖmanDon't whine about "unknown card". We already say that...
2010-06-24  Andreas ÖmanUpdate changelog with recent activity
2010-06-24  Andreas Ömancosmetics
2010-06-24  Andreas Ömanpsi: Assume that elementary stream type 0x81 is AC3...
2010-06-24  Andreas ÖmanFix broken debug printout
2010-06-24  Andreas ÖmanAdd a level of indirection between a packet and its...
2010-06-24  Andreas ÖmanRemove ext/
2010-06-24  Andreas ÖmanUse a simpler, but sufficient, timescaler
2010-06-23  Andreas ÖmanNo longer depend on FFmpeg
2010-06-23  Andreas ÖmanBorrow av_rescale() from libavutil
2010-06-23  Andreas ÖmanFix broken code introduced in r4953
2010-06-23  Andreas ÖmanFix copyright
2010-06-23  Andreas ÖmanLocal UTF8 conversion code
2010-06-23  Andreas ÖmanLocal base64 decoder
2010-06-23  Andreas ÖmanUse SHA-1 to generate comet mailbox IDs
2010-06-23  Andreas ÖmanSwitch SHA1 implementation
2010-06-23  Andreas ÖmanUse our own SHA1 algorithm -> Less FFmpeg dependencies.
2010-06-23  Andreas ÖmanReduce FFmpeg dependencies
2010-06-23  Andreas ÖmanNo longer need FFmpeg parsers
2010-06-23  Andreas ÖmanUse native parsers for MPA and AC3
2010-06-23  Andreas ÖmanAdd a buffer3 (very ugly)
2010-06-23  Andreas Ömanconstify
2010-06-23  Andreas ÖmanRemove unused data
2010-06-23  Andreas ÖmanDon't need libavutil/avstring.h
2010-06-22  Andreas ÖmanDon't compile avc.c
2010-06-22  Andreas ÖmanMinor adjustment to CRC API
2010-06-22  Andreas ÖmanAdd code for computing CRC over a buf
2010-06-22  Andreas ÖmanMove some stuff to utils.c
2010-06-21  Andreas ÖmanAdd a native matroska muxer used for recording.
2010-06-21  Andreas ÖmanNeed to init ptsq + some cosmetics
2010-06-21  Andreas ÖmanFix size computation failure
2010-06-18  Andreas ÖmanAvoid inter-stream packet reordering in tsfixup code
2010-06-18  Andreas ÖmanDrop trailing zeroes from headers
2010-06-17  Andreas ÖmanAdd a hexdump() helper function
2010-06-17  Andreas ÖmanAvoid signalling descrambler/access errors if we trigge...
2010-06-17  Andreas ÖmanDon't overwrite errorcodes
2010-06-17  Andreas ÖmanKeep track of sample rate and channel configuration...
2010-06-16  Andreas ÖmanAdd streaming_start_copy() and streaming_start_componen...
2010-06-16  Andreas ÖmanConstify
2010-06-16  Andreas ÖmanAdd pktref_create() helper
2010-06-15  Andreas ÖmanPlug two memory leaks
2010-06-15  Andreas Öman* Make error detection in timestamp parsing much stronger.
2010-06-15  Andreas ÖmanExtract h264 frame duration from bitstream instead...
2010-06-15  Andreas ÖmanInternal clock is 90kHz nowdays
2010-06-15  Andreas ÖmanBetter error tracking (TEI bit)
2010-06-15  Andreas ÖmanAdd support for storing global headers in streaming...
2010-06-14  Andreas ÖmanKeep the changelog in a better state
2010-06-14  Andreas ÖmanFix memory corruption issue
2010-06-14  Andreas ÖmanFix stupid bug
2010-06-14  Andreas Ömanremove debug printf:s
2010-06-14  Andreas ÖmanSplice "global data" (sequence headers for MPEG2 and...
2010-06-13  Andreas ÖmanUse 90kHz timebase internally
2010-06-13  Andreas ÖmanCosmetics
2010-06-13  Andreas Ömanupdate changelog
2010-06-13  Andreas ÖmanWorkaround for ITV HD (which has incorrect PMT)
2010-06-13  Andreas ÖmanKeep track of video width and height and send it over...
2010-06-13  Andreas ÖmanPrint output of PMT
2010-06-04  Andreas ÖmanSupport the Logical Channel Number descriptor (0x83)
2010-06-04  Andreas ÖmanMaintain the order of PIDs as they appear in the PMT...
2010-06-04  Andreas ÖmanUpdate to dvb-apps 1376:5631d8b9250c
2010-06-04  Andreas ÖmanAdd missing TLDs
2010-05-29  sb1066When there is no video pid (service type is Radio)...
2010-05-28  Andreas ÖmanAllow subscription weight to be set on subscription...
2010-05-27  Andreas ÖmanBetter error reporting
2010-05-27  Andreas ÖmanAdd SM_CODE_NO_TRANSPORT error code
next