Måns Rullgård
|
34512bca0e
Split install-headers target and simplify rules
|
15 years ago |
Måns Rullgård
|
fd676deb96
Add INSTALL makefile variable
|
15 years ago |
Måns Rullgård
|
b578357e59
Use mkdir -p to create directories
|
15 years ago |
Måns Rullgård
|
4335125ccc
Add CP make variable
|
15 years ago |
Måns Rullgård
|
a4aea515b0
Add YASMDEP variable; use for deps on yasm files
|
15 years ago |
Thilo Borgmann
|
bbe8fa1f83
Fix last frame block size correction.
|
15 years ago |
Kostya Shishkov
|
0bf5a0cf46
Bink version 'h' also has chroma planes swapped
|
15 years ago |
Måns Rullgård
|
1429224b04
Move FFT parts from dsputil.h to fft.h
|
15 years ago |
Måns Rullgård
|
50e10cbd7a
Use $(RM) to delete files
|
15 years ago |
Måns Rullgård
|
84dc2d8afa
Remove DECLARE_ALIGNED_{8,16} macros
|
15 years ago |
Stefano Sabatini
|
da033b05ab
Make opt_default() look for options in sws_opts only if sws_opts is
|
15 years ago |
Stefano Sabatini
|
6ce98ea4ae
Add support to input devices in ffprobe.
|
15 years ago |
Måns Rullgård
|
4b9905d1dc
Move DECLARE_ALIGNED_{8,16} macros to mem.h
|
15 years ago |
Stefano Sabatini
|
3de42635bd
Avoid duplication of usePal() macro.
|
15 years ago |
Janusz Krzysztofik
|
a4e441301d
Add support to BGR444/RGB444 foreign endian output in libswscale.
|
15 years ago |
Michael Niedermayer
|
5988dc9eec
Remove apparently unneeded define and includes.
|
15 years ago |
Michael Niedermayer
|
47cf98efcb
Make trasher use a well defined random number generator and allow the seed to be specified on the cmd line.
|
15 years ago |
Martin Storsjö
|
814c56413d
Don't explicitly initialize networking in the tcp and udp protocols
|
15 years ago |
Martin Storsjö
|
57b5555c91
Use ff_url_join for assembling URLs, instead of snprintf
|
15 years ago |
Martin Storsjö
|
780d7897a9
Add a function ff_url_join for assembling URLs
|
15 years ago |
Martin Storsjö
|
67d4b3f205
Always call ff_network_init/ff_network_close when opening protocols
|
15 years ago |
Michael Niedermayer
|
e5a1c20707
try to avoid returning odd slices.
|
15 years ago |
Vitor Sessak
|
09ab885975
Round correctly chroma picture height.
|
15 years ago |
Vitor Sessak
|
5301a05d3e
Fix memory leak in NUT muxer
|
15 years ago |
Benoit Fouet
|
124cb45137
Cosmetics: fix vertical alignment.
|
15 years ago |
Janusz Krzysztofik
|
8eafa0b488
Update SW scaler doc after libswscale commit 30841.
|
15 years ago |
Janusz Krzysztofik
|
601949b898
libswscale: Extend the unaccelerated path of the unscaled yuv2rgb special
|
15 years ago |
Janusz Krzysztofik
|
2b7cf1678e
Add initial support for 12-bit color mode.
|
15 years ago |
Martin Storsjö
|
886f3f2f36
Return from rtp_read when select returns an error
|
15 years ago |
Michael Niedermayer
|
3966a57464
10l fix timestamps (lavfi update broke them)
|
15 years ago |
Michael Niedermayer
|
fca6259942
Fix 100l pkt->pos typo.
|
15 years ago |
Michael Niedermayer
|
917d2bb348
Libavfilter for ffplay support.
|
15 years ago |
Janusz Krzysztofik
|
4ef82b174a
Fix BGR cases missing from depth test in avcodec_get_pix_fmt_loss().
|
15 years ago |
David Conrad
|
8b6bdb6cf3
oggdec: Parse theora headers since ogg might not mark keyframes
|
15 years ago |
David Conrad
|
8ef9484023
Just ignore streams with unknown codec_type instead of exiting
|
15 years ago |
Stefano Sabatini
|
818636ecf1
Cosmetics: use consistent spacing in the ffprobe.c options table.
|
15 years ago |
Laurent Aimar
|
6c389ddbd3
Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes.
|
15 years ago |
Laurent Aimar
|
b8fb21e902
Fixed buffer overread in flashsv decoder.
|
15 years ago |
Alexis Ballier
|
1379b58482
Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
|
15 years ago |
Martin Storsjö
|
c2b40ac229
Check url_interrupt_cb in rtp_read, wait in select for max 100 ms before rechecking url_interrupt_cb
|
15 years ago |
Peter Ross
|
6c88dc3dbf
handle errors reported by av_get_packet() in Bink demuxer
|
15 years ago |
Peter Ross
|
4ffa6e78c2
Guard against invalid memory read
|
15 years ago |
Alex Converse
|
b5e2bb8c3c
AAC: Return the number of bytes consumed in decoding a frame.
|
15 years ago |
Alex Converse
|
660822f0ae
ffmpeg.c: Don't use NULL for integer metadata flags.
|
15 years ago |
David Conrad
|
e2720b6b1e
Really fix 2.95
|
15 years ago |
David Conrad
|
0448ef7788
Maybe fix gcc 2.95
|
15 years ago |
Gwenole Beauchesne
|
11ae0c52b9
Cope with rev 22183:
|
15 years ago |
David Conrad
|
871b641b80
Ensure that we write clusters and blocks with known size when streaming
|
15 years ago |
David Conrad
|
434a70b8f1
Fix indentation
|
15 years ago |
David Conrad
|
30f06a58a0
Simplify starting and ending clusters
|
15 years ago |