]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2017-09-11  Jaroslav Kyselahtsp: add subscription entry also for DVR files, fixes...
2017-09-11  Jaroslav Kyselatranscode: another struct type cleanups
2017-09-08  Jaroslav Kyseladoozer: try to fix trusty build
2017-09-08  Jaroslav Kyselaeit: pattern list - fix the posible memcpy overflow
2017-09-08  E.SmithDVR: Prefer autorec rule name if comment field is empty...
2017-09-08  Jaroslav Kyseladvb psi: use correct delivery system in dvb_desc_cable_...
2017-09-08  E.Smitheit: Add scraper for first aired date. (#4287).
2017-09-08  E.Smitheit: Clear scraper patterns on shutdown. (#4287).
2017-09-08  E.Smitheit: Allow scraper configuration file to be configured...
2017-09-08  E.Smitheit: Allow EIT scraping of season/episode to be disable...
2017-09-08  E.Smitheit: Extract season/episode numbers from OTA EIT. ...
2017-09-08  E.Smitheit: Move opentv pattern list functions to separate...
2017-09-08  Jaroslav Kyselahttp: fix http_extra_flush return value
2017-09-06  Jaroslav Kyselatranscode: fix the stream translation
2017-09-06  Jaroslav Kyselatranscode: vp8 - add more 'good' settings for webtv...
2017-09-06  Mark Clarkstoneconfigure: only enable nvenc if asked, not by default...
2017-09-04  Jaroslav Kyselatranscode: try to tidy typedef/struct
2017-09-04  Jaroslav Kyselatranscode: added h264_nvenc and hevc_nvenc codecs ...
2017-09-03  Jaroslav Kyselatranscoder: vaapi - add support for vp8 encoder (tested...
2017-09-03  Jaroslav Kyselatranscode: vaapi - remove depedency on libdrm
2017-09-03  E.SmithDVR: Record segmented programmes identified by EIT.
2017-09-03  Jaroslav Kyselaparsers: allow higher PTS/PCR drift, fixes #4507
2017-09-03  Jaroslav Kyselaprofile: fix the transcoded stream sharing
2017-09-03  Jaroslav Kyselatranscode: don't print '==> Passthrough', the copy...
2017-09-03  Jaroslav Kyselalibav: try to fix the log trouble with NULL logctx
2017-09-03  Jaroslav Kyselalibav: vaapi - fix compilation error for older version...
2017-09-02  Jaroslav Kyselatranscode: fix memory leaks
2017-09-02  Andreas SmasDo a 'git status' in Autobuild.sh to see why it's dirty
2017-09-02  Jaroslav Kyselaprop: introduce PO_PHIDDEN for transcoding code, PO_HID...
2017-09-02  Jaroslav Kyselalibva: vaapi - redirect the info/error callbacks to...
2017-09-02  Jaroslav Kyselalibav: log - rework filters and print the class_name
2017-09-02  Jaroslav Kyselaiptv libav input: fix the base_time deprecated warnings...
2017-09-02  Jaroslav Kyselatranscode: don't use deprecated hw_context member of...
2017-09-02  Jaroslav Kyselatranscode: fix compilation error (hwaccels) in video.c
2017-09-02  Jaroslav Kyselatranscode: fix wrong usage of 'static char'
2017-09-02  Jaroslav Kyselatranscode: vaapi - use vaapi deinterlace instead yadif
2017-09-02  Jaroslav Kyselatranscode: another audio config cleanups to avoid NULL...
2017-09-01  Jaroslav Kyselatranscode/configure: add check for libdrm/drm.h
2017-09-01  Jaroslav Kyselatranscoding: allow to select vaapi device, fix pix_fmt...
2017-09-01  Jaroslav KyselaMakefile.ffmpeg: remove wrong muxers
2017-09-01  Jaroslav Kyselatranscoder: fix the wrong audio codec profile structure...
2017-08-31  Jaroslav Kyselatranscoder: another fix for #4564
2017-08-31  Jaroslav Kyselaprofile: fix the wrong data/conf/profiles context
2017-08-31  Jaroslav Kyselatvh-json.py: README.md fixes
2017-08-31  Jaroslav Kyselatranscoder: fix the NULL pointer dereference, fixes...
2017-08-31  Jaroslav Kyselaapi: more raw idnode extensions
2017-08-31  Jaroslav Kyselatvh-json: more updates, added README.md
2017-08-30  Jaroslav Kyselaapi: add missnig api_raw.c
2017-08-30  Jaroslav Kyselatvh-json: initial version
2017-08-30  Jaroslav Kyselaapi: add idnode raw export/import handlers
2017-08-30  Jaroslav Kyselawebui: do not load the codec tab when libav is not...
2017-08-30  Jaroslav Kyselaapi: add api/pathlist for python-json.py
2017-08-30  Jaroslav KyselaMakefile.ffmpeg: fix libmfx -> libopus depedency
2017-08-30  Jaroslav Kyselalibav: fix compilation without libav support
2017-08-29  Jaroslav Kyselaconfigure: rework vaapi detection
2017-08-29  Jaroslav Kyselatranscode: audio - add track limiter
2017-08-29  Jaroslav Kyselatranscode: add language selection
2017-08-29  Jaroslav Kyselatranscode: audio - fix the framedrop detection
2017-08-29  Jaroslav Kyselalibav: suppress printing of message 'force frame type'
2017-08-29  Jaroslav Kyselatranscode: add profile_init() callback for codecs to...
2017-08-29  Jaroslav Kyselatranscode: resample audio if in/out formats does not...
2017-08-29  Jaroslav Kyselatranscoder: ignore some incoming streams for 'Filtered...
2017-08-29  Jaroslav Kyselalibav: log - remove trailing newline
2017-08-29  Jaroslav Kyselatranscode: fix the src_codecs initialization
2017-08-29  Jaroslav Kyselaprofile: load pre-defined streaming profiles and codecs...
2017-08-28  Jaroslav Kyselatranscode: implement back the possibility to skip sourc...
2017-08-28  Jaroslav Kyselatranscoder: remove some wrappers (duplicated code)
2017-08-28  Jaroslav KyselaMakefile.ffmpeg: upgrade to opus-1.2.1
2017-08-28  lekma[transcode]: hevc does not support interlaced frames
2017-08-28  lekma[transcode]: small adjustment (video picture type)
2017-08-28  lekma[transcode]: drop invalid video frame
2017-08-28  lekma[transcode]: partially revert previous commit (somethin...
2017-08-28  lekma[transcode]: fix pict_type for libtheora (and others...
2017-08-28  lekma[transcode]: max_b_frames - should be good
2017-08-28  lekma[transcode]: finally fix hevc_vaapi recording (and...
2017-08-28  lekma[transcode]: avcodec_close is deprecated
2017-08-28  lekma[transcode]: picture type
2017-08-28  lekma[libav]: libx265 picture type
2017-08-28  lekma[libav]: couple of fixes + temp modifications
2017-08-28  lekma[libav]: verbose logging
2017-08-28  lekma[transcode]: remove confusing log line
2017-08-28  lekma[transcode]: h264_omx fix + bitrate setting
2017-08-28  lekma[transcode]: fix libx264 profile setting
2017-08-28  lekma[configure]: omx_rpi (last, I hope)
2017-08-28  lekma[configure]: omx configure (let's hope I got it right...
2017-08-28  lekma[configure]: fix for omx_rpi
2017-08-28  lekma[wip]: codec profiles + transcode + vaapi
2017-08-28  Jaroslav Kyselahttp/satip server: change RTP/TCP data queuing to avoid...
2017-08-28  Jaroslav Kyselamkv muxer: fix the crash when agent == NULL
2017-08-27  Jaroslav Kyselatcp: rewrite tcp_connect to try more IP addresses,...
2017-08-26  Jaroslav Kyselaspawn: parse arguments - accept arguments inside '...
2017-08-26  Jaroslav Kyselabintray.py: add tidy command
2017-08-26  Jaroslav Kyselasatip client: issue discovery packets 1,10,30,3600...
2017-08-24  Jaroslav Kyselamuxer libav: do more precise pts/dts rescale
2017-08-23  Jaroslav Kyselaprofile: fix the race in profile_sharer_thread initiali...
2017-08-23  Jaroslav Kyselaiptv libav input: add missing iptv_input_mux_started...
2017-08-23  Jaroslav Kyselaiptv libav input: ignore the negative dts/pts values
2017-08-23  Jaroslav KyselaMakefile.ffmpeg: add flv and live_flv demuxers
2017-08-23  Jaroslav KyselaMakefile.static: add -no-check-certificate to wget
2017-08-23  Jaroslav Kyselaiptv: another way to fix the warning
next