index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
vc9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-20
/
+20
*
fix unused variable warnings
Aurelien Jacobs
2005-09-21
1
-1
/
+1
*
print 'not working' message
Alex Beregszaszi
2005-07-02
1
-0
/
+2
*
parse and save hrd_fullness and range_map
Ivan Kalvachev
2005-05-16
1
-7
/
+35
*
whitespace cosmetics
Ivan Kalvachev
2005-05-16
1
-47
/
+47
*
few bistream fixes and verbosity tweaks
Ivan Kalvachev
2005-05-12
1
-18
/
+47
*
switch to native time bases
Michael Niedermayer
2005-04-30
1
-4
/
+4
*
Ministry of English Composition, reporting for duty (and the word is "skipped...
Mike Melanson
2005-04-24
1
-15
/
+15
*
- renaming the AC coding set variable names to more meaningful ones
anonymous
2005-02-23
1
-456
/
+204
*
- samples from mplayer ftp in the "adv" profile seem to have profile=2,
anonymous
2005-02-04
1
-229
/
+654
*
- a lot less overflows when decoding frames
anonymous
2005-02-01
1
-44
/
+66
*
Documentation patch by anonymous
anonymous
2005-02-01
1
-193
/
+420
*
100000l (typos in the #define for selecting the NORM6 method -> wasnt compile...
Michael Niedermayer
2005-01-30
1
-1
/
+4
*
- add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in
anonymous
2005-01-30
1
-97
/
+126
*
In that patch:
anonymous
2005-01-30
1
-291
/
+448
*
use dc tables from msmpeg4 instead of duplicating them patch by anonymous
anonymous
2005-01-26
1
-13
/
+16
*
dont duplicate decode012()
Michael Niedermayer
2005-01-25
1
-10
/
+0
*
check norm6 vlc validity as there are some bit sequences which dont corespond...
Michael Niedermayer
2005-01-25
1
-0
/
+4
*
Fixes:
anonymous
2005-01-24
1
-262
/
+497
*
more 10l typos
Michael Niedermayer
2005-01-24
1
-2
/
+2
*
norm-6 / diff-6 support (untested, parts of it just guessed as the spec is un...
Michael Niedermayer
2005-01-24
1
-7
/
+46
*
fixing many bugs in bitplane_decoding()
Michael Niedermayer
2005-01-24
1
-42
/
+56
*
dont use several 100 mb memory for a tiny 120 element table
Michael Niedermayer
2005-01-23
1
-11
/
+9
*
avoid buf_size == 0 checks in every decoder
Michael Niedermayer
2005-01-23
1
-2
/
+2
*
preliminary vc9 bitstream decoder, committing to make syncing and team-work o...
Alex Beregszaszi
2005-01-22
1
-0
/
+1723