summaryrefslogtreecommitdiff
path: root/media
Commit message (Expand)AuthorAge
* Fix typo in 9b54bd30006c008b4a951331b273613d5bac3abfPale Moon2018-05-28
* Port libopus upstream patch.Pale Moon2018-05-28
* Update kiss-fft to 1.4.0Pale Moon2018-01-22
* Remove WebRTC - Part 2: Remove all WebRTC files that are not depended upon by...Matt A. Tobin2018-01-14
* Add missing <stdint.h> in jxrlib for usage of int32_t.Pale Moon2017-12-15
* Address uint >= 0 comparison.Pale Moon2017-12-14
* Rewrite assert in cubeb_alsa.c: alsa_refill_stream to pass back a cubeb error...Pale Moon2017-11-29
* Make sure the PNG set-option function is available.Pale Moon2017-11-16
* Improve upmix function for mono sound to work on multi-channel setups.Pale Moon2017-10-31
* Don't use OpenMP on KISS-FFTPale Moon2017-10-24
* Update libPNG to 1.6.28 and enable SSE2Pale Moon2017-09-29
* Extend ByteReader interface with CanRead32()trav902017-09-14
* Properly find SPS NAL in some H264 streamstrav902017-09-07
* [minor fix] Build - warnings - unreferenced local variablejanekptacijarabaci2017-07-23
* media:webrtc: Use better pre-processor defines for sparc64John Paul Adrian Glaubitz2017-07-06
* Update libnestegg to pick up nestegg_track_codec_data_count fix for Opus hand...trav902017-07-05
* Distinguish unknown track types from errors in libnesteggtrav902017-07-05
* Merge pull request #1199 from glaubitz/m68kMoonchild2017-07-03
|\
| * media:webrtc: Add platform defines for m68kJohn Paul Adrian Glaubitz2017-06-29
* | Add missing stdint.hPale Moon2017-07-01
|/
* Take into account rotation metadata when playing video in browserJustOff2017-06-22
* Reject MP4 streams with short avc chunkstrav902017-05-31
* Do not ignore tracks other than the first onetrav902017-05-28
* Allow both first sample flags flag and sample flags simultaneouslytrav902017-05-28
* Add null-checks to avoid crashing during media playback if the audio device i...Pale Moon2017-05-15
* Have Init segment range only include the first moovtrav902017-05-14
* Add a constructor to ByteReadertrav902017-05-04
* Fix a constructor in ByteReadertrav902017-05-04
* Add explicit namespace reference to ByteReader to keep compilers happytrav902017-05-04
* Add ContainerParser::FirstCompleteMediaHeader() methodtrav902017-05-04
* Add ContainerParser::MediaSegmentRange() methodtrav902017-05-04
* Merge pull request #1055 from janekptacijarabaci/_testBranch_security_tls_1-3Moonchild2017-04-26
|\
| * Security - added support for TLS 1.3janekptacijarabaci2017-04-25
* | MP4 dts must use the same timeline as ptstrav902017-04-25
* | Properly handle MP4 time offset in MoofParsertrav902017-04-25
|/
* Use 32 bits int to compare frequenciestrav902017-04-23
* Prevent microseconds calculation overflowtrav902017-04-02
* [mp4] Remove parsing of creation datetrav902017-03-30
* Crash fix: Check for overflow and that conversion succeededtrav902017-03-30
* [mp4] Don't reject boxes that contains padding but can be easily skippedtrav902017-03-30
* Fix memset sizes in rtt_filter.ccPale Moon2017-03-14
* Change the way maximum image dimensions are handled for PNG.Pale Moon2017-03-06
* Integrate jxrlib into the build systemrhinoduck2017-02-08
* Add jxrlib filesrhinoduck2017-02-08
* WebRTC: Limit combined size of RTCP APP packets.Pale Moon2017-02-01
* [mp4] Skip four bytes when we hit a zero length boxtrav902017-01-20
* Revert "Properly handle MP4 time offset in MoofParser"trav902017-01-15
* Revert "MP4 dts must use the same timeline as pts"trav902017-01-15
* Set execute attributes on .sh files in treetrav902017-01-06
* Silence another useless "error" message in libstagefrighttrav902016-12-31