Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 years ago |
Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 years ago |
Oded Shimon
|
bffc76bd17
Update lavf/libnut.c to _tt type names in libnut API
|
16 years ago |
Diego Biurrun
|
8212568a1c
Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
|
16 years ago |
Aurelien Jacobs
|
5972945197
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
16 years ago |
Stefano Sabatini
|
bde15e74de
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 years ago |
Björn Axelsson
|
899681cd1d
Use dynamically allocated ByteIOContext in AVFormatContext
|
17 years ago |
Diego Biurrun
|
0d49b9ad07
Give the libnut muxer a lib prefix in its name so it does not conflict with
|
17 years ago |
Ramiro Polla
|
5fdb9cc50a
Prefix library format names with 'lib' in libavformat
|
17 years ago |
Michael Niedermayer
|
87e8788680
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
|
18 years ago |
Oded Shimon
|
1017fafb20
remove usage of deprecated functions in libnut.c (codec_get_id/tag)
|
18 years ago |
Oded Shimon
|
0020596f92
Add doxygen file header to libnut.c
|
18 years ago |
Diego Biurrun
|
eca06097d3
Add LGPL header as requested by Oded.
|
18 years ago |
Diego Biurrun
|
d7c592475d
Properly separate native and libnut NUT (de)muxers.
|
18 years ago |
Michael Niedermayer
|
7caf0cc62c
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 years ago |
Oded Shimon
|
d7d3efae82
sync to libnut, nom->num
|
18 years ago |
Oded Shimon
|
468f8102d5
change mpeg4 fourcc from "mp4s" to "mp4v"
|
18 years ago |
Oded Shimon
|
bf054f7430
update to libnut, use framecode table generator
|
18 years ago |
Oded Shimon
|
a851cf8cf7
update to libnut API, changes to frame_table_input
|
18 years ago |
Oded Shimon
|
e4bb70838f
Update to libnut API, non-negative errors
|
18 years ago |
Oded Shimon
|
9123f531be
update to libnut API, don't free the streams
|
18 years ago |
Oded Shimon
|
0d666a47a7
update to libnut, add cache_syncpoints
|
18 years ago |
Oded Shimon
|
4d8aa1c38b
update to libnut API, rename nut.h->libnut.h
|
18 years ago |
Oded Shimon
|
b43afb5343
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
|
18 years ago |
Oded Shimon
|
f956e12954
Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT
|
18 years ago |