|
|
|
@e9c47705
|
10 years |
michaelni |
avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max
This …
|
|
|
@9dc17919
|
10 years |
michaelni |
huffyuvdec: swap code blocks
The effect is not really deterministic, …
|
|
|
@083cd3d1
|
10 years |
michaelni |
swr: compile mmx2 s16p functions only on x86-32.
Signed-off-by: …
|
|
|
@91076128
|
10 years |
michaelni |
x86util: add and use RSHIFT/LSHIFT macros
Those macros take a byte …
|
|
|
@2a1158ff
|
10 years |
michaelni |
fate: yadif: add >8 bit tests
Signed-off-by: Michael Niedermayer …
|
|
|
@56a795e3
|
10 years |
michaelni |
aandcttab: fix spelling
Signed-off-by: Michael Niedermayer …
|
|
|
@73d820ee
|
10 years |
michaelni |
avcodec/xbmdec: remove dependancy on zero padding on input packet
…
|
|
|
@103f9c26
|
10 years |
michaelni |
avcodec/indeo5: Fix infinite loop in skip_hdr_extension()
…
|
|
|
@7f4dfbd0
|
10 years |
michaelni |
swr: add prototypes for resample dsp functions
Should fix compilation …
|
|
|
@86a9370
|
10 years |
michaelni |
avformat/mpc: attempt to allocate a packet that is not smaller than …
|
|
|
@ada8f9c0
|
10 years |
michaelni |
swr: remove obsolete function prototypes.
Signed-off-by: Michael …
|
|
|
@5ded0b39
|
10 years |
michaelni |
ffmpeg: for h264 we need has_b_frames from the decoder
Other …
|
|
|
@378ad224
|
10 years |
michaelni |
ffmpeg: print values of mismatching has_b_frames
Signed-off-by: …
|
|
|
@d82ecfce
|
10 years |
michaelni |
cmdutils: implement FFREPORT=level=...
Fixes Ticket3057
…
|
|
|
@3fc37a3d
|
10 years |
lou |
doc/filters: remove double quotes from zoompan example
Based on …
|
|
|
@b065d001
|
10 years |
michaelni |
avcodec/ppc/idct_altivec: add plain idct()
Tested-by: Carl Eugen …
|
|
|
@7128a35f
|
10 years |
michaelni |
swr: split out DSP functions.
DSP bits of swri_resample go into their …
|
|
|
@9236f7b5
|
10 years |
michaelni |
mpeg12enc: add seq_disp_ext option for deciding when to write a …
|
|
|
@66f4891e
|
10 years |
michaelni |
mpeg12enc: add support for PANSCAN side data in …
|
|
|
@6ac3c8c6
|
10 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-parser=vc1.
|
|
|
@759e7938
|
10 years |
michaelni |
avcodec/vc1dec: Fix support for small widths/linesizes
Signed-off-by: …
|
|
|
@4411928c
|
10 years |
michaelni |
swresample/resample: replace assert by av_assert
Signed-off-by: …
|
|
|
@a7dedd7b
|
10 years |
Carl Eugen Hoyos |
Fix standalone compilation of the H264 decoder on ppc.
|
|
|
@b785c626
|
10 years |
michaelni |
swr: handle initial negative sample index outside DSP function.
…
|
|
|
@d77815ee
|
10 years |
michaelni |
fate/aic: force simple idct
This should ensure all platforms use the …
|
|
|
@e9b5b9a1
|
10 years |
michaelni |
MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for …
|
|
|
@6b9685de
|
10 years |
michaelni |
swr: remove unnecessary assignment.
I don't see …
|
|
|
@33834be9
|
10 years |
michaelni |
avfilter/af_asetnsamples: fix pts handling when timebase and …
|
|
|
@10012fa9
|
10 years |
michaelni |
ffmpeg: Fix bitstream filters manipulating AVCodecContext
Fixes …
|
|
|
@0a7ad6bf
|
10 years |
michaelni |
avfilter/formats: Use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@d03eefae
|
10 years |
michaelni |
avfilter/vf_dejudder: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@263aeb82
|
10 years |
michaelni |
avfilter/vf_unsharp: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@043bcdcd
|
10 years |
michaelni |
avcodec/svq1enc: fix encoding of small widths
Signed-off-by: Michael …
|
|
|
@1df441ea
|
10 years |
michaelni |
vfilter/avf_showcqt: fix 'mixed declarations and code'
Signed-off-by: …
|
|
|
@97c285e6
|
10 years |
michaelni |
Merge commit '27631796c9d1b8146ad4a16e6539ecc08afa7565'
* commit …
|
|
|
@684a9152
|
10 years |
michaelni |
Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b'
* commit …
|
|
|
@dffb85a9
|
10 years |
michaelni |
avcodec/mpegvideo: check that linesize is not too small
Note linesize …
|
|
|
@4a0ec85b
|
10 years |
michaelni |
avcodec/rv34: fix edge emu with uv stride <= 25
Signed-off-by: …
|
|
|
@6a65f3fc
|
10 years |
michaelni |
MAINTAINERS: Added Tim Nicholson's key fingerprint
Signed-off-by: …
|
|
|
@a4bd4733
|
10 years |
derek.buitenhuis |
swscale: Allow the max filter size to be set at compile time
This can …
|
|
|
@27631796
|
10 years |
diego |
ac3: Only initialize float_dsp for the float encoder variant
|
|
|
@f0ce9913
|
10 years |
diego |
Rename tpel_template.c ---> pel_template.c
The new name more …
|
|
|
@681868cb
|
10 years |
michaelni |
avcodec/mpegvideo: Fix psnr calculation with slice threads
This fixes …
|
|
|
@cf9050c7
|
10 years |
michaelni |
libavcodec/wmv2: remove dead code
Signed-off-by: Michael Niedermayer …
|
|
|
@1c5aa64
|
10 years |
michaelni |
Merge commit '4321e507564b2d8a5dfc630f8d6fefba6fdc1e92'
* commit …
|
|
|
@c5fc8ae1
|
10 years |
michaelni |
avcodec/mpegvideo: fix edge emulation with uvlinesize below 25
Fixes …
|
|
|
@ffe6ecc
|
10 years |
michaelni |
lavd/avfoundation: Support user selected pixel formats and pixel …
|
|
|
@6286bb5c
|
10 years |
michaelni |
Merge commit 'ceada893bec1e29e457bd2b81d8a0b6fcba5f1f7'
* commit …
|
|
|
@451469fd
|
10 years |
michaelni |
Merge commit '61a344916d324c8ca52064964478f46c877f02e2'
* commit …
|
|
|
@ff0631ab
|
10 years |
michaelni |
Merge commit '180e6b48060f97fdd8497320395b61dc85664ecd'
* commit …
|
|
|
@4321e507
|
10 years |
vittorio.giovara |
configure: use pkg-config for libx264
|
|
|
@c600c8e9
|
10 years |
michaelni |
Merge commit 'dca7ba4bffe3e4aeb620cb62955256a0d87561f4'
* commit …
|
|
|
@ceada893
|
10 years |
derek.buitenhuis |
libx265: Remove unneeded bit depth check
This is no longer needed …
|
|
|
@61a34491
|
10 years |
derek.buitenhuis |
libx265: Add 4:2:2 support
It is also not final yet, so require …
|
|
|
@180e6b48
|
10 years |
derek.buitenhuis |
libx265: Actually use X265_API_IMPORTS
It obvously needs to be above …
|
|
|
@7ed89add
|
10 years |
derek.buitenhuis |
libx265: Remove unneeded bit depth check
This is no longer needed …
|
|
|
@dca7ba4b
|
10 years |
diego |
Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs
The files are …
|
|
|
@6ee95af8
|
10 years |
derek.buitenhuis |
libx265: Add 4:2:2 support
It is also not final yet, so require …
|
|
|
@4e9b46b0
|
10 years |
derek.buitenhuis |
libx265: Actually use X265_API_IMPORTS
It obvously needs to be above …
|
|
|
@52ce6be8
|
10 years |
michaelni |
Merge commit '48e50921337984ba4ec2c1cafe45d43787f84498'
* commit …
|
|
|
@0a64fb7f
|
10 years |
onemda |
avfilter/avf_showcqt: add option for lower resolution
Resolution can …
|
|
|
@48e50921
|
10 years |
anton |
avconv: make -shortest work with streamcopy
CC: libav-stable@libav.org
|
|
|
@385a3420
|
10 years |
michaelni |
vp9/x86: fix overwrite in ipred_vl_4x4_ssse3.
Fixes track ticket …
|
|
|
@3a1c8951
|
10 years |
michaelni |
avcodec/libx264: fix "bitrate reconfiguration"
|
|
|
@8159fe2
|
10 years |
michaelni |
Merge commit '2f4170312f605c1f02a14c01347e94cf46726dbd'
* commit …
|
|
|
@508e7a5c
|
10 years |
michaelni |
x86: huffyuv: fix {add,diff}_int16
They used an extra, undeclared …
|
|
|
@2cf4d91c
|
10 years |
michaelni |
Merge commit 'cd62c04d009b3baf7582556866a7029291b54573'
* commit …
|
|
|
@2f417031
|
10 years |
lu_zero |
libx264: Support bitrate reconfiguration
Signed-off-by: Luca Barbato …
|
|
|
@67911cc5
|
10 years |
michaelni |
Merge commit '0ddc53dabbc6f636d062b187ea27934610aaad30'
* commit …
|
|
|
@67d29da4
|
10 years |
michaelni |
avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32
Sometimes the …
|
|
|
@ef872512
|
10 years |
michaelni |
avcodec/motion_est: Only clip MVs which are used
Fixes valgrind mpeg4 …
|
|
|
@edeefeaa
|
10 years |
lou |
doc/filters: add forgotten " to zoompan example
Signed-off-by: Lou …
|
|
|
@0180c46
|
10 years |
u |
avfilter/showcqt: move qsort_sparsecoeff closer to where it belongs
|
|
|
@1786cd85
|
10 years |
u |
avfilter/showcqt: fix misc style issues
|
|
|
@cd62c04d
|
10 years |
janne-libav |
h263enc: keep block_last_index always valid during advanced intra …
|
|
|
@0ddc53da
|
10 years |
janne-libav |
mpegvideo: synchronize AVFrame pointers in ERContext fully
Since …
|
|
|
@76bce46d
|
10 years |
u |
avfilter: add signalstats filter
Signed-off-by: Mark Heath …
|
|
|
@881ee369
|
10 years |
michaelni |
tests: Add aic decoder test
Signed-off-by: Timothy Gu …
|
|
|
@27b8ef5b
|
10 years |
michaelni |
avformat/oggparsevorbis: Dont attempt to calculate timestamps from …
|
|
|
@5c57e2b5
|
10 years |
michaelni |
MAINTAINERS: numerous grammar and discrepancy fixes
Signed-off-by: …
|
|
|
@60ab6e24
|
10 years |
michaelni |
avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced …
|
|
|
@c69defd4
|
10 years |
michaelni |
avcodec/qtrleenc: Check that width is a multiple of 4 for grayscale
…
|
|
|
@43d995e
|
10 years |
michaelni |
fate: Disable qtrlegray 34x34 test
The encoder lacks support for …
|
|
|
@b2fb65c
|
10 years |
michaelni |
Merge commit '641e57230b460bef52c88e61087d97c223910bea'
* commit …
|
|
|
@b3a647d9
|
10 years |
michaelni |
Merge commit 'd7705be9617ed691c7a2924a2088de2d96f38af1'
* commit …
|
|
|
@1290143f
|
10 years |
michaelni |
Merge commit '27860819d508068f056cf48473af04868791ad77'
* commit …
|
|
|
@26be0e31
|
10 years |
michaelni |
Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a'
* commit …
|
|
|
@641e5723
|
10 years |
vittorio.giovara |
fate: add on2avc audio test
|
|
|
@d7705be9
|
10 years |
vittorio.giovara |
mpegvideoenc: check color_range
Rework the comparison into something …
|
|
|
@27860819
|
10 years |
diego |
ppc: Consistently use convenience macro for runtime CPU detection
|
|
|
@205fdd4e
|
10 years |
diego |
ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc
|
|
|
@aff0912d
|
10 years |
michaelni |
Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd'
* commit …
|
|
|
@723adfb1
|
10 years |
Carl Eugen Hoyos |
Fix standalone compilation of the webvtt encoder.
|
|
|
@2d99b404
|
10 years |
michaelni |
Merge commit '3f7e94eccd1c0d64679f2c4eda8bb942a158dfac'
* commit …
|
|
|
@ac26d7ea
|
10 years |
michaelni |
Merge commit 'a736ae1e96b8718af0962106aa40df5f4b246b55'
* commit …
|
|
|
@f121dbd9
|
10 years |
lu_zero |
mpegts: Provide an option to override the pcr period
Certain hardware …
|
|
|
@3f7e94ec
|
10 years |
lu_zero |
mpegts: Move the option section to the bottom
Makes it consistent …
|
|
|
@a736ae1e
|
10 years |
lu_zero |
doc: Document mpegts muxrate
|
|
|
@8d02a55b
|
10 years |
michaelni |
tests: add a third, 34x34, target
This should exercise the corner …
|
|
|
@1a2ff628
|
10 years |
michaelni |
Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478'
* commit …
|
|
|