|
|
|
@189ffeaf
|
10 years |
Carl Eugen Hoyos |
Force aix strip to work on 32 and 64 bit by default.
|
|
|
@7eae8cd8
|
10 years |
michaelni |
avcodec/h264: fix frame skip code
Fixes Ticket3475
Signed-off-by: …
|
|
|
@9025072e
|
10 years |
michaelni |
avcodec/h264_slice: support skipping loop filtering for non key frames …
|
|
|
@9140d37a
|
10 years |
michaelni |
avcodec/h264: use the correct level for droping non intra frames
…
|
|
|
@8a4a84a7
|
10 years |
michaelni |
Merge commit '83aa4fc3feec7389ac781fece1e994f2dfd7ebdb'
* commit …
|
|
|
@60058c18
|
10 years |
michaelni |
Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9'
* commit …
|
|
|
@f0fbd910
|
10 years |
michaelni |
Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2'
* commit …
|
|
|
@7b7afaf8
|
10 years |
michaelni |
avformat/dump: put copyright back from the file from which dump.c was …
|
|
|
@83d100ba
|
10 years |
michaelni |
Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb'
* commit …
|
|
|
@593dc5ae
|
10 years |
michaelni |
Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f'
* commit …
|
|
|
@83aa4fc3
|
10 years |
lu_zero |
configure: Directly support Android as target OS
|
|
|
@766f2d96
|
10 years |
vittorio.giovara |
gitignore: add dylib and swp entries
|
|
|
@b152152d
|
10 years |
michaelni |
Add nointra AVDiscard level
Signed-off-by: Michael Niedermayer …
|
|
|
@fdb6f66d
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Do …
|
|
|
@edf93047
|
10 years |
michaelni |
swr: reindent.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@20c7baf
|
10 years |
michaelni |
avcodec/huffyuvdec: Fix fill value for truncated bitstreams
Found-by: …
|
|
|
@0823570
|
10 years |
Carl Eugen Hoyos |
Do not suggest to use gas-preprocessor on aix where it doesn't work.
|
|
|
@f6577bd9
|
10 years |
michaelni |
huffyuvdec: use unsafe bitstream reader
The reader reads in chunks of …
|
|
|
@02bffc56
|
10 years |
michaelni |
huffyuv: fate: add a BGR24 test
It was previously untested.
…
|
|
|
@bc21260e
|
10 years |
michaelni |
hevc: Fix 4K sample video
Reviewed-by: smarter
Signed-off-by: Michael …
|
|
|
@c1b15c1
|
10 years |
michaelni |
avformat/smoothstreamingenc: Use av_mallocz_array()
Signed-off-by: …
|
|
|
@b67bcd7
|
10 years |
Carl Eugen Hoyos |
Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed.
|
|
|
@fbb59a3b
|
10 years |
michaelni |
avcodec/dvbsubdec: Split save_subtitle_set() out
Signed-off-by: …
|
|
|
@77ade55f
|
10 years |
michaelni |
avcodec/dvbsubdec: add AVClass to context
Signed-off-by: Michael …
|
|
|
@9a11b33
|
10 years |
michaelni |
avcodec/dvbsubdec: restructure version check
Signed-off-by: Michael …
|
|
|
@153b5fb2
|
10 years |
michaelni |
avformat/framecrcenc: print the checksum and size of extradata as well …
|
|
|
@29f427c2
|
10 years |
michaelni |
huffyuvdec: remove somewhat deprecated code
The old code was …
|
|
|
@eb6f6f25
|
10 years |
michaelni |
MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1*
Patch by: …
|
|
|
@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 …
|
|
|
@711aa2a8
|
10 years |
vittorio.giovara |
lavf: dump stream side data when probing
|
|
|
@2dc26561
|
10 years |
vittorio.giovara |
lavf: group dump functions together
|
|
|
@5a69ded1
|
10 years |
vittorio.giovara |
vf_showinfo: print display transformation values
|
|
|
@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 …
|
|
|