Reinhard Tartler
|
53b90bb25e
backport libx264.c from trunk
|
14 лет назад |
Reinhard Tartler
|
26f74e832b
cosmetics: K&R coding style, prettyprinting
|
14 лет назад |
Ralf Terdic
|
5c4e97282f
Fix mem leak.
|
16 лет назад |
Jason Garrett-Glaser
|
a5d2413345
x264 has removed the b-rdo and bime options, and instead integrated
|
16 лет назад |
Baptiste Coudurier
|
0bc4c436aa
sync to latest x264 git, field was renamed
|
16 лет назад |
Stefano Sabatini
|
d4be08e0c9
Make X264_init() no longer assign avctx->rc_eq to libx264's context.
|
16 лет назад |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 лет назад |
Baptiste Coudurier
|
89223ef698
add esa/dia compat me options and new tesa for libx264
|
16 лет назад |
Baptiste Coudurier
|
d9e5c9b718
x264 interlaced encoding option
|
16 лет назад |
Baptiste Coudurier
|
682a48a107
cleanup, remove useless parentheses
|
16 лет назад |
Carl Eugen Hoyos
|
eacced45c4
Replace some occurrences of -1 with PIX_FMT_NONE.
|
16 лет назад |
Stefano Sabatini
|
6140271f54
Add some long names to AVCodec declarations.
|
16 лет назад |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 лет назад |
Benoit Fouet
|
3709f0d706
map warning levels between libx264 and libavutil
|
17 лет назад |
Måns Rullgård
|
f225016296
update my email address
|
17 лет назад |
Diego Biurrun
|
1cc60c47c5
Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
|
17 лет назад |
Diego Biurrun
|
6f1af73557
Give all wrappers for external libraries names starting with lib.
|
17 лет назад |