straw/app/src/main/java/org/schabi/newpipe/streams
kapodamy 452977abdf Drop "writing/muxed by" metadata
* All muxers (mp4, webm and ogg) are affected
* solve some checkstyle's errors (building was blocked)

Mp4FromDashWriter:
* drop "writing application"
* drop "handler name"

OggFromWebMWriter:
* drop "writing application" for OPUS and VORBIS header

WebMWriter:
* Drop "Muxing application"
* Drop "Writing application"
2020-07-03 02:07:42 -03:00
..
io Use Checkstyle for org.schabi.newpipe.streams as well 2020-04-02 16:48:57 +02:00
DataReader.java Suppress remaining Checkstyle errors 2020-04-09 17:24:43 +02:00
Mp4DashReader.java checkstyle 2020-04-08 12:08:01 -03:00
Mp4FromDashWriter.java Drop "writing/muxed by" metadata 2020-07-03 02:07:42 -03:00
OggFromWebMWriter.java Drop "writing/muxed by" metadata 2020-07-03 02:07:42 -03:00
SrtFromTtmlWriter.java Use Checkstyle for org.schabi.newpipe.streams as well 2020-04-02 16:48:57 +02:00
WebMReader.java Use Checkstyle for org.schabi.newpipe.streams as well 2020-04-02 16:48:57 +02:00
WebMWriter.java Drop "writing/muxed by" metadata 2020-07-03 02:07:42 -03:00