Skip to content

Conversation

@vaisaga
Copy link

@vaisaga vaisaga commented Jul 31, 2025

Closes #23
Newly added H.264 video stream parsing capabilities include:

  1. Implement the core functionality of the H.264 parser
  2. Add parsing of H.264 parameter sets (SPS/PPS)
  3. Support parsing of H.264 slice headers
  4. Introduce a new unified video parsing interface
  5. Extend GUI to support H.264 analysis
  6. Add command-line tool support for H.264
  7. Update documentation to document the new features

Newly added H.264 video stream parsing capabilities include:
1. Implement the core functionality of the H.264 parser
2. Add parsing of H.264 parameter sets (SPS/PPS)
3. Support parsing of H.264 slice headers
4. Introduce a new unified video parsing interface
5. Extend GUI to support H.264 analysis
6. Add command-line tool support for H.264
7. Update documentation to document the new features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

H.264 elementary bitstream viewer

1 participant