Commit Graph

27 Commits

Author SHA1 Message Date
max_10
bacab9ec47 fix-compiler-warnings
Origin commit data
------------------
Branch: master
Commit: 5e55afe462
Author: max_10 <max_10@gmx.de>
Date: 2018-04-19 (Thu, 19 Apr 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-04-19 20:52:17 +02:00
samsamsam
dd529e7c59 Fix typo
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: d47619797b
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-17 (Tue, 17 Apr 2018)



------------------
This commit was generated by Migit
2018-04-19 20:50:25 +02:00
samsamsam
5d47db32fc Fix typo
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: 05112179c3
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-15 (Sun, 15 Apr 2018)



------------------
This commit was generated by Migit
2018-04-19 20:50:13 +02:00
samsamsam
8c04e56f9b Add buffering for SH4
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: fdbe7eafd6
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-14 (Sat, 14 Apr 2018)



------------------
This commit was generated by Migit
2018-04-19 20:49:54 +02:00
samsamsam
7b69a04eba Fix wrong playback file name
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: 9146cd1a16
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-07 (Sat, 07 Apr 2018)



------------------
This commit was generated by Migit
2018-04-11 22:52:23 +02:00
samsamsam
02ff288a53 Add possibility to provide moov atom data as separate file. This will allow playback of MP4 files which are under download and moov atom is located at the end of file.
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: a6796a2443
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-07 (Sat, 07 Apr 2018)



------------------
This commit was generated by Migit
2018-04-11 22:52:06 +02:00
max_10
01d1fb6b28 libeplayer3-arm: insert original blank lines from exteplayer3.git, for better merge
Origin commit data
------------------
Branch: master
Commit: 65de063d1e
Author: max_10 <max_10@gmx.de>
Date: 2018-04-10 (Tue, 10 Apr 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-04-10 11:31:57 +02:00
samsamsam
d3d225ac35 Improve STOP command in the buffering mode
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: 68c06aaafa
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-05 (Thu, 05 Apr 2018)



------------------
This commit was generated by Migit
2018-04-10 00:57:20 +02:00
samsamsam
67c1a99537 Linux DVB output - workaround for BUG? in the DVB drivers
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: 262d5849e0
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-03 (Tue, 03 Apr 2018)



------------------
This commit was generated by Migit
2018-04-10 00:57:03 +02:00
samsamsam
b97420448f Replace the AAC Main object type to the AAC LC in the ADTS header - workaround for no audio on some TS'streams
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: e7da3a7d10
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-03 (Tue, 03 Apr 2018)



------------------
This commit was generated by Migit
2018-04-10 00:56:49 +02:00
samsamsam
2db6662e04 Linux DVB output for STBs based on Broadcom - replace active pooling by select (ready to write)
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: c972398b88
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-02 (Mon, 02 Apr 2018)



------------------
This commit was generated by Migit
2018-04-10 00:56:34 +02:00
samsamsam
96ff564f45 Add buffering for Linux DVB outputs
Signed-off-by: max_10 <max_10@gmx.de>


Origin commit data
------------------
Branch: master
Commit: 4202cff1c5
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-03-31 (Sat, 31 Mar 2018)



------------------
This commit was generated by Migit
2018-04-10 00:56:20 +02:00
samsamsam
ac20ae8192 h264 writer - Revert not intended test change
Origin commit data
------------------
Branch: master
Commit: f1725779b5
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-03-13 (Tue, 13 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 12:55:59 +01:00
samsamsam
52ff2909c5 h264 writer - do not inject prive codec data if the Sequence Parameter Set (SPS) and the Picture Parameter Set (PPS) are available in the bitstreamThis should fix playback of stream http://www.djing.com/tv/live.m3u8
Origin commit data
------------------
Branch: master
Commit: 4d7df28b2a
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-03-13 (Tue, 13 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 12:03:28 +01:00
max_10
a51ed97fb2 libeplayer3-arm: cleanup types, use Context_t in commands
Origin commit data
------------------
Branch: master
Commit: 76ff23f487
Author: max_10 <max_10@gmx.de>
Date: 2018-03-07 (Wed, 07 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-07 23:59:23 +01:00
Jacek Jendrzej
d7d500b2a5 supplement to 4bd66ae15d, fix segfault with only audio stream
Origin commit data
------------------
Branch: master
Commit: de6090c29e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-11 (Sun, 11 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-11 14:07:56 +01:00
Jacek Jendrzej
712542335e fix OUTPUT_PLAY error handling
Origin commit data
------------------
Branch: master
Commit: e1b49ab042
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-10 (Sat, 10 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-10 21:00:45 +01:00
max_10
baceff16bb libeplayer3-arm: reduce compiler warnings
Origin commit data
------------------
Branch: master
Commit: 0d4262e8e9
Author: max_10 <max_10@gmx.de>
Date: 2018-02-08 (Thu, 08 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-08 20:42:15 +01:00
Frankenstone
c5d1b04382 libeplayer3-arm: fix fast forward (thx DboxOldie)
Origin commit data
------------------
Branch: master
Commit: fd5025a507
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-01-19 (Fri, 19 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-19 15:14:37 +01:00
max_10
5ff26fb5b5 libeplayer3-arm: Code formatting
Origin commit data
------------------
Branch: master
Commit: 06854b0e78
Author: max_10 <max_10@gmx.de>
Date: 2018-01-17 (Wed, 17 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-17 21:00:50 +01:00
max_10
e0be819c72 libeplayer3-arm: eliminate some warnings
Origin commit data
------------------
Branch: master
Commit: b5c49ccdb4
Author: max_10 <max_10@gmx.de>
Date: 2018-01-17 (Wed, 17 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-17 20:26:54 +01:00
max_10
be8625da4f libeplayer3-arm: eliminate some warnings
Origin commit data
------------------
Branch: master
Commit: eb09756a5f
Author: max_10 <max_10@gmx.de>
Date: 2018-01-06 (Sat, 06 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-06 22:17:59 +01:00
max_10
216ad4a8d3 libeplayer3-arm: Code formatting
Origin commit data
------------------
Branch: master
Commit: fc26fb5a2a
Author: max_10 <max_10@gmx.de>
Date: 2018-01-06 (Sat, 06 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-06 22:02:22 +01:00
max_10
c8651c7ab9 armbox eplayer: remove writeReverseData (unused)
Origin commit data
------------------
Branch: master
Commit: c448dbc1b2
Author: max_10 <max_10@gmx.de>
Date: 2018-01-04 (Thu, 04 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-04 00:56:28 +01:00
max_10
c20ee59bda libeplayer3-arm: Code formatting
Origin commit data
------------------
Branch: master
Commit: ae31a0f3e7
Author: max_10 <max_10@gmx.de>
Date: 2017-12-28 (Thu, 28 Dec 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-12-28 12:07:38 +01:00
max_10
f06aa1e621 Code formatting
Origin commit data
------------------
Branch: master
Commit: f3105c874f
Author: max_10 <max_10@gmx.de>
Date: 2017-12-22 (Fri, 22 Dec 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-12-22 19:02:30 +01:00
max_10
8e0bddfddb add libeplayer3-arm test
Origin commit data
------------------
Branch: master
Commit: 2af596ad69
Author: max_10 <max_10@gmx.de>
Date: 2017-12-16 (Sat, 16 Dec 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-12-16 23:41:01 +01:00