avfvideosrc: fix build with older SDK not supporting AVDeviceFormat
[platform/upstream/gstreamer.git] / gst-libs /
2013-11-07 Sebastian Drögecodecparsers: Remove some unused functions
2013-11-06 Sreerenj Balachandrancodecparsers: add H.265 HEVC bitstream parser
2013-10-11 Edward Herveympegts: Add support for parsing DVB Subtitling descript...
2013-10-11 Jesper Larsenmpegts: Fix assertion fault in ISO 639 parsing
2013-10-07 Jesper Larsenmpegts: Add ISO 639 parsing functions
2013-10-02 Sreerenj Balachandrancodecparsers: h264: store quantization matrices in...
2013-10-02 Sreerenj Balachandrancodecparsers: h264: add helpers to convert quantization...
2013-09-28 Steve Maynardmpegts: Add SCTE/EISS sections and table types
2013-09-18 Sebastian Drögeegl: Update for new GstContext API
2013-08-28 Tim-Philipp Müllermpegts: mark as unstable API
2013-08-21 Edward Herveympegts: ABI/API break: Use GPtrArray instead of GArray
2013-08-14 Edward Hervey.gitignore: Update for new files to ignore
2013-08-13 Tim-Philipp Müllercodecparsers: mpegvideoparse: turn internal consistency...
2013-08-13 Tim-Philipp Müllercodecparsers: mpegvideoparser: minor doc fixes
2013-07-29 Edward Herveyall: Fix for GST_DISABLE_GST_DEBUG
2013-07-26 Edward Herveycodecparser: Make warnings more meaningful
2013-07-09 Edward Herveympegts: Unify section checks and add BAT parsing
2013-07-09 Gwenole Beauchesnecodecparsers: h264: fix calculation of the frame croppi...
2013-07-09 Sreerenj Balachandranh264parser: Parse the cropping-rectangle separately.
2013-07-09 Thiago Santosuridownloader: fix crash when download is null
2013-07-09 Thiago Santosuridownloader: do not set cancelled unless explicitly...
2013-07-07 Edward Herveympegts: Avoid false-positives in section type detection
2013-07-06 Edward Herveympegts: Properly handle UTC time in sections
2013-07-06 Edward Herveympegts: Fix NIT parsing
2013-07-05 Gwenole Beauchesnecodecparsers: mpeg2: fix video packet header size checks.
2013-07-05 Sreerenj Balachandrancodecparsers: mpeg2: add slice header parsing API.
2013-07-05 Sreerenj Balachandrancodecparsers: mpeg2: add sequence scalable extension...
2013-07-05 Gwenole Beauchesnecodecparsers: mpeg2: add new API that takes GstMpegVide...
2013-07-04 Edward Herveympegts: Improve documentation
2013-07-04 Edward Herveympegtsdescriptor: Fix handling of unknown stream encodings
2013-07-04 Edward Herveympegts: Add registered mpeg-ts stream types
2013-07-03 Edward Herveympegts: split dvb descriptors/enums into a separate...
2013-07-03 Edward Herveympegts: Fix TOT section parsing
2013-07-03 Edward Herveympegts: Split files and implement free functions
2013-07-03 Thiago Santosuridownloader: Simplify locking to fix deadlocks
2013-07-03 Edward Herveylibs/mpegts: Rename GstMpegTS => GstMpegTs
2013-07-03 Edward Herveygst-libs: New Mpeg-TS support library
2013-07-01 Thiago Santosuridownloader: add support for range based downloads
2013-07-01 Sreerenj Balachandranh264parser: Fix the return value type for the SEI palyl...
2013-06-23 Edward Herveycodecparsers: Fix gtk-doc
2013-06-06 Sreerenj Balachandranmpegvideoparser: Fix the pixel-aspect-ratio calculation
2013-05-28 Stefan Sauersignalprocessor: ladspa is not using this anymore
2013-05-23 Edward Herveycodecparsers: Actually store mpeg video bitrate value
2013-05-16 Olivier Crêteinsertbin: Annotate callback scopes
2013-05-10 Sebastian Drögeegl: Add destroy notify instead of always calling eglTe...
2013-05-10 Josep Torraegl: Allow being used in C++ code
2013-05-08 Thiago Santoscodecparsers: ensure the debug category is properly...
2013-05-07 Louis-Francis Ratt... uridownloader: unlock mutex when switching urisrc state...
2013-05-07 Thiago Santosuridownloader: properly unref the urisrc between downloads
2013-05-07 Andre Moreira Maga... uridownloader: make cancelled state 'permanent' until...
2013-05-07 Thiago Santosuridownloader: refactor gsturidownloader to its own lib
2013-05-07 Sreerenj Balachandranmpegvideometa: Fix typo in comment
2013-04-18 Sebastian Drögeegl: Use gst_context_writable_structure()
2013-04-18 Josep Torraegl: silence warnings building for RPI related to ...
2013-04-17 Sebastian Drögeegl: Use new types from libgstvideo instead of defining...
2013-04-11 Sebastian Drögevideo: Remove video library from -bad
2013-04-02 Tim-Philipp Müllerdocs: add since markers to new codecparsers video meta API
2013-04-01 Sebastian Drögeegl: Add a #define for the EGLImage memory caps feature
2013-03-31 Edward Herveycodecparsers: Add Mpeg Video GstMeta
2013-03-31 Edward Herveycodecparser: Fix picture packet extension size check
2013-03-29 Sebastian Drögeeglglessink: Implement GstContext handling
2013-03-29 Josep Torraegl: check on the proper display and indent some lines
2013-03-28 Sebastian Drögeegl: Add a boxed type for GstEGLDisplay
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-03-19 Sebastian Drögeegl: Fix some return values in g_return_val_if_fail()
2013-03-13 Sebastian Drögeegl: Add support for different orientations of the...
2013-03-03 Sebastian Drögeegl: Rename gst_egl_image_memory_can_map() to is_mappable()
2013-03-03 Sebastian Drögeegl: Remove buffer pool option
2013-03-03 Sebastian Drögeegl: Mark memory as not mappable if it isn't
2013-03-03 Sebastian Drögeegl: Implement sharing of memory
2013-03-03 Sebastian Drögeegl: Add infrastructure for EGLImage handling
2013-03-03 Sebastian Drögecodecparsers: Use correct type specifiers for format...
2013-02-14 Tim-Philipp Müllerinsertbin: mark as unstable API
2013-02-14 Tim-Philipp Müllerinsertbin: fix up gtk-doc chunk and add since markers
2013-02-12 Tim-Philipp Müllerglib-compat-private.h: remove old GStaticRecMutex stuff
2013-02-12 David Schleefmpegvideoparser: increase min size for picture coding ext
2013-02-11 Youness Alaouibasecamerabinsrc: Add auto-start property to basecamerabin
2013-02-07 Gwenole Beauchesnecodecparsers: h264: add profile enums.
2013-02-06 Gwenole Beauchesnecodecparsers: mpeg2: add helpers to convert quantizatio...
2013-02-06 Cong Zhongcodecparsers: mpeg2: store quantization matrices in...
2013-01-25 Tim-Philipp Müllerinsertbin, tests: fix printf format compiler warnings
2013-01-25 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding (DIFF6 or...
2013-01-25 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding (DIFF6 or...
2013-01-24 Olivier Crêteinsertbin: Add bin to dynamically insert elements in...
2013-01-23 Gwenole Beauchesnecodecparsers: vc1: add API to parse slice headers.
2013-01-23 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding.
2013-01-22 Gwenole Beauchesnecodecparsers: vc1: simplify GstVC1VopDquant structure.
2013-01-22 Gwenole Beauchesnecodecparsers: vc1: fix VOPDQUANT parser for DQUANT...
2013-01-22 Gwenole Beauchesnecodecparsers: vc1: fix calculation of ALTPQUANT.
2013-01-22 Gwenole Beauchesnecodecparsers: vc1: fix parser for DQPROFILE in VOPDQUANT.
2013-01-22 Gwenole Beauchesnecodecparsers: h264: add inferred value for slice_beta_o...
2013-01-15 Mark Nauwelaertscodecparsers: h264: zero-initialize SPS VUI parameters
2012-11-20 Youness AlaouiGstPhotography: Add new enum values to match android...
2012-11-19 Gwenole Beauchesnecodecparsers: vc1: fix PTYPE for interlaced frames.
2012-11-19 Gwenole Beauchesnecodecparsers: h264: fix error code for invalid size...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-10-03 Michael Smithmeta info: register thread-safely.
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-14 Peter Seiderergsth264parser: fix Coverity found not initialized sps...
next