Sign in
coral
/
mtk-gst-plugins-bad
/
9f738908929388464c950b1e45d427eae69268d6
9f73890
controller: port to new controller location and api
by Stefan Sauer
· 13 years ago
8ec6da7
more template fixes
by Wim Taymans
· 13 years ago
4642c67
examples : Port to 0.11
by Edward Hervey
· 13 years ago
eaad7e5
more template fixes
by Wim Taymans
· 13 years ago
c8adc4f
make request pads take _%u
by Wim Taymans
· 13 years ago
8e5579c
video: port somewhat to 0.11
by Wim Taymans
· 13 years ago
f4c283a
Merge branch 'master' into 0.11
by Wim Taymans
· 13 years ago
9f72f30
gme: Fix for removal of gst_element_found_tags_for_pad()
by Edward Hervey
· 13 years ago
9f76573
surfaceconverter: Remove duplicated forward declaration
by Olivier Crête
· 13 years ago
3f6e605
videoenc: fix compiler warning
by Wim Taymans
· 13 years ago
65d306e
video: fix for metadata API change
by Wim Taymans
· 13 years ago
9488a03
vp8: Port to 0.11
by Edward Hervey
· 13 years ago
c8561e7
libs/video: Finish porting to 0.11
by Edward Hervey
· 13 years ago
fa21ce9
video: Add libgstbasevideo PC file
by Nicolas Dufresne
· 13 years ago
149c058
video: Add GstVideoContext interface
by Nicolas Dufresne
· 13 years ago
2808290
video: Abstract surface API for HW accelerated codecs
by Nicolas Dufresne
· 13 years ago
0a17011
tests: make const data const
by Vincent Penquerc'h
· 13 years ago
ca2f96c
vc1parser: do not overwrite buffer
by Vincent Penquerc'h
· 13 years ago
32a1e05
vc1parser: fix parsing of RANGEREDFRM
by Sreerenj Balachandran
· 13 years ago
ac27b5b
tag: update for tag API removal
by Wim Taymans
· 13 years ago
769a979
Merge branch 'master' into 0.11
by Wim Taymans
· 13 years ago
b39f4a8
gme: update for taglist api changes
by Wim Taymans
· 13 years ago
17a982f
structure: fix for api update
by Wim Taymans
· 13 years ago
e14fbcc
caps: update for new API
by Wim Taymans
· 13 years ago
d4105d4
camerabin2: On capture error, skip previews
by Thiago Santos
· 13 years ago
37aa6a9
camerabin2: track also preview images with processing counter
by Lasse Laukkanen
· 13 years ago
fd4eb2e
h264parser: fix access to uninitialized memory
by René Stadler
· 13 years ago
8f1a678
configure: hack around broken mplex 2.0.0 headers in mplex check
by Brad Smith
· 13 years ago
178ae4f
configure: fix typo in mpeg2enc check so CPPFLAGS get restored correctly
by Brad Smith
· 13 years ago
6c4f5b6
h264parser: fix MAX_SPS/PPS boundary checks
by René Stadler
· 13 years ago
e922dee
tests: h264parse: fix exit code
by René Stadler
· 13 years ago
10d31a5
Update for pad API changes
by Tim-Philipp Müller
· 13 years ago
e3b7cb8
fieldanalysis: Don't reset the context on DISCONT
by Robert Swain
· 13 years ago
93ed9cd
Merge remote-tracking branch 'origin/master' into 0.11
by Tim-Philipp Müller
· 13 years ago
c186b74
kate, bayer, tsdemux: update for caps and taglist API changes
by Tim-Philipp Müller
· 13 years ago
dcb8896
configure: add kate and mythtv to non-ported list
by Tim-Philipp Müller
· 13 years ago
16ce440
basevideoencoder: handle failures in start() and stop()
by Alessandro Decina
· 13 years ago
de138db
basecamerasrc: optimize state changing speed
by Tommi Myöhänen
· 13 years ago
9ca3734
make elements compile again
by Wim Taymans
· 13 years ago
a54cf2c
mpegtsdemux: fix compilation
by Wim Taymans
· 13 years ago
9b41017
assrender: fix compilation
by Wim Taymans
· 13 years ago
4e5af1f
add spandsp to non-ported
by Wim Taymans
· 13 years ago
ce41348
Merge branch 'master' into 0.11
by Wim Taymans
· 13 years ago
69f8921
interfaces: clean up the use of iface and class/klass
by Stefan Sauer
· 13 years ago
48275dc
vc1parser: Correct the parsing of FRMRTQ_POSTPROC and BITRTQ_POSTPROC
by Sreerenj Balachandran
· 13 years ago
30a3c51
vc1parser: Correct the parsing of sequece layer.
by Sreerenj Balachandran
· 13 years ago
8eda5fc
Disable ext/faad for the android ndk build
by Reynaldo H. Verdejo Pinochet
· 13 years ago
4060056
assrender, nuvdemux: unref buffers with gst_buffer_unref()
by Tim-Philipp Müller
· 13 years ago
effab29
Merge branch 'master' into 0.11
by Wim Taymans
· 13 years ago
9195c33
celt: start of 0.11 port
by Wim Taymans
· 13 years ago
73d847b
codecparsers: VC1: Compute par and fps in advanced profile
by Thibault Saunier
· 13 years ago
14590f0
codecparsers: VC1: Handle interlaced fields
by Thibault Saunier
· 13 years ago
88766dc
codecparsers: VC1: Handle interlaced frames properly
by Thibault Saunier
· 13 years ago
7a689b6
codecparsers: VC1: Use enums when possible
by Thibault Saunier
· 13 years ago
40a1ed8
codecparsers: vc1: fix bitplanes decoding (check for errors).
by Gwenole Beauchesne
· 13 years ago
839acd5
codecparsers: vc1: fix bitplanes decoding (INVERT mode).
by Gwenole Beauchesne
· 13 years ago
4280a61
codecparsers: vc1: fix MVMODE and MVMODE2 parsing.
by Gwenole Beauchesne
· 13 years ago
b23f7eb
codecparsers: vc1: handle skipped pictures gracefully.
by Gwenole Beauchesne
· 13 years ago
ce71fda
codecparsers: VC1: Implement bitplanes diff operator
by Thibault Saunier
· 13 years ago
8090627
codecparsers: VC1: Some cosmetics and debug logging enhancements
by Thibault Saunier
· 13 years ago
ef5b8ef
codecparsers: vc1: Implement bitplanes handling properly
by Gwenole Beauchesne
· 13 years ago
ac552a4
codecparsers: vc1: fix BFRACTION parser (values range + overflow).
by Gwenole Beauchesne
· 13 years ago
52d8510
codecparsers: vc1: fix VLC decoding.
by Gwenole Beauchesne
· 13 years ago
1a1935d
codecparsers: VC1: Implement FrameLayer parsing
by Thibault Saunier
· 13 years ago
fc09e45
codecparsers: VC1: Implement Sequence Layer Data Structures
by Thibault Saunier
· 13 years ago
446e0a5
codecparsers: VC1: Compute framerate and bitrate in simple/main profiles
by Thibault Saunier
· 13 years ago
2b5e7c1
codecparsers: VC1: compute MB height and width
by Thibault Saunier
· 13 years ago
6137d84
codecparsers: vc1: debug cosmetics.
by Gwenole Beauchesne
· 13 years ago
de4a104
codecparsers: vc1: record picture layer header size in bits.
by Gwenole Beauchesne
· 13 years ago
b181bd8
codecparsers: vc1: compute altpquant.
by Gwenole Beauchesne
· 13 years ago
8ca7640
codecparsers: VC1: Fix after GstVC1ParserResult renaming
by Thibault Saunier
· 13 years ago
604ce19
codecparsers: vc1: use GstVC1ParserResult type name similarly to other parsers.
by Gwenole Beauchesne
· 13 years ago
bd686a6
codecparsers: vc1: handle End-of-Sequence correctly.
by Gwenole Beauchesne
· 13 years ago
c90bf89
codecparsers: mpeg2: fix quant_matrix_extension() parser for chroma intra QM.
by Gwenole Beauchesne
· 13 years ago
f8239ff
h264parse: correct debug message and remove some dead code
by Sreerenj Balachandran
· 13 years ago
0a478db
h264parse: correct parsing of "numberOfPictureParameterSets"
by Sreerenj Balachandran
· 13 years ago
d6d26e9
bayer2rgb: Fix pad template caps
by Edward Hervey
· 13 years ago
4a3dbe3
y4m: port to 0.11
by Wim Taymans
· 13 years ago
e856f6f
faac: port to 0.11
by Wim Taymans
· 13 years ago
0806e5c
bayer: port to 0.11
by Wim Taymans
· 13 years ago
7f85179
Merge branch 'master' into 0.11
by Wim Taymans
· 13 years ago
9712fe8
tsdemux: Use gst_buffer_join instead of bufferlists
by Edward Hervey
· 13 years ago
a74c02b
tsdemux: Plug more leaks
by Edward Hervey
· 13 years ago
db06339
mpegtsbase: Refactor scan loop
by Edward Hervey
· 13 years ago
e4b7967
mpegtsbase: Don't leak upstream events
by Edward Hervey
· 13 years ago
0c80f63
mpegtsbase: Refactor code to cope with g_hash_table_foreach_remove()
by Edward Hervey
· 13 years ago
6abe213
tsdemux/tsparse: Port to 0.11
by Edward Hervey
· 13 years ago
61a7e6b
camerabin2: Check before acessing preview location list
by Thiago Santos
· 13 years ago
94d9327
shm: Add buffer-time property
by Sjoerd Simons
· 14 years ago
52a7d01
shm: Add ability to add uint64 tags on buffers
by Sjoerd Simons
· 14 years ago
acdd2c2
basecamerasrc: Set preview pipeline to ready when going to ready
by Thiago Santos
· 13 years ago
e90e041
camerabin2: Add a mutex to avoid concurrent access of preview filename lists
by Thiago Santos
· 13 years ago
17a0012
camerabin: Reset audiosrc timestamping
by Thiago Santos
· 13 years ago
0f99118
camerabin: Prevent audio source from providing clock
by Thiago Santos
· 13 years ago
0243e4f
configure.ac: openal is not ported yet
by Edward Hervey
· 13 years ago
c6ec443
dvb: port to 0.11
by Wim Taymans
· 13 years ago
5de9be0
dvbsuboverlay: port to 0.11
by Wim Taymans
· 13 years ago
11a7e26
dvdspu: port to 0.11
by Wim Taymans
· 13 years ago
a9fc805
kate: port to 0.11
by Wim Taymans
· 13 years ago
082fca4
configure: disable directfb
by Wim Taymans
· 13 years ago
Next »