summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-18doc: keep H.264 encoding API docs in tree.{merged}/h264encodeGwenole Beauchesne107-0/+14271
2011-12-18API: encode: document VACodedBufferSegment.Gwenole Beauchesne1-8/+27
2011-12-18API: h264 encode: add VA_RC_VBR_CONSTRAINED.Gwenole Beauchesne1-0/+2
2011-12-18API: h264 encode: fix VAConfigAttribEncMaxRefFrames semantics.Gwenole Beauchesne1-4/+3
2011-12-18API: h264 encode: add more explicit packed header types for H.264.Gwenole Beauchesne1-1/+36
2011-12-18API: h264 encode: add packed SEI header.Gwenole Beauchesne2-4/+32
2011-12-18API: h264 encode: make bitstream writers more consistent.Gwenole Beauchesne2-14/+8
2011-12-18API: h264 encode: add macroblock-info config attribute.Gwenole Beauchesne1-0/+12
2011-12-18API: h264 encode: move up num_macroblocks, next to macroblock_address.Gwenole Beauchesne1-2/+2
2011-12-18API: h264 encode: remove dec_ref_pic_marking().Gwenole Beauchesne1-32/+0
2011-12-18API: h264 encode: remove ref_pic_list_modification().Gwenole Beauchesne1-22/+0
2011-12-18API: h264 encode: fix comment for RefPicList0/1.Gwenole Beauchesne1-2/+2
2011-12-18API: h264 encode: add intra_idr_period to sequence parameter.Gwenole Beauchesne1-0/+2
2011-12-18API: h264 encode: fix max-frame-size parameter buffer type.Gwenole Beauchesne1-3/+5
2011-12-18API: h264 encode: add max-frame-size misc buffer type.Gwenole Beauchesne1-0/+23
2011-12-18API: h264 encode: remove TABs in newly added code.Gwenole Beauchesne1-10/+10
2011-12-18API: h264 encode: add constant QP rate control attribute.Gwenole Beauchesne1-5/+13
2011-12-18API: h264 encode: fix comments.Gwenole Beauchesne2-7/+7
2011-12-18API: h264 encode: add new VA config attributes (max-slices, slice-structure).Gwenole Beauchesne1-0/+34
2011-12-18API: h264 encode: renumber config attributes used for encoding.Gwenole Beauchesne1-3/+3
2011-12-18API: h264 encode: improve VA config attributes documentation.Gwenole Beauchesne1-3/+35
2011-12-18doc: link modules from the main page.Gwenole Beauchesne1-0/+17
2011-12-18API: h264 encode: add bitstream writers.Gwenole Beauchesne3-0/+267
2011-12-18API: h264 encode: add new config attributes for encoding (max-ref-frames).Gwenole Beauchesne1-0/+2
2011-12-18API: h264 encode: document DPB usage.Gwenole Beauchesne1-3/+14
2011-12-18API: h264 encode: add macroblock parameter buffer.Gwenole Beauchesne2-0/+98
2011-12-18API: h264 encode: rename insert_emulation_bytes to has_emulation_bytes.Gwenole Beauchesne1-3/+2
2011-12-18API: h264 encode: drop extraneous comment.Gwenole Beauchesne1-1/+1
2011-12-18API: h264 encode: drop profile_idc.Gwenole Beauchesne1-2/+0
2011-12-18API: h264 encode: re-define packed-headers buffer type ids.Gwenole Beauchesne1-2/+2
2011-12-18API: add new H.264 encoding API for main and high profiles.Gwenole Beauchesne3-1/+521
2011-12-18API: drop H.264 specific VA buffer types.Gwenole Beauchesne2-16/+0
2011-12-18API: rename H.264 encoding buffer structs with a Baseline suffix.Gwenole Beauchesne4-16/+18
2011-12-18API: add a generic value type.{merged}/commonGwenole Beauchesne1-0/+36
2011-12-18doc: improve Doxyfile configuration.Gwenole Beauchesne1-2/+2
2011-12-18doc: don't add timestamps in generated documentation.Gwenole Beauchesne3-5/+10
2011-12-18doc: add placeholder for the Core API.Gwenole Beauchesne2-0/+16
2011-11-16va_tpi.h: corret a typo (Kbuf->KBuf)Austin Yuan1-1/+1
2011-11-03configure: add check for EGL.Gwenole Beauchesne1-3/+19
2011-11-03configure: simplify summary.Gwenole Beauchesne1-19/+9
2011-11-03configure: cosmetics (clean up configure options).Gwenole Beauchesne1-11/+12
2011-11-03configure: cosmetics (sort AC_OUTPUT Makefiles).Gwenole Beauchesne1-22/+22
2011-11-03doc: add Doxygen templates.Gwenole Beauchesne4-2/+1745
2011-11-02libva: bump version for development.Gwenole Beauchesne1-2/+2
2011-10-281.0.15.Gwenole Beauchesne2-3/+3
2011-10-28debian: add package for vainfo.Gwenole Beauchesne3-0/+11
2011-10-28debian: don't use simple-patchsys (upstream has no patches).Gwenole Beauchesne1-1/+0
2011-10-26Add NEWS file.Gwenole Beauchesne1-0/+32
2011-10-20va: fix compiler warnings (drop unused variables).Gwenole Beauchesne1-6/+0
2011-10-20Add auto-generated Debian packaging.Gwenole Beauchesne23-195/+139