Martin Storsjö
|
8ee288d258
lavu: Add an API for calculating HMAC (RFC 2104)
|
12 years ago |
Michael Niedermayer
|
dae382b5b2
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Diego Biurrun
|
f89466ad6f
Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.
|
12 years ago |
Michael Niedermayer
|
2ce43b37fc
Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'
|
12 years ago |
Luca Barbato
|
d8fd06c37d
avstring: add av_basename and av_dirname
|
12 years ago |
Michael Niedermayer
|
a8e0d51bb8
opt: Add support to query ranges
|
12 years ago |
Reimar Döffinger
|
58df8befda
av_assert should use AV_LOG_PANIC.
|
12 years ago |
Nicolas George
|
86a2486812
lavu/parseutils: accept %J for hours >= 24.
|
12 years ago |
Stefano Sabatini
|
c9ff32215b
lavu/opt: allow to set sample and pixel format with av_opt_set_int()
|
12 years ago |
Stefano Sabatini
|
08d0969c14
lavu/opt: change the way default pixel and sample format value is set
|
12 years ago |
Stefano Sabatini
|
b473c9937e
lavu/samplefmt: return the size of the allocated samples buffer at the next bump
|
12 years ago |
Stefano Sabatini
|
51e9f58e1c
lavu/opt: add support for reading pixel and sample format through av_get_int()
|
12 years ago |
Stefano Sabatini
|
252746d052
lavu/imgutils: add consistency checks to av_image_copy_plane()
|
12 years ago |
Stefano Sabatini
|
c70ec631c9
lavu/opt: add av_opt_ accessors for pixel/format/image size options
|
12 years ago |
Nicolas George
|
4cd74c8143
lavu/bprint: implement av_bprint_strftime().
|
12 years ago |
Michael Niedermayer
|
abf91f7fee
Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e'
|
12 years ago |
Janne Grunau
|
8f5587c3d0
cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52
|
12 years ago |
Nicolas George
|
926481078b
lavu/opt: fix av_opt_get_key_value() API.
|
12 years ago |
Michael Niedermayer
|
03b078721c
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
|
12 years ago |
Justin Ruggles
|
5980f5dd18
lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h
|
12 years ago |
Stefano Sabatini
|
1c6962dc20
lavu: remove disabled FF_API_OLD_EVAL_NAMES code
|
12 years ago |
Michael Niedermayer
|
7d26be63c2
Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'
|
12 years ago |
Justin Ruggles
|
dfde8a34e5
lavu: add av_ctz() for trailing zero bit count
|
12 years ago |
Stefano Sabatini
|
74a50e75a8
lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code
|
12 years ago |
Nicolas George
|
3bdf4971ba
lavu/opt: implement av_opt_get_key_value().
|
12 years ago |
Stefano Sabatini
|
481fdeeecf
lavu/opt: add AV_OPT_SAMPLE_FMT option
|
12 years ago |
Nicolas George
|
483c1aa5f1
lavu/bprint: add av_bprint_get_buffer().
|
12 years ago |
Michael Niedermayer
|
ae52eb7fc7
lavu: add av_clip64()
|
12 years ago |
Michael Niedermayer
|
35ce42e070
Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'
|
12 years ago |
Michael Niedermayer
|
d0ac26a264
Merge commit 'c692957c4edd119920cd7f2121628dd183589e6a'
|
12 years ago |
Michael Niedermayer
|
c2a25e141e
Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7'
|
12 years ago |
Michael Niedermayer
|
af3fe43d84
Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a'
|
12 years ago |
Anton Khirnov
|
c692957c4e
lavu: remove disabled avoptions cruft
|
12 years ago |
Anton Khirnov
|
add3a6902e
lavu: bump major to 52
|
12 years ago |
Anton Khirnov
|
2b8dd371e4
lavu: postpone recent deprecations until the next major bump
|
12 years ago |
Anton Khirnov
|
00ed7f5958
lavu: remove disabled FF_API_AV_FIFO_PEEK cruft
|
12 years ago |
Anton Khirnov
|
8207c67a24
lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft
|
12 years ago |
Michael Niedermayer
|
e3a91c51f7
Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'
|
12 years ago |
Nathan Caldwell
|
a893655bda
avutil: Add AVERROR_EXPERIMENTAL
|
12 years ago |
Stefano Sabatini
|
cdea54b4c8
lavu/parseutils: rework rational reduction logic in av_parse_ratio()
|
12 years ago |
Michael Niedermayer
|
183117fed7
libavutil: loose idiotic circular dependancies between version and avutil.h
|
12 years ago |
Michael Niedermayer
|
d6c342fdc0
Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'
|
12 years ago |
Diego Biurrun
|
d5c62122a7
Move av_reverse table to libavcodec
|
12 years ago |
Michael Niedermayer
|
a33ed6bc74
Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'
|
12 years ago |
Michael Niedermayer
|
f391e405df
Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'
|
12 years ago |
Anton Khirnov
|
d2fcb356ca
pixdesc: add functions for accessing pixel format descriptors.
|
12 years ago |
Martin Storsjö
|
9a92aea27b
avutil: Add functions for allocating opaque contexts for algorithms
|
12 years ago |
Michael Niedermayer
|
ae77266fce
Merge commit '78071a1420b425dfb787ac739048f523007b8139'
|
12 years ago |
Anton Khirnov
|
78071a1420
pixfmt: add AV_ prefixes to PIX_FMT_*
|
12 years ago |
Michael Niedermayer
|
0f1446a4d0
Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b'
|
12 years ago |