Commit Graph

17 Commits

Author SHA1 Message Date
schpuntik
7c88ee32fa Enable aac writer and use resmpling for some AAC streams thx Taapat and technik
Origin commit data
------------------
Branch: master
Commit: 73483990f8
Author: schpuntik <schpuntik@freenet.de>
Date: 2016-10-28 (Fri, 28 Oct 2016)

Origin message was:
------------------
Enable aac writer and use resmpling for some AAC streams thx Taapat and technik

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

------------------
This commit was generated by Migit
2016-10-31 02:06:05 +01:00
Stefan Seyfried
7eb1f51a83 libeplayer3: remove absolute file names
this makes debug output nicer to read for out-of-tree builds


Origin commit data
------------------
Branch: master
Commit: d6d6b4a242
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-22 (Sun, 22 Feb 2015)



------------------
This commit was generated by Migit
2015-05-04 11:14:52 +02:00
smogm
3f238feb60 change libeplayer3 to own thread class
Origin commit data
------------------
Branch: master
Commit: 9ed0a0d244
Author: smogm <smogm@vh0st.me>
Date: 2015-01-12 (Mon, 12 Jan 2015)


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

------------------
This commit was generated by Migit
2015-01-12 20:26:52 +01:00
martii
b52c242437 libeplayer3: implement multi-program support
Origin commit data
------------------
Branch: master
Commit: 9112c4d16d
Author: martii <m4rtii@gmx.de>
Date: 2014-08-22 (Fri, 22 Aug 2014)


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

------------------
This commit was generated by Migit
2014-08-22 18:53:52 +02:00
martii
f8b460fc98 libeplayer3/input: allow access to AVFormatContext
Origin commit data
------------------
Branch: master
Commit: 56ece5b5ea
Author: martii <m4rtii@gmx.de>
Date: 2014-05-29 (Thu, 29 May 2014)


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

------------------
This commit was generated by Migit
2014-05-29 21:57:38 +02:00
martii
84e9b3bd07 libeplayer3: fix audio switching on already terminated playback
Origin commit data
------------------
Branch: master
Commit: c3ad6b5b23
Author: martii <m4rtii@gmx.de>
Date: 2014-05-01 (Thu, 01 May 2014)


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

------------------
This commit was generated by Migit
2014-05-01 12:52:38 +02:00
martii
dbcd640fca libeplayer3: cleanup AVFormatContext propagation to writers
Origin commit data
------------------
Branch: master
Commit: e2e5582c64
Author: martii <m4rtii@gmx.de>
Date: 2014-05-01 (Thu, 01 May 2014)


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

------------------
This commit was generated by Migit
2014-05-01 10:15:14 +02:00
martii
a7a0a8dab9 libeplayer3/output: unbreak GetFrameCount()
Origin commit data
------------------
Branch: master
Commit: 55c516e2d8
Author: martii <m4rtii@gmx.de>
Date: 2014-04-26 (Sat, 26 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-26 14:53:43 +02:00
martii
4f4c99e51a libeplayer3: minimize debug output
Origin commit data
------------------
Branch: master
Commit: 2e8a96a309
Author: martii <m4rtii@gmx.de>
Date: 2014-04-18 (Fri, 18 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-18 16:20:07 +02:00
martii
1a60f50ef3 libeplayer3: fix backward mode
Origin commit data
------------------
Branch: master
Commit: b770330731
Author: martii <m4rtii@gmx.de>
Date: 2014-04-18 (Fri, 18 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-18 16:09:54 +02:00
martii
a7d432cae1 libeplayer3/output: reset stream variables after Close()
Origin commit data
------------------
Branch: master
Commit: 31230e5b19
Author: martii <m4rtii@gmx.de>
Date: 2014-04-13 (Sun, 13 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-13 21:29:26 +02:00
martii
09b81e2d92 libeplayer3 adjustments
Origin commit data
------------------
Branch: master
Commit: 51891e653f
Author: martii <m4rtii@gmx.de>
Date: 2014-04-11 (Fri, 11 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-11 18:40:39 +02:00
martii
c1ec620695 libeplayer3: work around duplicate ffmpeg stream ids by comparing stream addresses instead of pids (plus a couple of optimizations)
Origin commit data
------------------
Branch: master
Commit: 908ff30629
Author: martii <m4rtii@gmx.de>
Date: 2014-04-10 (Thu, 10 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-10 23:35:38 +02:00
martii
3718731bca libeplayer3/output: remove redundant videofd check
Origin commit data
------------------
Branch: master
Commit: 2626355684
Author: martii <m4rtii@gmx.de>
Date: 2014-04-10 (Thu, 10 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-10 20:46:39 +02:00
martii
ec9d6ed878 libeplayer3: continue refresh
Origin commit data
------------------
Branch: master
Commit: 7d49d4d32b
Author: martii <m4rtii@gmx.de>
Date: 2014-04-08 (Tue, 08 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-08 20:02:07 +02:00
martii
ae60520501 libeplayer3: cleanups
Origin commit data
------------------
Branch: master
Commit: 42efb5c739
Author: martii <m4rtii@gmx.de>
Date: 2014-04-07 (Mon, 07 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-07 23:00:03 +02:00
martii
a47b826c1f libeplayer3: rename files
Origin commit data
------------------
Branch: master
Commit: 82984ebd1e
Author: martii <m4rtii@gmx.de>
Date: 2014-04-07 (Mon, 07 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-07 21:34:01 +02:00