Commit graph

5321 commits

Author SHA1 Message Date
Piotr Kuchciak
3d742f5fa0 Changed LOGO and update image in help debuging 2014-10-13 15:34:10 +02:00
Michel Verbraak
c244636850 Enable changing number of channels between input and output
Signed-off-by: Michel Verbraak <info@1st-setup.nl>
2014-10-13 15:31:58 +02:00
Jaroslav Kysela
84947edddb Makefile.ffmpeg: use distro specific libx264 library 2014-10-13 15:27:26 +02:00
Jaroslav Kysela
f6e0f50b9b profile: don't abort when class does not exist 2014-10-13 15:00:27 +02:00
Jaroslav Kysela
7bc16b6dc8 Makefile.ffmpeg: Fix PATHs, also simplificate deps in the main Makefile 2014-10-13 14:39:30 +02:00
Jaroslav Kysela
12d73de4ef config: libffmpeg_static is not default, attempt to update doozer cfg 2014-10-13 13:38:25 +02:00
Jaroslav Kysela
d7ad63185b Makefile.ffmpeg: Add yasm 1.3.0 2014-10-13 13:33:35 +02:00
Jaroslav Kysela
49ebb3c48d Makefile: fix dependencies for LIBFFMPEG_STATIC (parallel build) 2014-10-13 12:44:53 +02:00
Jaroslav Kysela
808b16f690 Makefile.ffmpeg: libx264 - use known version, add TVHEADEND_FILE_CACHE to the DOWNLOAD macro 2014-10-13 10:23:06 +02:00
Jaroslav Kysela
4b4610ea91 build: add libffmpeg_static=yes and Makefile.ffmpeg 2014-10-13 09:55:17 +02:00
Piotr Kuchciak
4c19cc8526 WEBUI: changed tabs name upcoming recordings>upcoming / now recordings 2014-10-12 19:43:44 +02:00
Piotr Kuchciak
02add0763c WEBUI: changed icon for upcoming and finished recording 2014-10-12 19:43:44 +02:00
Jaroslav Kysela
a51677e999 trancode: fix the video stream pts/dts - h264 works with ffmpeg now 2014-10-12 11:52:47 +02:00
Jaroslav Kysela
f2bbfa40e5 profile: cosmetic code list change 2014-10-12 11:28:31 +02:00
Jaroslav Kysela
9ca0248069 transcode: use av codec string names instead IDs
- to allow the selection from the multiple encoders for same type
2014-10-12 10:03:28 +02:00
Jaroslav Kysela
47f56f7f1f WEBUI JS: fix the idnode_filter_fields fcn 2014-10-11 21:58:08 +02:00
Jaroslav Kysela
812c87ec17 profile: add predefined (and shielded) profiles for WEBTV 2014-10-11 21:49:14 +02:00
Jaroslav Kysela
cf5ef00f39 profile: do not allow to change profile names for shielded profiles 2014-10-11 21:35:30 +02:00
Jaroslav Kysela
801ac876c2 WEB TV Player: update to use stream profiles, fix transcode muxer type bug 2014-10-11 21:24:42 +02:00
Jaroslav Kysela
1abcfda491 transcoding: do proper audio pts calculation in updated transcoder routine
- VP8 & VORBIS works with ffmpeg
2014-10-11 20:46:59 +02:00
Jaroslav Kysela
022fcd195f transcode: enable experimental codecs 2014-10-11 10:42:23 +02:00
Jaroslav Kysela
3ba4597ce2 transcoding: fix another gcc warning 2014-10-11 00:11:11 +02:00
Jaroslav Kysela
5017f10497 WEBUI: Fix the storage for profile builders, fixes #2360 2014-10-10 20:41:13 +02:00
Jaroslav Kysela
930bd978b4 transcoding: AVFrame has channels only for FFMPEG 2014-10-10 20:36:20 +02:00
Piotr Kuchciak
6051184e55 WEBUI: changed icon debug, add icon help for something tabs
Please make help icon for other tabs...
2014-10-10 19:53:24 +02:00
Piotr Kuchciak
a07a889cb1 WEBUI: change icon DVR Autorec Entires 2014-10-10 19:53:22 +02:00
Piotr Kuchciak
089159feab WEBUI: change icon watch TV, Auto Record, add icon for HELP
Please add icon help for all button for all tabs because i am beginner
and i dont know how...
2014-10-10 19:53:18 +02:00
Piotr Kuchciak
0d1f128e3a WEBUI: cosmetic Add icon for channels and channel tags 2014-10-10 19:53:14 +02:00
Jaroslav Kysela
da9b9b5f5f transcode: ffmpeg fixes, VP8 & VORBIS works
Does not work (for me):
 - H264
 - Audio sync for vorbis..
