Coder Social home page Coder Social logo

pvea's Introduction

PVEA --Perceptible Video Encrypt Algorithm
=
#mpeg4analyzer

**based on Xvid Codec.**

it will analysis the MPEG-4 Visual bit stream, 
and locate the 8x8 DCT block. 

2012-8-28
class mpeg4analyzer,
add method NextStartCode(), stop at the byte after the next start code,return the start code type
 
2012-8-31
add method BitstreamGetBits() BitstreamShowBits() BitstreamSkip()
start to deal with the visual stream. 

2012-9-3
now we are already being in video_packet_header().

2012-9-26
stuck in block()
because of the copy code from Xvid, it does not look like C++ more and more now, and i don't know how to fix it...

2012-9-27
got a 'gmc' problem...Xvid use a point as a bool value...'nice' trick...

2012-9-28
i am quite sure that it's ok to analyse the I_VOP and P_VOP...

2012-9-29
the program has some serious Memory problem... i'll try to fix it after the National Holiday

#Lorenz

a stream cipher generator

based on Lorenz system.

pvea's People

Contributors

clones1201 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

gfthr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.