summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-11qtmux: avoid fallthrough to moovrecovery failure sectionmoovrecoveryThiago Santos1-0/+2
2017-03-11atomsrecovery: expect more atom types at the headersThiago Santos1-23/+52
2017-03-10rtph264depay, rtph265depay: remove stray g_debug()Michael Dutka2-2/+0
2017-03-10qtmux: init fourccWim Taymans1-2/+2
2017-03-08tests: Add missing LDADD for libm in tests using math.hNicolas Dufresne3-9/+6
2017-03-08Fix shout2 plugin doc generationNicolas Dufresne2-1/+2
2017-03-08Fix plugin filenames to match plugin namesNicolas Dufresne9-33/+33
2017-03-08qtmux: Free EDTS instead of just clearing it and setting it to NULLSebastian Dröge1-1/+1
2017-03-08qtmux: Fix some memory leaks related to timecode tracksSebastian Dröge2-1/+16
2017-03-04splitmux: Add unit test for reverse playbackJan Schmidt1-15/+113
2017-03-04splitmuxsrc: Fix reverse playbackJan Schmidt1-2/+4
2017-03-04qtdemux: Don't lose crypto info on a new moofJan Schmidt1-5/+49
2017-03-02qtmux: Update modification times when sending the moovSebastian Dröge3-4/+18
2017-03-02sbcparse: Fix up values for allocation enumeration.Michael Smith1-2/+2
2017-03-01rtprtxreceive: fix potential leak of old, unassociated, association requestsGeorge Kiagiadakis1-0/+17
2017-02-28avidemux: Don't increment -1 / unset indicesSebastian Dröge1-1/+1
2017-02-28qtdemux: Protect against NULL pointer dereference for streams without capsSebastian Dröge1-4/+9
2017-02-28rtph263pay: Free mac on errorsSebastian Dröge1-0/+1
2017-02-28rtpvorbispay: Add missing break to for loopSebastian Dröge1-0/+1
2017-02-28check: Fix splitmux test CFLAGSEdward Hervey1-0/+1
2017-02-27qtdemux: Fix compilation with gcc 7Sebastian Dröge1-1/+1
2017-02-27mpegaudioparse: Fix compilation with gcc 7Sebastian Dröge1-4/+6
2017-02-27rtpvorbispay: When getting new headers, replace the old version of themSebastian Dröge1-3/+31
2017-02-27rtp-payloading: Add new test for Vorbis renegotiationSebastian Dröge2-0/+94
2017-02-27vorbispay: Only replace headers when receiving a new config headerSebastian Dröge1-2/+2
2017-02-27tests: splitmux: add unit test for content with sparse streamsGeorge Kiagiadakis2-1/+219
2017-02-27splitmuxpartreader: ignore sparse streams when calculating the end offset of ...George Kiagiadakis1-1/+1
2017-02-27splitmuxpartreader: identify sparse streamsGeorge Kiagiadakis1-0/+7
2017-02-27Update Edgard Lima's emailEdgard Lima34-46/+46
2017-02-26rtpjitterbuffer: Don't always reset PTS to 0 after a gapAndrew3-7/+10
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-02-24Back to developmentSebastian Dröge1-3/+3
2017-02-24Release 1.11.2Sebastian Dröge72-145/+957
2017-02-24Update .po filesSebastian Dröge41-985/+884
2017-02-24po: Update translationsSebastian Dröge1-574/+613
2017-02-22souphttpsrc: Extract redirection uri on libsoup's restarted callbackSeungha Yang1-15/+20
2017-02-22v4l2object: Update image size when extrapolatingNicolas Dufresne1-0/+7
2017-02-21v4l2: fix typo in _acquire_format() error messagesReynaldo H. Verdejo Pinochet1-2/+2
2017-02-21tests: matroskamux, qtmux: don't add codec_data buffers to template capsGuillaume Desmottes2-34/+45
2017-02-20rtpvorbispay: Update and send out headers when new headers are receivedJochen Henneberg1-0/+7
2017-02-17splitmuxsink: Change files on incompatible capsOlivier Crête2-2/+54
2017-02-17splitmuxsink: Reset ready_for_output on state changeOlivier Crête1-0/+1
2017-02-17splitmuxsink: Remove unused next_max_out_running_timeOlivier Crête1-1/+0
2017-02-17splitmuxsink: Remove unused muxed_out_timeOlivier Crête2-7/+2
2017-02-17Revert "qtdemux: Always snap to the start of the keyframe"Jan Schmidt1-24/+28
2017-02-17audiofx/echo: added surround-delay and surround-maskJan Schmidt2-11/+77
2017-02-15udpsrc: Use IP_MULTICAST_ALL for filtering IPv4 packets if availableSebastian Dröge1-2/+15
2017-02-14meson: dist meson build filesTim-Philipp Müller1-1/+3
2017-02-14icydemux: reset tags on empty valueSøren Juul2-1/+81
2017-02-13rtspsrc: Properly notify missing elementsEdward Hervey1-0/+11