Anton Khirnov
|
22a3212e32
avio: rename url_fopen/fclose -> avio_open/close.
|
14 years ago |
Anton Khirnov
|
610219a598
lavf: add av_ prefix to dump_format()
|
14 years ago |
Stefano Sabatini
|
5d6e4c160a
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
|
14 years ago |
Ramiro Polla
|
1f1916cea2
output-example: Set sample_fmt to SAMPLE_FMT_S16.
|
14 years ago |
Jean-Daniel Dupas
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 years ago |
Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
Stefano Sabatini
|
54a4f36d6e
Remove conditional M_PI definition, it is already defined in
|
15 years ago |
Martin Storsjö
|
a52ce57d4e
Replace deprecated guess_format() with av_guess_format().
|
15 years ago |
Martin Storsjö
|
073189917e
Make output-example.c handle AAC audio.
|
15 years ago |
Ramiro Polla
|
c15508dc93
Use enums instead of int.
|
15 years ago |
Diego Biurrun
|
d95a0c67ae
Move output_example.c --> libavformat/output-example.c.
|
16 years ago |