Aneesh Dogra
|
c28c631d29
bytestream: add a new set of bytestream functions with overread checking
|
13 лет назад |
Diego Biurrun
|
c60208e7a1
Directly #include some required headers.
|
16 лет назад |
Diego Biurrun
|
6a5d31ac25
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
|
16 лет назад |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
16 лет назад |
Michael Niedermayer
|
7993df6527
consts
|
17 лет назад |
Måns Rullgård
|
3c3f7ce15a
whitespace cosmetics
|
17 лет назад |
Måns Rullgård
|
a7b67850f4
add 64-bit bytestream read/write functions
|
17 лет назад |
Måns Rullgård
|
99545457bf
include all prerequisites in header files
|
17 лет назад |
Panagiotis Issaris
|
91a2974ee9
Remove unneeded semicolon.
|
17 лет назад |
Alex Beregszaszi
|
c6e3365c81
add little endian 24bit read/write
|
17 лет назад |
Baptiste Coudurier
|
895c2c005e
add bytestream_get/put_be24 functions
|
17 лет назад |
Michael Niedermayer
|
7d4495dafe
simplify and remove useless index in AV_W*
|
18 лет назад |
Alex Beregszaszi
|
fead30d444
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 лет назад |
Måns Rullgård
|
849f10351d
rename always_inline to av_always_inline and move to common.h
|
18 лет назад |
Baptiste Coudurier
|
e68e5ab0cf
add bytestream big endian 16/32 writing functions
|
18 лет назад |
Baptiste Coudurier
|
93481fe5fe
change gif muxer to simple gif encoder
|
18 лет назад |
Baptiste Coudurier
|
06d392a7cc
change gif demuxer to gif decoder
|
18 лет назад |