Click here to Skip to main content
15,891,473 members
Everything / Encoding

Encoding

encoding

Great Reads

by Maxim Kartavenkov
Make H.264 Video Encoder DirectShow Filter in C# using AMF SDK API from AMD
by WernfriedD
How to set NLS_LANG value for Oracle to support all special characters you need in your language/application.
by ASP.NET Community
HTML encoding and decoding is used daily by web developers. ASP.NET provide us with build-in server-side functions to perform this job. This article
by John Jiyang Hou
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java

Latest Articles

by Jason Sultana
Understanding and preventing Newline Injection
by Maxim Kartavenkov
Make H.264 Video Encoder DirectShow Filter in C# using AMF SDK API from AMD
by ToughDev
How to restore text from PDF files Encoded using custom CID fonts
by mhano
Base32, base32url, base64url, and z-base-32 Encoding and Decoding in .NET

All Articles

Sort by Updated

Encoding 

11 Oct 2013 by ASP.NET Community
HTML encoding and decoding is used daily by web developers. ASP.NET provide us with build-in server-side functions to perform this job. This article
10 Jul 2012 by Binu MD
RGB to YUV conversion with different chroma sampling using C++.
2 Feb 2016 by John Jiyang Hou
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java
4 Jan 2013 by Mark Heath
A comprehensive guide to decoding and encoding audio files in .NET using NAudio.
24 Jan 2024 by Maxim Kartavenkov
Make H.264 Video Encoder DirectShow Filter in C# using AMF SDK API from AMD
9 Oct 2013 by Michael Haephrati
When I developed Rashumon, there was no built in support for multi-lingual / bi-directional text and I had to develop it from scratch.
15 Aug 2010 by Mr.PoorEnglish
Avoid foot-traps while using StreamReader / StreamWriter
29 May 2011 by OlegKrivtsov
This article demonstrates a file preview control in a WTL application.
17 Feb 2012 by potluri_suresh
Raw Audio data is encoded to AAC compression using ffmmpeg library.