summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-19configure: fix build without gtk-doc support.Javier Jardón3-11/+5
2012-07-19configure: put m4 macros and autogenerated files into m4/ directory.Javier Jardón3-2/+11
2012-07-19configure: drop deprecated autoconf macros.Javier Jardón1-33/+41
2012-07-19configure: don't use AC_SUBST for some variables.Javier Jardón1-14/+0
2012-07-19plugins: add support for GstImplementsInterface.Gwenole Beauchesne4-24/+88
2012-07-19plugins: use G_DEFINE_TYPE_* instead of deprecated GST_BOILERPLATE_*.Javier Jardón6-169/+155
2012-07-19plugins: do not use deprecated GStreamer -base symbols.Javier Jardón2-2/+2
2012-07-19plugins: do not use deprecated core GStreamer symbols.Javier Jardón6-6/+36
2012-07-19tests: fix build without JPEG decoder support.Gwenole Beauchesne1-0/+2
2012-07-17tests: add test for JPEG decoding.Gwenole Beauchesne4-1/+2117
2012-07-17jpeg: update to match latest parser API.Gwenole Beauchesne1-116/+128
2012-07-17codecparsers: jpeg: tweak parser API.Gwenole Beauchesne2-448/+431
2012-07-16jpeg: fix configure check for VA/JPEG decoding API.Gwenole Beauchesne1-1/+1
2012-06-26jpeg: fix build with VA-API < 0.32.0.Gwenole Beauchesne1-0/+2
2012-06-26NEWS: updates.Gwenole Beauchesne1-1/+4
2012-06-26Bump version for development.Gwenole Beauchesne1-2/+2
2012-06-260.3.7.Gwenole Beauchesne2-3/+3
2012-06-26NEWS: updates.Gwenole Beauchesne1-1/+3
2012-06-26vaapiplugin: fix build when compiling without GLX.Yan Yin1-1/+1
2012-06-26configure: disable FFmpeg-based decoders.Gwenole Beauchesne1-2/+2
2012-06-26Fix build with recent GStreamer stack.Gwenole Beauchesne1-0/+1
2012-06-26jpeg: update to current VA/JPEG decoding API.Gwenole Beauchesne3-37/+54
2012-06-21codecparsers: jpeg: track valid quantization and Huffman tables.Gwenole Beauchesne3-83/+104
2012-06-21codecparsers: jpeg: use U_READ_UINT*() wherever possible.Wind Yuan1-19/+33
2012-06-21jpeg: add new GstJpegHuffmanTables structure.Wind Yuan3-124/+137
2012-06-21jpeg: make gst_jpeg_parse() support multiple scans.Wind Yuan3-104/+114
2012-05-15jpeg: update to match latest parser API.Wind Yuan3-523/+622
2012-05-15jpeg: simplify and optimize parser API.Gwenole Beauchesne1-55/+292
2012-05-11mpeg: fix picture used to determine backward_reference_vop_coding_type.Wind Yuan1-1/+1
2012-05-10mpeg4: map Simple_Scalable profile to Advanced_Simple profile.Wind Yuan1-0/+1
2012-05-10mpeg4: handle skipped frames (vop_hdr->coded = 0).Wind Yuan1-1/+5
2012-05-10mpeg4: fix timestamp issues on too fast playback.Wind Yuan1-8/+61
2012-04-16Fix build without JPEG decoder.Gwenole Beauchesne1-0/+2
2012-04-12mpeg4: fix VOP coding type of backward reference pictures.Wind Yuan1-1/+7
2012-04-12mpeg4: fix handling of temporal reference distances.Wind Yuan1-8/+25
2012-04-12dpb: mpeg2: cosmetics.Gwenole Beauchesne1-3/+7
2012-04-11Add initial JPEG decoder.Wind Yuan11-0/+809
2012-04-11codecparsers: add JPEG parser.Wind Yuan6-1/+821
2012-04-10vaapidecode: fix VA display type.Wind Yuan1-1/+1
2012-04-10vaapidecode: fix includes when compiling for a single API.Gwenole Beauchesne1-2/+0
2012-04-02mpeg2: fix calculation of macroblock_offset.Gwenole Beauchesne2-7/+5
2012-04-02mpeg2: fix interpolation of GOP TSN from new PTS.Gwenole Beauchesne1-1/+2
2012-04-02mpeg2: fix decoding of high profile streams.Gwenole Beauchesne3-14/+70
2012-04-02vaapidecode: report unsupported codec profiles.Gwenole Beauchesne2-1/+12
2012-04-02vaapisink: don't resize a 'foreign' X-window.Holger Kaelberer2-4/+11
2012-04-02vaapisink: recalculate render rect only if caps are negotiated.Holger Kaelberer3-1/+14
2012-04-02Bump version for development.Gwenole Beauchesne1-2/+2
2012-04-020.3.6.Gwenole Beauchesne1-2/+2
2012-04-02Fix a few documentation issues.Gwenole Beauchesne8-9/+96
2012-04-02Update introduction and changelog.Gwenole Beauchesne2-1/+31