Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Anton Khirnov
|
ae628ec1fd
avio: rename ByteIOContext to AVIOContext.
|
14 years ago |
Peter Ross
|
456a70aeb8
add ff_get_bmp_header
|
14 years ago |
Francesco Lavra
|
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
|
15 years ago |
Stefano Sabatini
|
83c2707908
Prefer enum CodecID over int in ff_codec_get_tag().
|
15 years ago |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
Carl Eugen Hoyos
|
bc2d2a07d5
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
|
15 years ago |
Daniel Verkamp
|
1a40491ef2
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
15 years ago |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 years ago |
Carl Eugen Hoyos
|
9f2ace74ef
Fix two identical warnings when compiling riff.c and nuv.c with icc:
|
16 years ago |
Diego Biurrun
|
bc5c918ea8
Remove offset_t typedef and use int64_t directly instead.
|
16 years ago |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
17 years ago |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
Måns Rullgård
|
b3633dee58
remove deprecated codec_get_{bmp,wav}_{id,tag}()
|
17 years ago |
Måns Rullgård
|
99545457bf
include all prerequisites in header files
|
17 years ago |
Mark Cox
|
671adb1742
patch so that the deprecated items show up correctly
|
18 years ago |
Michael Niedermayer
|
7caf0cc62c
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Diego Biurrun
|
04d7f60143
Add official LGPL license headers to the files that were missing them.
|
18 years ago |
Måns Rullgård
|
9d9f4119bd
move common stuff from avienc.c and wav.c to new file riff.c
|
18 years ago |