NEWS: updates.
[profile/ivi/gstreamer-vaapi.git] / gst-libs /
2012-07-25 Gwenole BeauchesneFix build without X11.
2012-07-25 Gwenole Beauchesneplugins: add support for Wayland.
2012-07-25 Sreerenj BalachandranAdd initial support for VA/Wayland.
2012-07-25 Gwenole Beauchesnedisplay: fix destruction of mutex.
2012-07-25 Gwenole Beauchesnedisplay: add display types.
2012-07-25 Gwenole Beauchesnedisplay: use prefixed display names for cache lookups.
2012-07-24 Gwenole Beauchesnevideobuffer: drop deprecated functions.
2012-07-24 Gwenole Beauchesnevideobuffer: mark video buffer creation routines as...
2012-07-24 Gwenole Beauchesnevideobuffer: factor out base and GLX implementations.
2012-07-24 Gwenole Beauchesneutils: fix gl_create_context() with parent context...
2012-07-24 Gwenole Beauchesneconfigure: drop check for --enable-vaapi-glx.
2012-07-20 Gwenole Beauchesneconfigure: improve checks for GLX.
2012-07-20 Gwenole BeauchesneDrop support for obsolete VA-API versions < 0.30.4.
2012-07-20 Gwenole Beauchesnevaapisink: drop checks for new APIs used by default.
2012-07-19 Gwenole BeauchesneUse standard G_GNUC_INTERNAL keyword instead of attribu...
2012-07-19 Gwenole BeauchesneDrop obsolete GstVaapiTSB.
2012-07-19 Gwenole BeauchesneDrop all references to USE_CODEC_PARSERS.
2012-07-19 Gwenole BeauchesneDrop FFmpeg-based decoders.
2012-07-19 Javier Jardónlibs: declare _get_type() functions as const.
2012-07-19 Javier Jardónlibs: use g_clear_object() wherever applicable.
2012-07-19 Javier Jardónlibs: use generic g_cclosure_marshal_VOID__VOID().
2012-07-19 Gwenole Beauchesneglibcompat: drop explicit check for g_list_free_full().
2012-07-19 Gwenole Beauchesnejpeg: fix make dist.
2012-07-17 Gwenole Beauchesnejpeg: update to match latest parser API.
2012-07-17 Gwenole Beauchesnecodecparsers: jpeg: tweak parser API.
2012-06-26 Gwenole Beauchesnejpeg: fix build with VA-API < 0.32.0.
2012-06-26 Gwenole BeauchesneFix build with recent GStreamer stack.
2012-06-26 Gwenole Beauchesnejpeg: update to current VA/JPEG decoding API.
2012-06-21 Gwenole Beauchesnecodecparsers: jpeg: track valid quantization and Huffma...
2012-06-21 Wind Yuancodecparsers: jpeg: use U_READ_UINT*() wherever possible.
2012-06-21 Wind Yuanjpeg: add new GstJpegHuffmanTables structure.
2012-06-21 Wind Yuanjpeg: make gst_jpeg_parse() support multiple scans.
2012-05-15 Wind Yuanjpeg: update to match latest parser API.
2012-05-15 Gwenole Beauchesnejpeg: simplify and optimize parser API.
2012-05-11 Wind Yuanmpeg: fix picture used to determine backward_reference_...
2012-05-10 Wind Yuanmpeg4: map Simple_Scalable profile to Advanced_Simple...
2012-05-10 Wind Yuanmpeg4: handle skipped frames (vop_hdr->coded = 0).
2012-05-10 Wind Yuanmpeg4: fix timestamp issues on too fast playback.
2012-04-16 Gwenole BeauchesneFix build without JPEG decoder.
2012-04-12 Wind Yuanmpeg4: fix VOP coding type of backward reference pictures.
2012-04-12 Wind Yuanmpeg4: fix handling of temporal reference distances.
2012-04-12 Gwenole Beauchesnedpb: mpeg2: cosmetics.
2012-04-11 Wind YuanAdd initial JPEG decoder.
2012-04-11 Wind Yuancodecparsers: add JPEG parser.
2012-04-02 Gwenole Beauchesnempeg2: fix calculation of macroblock_offset.
2012-04-02 Gwenole Beauchesnempeg2: fix interpolation of GOP TSN from new PTS.
2012-04-02 Gwenole Beauchesnempeg2: fix decoding of high profile streams.
2012-04-02 Gwenole BeauchesneFix a few documentation issues.
2012-04-02 Gwenole Beauchesnempeg2: allocate dummy picture for first field based...
2012-04-02 Gwenole Beauchesnempeg2: fix simple to main profile fallback.
2012-03-30 Wind Yuanmpeg4: improve error checking while decoding packets.
2012-03-30 Gwenole Beauchesnedecoder: use POC to maintain the DPB.
2012-03-30 Gwenole Beauchesnempeg2: rework generation of presentation timestamps.
2012-03-30 Gwenole Beauchesnempeg2: ignore empty user-data packets.
2012-03-29 Gwenole Beauchesnempeg2: review and report errors accordingly.
2012-03-28 Gwenole Beauchesnempeg2: fix invalid interlaced frame in progressive...
2012-03-28 Gwenole Beauchesnempeg2: add support for interlaced streams.
2012-03-28 Gwenole Beauchesnempeg2: add new decoded picture buffer infrastructure.
2012-03-28 Gwenole Beauchesnedecoder: add first-field flag to picture.
2012-03-28 Gwenole Beauchesnedecoder: allow pictures to be cloned for field decoding.
2012-03-28 Gwenole Beauchesnedecoder: rework picture field flags.
2012-03-28 Gwenole Beauchesnedecoder: add OUTPUT flag to pictures.
2012-03-28 Gwenole Beauchesnedecoder: fix semantics of SKIPPED pictures.
2012-03-28 Gwenole Beauchesnevaapipostproc: get "interlaced" attribute from surface...
2012-03-26 Gwenole Beauchesnevideobuffer: add surface render flags.
2012-03-23 Gwenole Beauchesnecompat: add compatibility glue with VA-API 0.34+ (WIP).
2012-03-23 Gwenole Beauchesneh264: skip all Filler Data NALs.
2012-03-22 Wind Yuanmpeg4: check for decoder status prior to decoding packet.
2012-03-22 Wind Yuanmpeg2: fix GOP timestamps when incorrect data is received.
2012-03-21 Wind Yuanmpeg2: don't decode anything before the first sequence_...
2012-03-19 Holger Kaelbererffmpeg: add support for interlaced streams.
2012-03-19 Holger Kaelbererdecoder: maintain caps for interlaced streams.
2012-03-19 Holger Kaelberersurfaceproxy: add TFF property.
2012-03-16 Gwenole Beauchesnempeg2: fix is_first_field calculation.
2012-03-16 Gwenole Beauchesnempeg2: catch incorrect picture_structure from bitstreams.
2012-03-16 Gwenole Beauchesnempeg2: fix slice_vertical_position calculation (again).
2012-03-02 Gwenole Beauchesneh264: fix slice_data_bit_offset calculation.
2012-03-01 Wind Yuanh264: skip all Access Unit (AU) NALs.
2012-03-01 Wind Yuanh264: fix modification process of reference picture...
2012-02-24 Sreerenj Balachandranmpeg2: fix size calculation from sequence_extension().
2012-02-23 Gwenole Beauchesnempeg2: fix slice_vertical_position calculation.
2012-02-23 Gwenole Beauchesnedecoder: add picture structure flags.
2012-02-23 Gwenole Beauchesnempeg2: fix decoding at end-of-sequence.
2012-02-23 Gwenole Beauchesnempeg2: fix slice_horizontal_position calculation.
2012-02-23 Gwenole Beauchesnempeg2: drop useless mb_y and mb_height members.
2012-02-23 Gwenole Beauchesnempeg2: fix decoding of multiple slices with same slice_...
2012-02-15 Gwenole Beauchesneimage: fix source stride in picture copy.
2012-02-13 Gwenole Beauchesnedecoder: fix double buffer free with some VA drivers.
2012-02-08 Gwenole Beauchesneh264: complete any current picture decoder before SPS...
2012-02-08 Gwenole Beauchesneh264: create VA context earlier when SPS is parsed.
2012-02-08 Gwenole Beauchesneh264: don't allocate too big data structures on stack.
2012-02-07 Gwenole Beauchesneglib: map deprecated API to glib >= 2.32 equivalents.
2012-02-07 Gwenole Beauchesneglib: fix includes.
2012-02-07 Gwenole Beauchesnecosmetics: fix warnings (drop unused variables).
2012-02-06 Gwenole Beauchesnempeg2: fix crash when there is no free surface to decod...
2012-02-06 Zhao Halleydisplay: skip profiles which have no entrypoints.
2012-01-31 Gwenole Beauchesnedecoder: allocate proxy surface earlier.
2012-01-31 Gwenole Beauchesnedecoder: fix memory leak of VA objects on exit.
2012-01-31 Gwenole Beauchesnempeg2: use GstAdapter to track input sequence.
2012-01-30 Gwenole BeauchesneAdd glib compatibility glue for older versions.
next