• Home
  • Raw
  • Download

Lines Matching refs:openh264dec

16832 	  openh264dec: Accept constrained-high and progressive-high profiles
20544 openh264dec: port to new request_sync_point() API
42595 openh264dec: Fix build with msvc
42797 openh264dec: Hook up openh264 messages to GStreamer logging
42804 openh264dec: Handle B frame decoding
42818 openh264dec: Fix up EOS handling
53194 openh264dec: Remove useless check
56825 openh264dec: Drop current frame if passing it to the decoder caused an error
56836 openh264dec: Don't unref NULL frame on EOS decoding error
74644 openh264dec: minor clean-ups
91155 openh264dec: Unref video frames and codec state in all cases
91185 openh264dec: Uninitializing the decoder can't fail and will always return 0 == cmResultSuccess
106033 openh264dec: The codec can only do baseline so simplify the code a bit
106040 openh264dec: On ::finish() stop trying if the decoder returned that no output is available
106063 openh264dec: Try to handle frame reordering
106072 openh264dec: Don't drop videocodec frames if we can't decode them *yet*
106078 openh264dec: GstVideoDecoder works on frames, not sub-frames (e.g. NALs)
106084 openh264dec: As we require NAL alignment from upstream we don't need to parse anything
106089 openh264dec: Properly drain codec on ::finish()
106116 openh264dec: Add support for GstVideoMeta
106122 openh264dec: Optimize frame copying a bit
106127 openh264dec: Don't forget to unref the input state
106132 openh264dec: Fix various crashes on ::stop()
106137 openh264dec: Remove invalid sprops-parameter-set handling
106149 openh264dec: Fix input state handling and propagation of upstream caps fields