Michael Niedermayer
|
f3001e0dee
Simpliy exp*table init, based on patch by reimar.
|
15 years ago |
Stefano Sabatini
|
2e0a80a128
Document sws_freeContext().
|
15 years ago |
Baptiste Coudurier
|
a4cb56aaf4
change \0xa9enc tag metadata name to encoder to match id3v2
|
15 years ago |
Kostya Shishkov
|
0d32307dd2
10l: WavPack demuxer forgot to seek back to initial position after block
|
15 years ago |
Stefano Sabatini
|
3fa70a3bc8
Add pixel format descriptors for the HW-accelerated formats.
|
15 years ago |
Måns Rullgård
|
64de20d18b
PPC: make inline asm xform address test work with Apple tools
|
15 years ago |
Måns Rullgård
|
ffa3bd54da
IA64: do not automatically enable hardcoded tables if explicitly disabled
|
15 years ago |
Reimar Döffinger
|
1ffc6e8327
Add ff_init_ff_cos_tabs function and use it in rdft.c to ensure that the
|
15 years ago |
Gordon Irlam
|
9cad7e2193
Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam
|
15 years ago |
Baptiste Coudurier
|
bddc2df52e
10l, typo
|
15 years ago |
Kostya Shishkov
|
7aa2d42db6
If custom sampling rate is set in WavPack file, parse first block to find
|
15 years ago |
Kostya Shishkov
|
aa926a480f
Initialize block_parsed before reading first block header in WavPack demuxer,
|
15 years ago |
Baptiste Coudurier
|
c2564699bf
do not redundantly set stream nb_frames, it's already set in read_stts
|
15 years ago |
Baptiste Coudurier
|
e745272196
compute dts shift with ctts value, cslg atom might be missing, fix #419
|
15 years ago |
Baptiste Coudurier
|
fedb1eca07
check that duration is set to avoid fpe
|
15 years ago |
Baptiste Coudurier
|
507330b9d3
warn if stream timescale is not set and set it to 1 to avoid FPE
|
15 years ago |
Reynaldo H. Verdejo Pinochet
|
87e76ae0bd
Corrects two typos
|
15 years ago |
Reynaldo H. Verdejo Pinochet
|
a8e1cbaf18
Decrement probe score at unsuported bpp
|
15 years ago |
Baptiste Coudurier
|
55d2e32a40
fix \0xa9wrt metadata, to composer, fix issue #1501
|
15 years ago |
Reynaldo H. Verdejo Pinochet
|
136086523f
Correct double include introduced by r20450
|
15 years ago |
Vitor Sessak
|
c902340599
Reduce stack memory allocation in MP3 decoder
|
15 years ago |
Reynaldo H. Verdejo Pinochet
|
0c50f8e6cc
Implement ff_scale_vector_to_given_sum_of_squares()
|
15 years ago |
Reimar Döffinger
|
223217746c
Pad ff_cos_tabs and ff_sin_tabs so that index n points to the table for n bits.
|
15 years ago |
Alex Converse
|
981b8fd777
Don't lock the channel output configuration based on the first value seen for
|
15 years ago |
Stefano Sabatini
|
cabc41b0c2
Vertical align.
|
15 years ago |
Stefano Sabatini
|
198d56533e
Use spaces after commas for improving readability.
|
15 years ago |
Stefano Sabatini
|
bc37ec923d
Add slicify video filter.
|
15 years ago |
Stefano Sabatini
|
da23d42476
Make avfilter_get_video_buffer() use
|
15 years ago |
Stefano Sabatini
|
ae2abc69db
Explicitely define get_video_buffer() callbacks in the format,
|
15 years ago |
Stefano Sabatini
|
dc264e77a3
Change file doxy from
|
15 years ago |
Stefano Sabatini
|
09da17810b
Fix/clarify description of the noformat filter.
|
15 years ago |
Stefano Sabatini
|
143e3aa031
Fix grammar / clarify documentation for the format and noformat
|
15 years ago |
Andrew Wason
|
42022e0362
add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov
|
15 years ago |
Justin Ruggles
|
31f8c10983
Simplify AC-3 critical band end calculation (correctly this time).
|
15 years ago |
Justin Ruggles
|
94593c9b52
Revert r20050, which caused decoding errors with at least one valid AC-3 file.
|
15 years ago |
Ramiro Polla
|
200267333c
Indent.
|
15 years ago |
Ramiro Polla
|
a75e103432
Add -fpre option to take a preset file as parameter. The -[avs]pre options no
|
15 years ago |
Stefano Sabatini
|
d71ad089ef
Add PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and RGB4_BYTE formats.
|
15 years ago |
Michael Niedermayer
|
ad9feac9fb
Avoid huge array for rgb ljpeg on the stack.
|
15 years ago |
Ben Littler
|
e47ca4f798
map VYUY fourcc to rawcodec
|
15 years ago |
Måns Rullgård
|
58b3536dd5
configure: fix 64-bit test with clang
|
15 years ago |
Justin Ruggles
|
4c1645a458
Set sample format in flac_decode_init() rather than in
|
15 years ago |
Justin Ruggles
|
dee34af4d6
Set the sample format for Smacker audio in the decoder rather than in the
|
15 years ago |
Michael Kostylev
|
faa374b72c
configure: remove extra backslashes from suncc DEPEND_CMD
|
15 years ago |
Måns Rullgård
|
0645487701
configure: use here-doc for --help output
|
15 years ago |
Måns Rullgård
|
173c983b52
configure: use here-docs instead of echo for writing config.{h,mak}
|
15 years ago |
Måns Rullgård
|
b4f9356433
configure: simplify setting of SDL flags in config.mak
|
15 years ago |
Måns Rullgård
|
c73f65d979
Allow disabling doc generation with --disable-doc
|
15 years ago |
Måns Rullgård
|
ad212cc6ba
configure: simplify STRIP setting in config.mak
|
15 years ago |
Måns Rullgård
|
a48289c7b7
Makefile cosmetics
|
15 years ago |