summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-16h264: introduce per-field POC in GstVaapiPictureH264.Gwenole Beauchesne1-38/+29
2012-11-16h264: introduce GST_VAAPI_PICTURE_{SHORT,LONG}_TERM_REFERENCE flags.Gwenole Beauchesne1-44/+56
2012-11-16h264: introduce GST_VAAPI_PICTURE_FLAG_IDR flag.Gwenole Beauchesne1-13/+23
2012-11-16h264: fill in GstVaapiPicture structure.Gwenole Beauchesne1-57/+60
2012-11-16h264: add vaapi_fill_picture() helper.Gwenole Beauchesne1-7/+44
2012-11-16h264: fix activation order of picture and sequence parameters.Gwenole Beauchesne1-128/+160
2012-11-16h264: fix detection of picture boundaries.Gwenole Beauchesne1-12/+92
2012-11-16h264: optimize handling of scaling lists.Gwenole Beauchesne1-39/+69
2012-11-16h264: simplify code when MMCO is 5.Gwenole Beauchesne1-71/+51
2012-11-16h264: fix MMCO-based reference picture marking process.Gwenole Beauchesne1-21/+83
2012-11-16h264: move MMCO handlers out of the loop (cosmetics).Gwenole Beauchesne1-50/+99
2012-11-16h264: add flag to compile with strict DPB ordering mode.Gwenole Beauchesne1-2/+9
2012-11-16h264: drop extra code covered by built-in codecparsers.Gwenole Beauchesne1-25/+0
2012-11-16h264: use pixel-aspect-ratio from SPS header.Simon Farnsworth1-0/+6
2012-11-16h264: add decode_nalu() helper function.Gwenole Beauchesne1-36/+41
2012-11-16h264: fix end-of-stream conditions (flush).Gwenole Beauchesne1-10/+22
2012-11-16vc1: use framerate information from bitstream parser.Gwenole Beauchesne1-46/+5
2012-11-16vc1: use pixel-aspect-ratio from bitstream parser.Simon Farnsworth1-1/+8
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