mpegtsdemux: avoid NULL manipulation if invalid input
[platform/upstream/gstreamer.git] / gst-libs /
2012-01-23 Mark Nauwelaertsbasevideoencoder: fix parameter sanity check
2012-01-20 Gwenole Beauchesnecodecparsers: h264: fix ref_pic_list_modification()
2012-01-12 Vincent Penquerc'hmpegvideoparser: fix memory leak
2012-01-10 Oleksij Rempel ... basevideodecoder: add option to hande alt frame data
2012-01-09 Mark Nauwelaertscodecparsers: mpeg4: fix parsing when recursively skipp...
2012-01-05 Zhao Halleycodecparsers: remove h263 gob parsing, since there...
2012-01-05 Zhao Halleycodecparsers: add missing zero_bits in h263 parsing
2012-01-05 Zhao Halleycodecparsers: includes start_marker in h263 header...
2012-01-05 Zhao Halleycodecparsers: fix offset issue in h263 parse
2012-01-05 Zhao Halleycodecparsers: fix mask pattern for h263 start marker
2011-12-30 Thiago Santosbasevideocodec: Reset should reset current caps
2011-12-22 Thiago Santosbasecamerabinsrc: remove redundant functions
2011-12-20 Mark Nauwelaertscodecparsers: h264: clear sei message prior to parsing
2011-12-13 Sebastian Drögebasevideocodec: Don't use G_TYPE_REGISTER_BOXED() yet
2011-12-12 Matej Knoppbasevideo: Make GstVideoFrame a reference counted boxed...
2011-12-08 Sebastian Drögebasevideoencoder: Only make the header buffer metadata...
2011-12-08 Sebastian Drögebasevideoencoder: Fix handling of force-keyunit events
2011-12-06 Zhao Halleycodecparsers: first video_packet_header doesn't start...
2011-12-06 Zhao Halleycodecparsers: return NO_PACKET if needed
2011-12-06 Zhao Halleycodecparsers: fix an issue in check resync marker
2011-12-06 Zhao Halleycodecparsers: fix an issue in finding the last video...
2011-12-06 Zhao Halleycodecparsers: include resync marker in video packet...
2011-12-06 Zhao Halleycodecparsers: scan next resync marker after current one
2011-12-06 Zhao Halleycodecparsers: fix < 0 issue of guint in mpeg4 parser
2011-12-06 Zhao Halleycodecparsers: fix pattern/mask of resync_marker parsing...
2011-12-06 Alessandro Decinacodecparsers: fix compile warnings in gstmpeg4parser.c
2011-12-05 Edward Herveycodecparsers: Variant of _identify_nalu without checks
2011-12-05 Mark Nauwelaertscodecparser: unbreak h264 slice header parsing
2011-11-29 Gwenole Beauchesnecodecparsers: h264: record ref_pic_list_modification().
2011-11-29 Gwenole Beauchesnecodecparsers: h264: rename ref_pic_list_reordering...
2011-11-29 Sebastian Drögebasevideoencoder: Pass the all-headers field of the...
2011-11-29 Sebastian Drögebasevideoencoder: Implement full support for the new...
2011-11-29 Sebastian Drögebasevideoencoder: Use new force-keyunit event API from...
2011-11-29 Sebastian Drögebasevideoencoder: Adjusting padding is not required...
2011-11-29 Sebastian Drögebasevideoencoder: Move some fields to the private part...
2011-11-29 Sebastian Drögebasevideoencoder: Make headers metadata writable before...
2011-11-29 Sebastian Drögebasevideoencoder: Push the downstream force-keyframe...
2011-11-29 Sebastian Drögebasevideoencoder: Don't push an upstream force-keyunit...
2011-11-29 Jonas Larssonbasevideoencoder: Add initial support for the all-heade...
2011-11-29 Tim-Philipp Müllercodecparsers: minor fixes
2011-11-29 Thibault Sauniercodecparser: mpeg4: Look for resync code in _mpeg4_parse
2011-11-29 Thibault Sauniercodecparsers: Declare private arrays as static all...
2011-11-29 Thibault Sauniercodecparsers: mpeg4: Implement an Mpeg4 part 2 parsing...
2011-11-29 Thibault Sauniercodecparsers: Move shared code to a parser utils file
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-11-25 Tim-Philipp Müllerbasevideodecoder: some more debug logging
2011-11-25 Tim-Philipp Müllerbasevideodecoder: add API to drop a frame and post...
2011-11-22 Tim-Philipp Müllerdocs: fix comment in gst_base_video_decoder_get_max_dec...
2011-11-22 Tim-Philipp Müllerbasevideodecoder: fix weird event list handling
2011-11-18 Mark Nauwelaertsh264parser: initialize additional sps field value
2011-11-17 Sebastian Drögebasevideoencoder: Only call ::reset once in READY-...
2011-11-14 Sreerenj Balachandranmpegvideoparse:Correct the skipping of vbv_delay in...
2011-11-09 Thijs Vermeirfix documentation typo
2011-11-07 Vincent Penquerc'hmpegvideoparser: input data is const, mark it so
2011-11-04 René Stadlerh264parser: add more size checks and improve existing
2011-11-03 Olivier Crêtesurfaceconverter: Remove duplicated forward declaration
2011-11-03 Nicolas Dufresnevideo: Add GstVideoContext interface
2011-11-03 Nicolas Dufresnevideo: Abstract surface API for HW accelerated codecs
2011-11-03 Vincent Penquerc'hvc1parser: do not overwrite buffer
2011-11-03 Sreerenj Balachandranvc1parser: fix parsing of RANGEREDFRM
2011-11-01 René Stadlerh264parser: fix access to uninitialized memory
2011-11-01 René Stadlerh264parser: fix MAX_SPS/PPS boundary checks
2011-10-31 Alessandro Decinabasevideoencoder: handle failures in start() and stop()
2011-10-31 Tommi Myöhänenbasecamerasrc: optimize state changing speed
2011-10-21 Sreerenj Balachandranvc1parser: Correct the parsing of FRMRTQ_POSTPROC and...
2011-10-21 Sreerenj Balachandranvc1parser: Correct the parsing of sequece layer.
2011-10-17 Thibault Sauniercodecparsers: VC1: Compute par and fps in advanced...
2011-10-17 Thibault Sauniercodecparsers: VC1: Handle interlaced fields
2011-10-17 Thibault Sauniercodecparsers: VC1: Handle interlaced frames properly
2011-10-17 Thibault Sauniercodecparsers: VC1: Use enums when possible
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding (check for...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding (INVERT mode).
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix MVMODE and MVMODE2 parsing.
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: handle skipped pictures gracefully.
2011-10-17 Thibault Sauniercodecparsers: VC1: Implement bitplanes diff operator
2011-10-17 Thibault Sauniercodecparsers: VC1: Some cosmetics and debug logging...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: Implement bitplanes handling properly
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix BFRACTION parser (values range...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix VLC decoding.
2011-10-17 Thibault Sauniercodecparsers: VC1: Implement FrameLayer parsing
2011-10-17 Thibault Sauniercodecparsers: VC1: Implement Sequence Layer Data Structures
2011-10-17 Thibault Sauniercodecparsers: VC1: Compute framerate and bitrate in...
2011-10-17 Thibault Sauniercodecparsers: VC1: compute MB height and width
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: debug cosmetics.
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: record picture layer header size...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: compute altpquant.
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: use GstVC1ParserResult type name...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: handle End-of-Sequence correctly.
2011-10-17 Gwenole Beauchesnecodecparsers: mpeg2: fix quant_matrix_extension() parse...
2011-10-12 Thiago Santosbasecamerasrc: Set preview pipeline to ready when going...
2011-10-03 Thiago Santoscamerabin2: Initialize camerabin2 preview pipeline...
2011-09-29 Thiago Santoscamerabin2: removing capsfilter from preview pipeline
2011-09-26 Thibault Sauniercodecparser: VC1: Implement a VC1 parsing library
2011-09-26 Thibault Sauniercodecparsers: Declare the new APIs as unstable for...
2011-09-20 Thiago Santosbasecamerasrc: Fail state change if preview pipeline...
2011-09-19 Edward Herveycodecparsers: Add checks to input, and fix size checking
2011-09-19 Edward Herveycodecparsinglibs: Doc and indentation fixes
2011-09-19 Vincent Penquerc'hh264parse: do not try to read from a non existent VUI
2011-09-14 Thibault Sauniercodecparsers: mpegvideo: Debugging symbols enhancements
2011-09-14 Thibault Sauniercodecparsers: mpegvideo: Add the ChromaType enum
next