Michael Niedermayer
|
96c6b3a11c
h261: check mtype.
|
12 years ago |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 years ago |
Michael Niedermayer
|
047599a4ba
Rename error_resilience to error_recognition.
|
16 years ago |
Baptiste Coudurier
|
ce98b0a479
do not fail on qscale==0 if error resilience is high, fix broken quicktime h261, lotr.mov
|
16 years ago |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 years ago |
Michael Niedermayer
|
ceaaf78bb7
Change init_vlc_rl() so it does not use *alloc_static() anymore.
|
16 years ago |
Stefano Sabatini
|
d5202e4fda
Add long names to many AVCodec declarations.
|
16 years ago |
Diego Biurrun
|
d952638699
typo: occured --> occurred
|
16 years ago |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 years ago |
Aurelien Jacobs
|
9701840bb5
add FF_ prefix to all (frame)_TYPE usage
|
16 years ago |
Michael Niedermayer
|
9bb5e9e945
const
|
17 years ago |
Måns Rullgård
|
b3e83c965d
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
|
17 years ago |
Diego Biurrun
|
90b5b51eab
misc typo fixes
|
17 years ago |
Diego Biurrun
|
755bfeabcc
misc spelling fixes
|
17 years ago |
Panagiotis Issaris
|
d632239c9c
Split the h261.c file into separate files for the encoder, decoder and common stuff.
|
17 years ago |