Skip to content

MPEG-2 Decoder implementation in D language for study purposes

Notifications You must be signed in to change notification settings

theambient/mpeg2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpeg2 decoding library and decoder

This is pure D implementation of mpeg2 decoder writed just for fan and to sort out in detail how codec is organised.

Mpeg2 is video codec standardised by both ISO/IEC and ITU-T standartisation bodies also known as ISO/IEC 13818-2 and H.262.

The implementation contains both library and application as example of library usage.

I didn't packaged it as a dub library the time I wrote it and now, year after, when I'm writing this readme I'm too lazy to do it, sorry.

About

MPEG-2 Decoder implementation in D language for study purposes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages