summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-03build: mention that support for GStreamer 0.10 is deprecated.Gwenole Beauchesne2-1/+2
2014-07-03build: fix for GStreamer 0.10.Gwenole Beauchesne2-0/+10
2014-07-03build: fix for GStreamer 1.0.x.Gwenole Beauchesne3-27/+49
2014-07-03decoder: h264: detect incorrectly paired fields in frames.Gwenole Beauchesne1-0/+14
2014-07-03decoder: h264: simplify the DPB output process.Gwenole Beauchesne1-19/+33
2014-07-01h264parse: drop patches merged upstream.Gwenole Beauchesne5-384/+0
2014-07-01decoder: h264: fix memory leak in PPS.Gwenole Beauchesne1-0/+3
2014-07-01codecparsers: update to gst-vaapi-branch commit 2d53b69.Gwenole Beauchesne1-0/+0
2014-06-30decoder: propagate MVC metadata ("view-id", head of multiview set).Gwenole Beauchesne4-0/+53
2014-06-30decoder: propagate "one-field" flags.Gwenole Beauchesne2-3/+11
2014-06-30decoder: output decoded frames only once.Gwenole Beauchesne1-4/+19
2014-06-30decoder: h264: decode current picture earlier.Gwenole Beauchesne1-2/+2
2014-06-30decoder: h264: fix output of second field when first field is not in DPB.Gwenole Beauchesne1-11/+19
2014-06-30decoder: h264: slightly optimize the process to detect new pictures.Gwenole Beauchesne1-1/+6
2014-06-30decoder: h264: handle access unit ("au") optimization.Gwenole Beauchesne1-1/+12
2014-06-28decoder: h264: fix tracking of DPB size changes.Gwenole Beauchesne1-18/+12
2014-06-27decoder: h264: fix the DPB compaction process.Gwenole Beauchesne1-4/+10
2014-06-27encoder: h264: generate new SPS only when codec config changed.Sreerenj Balachandran1-2/+5
2014-06-27encoder: h264: track encoder config changes.Gwenole Beauchesne1-6/+31
2014-06-27encoder: h264: add pixel-aspect-ratio to VUI parameters.Gwenole Beauchesne1-0/+5
2014-06-27encoder: h264: fix number of anchor and non-anchor reference pictures.Sreerenj Balachandran1-4/+4
2014-06-27encoder: h264: fix timing_info_present_flag value in subset SPS.Sreerenj Balachandran1-1/+3
2014-06-27encoder: h264: add cpbBrNalFactor values for MVC profiles.Sreerenj Balachandran1-0/+4
2014-06-26h264parse: fix detection of access unit boundaries for MVC.Gwenole Beauchesne1-19/+8
2014-06-26h264parse: fix collection of access units to preserve config headers.Gwenole Beauchesne2-0/+59
2014-06-26h264parse: improve conditions for skipping NAL units.Gwenole Beauchesne3-10/+149
2014-06-26h264parse: introduce new state tracking variables.Gwenole Beauchesne3-4/+155
2014-06-26h264parse: default to byte-stream/nalu format (Annex B).Gwenole Beauchesne2-0/+44
2014-06-26h264parse: fix and optimize NAL collection function.Gwenole Beauchesne2-0/+42
2014-06-26encoder: h264: fix NAL unit types in packed headers.Sreerenj Balachandran1-3/+10
2014-06-26encoder: h264: add missing field in packed Subset SPS header.Sreerenj Balachandran1-0/+1
2014-06-25decoder: h264: fix marking of non-reference picture into DPB.Gwenole Beauchesne1-1/+3
2014-06-19decoder: h264: fix DPB clear when no decoding actually started.Gwenole Beauchesne1-2/+3
2014-06-19decoder: h264: add support for NALU "alignment" optimization.Sreerenj Balachandran3-21/+92
2014-06-19decoder: h264: fix caps to report interlace-mode accordingly.Gwenole Beauchesne1-3/+0
2014-06-19vaapipostproc: don't crash with dynamic framerate (0/1).Gwenole Beauchesne1-4/+5
2014-06-18vaapipostproc: create filter surface pool if it does not exist yet.Simon Farnsworth1-1/+1
2014-06-18vaapipostproc: reset deinterlacer state when there is a discontinuity.Zhao, Halley1-2/+14
2014-06-18vaapipostproc: add support for crop regions in VPP mode.Gwenole Beauchesne1-0/+19
2014-06-18vaapipostproc: make deinterlace-mode behave as expected.Simon Farnsworth1-9/+20
2014-06-18vaapidecode: do not discard video info props when the format changed.Matthieu Bouron1-2/+19
2014-06-18vaapidecode: plug a memory leak.Matthew Waters1-0/+2
2014-06-18vaapidecode: parse source data until a frame is obtained.Gwenole Beauchesne1-2/+16
2014-06-17encoder: h264: fix multiple slices support in packed headers mode.Sreerenj Balachandran1-6/+6
2014-06-17encoder: add infrastructure for per-slice handling of packed headers.Sreerenj Balachandran2-0/+38
2014-06-13vaapisink: fix initialization with "drm" display type.Gwenole Beauchesne1-4/+22
2014-06-13plugins: fix initialization with foreign context.Gwenole Beauchesne1-0/+2
2014-06-13plugins: add built-in video parsers as "vaapiparse" element.Gwenole Beauchesne12-1/+368
2014-06-13decoder: h264: cope with new gst_h264_quant_matrix_*() interfaces.Gwenole Beauchesne1-2/+2
2014-06-13codecparsers: update to gst-vaapi-branch commit d6325ac.Gwenole Beauchesne1-0/+0