index
:
~sree/gstreamer-vaapi
P010
VP9_SVC_and_SoftwareBRC
advanced_enc
dec_vp9_10bit
fei-dev
fei-dev-2
hevc_cbr
iHD_driver
libmebo
master
preenc
staging
svc-enc
svc-vp9-enc
upstream_master
vdenc
vp9-softwarebrc-experimental
vp9_enc_cbr
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-19
configure: fix build without gtk-doc support.
Javier Jardón
3
-11
/
+5
2012-07-19
configure: put m4 macros and autogenerated files into m4/ directory.
Javier Jardón
3
-2
/
+11
2012-07-19
configure: drop deprecated autoconf macros.
Javier Jardón
1
-33
/
+41
2012-07-19
configure: don't use AC_SUBST for some variables.
Javier Jardón
1
-14
/
+0
2012-07-19
plugins: add support for GstImplementsInterface.
Gwenole Beauchesne
4
-24
/
+88
2012-07-19
plugins: use G_DEFINE_TYPE_* instead of deprecated GST_BOILERPLATE_*.
Javier Jardón
6
-169
/
+155
2012-07-19
plugins: do not use deprecated GStreamer -base symbols.
Javier Jardón
2
-2
/
+2
2012-07-19
plugins: do not use deprecated core GStreamer symbols.
Javier Jardón
6
-6
/
+36
2012-07-19
tests: fix build without JPEG decoder support.
Gwenole Beauchesne
1
-0
/
+2
2012-07-17
tests: add test for JPEG decoding.
Gwenole Beauchesne
4
-1
/
+2117
2012-07-17
jpeg: update to match latest parser API.
Gwenole Beauchesne
1
-116
/
+128
2012-07-17
codecparsers: jpeg: tweak parser API.
Gwenole Beauchesne
2
-448
/
+431
2012-07-16
jpeg: fix configure check for VA/JPEG decoding API.
Gwenole Beauchesne
1
-1
/
+1
2012-06-26
jpeg: fix build with VA-API < 0.32.0.
Gwenole Beauchesne
1
-0
/
+2
2012-06-26
NEWS: updates.
Gwenole Beauchesne
1
-1
/
+4
2012-06-26
Bump version for development.
Gwenole Beauchesne
1
-2
/
+2
2012-06-26
0.3.7.
Gwenole Beauchesne
2
-3
/
+3
2012-06-26
NEWS: updates.
Gwenole Beauchesne
1
-1
/
+3
2012-06-26
vaapiplugin: fix build when compiling without GLX.
Yan Yin
1
-1
/
+1
2012-06-26
configure: disable FFmpeg-based decoders.
Gwenole Beauchesne
1
-2
/
+2
2012-06-26
Fix build with recent GStreamer stack.
Gwenole Beauchesne
1
-0
/
+1
2012-06-26
jpeg: update to current VA/JPEG decoding API.
Gwenole Beauchesne
3
-37
/
+54
2012-06-21
codecparsers: jpeg: track valid quantization and Huffman tables.
Gwenole Beauchesne
3
-83
/
+104
2012-06-21
codecparsers: jpeg: use U_READ_UINT*() wherever possible.
Wind Yuan
1
-19
/
+33
2012-06-21
jpeg: add new GstJpegHuffmanTables structure.
Wind Yuan
3
-124
/
+137
2012-06-21
jpeg: make gst_jpeg_parse() support multiple scans.
Wind Yuan
3
-104
/
+114
2012-05-15
jpeg: update to match latest parser API.
Wind Yuan
3
-523
/
+622
2012-05-15
jpeg: simplify and optimize parser API.
Gwenole Beauchesne
1
-55
/
+292
2012-05-11
mpeg: fix picture used to determine backward_reference_vop_coding_type.
Wind Yuan
1
-1
/
+1
2012-05-10
mpeg4: map Simple_Scalable profile to Advanced_Simple profile.
Wind Yuan
1
-0
/
+1
2012-05-10
mpeg4: handle skipped frames (vop_hdr->coded = 0).
Wind Yuan
1
-1
/
+5
2012-05-10
mpeg4: fix timestamp issues on too fast playback.
Wind Yuan
1
-8
/
+61
2012-04-16
Fix build without JPEG decoder.
Gwenole Beauchesne
1
-0
/
+2
2012-04-12
mpeg4: fix VOP coding type of backward reference pictures.
Wind Yuan
1
-1
/
+7
2012-04-12
mpeg4: fix handling of temporal reference distances.
Wind Yuan
1
-8
/
+25
2012-04-12
dpb: mpeg2: cosmetics.
Gwenole Beauchesne
1
-3
/
+7
2012-04-11
Add initial JPEG decoder.
Wind Yuan
11
-0
/
+809
2012-04-11
codecparsers: add JPEG parser.
Wind Yuan
6
-1
/
+821
2012-04-10
vaapidecode: fix VA display type.
Wind Yuan
1
-1
/
+1
2012-04-10
vaapidecode: fix includes when compiling for a single API.
Gwenole Beauchesne
1
-2
/
+0
2012-04-02
mpeg2: fix calculation of macroblock_offset.
Gwenole Beauchesne
2
-7
/
+5
2012-04-02
mpeg2: fix interpolation of GOP TSN from new PTS.
Gwenole Beauchesne
1
-1
/
+2
2012-04-02
mpeg2: fix decoding of high profile streams.
Gwenole Beauchesne
3
-14
/
+70
2012-04-02
vaapidecode: report unsupported codec profiles.
Gwenole Beauchesne
2
-1
/
+12
2012-04-02
vaapisink: don't resize a 'foreign' X-window.
Holger Kaelberer
2
-4
/
+11
2012-04-02
vaapisink: recalculate render rect only if caps are negotiated.
Holger Kaelberer
3
-1
/
+14
2012-04-02
Bump version for development.
Gwenole Beauchesne
1
-2
/
+2
2012-04-02
0.3.6.
Gwenole Beauchesne
1
-2
/
+2
2012-04-02
Fix a few documentation issues.
Gwenole Beauchesne
8
-9
/
+96
2012-04-02
Update introduction and changelog.
Gwenole Beauchesne
2
-1
/
+31
[next]