2014-10-10 19:45:44 +02:00
Jaroslav Kysela
7c6b1a8f7b mkv: flush cluster also after 1 sec timeout 2014-10-10 17:19:40 +02:00
Jaroslav Kysela
cc7d5c6bab capmt: Try to fix the locking deadlocks 2014-10-10 16:08:22 +02:00
Jaroslav Kysela
626fd9053e WEBUI: use tvCards icon for TV adapters 2014-10-10 12:03:17 +02:00
Piotr Kuchciak
64b21d800f WEBUI: cosmetic changes with add icon for tabs
I also add icon named tv_cards.png but i do not know how add this icon
to tabs named: TV adapters.

Please correct the more well-known for adding the icon to the tabs.
2014-10-10 11:56:25 +02:00
Jaroslav Kysela
4157c6f712 muxer: use inline for almost empty functions 2014-10-10 11:52:14 +02:00
Jaroslav Kysela
0632c29b63 transcode: move some logs from debug to trace 2014-10-10 10:51:11 +02:00
Jaroslav Kysela
39961d489f libav: allow to use libavresample >= 1.1.0 2014-10-10 10:45:27 +02:00
Michel Verbraak
4e098bd877 Added using new versions of libav audio and video decoding and encoding functions.
Added conversion/resampling functionality.
Added using of libav audio fifo buffer.

Works with latest git master of libav.

Signed-off-by: Michel Verbraak <info@1st-setup.nl>
2014-10-10 10:44:52 +02:00
Ian
5f0cc2c2dd WEB UI: EPG: Fix the channel tag passing to autorec (completes fix to #2340) 2014-10-10 09:54:50 +02:00
Jaroslav Kysela
8e6538a0bc transcoding: remove transcoding_enabled variable, not used now 2014-10-10 09:32:55 +02:00
Jaroslav Kysela
7753a6f618 profile: transcode - add missing transcoder_set_properties() call 2014-10-09 21:58:38 +02:00
Jaroslav Kysela
3a6f6af33c WEBUI: cosmetic changes for the stream edit tabs 2014-10-09 21:48:51 +02:00
Jaroslav Kysela
38603050f0 profile: default profile must be enabled 2014-10-09 20:33:28 +02:00
Jaroslav Kysela
9d0c46d56e htsp server: bumb version to 16 (profile - transcode, getDvrConfigs) 2014-10-09 20:31:35 +02:00
Jaroslav Kysela
0b69b2df55 htsp server: add getDvrConfigs method 2014-10-09 20:30:04 +02:00
Jaroslav Kysela
811191c862 profile, transcode: move transcode config to profiles, add new profile type 2014-10-09 20:23:41 +02:00
Jaroslav Kysela
24818812ff profile: cleanups, add profile_chain_open() 2014-10-09 15:36:26 +02:00
Jaroslav Kysela
ffa68cecdb config: migrate DVR config to stream profiles (v13) 2014-10-09 14:30:27 +02:00
Jaroslav Kysela
2012dc8e3d Add stream profile support 2014-10-09 09:22:56 +02:00
Jaroslav Kysela
29d5c75126 caclient: remove extra condition 2014-10-07 18:58:16 +02:00
Jaroslav Kysela
a510248efc ACL: add full rights copy for tickets to resolve connection counting, fixes #2349 2014-10-07 18:21:35 +02:00