Clément Bœsch
|
343f07e15c
RELEASE_NOTES: mention libmodplug detection change
|
10 years ago |
Stefano Sabatini
|
d4ec07dfe7
lavu/avstring: check for overlong encodings in av_utf8_decode()
|
10 years ago |
Clément Bœsch
|
36952786a5
build: use pkg-config to detect libmodplug
|
10 years ago |
Michael Niedermayer
|
97b88096dc
Merge commit '37c46743ee42df1d6986ba3c996e3af5b95511f7'
|
10 years ago |
Michael Niedermayer
|
4250753497
avformat/mpegts: favor DESC_types over probed codecs
|
10 years ago |
Michael Niedermayer
|
37c46743ee
avcodec: fix missing doxygen comment marker
|
10 years ago |
Reynaldo H. Verdejo Pinochet
|
b627385b4b
ffserver: tests, use image2 instead of pgmyuv
|
10 years ago |
Reimar Döffinger
|
935453102b
ituh263dec: Optimize new RL_VLC based decoding.
|
10 years ago |
Reimar Döffinger
|
c0d32686dd
h261dec: Optimize new RL_VLC based decoding.
|
10 years ago |
Reimar Döffinger
|
da0a670b3c
h261, h263 decoders: convert to RL_VLC.
|
10 years ago |
Reimar Döffinger
|
3efc174fd6
aacps_tablegen: replace TABLE_CONST by const.
|
10 years ago |
Reimar Döffinger
|
1a558cec64
intmath.h: Remove duplicated ARM include.
|
10 years ago |
Michael Niedermayer
|
f0d4f00f24
avcodec/mjpegdec: fix green line at the bottom with upscale v
|
10 years ago |
Michael Niedermayer
|
63a52ca134
avcodec/mjpegdec: fix green vertical line at the right with upscale h
|
10 years ago |
Reimar Döffinger
|
6d7aa437e1
vf_drawtext: move "static const" before "struct".
|
10 years ago |
Reimar Döffinger
|
2ca7edda89
lavu/hash.c: Add missing "static const".
|
10 years ago |
Reimar Döffinger
|
03bf457241
Add av_cold to table generation functions.
|
10 years ago |
Reimar Döffinger
|
4fe448738e
WMA: add "const" to avoid warnings with hardcoded tables.
|
10 years ago |
Reimar Döffinger
|
3bc5d2a064
ac3dec_fixed: add missing "static const".
|
10 years ago |
Reimar Döffinger
|
c9a4ec7969
lavfi: add const/static const to pix_fmts arrays.
|
10 years ago |
Reimar Döffinger
|
18464d7270
sipr16kdata.h: add forgotten const.
|
10 years ago |
Reimar Döffinger
|
2bb66cc8be
fft_template: Move variables to where they are used.
|
10 years ago |
Reimar Döffinger
|
1654514ab0
fft: add ff_ prefix to some global arrays.
|
10 years ago |
Michael Niedermayer
|
e0237208b4
avcodec/h264: Do not get stuck on IDR inter frames
|
10 years ago |
Reimar Döffinger
|
8c63a0d171
xv.c: Add missing const to lookup table.
|
10 years ago |
Paul B Mahol
|
bd6f145820
avformat/dfa: use avio_feof()
|
10 years ago |
wm4
|
b173f5c155
oggdec: fix invalid free on error
|
10 years ago |
Reimar Döffinger
|
e2cd28c926
fft: add missing const.
|
10 years ago |
Michael Niedermayer
|
ce36d80881
Merge remote-tracking branch 'cehoyos/master'
|
10 years ago |
Christophe Gisquet
|
a808733675
proresenc_ks: allow auto-selecting profile
|
10 years ago |
Michael Niedermayer
|
1402873601
avcodec/vp3data: use more compact data types
|
10 years ago |
Carl Eugen Hoyos
|
f22c24bd7a
lavf/rtpdec_hevc: Fix compilation with -DDEBUG.
|
10 years ago |
Carl Eugen Hoyos
|
494cbc4238
ffmpeg: Clean up if filter initialisation failed to avoid a memleak.
|
10 years ago |
Michael Niedermayer
|
e16b7338d8
avcodec/aarch64/h264qpel_init_aarch64: mark src as const
|
10 years ago |
Michael Niedermayer
|
97cebf3139
avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under the #if
|
10 years ago |
Michael Niedermayer
|
19bf1ed1f4
avformat/id3v2: Fix "warning: unused variable uncompressed_buffer_size" if zlib is unavailable
|
10 years ago |
Michael Niedermayer
|
0daff3ce76
avfilter/vf_mp: remove incorrect usage of AVFrame.type
|
10 years ago |
Michael Niedermayer
|
596636a474
avcodec/snow: check coeffs for validity
|
10 years ago |
Reimar Döffinger
|
d9e2aceb7f
Add missing "const" all over the place.
|
10 years ago |
Reimar Döffinger
|
be4aac302b
patcheck: check for pointer arrays that are not const.
|
10 years ago |
Peter Ross
|
9b8eedd736
avformat/wtvdec: seek over broken chunks
|
10 years ago |
Michael Niedermayer
|
72732f2ddd
avformat/webmdashenc: use av_strlcpy() and allocate enough space
|
10 years ago |
Michael Niedermayer
|
5ce98e774e
fate/vpx: make webm dash manifest tests depend on the WEBM_DASH_MANIFEST demuxer
|
10 years ago |
Paul B Mahol
|
be3d8073ed
avcodec/wavpack: increase WV_MAX_SAMPLES
|
10 years ago |
Vignesh Venkatasubramanian
|
4c9204783a
fate: Add basic tests for WebM Dash Manifest
|
10 years ago |
Michael Niedermayer
|
22652dc2b8
avcodec/avcodec: fix missing doxygen comment marker
|
10 years ago |
Michael Niedermayer
|
37520a91ac
avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier
|
10 years ago |
Michael Niedermayer
|
7771daaea7
Merge commit '9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5'
|
10 years ago |
Michael Niedermayer
|
39cd9fdbf8
Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7'
|
10 years ago |
Michael Niedermayer
|
fcc3909908
Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f'
|
10 years ago |