Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Anton Khirnov
|
b7f2fdde74
avio: rename put_flush_packet -> avio_flush
|
14 лет назад |
Anton Khirnov
|
76aa876e69
avio: avio_ prefix for url_fsize
|
14 лет назад |
Anton Khirnov
|
a2704c9712
avio: add avio_tell macro as a replacement for url_ftell
|
14 лет назад |
Anton Khirnov
|
6b4aa5dac8
avio: avio_ prefix for url_fseek
|
14 лет назад |
Anton Khirnov
|
77eb5504d3
avio: avio: avio_ prefixes for put_* functions
|
14 лет назад |
Anton Khirnov
|
b7effd4e83
avio: avio_ prefixes for get_* functions
|
14 лет назад |
Anton Khirnov
|
ae628ec1fd
avio: rename ByteIOContext to AVIOContext.
|
14 лет назад |
Diego Elio Pettenò
|
c6610a216e
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
14 лет назад |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
Jean-Daniel Dupas
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
Daniel Verkamp
|
1a40491ef2
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
15 лет назад |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 лет назад |
Oded Shimon
|
bffc76bd17
Update lavf/libnut.c to _tt type names in libnut API
|
16 лет назад |
Diego Biurrun
|
8212568a1c
Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
|
16 лет назад |
Aurelien Jacobs
|
5972945197
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
|
16 лет назад |
Stefano Sabatini
|
bde15e74de
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 лет назад |
Björn Axelsson
|
899681cd1d
Use dynamically allocated ByteIOContext in AVFormatContext
|
17 лет назад |
Diego Biurrun
|
0d49b9ad07
Give the libnut muxer a lib prefix in its name so it does not conflict with
|
17 лет назад |
Ramiro Polla
|
5fdb9cc50a
Prefix library format names with 'lib' in libavformat
|
17 лет назад |
Michael Niedermayer
|
87e8788680
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
|
18 лет назад |
Oded Shimon
|
1017fafb20
remove usage of deprecated functions in libnut.c (codec_get_id/tag)
|
18 лет назад |
Oded Shimon
|
0020596f92
Add doxygen file header to libnut.c
|
18 лет назад |
Diego Biurrun
|
eca06097d3
Add LGPL header as requested by Oded.
|
18 лет назад |
Diego Biurrun
|
d7c592475d
Properly separate native and libnut NUT (de)muxers.
|
18 лет назад |
Michael Niedermayer
|
7caf0cc62c
add codec_id <-> codec_tag tables to AVIn/OutputFormat
|
18 лет назад |
Oded Shimon
|
d7d3efae82
sync to libnut, nom->num
|
18 лет назад |
Oded Shimon
|
468f8102d5
change mpeg4 fourcc from "mp4s" to "mp4v"
|
18 лет назад |
Oded Shimon
|
bf054f7430
update to libnut, use framecode table generator
|
18 лет назад |
Oded Shimon
|
a851cf8cf7
update to libnut API, changes to frame_table_input
|
18 лет назад |
Oded Shimon
|
e4bb70838f
Update to libnut API, non-negative errors
|
18 лет назад |
Oded Shimon
|
9123f531be
update to libnut API, don't free the streams
|
18 лет назад |
Oded Shimon
|
0d666a47a7
update to libnut, add cache_syncpoints
|
18 лет назад |
Oded Shimon
|
4d8aa1c38b
update to libnut API, rename nut.h->libnut.h
|
18 лет назад |
Oded Shimon
|
b43afb5343
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
|
18 лет назад |
Oded Shimon
|
f956e12954
Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT
|
18 лет назад |