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
/
libtheoraenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Hack: set the coded frame PTS to the incoming PTS.
Reimar Döffinger
2009-10-10
1
-0
/
+3
*
Support constant-quant encoding for libtheora
David Conrad
2009-09-30
1
-2
/
+13
*
Fix "warning: assignment discards qualifiers from pointer target type"
David Conrad
2009-07-13
1
-1
/
+1
*
Fix memory leak in libtheora encoder
Art Clarke
2009-07-13
1
-3
/
+9
*
Fix libtheora encoding for non-mod16 sizes
David Conrad
2009-05-22
1
-5
/
+5
*
Add missing av_cold in static init/close functions.
Daniel Verkamp
2009-02-22
1
-2
/
+2
*
Fix filenames in Doxygen comments.
Diego Biurrun
2009-01-26
1
-1
/
+1
*
Add missing inclusion of libavutil/intreadwrite.h, fix compilation when
Stefano Sabatini
2009-01-11
1
-0
/
+1
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Replace some occurrences of -1 with PIX_FMT_NONE.
Carl Eugen Hoyos
2008-05-11
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Add long names to AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-0
/
+1
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+1
*
Use AV_xx throughout libavcodec
Ramiro Polla
2007-06-02
1
-2
/
+2
*
Add a comment about swapped numerator and denominator.
Diego Biurrun
2007-02-07
1
-0
/
+2
*
Theora encoding via libtheora.
Diego Biurrun
2007-01-25
1
-0
/
+278
[prev]