Michael Niedermayer
|
da728d5d2e
ffmpeg: fix FF_API_OLD_VSINK_API=0 case
|
12 years ago |
Michael Niedermayer
|
caf7381d50
ffmpeg: fix mixup of old and new sinks
|
12 years ago |
Mans Rullgard
|
0b6f973635
h264: use asm cabac reader under a generic condition
|
12 years ago |
Michael Niedermayer
|
f8fe4d2295
snow.h: use av_assert
|
12 years ago |
Michael Niedermayer
|
be64d5f520
snow.c: use av_assert
|
12 years ago |
Mashiat Sarker Shakkhar
|
f7595fb3b5
image2: Add "start_number" private option to the muxer
|
12 years ago |
Diego Biurrun
|
fe07c9c6b5
x86: Only use optimizations with cmov if the CPU supports the instruction
|
12 years ago |
Diego Biurrun
|
65345a5a30
x86: Add CPU flag for the i686 cmov instruction
|
12 years ago |
Mans Rullgard
|
29686d6ea3
x86: remove unused inline asm macros from dsputil_mmx.h
|
12 years ago |
Mans Rullgard
|
685f5438bb
x86: move some inline asm macros to the only places they are used
|
12 years ago |
Nicolas George
|
6fd0b55ab2
showwaves: fix PTS computation.
|
12 years ago |
Nicolas George
|
6d627eae3c
showwaves: fix first sample of frame test.
|
12 years ago |
Nicolas George
|
bd9939f495
lavfi: display pad type with mismatch error message.
|
12 years ago |
Paul B Mahol
|
e9d5c0520f
lavc: use designated initializers for AVClasses
|
12 years ago |
Paul B Mahol
|
53cec46b25
libschroedingerdec: remove unused header
|
12 years ago |
Michael Niedermayer
|
a619fd277a
mjpegenc: enable frame multithreading encoder
|
12 years ago |
Michael Niedermayer
|
fde1bc64ad
lavc: add frame multithreading capability (currently intra only)
|
12 years ago |
Michael Niedermayer
|
0c851e4642
threads: make get_logical_cpus() available outside pthread.c
|
12 years ago |
Michael Niedermayer
|
094c5e6c55
mjpegenc: mark as intra only
|
12 years ago |
Michael Niedermayer
|
9eae43ddcf
lavc: add intra only codec flag
|
12 years ago |
Paul B Mahol
|
9277965883
bmpenc: use av_assert()
|
12 years ago |
Stefano Sabatini
|
c0ca840837
lavfi/buffer: remove unused function av_vsrc_buffer_add_frame_alt()
|
12 years ago |
Stefano Sabatini
|
39e019e8c1
ffplay: add cast to fix warning in configure_video_filters()
|
12 years ago |
Stefano Sabatini
|
1dce2368bb
lavfi/buffer: apply misc consistency nits
|
12 years ago |
Stefano Sabatini
|
201b409da0
lavc/pcm: clarify error message from pcm_decode_frame()
|
12 years ago |
Michael Niedermayer
|
69971410f9
ff_snow_common_end: assert() that the last buffer freed differs from the current.
|
12 years ago |
Michael Niedermayer
|
c13e490dce
codec_release_buffer: fix handling of non user buffers
|
12 years ago |
Stefano Sabatini
|
c17808cebd
lavfi: define macro AVFILTER_DEFINE_CLASS
|
12 years ago |
Stefano Sabatini
|
012aa12a6b
lavfi/drawtext: remove unnecessary parentheses in init()
|
12 years ago |
Alex Converse
|
41e637e449
lavfi: Add the af_channelmap audio channel mapping filter.
|
12 years ago |
Michael Niedermayer
|
0567715a6b
qsort: flip compare direction to match libc qsort()
|
12 years ago |
Michael Niedermayer
|
e847f41285
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Clément Bœsch
|
492cc9bcc4
ffmpeg: remove unused buffer_size in InputFile.
|
12 years ago |
Michael Niedermayer
|
8aeed14459
h.263enc: use av_assert
|
12 years ago |
Michael Niedermayer
|
c8f4c83e70
h.263dec: use av_assert
|
12 years ago |
Anton Khirnov
|
dc07fb6f7b
lavfi: add join audio filter.
|
12 years ago |
Anton Khirnov
|
f75be9856a
lavfi: allow audio filters to request a given number of samples.
|
12 years ago |
Anton Khirnov
|
58b049f2fa
lavfi: support automatically inserting the fifo filter when needed.
|
13 years ago |
Anton Khirnov
|
fa06623930
lavfi/audio: eliminate ff_default_filter_samples().
|
12 years ago |
Wolfram Gloger
|
258dfff839
extend log line buffer sizes
|
12 years ago |
Anton Khirnov
|
9ee3334840
libspeexenc: add supported sample rates and channel layouts.
|
12 years ago |
Mans Rullgard
|
896bb0d742
Replace usleep() calls with av_usleep()
|
12 years ago |
Mans Rullgard
|
d3d3a32c9d
lavu: add av_usleep() function
|
12 years ago |
Hendrik Leppkes
|
f6b4624fcf
utvideo: mark interlaced frames as such
|
12 years ago |
Carl Eugen Hoyos
|
8875333707
utvideo: Fix interlaced prediction for RGB utvideo.
|
12 years ago |
Michael Niedermayer
|
1e7943c315
snow: yuv410 support
|
12 years ago |
Michael Niedermayer
|
fba18ef8cc
x86/dsputil_mmx: support 4 sample edges
|
12 years ago |
Carl Eugen Hoyos
|
15bde06084
Revert "mathematics.h: remove a couple of math defines"
|
12 years ago |
Paul B Mahol
|
10d2a4028c
swresample: make .class_name more descriptive
|
12 years ago |
Michael Niedermayer
|
68c845cdba
snow: yuv444 support
|
12 years ago |