index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-11
dashdemux: When doing chunked downloading on SIDX, clip requests on the SIDX ...
Sebastian Dröge
1
-4
/
+29
2016-08-11
dashdemux: Collect average moof and first sync sample sizes
Sebastian Dröge
2
-2
/
+36
2016-08-11
dashdemux: Download any sync-sample following the moof directly in key-units ...
Sebastian Dröge
2
-126
/
+190
2016-08-11
dashdemux: If a fragment contains no sync samples, disable key-unit mode
Sebastian Dröge
1
-0
/
+8
2016-08-11
dashdemux: Remember if for a stream we could do key-units only mode
Sebastian Dröge
2
-10
/
+24
2016-08-11
dashdemux: Also allow key-unit only mode if (some) sample flags are given by ...
Sebastian Dröge
1
-5
/
+16
2016-08-11
dashdemux: Use chunked downloading for the moof in KEY_UNITS mode
Sebastian Dröge
1
-6
/
+59
2016-08-11
adaptivedemux: Add API for allowing subclasses to download URLs in chunks
Sebastian Dröge
2
-7
/
+105
2016-08-11
dashdemux: Mark every first buffer of moov, sidx, moof and mdat as DISCONT in...
Sebastian Dröge
1
-4
/
+19
2016-08-11
dashdemux: Only enable key-unit trick mode for video streams
Sebastian Dröge
1
-3
/
+5
2016-08-11
dashdemux: Only do keyframe-only playback if the corresponding seek flag is g...
Sebastian Dröge
1
-31
/
+21
2016-08-11
dashdemux: Implement downloading of only sync samples
Sebastian Dröge
2
-16
/
+144
2016-08-11
dashdemux: Store parsed moof and extract offsets of sync samples in it
Sebastian Dröge
2
-27
/
+214
2016-08-11
dash: Add test for parsing a moof box
Sebastian Dröge
3
-1
/
+193
2016-08-11
dash: Add unit test for ISOBFF box header parsing
Sebastian Dröge
2
-1
/
+132
2016-08-11
dashdemux: Implement parsing of moof box
Sebastian Dröge
3
-150
/
+527
2016-08-11
dashdemux: Move code around to keep all sidx related functions together
Sebastian Dröge
1
-30
/
+31
2016-08-11
dashdemux: Store box fourccs in the header at a central place
Sebastian Dröge
3
-7
/
+6
2016-08-11
dashdemux: Implement parsing of ISOBMFF boxes
Sebastian Dröge
2
-12
/
+265
2016-08-11
dash: Add helper for parsing box headers
Sebastian Dröge
2
-11
/
+67
2016-08-11
x265enc: Enable aspect ratio
xlazom00
1
-0
/
+1
2016-08-08
openjpegenc: use the corrent enumeration
Josep Torra
1
-1
/
+1
2016-08-08
amc: Fix call to realloc() to allocate the correct size of items
Sebastian Dröge
1
-1
/
+2
2016-08-07
fdkaac: actually build and dist
Tim-Philipp Müller
2
-0
/
+9
2016-08-07
hls, timecode: fix linking
xlazom00
2
-2
/
+2
2016-08-07
fdkaac: Add FDK AAC based decoder element
Sebastian Dröge
4
-3
/
+504
2016-08-07
fdkaac: Add FDK AAC based encoder element
Sebastian Dröge
4
-4
/
+628
2016-08-07
fdkaac: Initial plugin skeleton
Sebastian Dröge
3
-0
/
+58
2016-08-06
aiffparse: keep end_offset when seeking
Bernhard Miller
1
-0
/
+9
2016-08-06
dvdspu: don't crash if video frame could not be mapped
Tim-Philipp Müller
1
-1
/
+3
2016-08-05
Revert "dashdemux: When doing SIDX seeking, return instead of overriding the ...
Edward Hervey
1
-2
/
+0
2016-08-04
timecodewait: New element to wait for a specific timecode
Vivia Nikolaidou
4
-5
/
+722
2016-08-04
timecodestamper: New element to attach SMPTE timecode to buffers
Vivia Nikolaidou
5
-0
/
+535
2016-08-04
decklinkvideosink: Add support for GstVideoTimeCode
Vivia Nikolaidou
2
-3
/
+68
2016-08-04
decklinkvideosrc: Add support for GstVideoTimeCode
Vivia Nikolaidou
4
-7
/
+161
2016-08-04
glcolorconvert: add missing rgb16 and bgr16 video formats in switch
Matthew Waters
1
-0
/
+2
2016-08-04
hls: Avoid potential NULL pointer dereference.
Jan Schmidt
1
-2
/
+4
2016-08-04
hls: Avoid coverity warning about access off the end of an array.
Jan Schmidt
1
-1
/
+1
2016-08-04
dashdemux: When doing SIDX seeking, return instead of overriding the timestam...
Sebastian Dröge
1
-0
/
+2
2016-08-04
hls: m3u8: remove impossible condition
Luis de Bethencourt
1
-9
/
+1
2016-08-04
hlsdemux: Don't output pending data after error
Jan Schmidt
1
-11
/
+11
2016-08-04
adaptivedemux: On EOS, handle it before waking download loop
Jan Schmidt
1
-2
/
+2
2016-08-04
hlsdemux: Include config.h and add header in utils
Jan Schmidt
1
-0
/
+25
2016-08-03
tsdemux: Fix draining on wrong programs
Edward Hervey
1
-13
/
+21
2016-08-03
tsdemux: Fix GAP synchronization without a valid PCR PID
Edward Hervey
1
-7
/
+13
2016-08-03
tsdemux: handle pcr_pid == 0x1fff
Michael Olbrich
1
-1
/
+18
2016-08-03
mpegtsdemux: do not abort playback when no PCR were found during initial scan
Arnaud Vrac
1
-1
/
+1
2016-08-03
mpegtsdemux: only wait for PCR when PCR pid is set
Arnaud Vrac
1
-0
/
+2
2016-08-03
hls: Fix compiler warning for possibly uninit variable
Jan Schmidt
1
-3
/
+5
2016-08-03
hlsdemux: seek all streams
Michael Olbrich
1
-56
/
+61
[prev]
[next]