30 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
Marco Nelissen 7291da64f5 Remove header symlinks
5 years ago
Chih-Hung Hsieh 3794b24a20 Fix cert-dcl16-c clang-tidy warnings in libstagefright.
6 years ago
Marco Nelissen 3d21ae3fad Remove RefBase from the extractor API
6 years ago
Dongwon Kang 1889c3edad Add MediaBufferBase and use it in MediaSource and MediaBufferGroup.
6 years ago
Dongwon Kang d91dc5a060 Remove libmedia and libstagefright dependency from extractors
7 years ago
Dongwon Kang 607612858f Move UXX_AT families to libstagefright_foundation
7 years ago
Dongwon Kang ba8128f9db Remove direct dependency on libbinder from extractor impls
7 years ago
Colin Cross 6f51c153ea Fix non-trivial warnings hidden by -isystem
7 years ago
Hangyu Kuang 8f889be475 media: Fix mpeg2ts muxer.
8 years ago
Chih-Hung Hsieh 47734c9509 resolve merge conflicts of 98a9b2a to nyc-dev-plus-aosp
8 years ago
Chih-Hung Hsieh 090ef604f8 Fix google-explicit-constructor warnings.
8 years ago
Marco Nelissen b2487f03f1 Extractor service
9 years ago
Lajos Molnar 1d15ab58bf media: switch to new AMessage handling
9 years ago
Marco Nelissen c6ac859f5a Remove filename based writer constructors
10 years ago
Mark Salyzyn a5750e0dad libstagefright: 64-bit compile warnings
10 years ago
Andreas Huber 84333e0475 warnings be gone.
11 years ago
Martin Storsjo 02d18453d5 MPEG2TSWriter: Read more immediately if an empty buffer is received
12 years ago
Martin Storsjo c867a50ec5 MPEG2TSWriter: Fix an off-by-one in the condition for padding
12 years ago
Paul Fariello 99b99df476 MPEG2TSWriter: Correctly add padding using the adaptation field
12 years ago
Paul Fariello 983995747e MPEG2TSWriter: Write a proper CRC in PAT and PMT
12 years ago
Paul Fariello d4e5af6bc0 MPEG2TSWriter: Write proper continuity counters for PAT and PMT
12 years ago
Andreas Huber 2d8bedd054 Add new APIs AMessage::(set|find)Buffer to make it safer to pass
13 years ago
James Dong 8bcc65c753 Don't call virtual functions in destructors for the writer classes
13 years ago
Steve Block 3856b090cd Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
13 years ago
Andreas Huber 3e1763ecdf Support for writing output data to a provided callback function instead of a file
13 years ago
Andreas Huber 3a1775247e Properly order the data written out to the transport stream by timestamp.
14 years ago
James Dong 674ebd0b4e Removed uncessary FILE structure pointer for I/O
14 years ago
Andreas Huber acc82a3bad If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs.
14 years ago
Andreas Huber 59b7dc39ea Support for writing to MPEG2 transport stream files.
14 years ago
Andreas Huber 0da4dab0a4 Squashed commit of the following:
14 years ago