summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* qtmux: round to nearest when computing mehd and tkhd durationAlicia Boya García2018-11-072-4/+6
* matroska-ids: Fix uninitialized memory in contextsJohan Bjäreholt2018-11-071-0/+6
* splitmuxsink: Do not hardcode frames_of_daily_jamVivia Nikolaidou2018-11-071-25/+19
* flvdemux: Use aac codec-data to adjust channels if neededYeongjin Jeong2018-11-071-1/+12
* splitmuxsink: Fix if condition in drop-frame timecode wrap-aroundVivia Nikolaidou2018-11-071-2/+2
* splitmuxsink: Subtract daily jam offset when day wraps aroundVivia Nikolaidou2018-11-071-0/+27
* rtpmux: protect against NULL capsHavard Graff2018-11-071-0/+3
* splitmuxsink: accept pads named 'sink' on the muxer, handle static pads as wellPeter Körner2018-11-071-3/+46
* matroska-demux: Fix caps memleakJohan Bjäreholt2018-11-053-1/+2
* qtmux: Correctly set tkhd width/height to the display sizeSebastian Dröge2018-10-221-5/+2
* Revert "qtdemux: Store/Forward SEGMENT seqnum"Edward Hervey2018-10-191-5/+3
* Revert "rtspsrc: Store and forward SEEK and SEGMENT seqnum"Edward Hervey2018-10-192-9/+0
* Revert "dvdemux: Properly forward the SEGMENT seqnum"Edward Hervey2018-10-191-6/+1
* Revert "qtdemux: Remember seek seqnum for push seek"Edward Hervey2018-10-191-1/+0
* qtdemux: Only set width/height in caps if they're non-0Olivier Crête2018-10-191-3/+4
* qtdemux: Store/Forward SEGMENT seqnumEdward Hervey2018-10-191-3/+5
* rtspsrc: Store and forward SEEK and SEGMENT seqnumEdward Hervey2018-10-192-0/+9
* dvdemux: Properly forward the SEGMENT seqnumEdward Hervey2018-10-191-1/+6
* qtdemux: Remember seek seqnum for push seekEdward Hervey2018-10-191-0/+1
* Release 1.14.41.14.4Tim-Philipp Müller2018-10-026-9/+203
* Update docsTim-Philipp Müller2018-10-0272-73/+73
* osxaudio: add support for parsing more channel layouts ...Nicola Murino2018-09-271-36/+111
* matroskademux: Emit no-more-pads after parsing TracksAlicia Boya García2018-09-221-2/+3
* matroskademux: Parse successive Tracks elementsAlicia Boya García2018-09-211-2/+109
* matroskademux: Refactor track parsing out from adding tracksAlicia Boya García2018-09-211-42/+72
* matroskademux: Allow Matroska headers to be read more than onceAlicia Boya García2018-09-211-0/+5
* Release 1.14.31.14.3Tim-Philipp Müller2018-09-166-11/+428
* Update docsTim-Philipp Müller2018-09-1672-73/+73
* splitmuxsink: Fix reference counting loopJan Schmidt2018-09-112-43/+16
* splitmux: Improve handling of repeated timestampsJan Schmidt2018-09-111-6/+13
* rtpsession: Don't start the RTCP thread until it's neededHavard Graff2018-09-114-25/+91
* v4l2object: Protect against zero PAR num/demuNicolas Dufresne2018-09-101-1/+1
* meson: Fix typo in speex build fileNirbheek Chauhan2018-09-071-1/+1
* meson: Explicitly pass -DWIN32 while building speexNirbheek Chauhan2018-09-071-1/+5
* mpg123: Remove ssize_t fallback, not needed anymoreNirbheek Chauhan2018-09-071-12/+0
* v4l2object: Only offer MMAP/DMABUF poolNicolas Dufresne2018-08-311-2/+10
* v4l2object: complete colorspace info in debug logPhilipp Zabel2018-08-211-2/+14
* v4l2object: fix typo in commentPhilipp Zabel2018-08-211-1/+1
* v4l2object: improve colorspace handling for JPEG sourcesPhilipp Zabel2018-08-211-9/+41
* v4l2object: stop V4L2 from zeroing extended colorimetry for non-mplanePhilipp Zabel2018-08-211-0/+1
* examples: dist qt examplesTim-Philipp Müller2018-08-171-0/+12
* meson: Unify required version to 0.40.1Nicolas Dufresne2018-08-161-1/+1
* aacparse: fix codec_data buffer leakRoland Jon2018-08-131-0/+1
* tests: remove broken and now pointless v4l2src-testTim-Philipp Müller2018-08-083-526/+1
* v4l2src: fix first input used is always used next timesIñigo Huguet2018-08-021-0/+5
* rtpgstpay: Add support for force-keyunit eventsSebastian Dröge2018-08-023-1/+33
* qtdemux: Don't assert in prefill mode if a track has no samples at allSebastian Dröge2018-08-021-49/+55
* rtppayload: Fix VP8/VP9/OPUS dual encoding name handlingNicolas Dufresne2018-08-013-29/+47
* qt: Ensure GL headers are includedMatthew Waters2018-08-011-0/+1
* rtpL8pay: don't try to modify a read-only structureMichael Olbrich2018-07-251-6/+0