index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
proresenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
proresenc: make a variable local to the loop where it is used
Mans Rullgard
2012-07-01
1
-2
/
+1
*
proresenc: multithreaded quantiser search
Kostya Shishkov
2012-04-17
1
-60
/
+101
*
prores: allow user to set fixed quantiser
Kostya Shishkov
2012-03-18
1
-44
/
+70
*
proresenc: give user a possibility to alter some encoding parameters
Kostya Shishkov
2012-03-04
1
-56
/
+122
*
prores: store and retrieve extended colourspace information
Kostya Shishkov
2012-02-29
1
-3
/
+3
*
proresenc: correct edge emulation
Phil Barrett
2012-02-29
1
-7
/
+7
*
prores: handle 444 chroma in right order
Kostya Shishkov
2012-02-29
1
-12
/
+25
*
prores: use natural integer type for the codebook index
Christophe GISQUET
2012-02-22
1
-2
/
+2
*
proresenc: force bitrate not to exceed given limit
Kostya Shishkov
2012-02-18
1
-10
/
+62
*
proresenc: initialise 'sign' variable
Kostya Shishkov
2012-02-16
1
-0
/
+2
*
prores encoder
Kostya Shishkov
2012-02-15
1
-0
/
+836