summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-16mpeg2: fix PAR calculation from commit 132922d.Sreerenj Balachandran3-5/+38
2012-11-16mpeg2: use pixel-aspec-ratio information from bitstream parser.Simon Farnsworth1-0/+6
2012-11-16mpeg2: add decode_packet() helper function.Gwenole Beauchesne1-76/+87
2012-11-16mpeg2: fix end-of-stream conditions (flush).Gwenole Beauchesne1-6/+14
2012-11-16mpeg2: fix memory leak of empty packets.Gwenole Beauchesne1-12/+1
2012-11-16mpeg2: fix return value for "no-data" conditions.Gwenole Beauchesne1-9/+30
2012-11-16decoder: refine semantics of gst_vaapi_decoder_put_buffer().Gwenole Beauchesne1-2/+10
2012-11-16decoder: drop unused functions.Gwenole Beauchesne2-38/+0
2012-11-16vaapidecode: flush buffers when receiving EOS.Wind Yuan1-0/+17
2012-11-16vaapidecode: fix compiler warnings.Gwenole Beauchesne1-3/+3
2012-11-16Add codecparsers submodule.Gwenole Beauchesne11-1067/+107
2012-11-16Fix build with the GNU gold linker.Gwenole Beauchesne1-0/+3
2012-11-16.gitignore: updates.Gwenole Beauchesne1-2/+6
2012-11-16autogen: fix check for gtkdocize and autoreconf.Gwenole Beauchesne1-2/+2
2012-11-16configure: generate bzip2 tarballs in ustar format by default.Gwenole Beauchesne2-3/+3
2012-10-05Bump version for development.Gwenole Beauchesne1-2/+2
2012-10-050.4.0.Gwenole Beauchesne2-4/+4
2012-10-05debian: fix make dist for packaging.Gwenole Beauchesne1-19/+9
2012-10-05wayland: cosmetics (remove tabs).Gwenole Beauchesne2-5/+5
2012-10-05wayland: add support for windowed mode.Rob Bradford1-15/+42
2012-09-28Fix and document build dependencies better.Gwenole Beauchesne2-9/+16
2012-09-28debian: fix GStreamer build dependencies.Gwenole Beauchesne1-0/+1
2012-09-28debian: fix Wayland build dependencies.Gwenole Beauchesne2-2/+8
2012-09-28debian: fix conditional build of packages.Gwenole Beauchesne1-35/+41
2012-09-27utils: drop unused GLX helpers.Gwenole Beauchesne2-65/+0
2012-09-27utils: fix build with <GL/glext.h> version >= 85.Gwenole Beauchesne1-0/+7
2012-09-26configure: update VA-API version requirements.Gwenole Beauchesne1-4/+4
2012-09-21h264: review and report errors accordingly.Gwenole Beauchesne1-8/+8
2012-09-20h264: exclusively use GstAdapter, drop sub-buffer hack.Gwenole Beauchesne1-39/+63
2012-09-20README: updates.Gwenole Beauchesne1-6/+3
2012-09-20NEWS: updates.Gwenole Beauchesne1-3/+16
2012-09-20debian: fix packaging on recent Ubuntu platforms.Gwenole Beauchesne1-1/+1
2012-09-17docs: fix build for make dist.Gwenole Beauchesne2-2/+1
2012-09-17wayland: set opaque region for YUV surface.Kristian Høgsberg1-0/+18
2012-09-14configure: fix check for libva-glx and libva-drm.Gwenole Beauchesne1-2/+2
2012-09-12glibcompat: add replacement for g_cond_wait_until().Gwenole Beauchesne1-0/+14
2012-09-12plugins: include "sysdeps.h" instead of "config.h".Gwenole Beauchesne5-8/+5
2012-09-12codecparsers: jpeg: add missing includes.Gwenole Beauchesne1-0/+1
2012-09-11vaapidecode: don't reset decoder if codec type is the same.Gwenole Beauchesne3-4/+29
2012-09-11vaapidecode: simplify codec lookup from caps.Gwenole Beauchesne1-21/+25
2012-09-11vaapidecode: improve "no free surface" conditions.Gwenole Beauchesne2-13/+24
2012-09-11decoder: propagate buffer duration downstream.Gwenole Beauchesne2-0/+7
2012-09-11surfaceproxy: add "duration" property.Gwenole Beauchesne2-0/+73
2012-09-10decoder: cope with new GstVaapiContextInfo based API.Gwenole Beauchesne7-102/+121
2012-09-10context: JPEG codec does not need any reference frame.Gwenole Beauchesne1-0/+1
2012-09-10context: allow number of reference frames to be set.Gwenole Beauchesne2-25/+124
2012-09-07vaapipostproc: fix deinterlace-{mode,method} types definition.Gwenole Beauchesne1-20/+20
2012-09-07mpeg4: fix debug info for unsupported profile.Gwenole Beauchesne1-1/+1
2012-09-07libs: fix build in strict ISO C mode.Gwenole Beauchesne31-34/+32
2012-09-07plugins: fix build in strict ISO C mode.Gwenole Beauchesne6-6/+6