|
|
|
@10fd7ff
|
10 years |
michaelni |
doc: avoid the incorrect phrase 'allow to'
Signed-off-by: Andreas …
|
|
|
@fa7084a0
|
10 years |
michaelni |
avfilter/vf_edgedetect: Change enums to int, which are accessed via …
|
|
|
@08880c1f
|
10 years |
michaelni |
avfilter/vf_curves: Change enums to int, which are accessed via …
|
|
|
@ee7b5d4
|
10 years |
michaelni |
avfilter/vf_drawtext: Change enums to int, which are accessed via …
|
|
|
@0d1acb94
|
10 years |
James |
fate: add test for vp90-2-trac4359.webm
Regression test for the bug …
|
|
|
@fd503e96
|
10 years |
michaelni |
Merge commit '6448f15af02f2c3cf0df8cb8237957e426041f2d'
* commit …
|
|
|
@3360c6ac
|
10 years |
michaelni |
Merge commit '5f5b78aca35d07c771f5c4c73a984be9fe04a0b8'
* commit …
|
|
|
@acfb54c0
|
10 years |
michaelni |
Merge commit '0025f7408a0fab2cab4a950064e4784a67463994'
* commit …
|
|
|
@10e3e3aa
|
10 years |
michaelni |
Merge commit '62de77ffcaebd42fe685b8426da56b89b2532318'
* commit …
|
|
|
@6448f15
|
10 years |
martin |
mxfdec: Fix the error handling for when strftime fails
The str …
|
|
|
@8fabbd0d
|
10 years |
michaelni |
doc/filters: Add some random examples for fftfilt
Reviewed-by: …
|
|
|
@0b69c53a
|
10 years |
michaelni |
vp9: included uses_2pass member in vp9_ref_frame().
Signed-off-by: …
|
|
|
@5f5b78ac
|
10 years |
lu_zero |
xcbgrab: Free the host string after checking the connection
Prevent …
|
|
|
@0025f740
|
10 years |
lu_zero |
vorbis: Check the vlc value in setup_classifs
The valid returned …
|
|
|
@62de77ff
|
10 years |
lu_zero |
vorbis: Use a local codebook variable
Makes the code a little simpler.
|
|
|
@4ba8f327
|
10 years |
michaelni |
vp9: split segmentation map / mvpair references.
This prevents a …
|
|
|
@0c49cff1
|
10 years |
onemda |
avfilter/af_astats: redo zero channel handling
Suggested-by: Nicolas …
|
|
|
@fc9b4074
|
10 years |
michaelni |
Merge commit '0f9f7969ef4df3661131cede3e8cc770e1ea3db8'
* commit …
|
|
|
@65ba90ea
|
10 years |
onemda |
avfilter/af_astats: Avoid Zero division in print part.
|
|
|
@0f9f7969
|
10 years |
vittorio.giovara |
rmdec: Improve message for demux error
Use correct context, reduce …
|
|
|
@9d7e42e6
|
10 years |
michaelni |
avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv
Test …
|
|
|
@8849c4c
|
10 years |
michaelni |
avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking in …
|
|
|
@9f0eaf79
|
10 years |
michaelni |
avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking
…
|
|
|
@6c583e90
|
10 years |
michaelni |
avcodec/opusdec: Fix delayed sample value
Fixes out of array access …
|
|
|
@1ae09258
|
10 years |
michaelni |
avcodec/opusdec: Clear out pointers per packet
This is safer than to …
|
|
|
@e3201c38
|
10 years |
michaelni |
avcodec/utils: Align YUV411 by as much as the other YUV variants
…
|
|
|
@9870c036
|
10 years |
michaelni |
avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t
…
|
|
|
@468defc5
|
10 years |
michaelni |
avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv …
|
|
|
@02fc168c
|
10 years |
michaelni |
avcodec/golomb: cleanup
Signed-off-by: Zeng Zhaoxiu …
|
|
|
@b1e9634c
|
10 years |
michaelni |
ChangeLog: Remove the redundant VP9 RTP entry
Signed-off-by: Michael …
|
|
|
@a75353e7
|
10 years |
michaelni |
Merge commit 'b77e335e441040a40fc6156b8e4a134745d10233'
* commit …
|
|
|
@9a1884a1
|
10 years |
michaelni |
Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73'
* commit …
|
|
|
@b77e335e
|
10 years |
martin |
configure: Move the .object_arch check to the right place
…
|
|
|
@1be6054
|
10 years |
michaelni |
avcodec/vc1_mc: remove useless variables
Signed-off-by: Zeng Zhaoxiu …
|
|
|
@dcae2e32
|
10 years |
martin |
arm: Suppress tags about used cpu arch and extensions
When all the …
|
|
|
@48b5be65
|
10 years |
michaelni |
avfilter: Add FFT domain filter.
Signed-off-by: Michael Niedermayer …
|
|
|
@3499a1c0
|
10 years |
michaelni |
mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_ …
|
|
|
@ebd59d27
|
10 years |
michaelni |
Revert "avutil/opencl: is_compiled flag not being cleared in …
|
|
|
@efff3854
|
10 years |
michaelni |
vp9: fix segmentation map retention with threading enabled.
Fixes …
|
|
|
@6f51cb51
|
10 years |
michaelni |
avfilter/vf_colormatrix: Change enums to int, which are accessed via …
|
|
|
@b0662a94
|
10 years |
michaelni |
avfilter/f_perms: Change enums to int, which are accessed via AVOption …
|
|
|
@2a34b509
|
10 years |
michaelni |
avfilter/avf_showwaves: Change enums to int, which are accessed via …
|
|
|
@665d47f
|
10 years |
michaelni |
Merge commit 'cecf45b2bfbb85e9e59f355428fbd4d8cbc652a8'
* commit …
|
|
|
@cecf45b2
|
10 years |
lu_zero |
doc: Add -list_formats all example for video4linux2
Signed-off-by: …
|
|
|
@79f83523
|
10 years |
michaelni |
configure: Make compilable with VS2015 (missing hunk)
This hunk was …
|
|
|
@42493843
|
10 years |
michaelni |
configure: Make compilable with VS2015
So Visual Studio 2015 has some …
|
|
|
@482c86f2
|
10 years |
michaelni |
fix spelling errors
opttimizations -> optimizations
grabing …
|
|
|
@1468ff49
|
10 years |
michaelni |
Merge commit '9731cf4001377fa2f75c279072cc2b0cbd57bf8e'
* commit …
|
|
|
@70082a1
|
10 years |
u |
avcodec/samidec: make sure to properly restore parsing context after a tag
|
|
|
@b4d89139
|
10 years |
michaelni |
Changelog: Add back "version next"
Signed-off-by: Michael Niedermayer …
|
|
|
@0bcb6ac1
|
10 years |
michaelni |
Add 2.6 to maintained releases
Signed-off-by: Michael Niedermayer …
n2.7-dev
|
|
|
@0b48ddc5
|
10 years |
michaelni |
doc/APIchanges: Fill in the xx
Signed-off-by: Michael Niedermayer …
|
|
|
@34300866
|
10 years |
michaelni |
doc/APIchanges: Add 2.6 cut marker
Signed-off-by: Michael Niedermayer …
|
|
|
@4034e146
|
10 years |
michaelni |
Changelog: rename next to 2.6
Signed-off-by: Michael Niedermayer …
|
|
|
@0f2359b8
|
10 years |
michaelni |
avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit
…
|
|
|
@9731cf40
|
10 years |
martin |
movenc: Keep writing zero-entry stts atoms as intended
a876585215 had …
|
|
|
@d6f5b3e
|
10 years |
michaelni |
changelog: add mips 64-bit port
Reviewed-by: Nedeljko Babic …
|
|
|
@157d6f0d
|
10 years |
michaelni |
mips: port optimizations to mips n64
This mainly consists of …
|
|
|
@eae13eae
|
10 years |
michaelni |
configure, mips: remove MIPS32R2, merging it with MIPSFPU
There are …
|
|
|
@a99de50e
|
10 years |
michaelni |
mips/aacdec: remove uses of mips32r2 specific ext instructions
…
|
|
|
@6dbbb981
|
10 years |
michaelni |
AAC: Add support for 7350Hz sampling rates, no error on too hight …
|
|
|
@b32cae1c
|
10 years |
michaelni |
Merge commit '5aef535a64350b7bc06c5bdda8c26c9efec9443b'
* commit …
|
|
|
@c3f64a22
|
10 years |
michaelni |
Merge commit '6cf7f30655e95e27fd0394b5a80970d6f9517015'
* commit …
|
|
|
@39becc94
|
10 years |
michaelni |
Merge commit '25c29d32835f38cdc5f0c84fa27dfc489a228770'
* commit …
|
|
|
@dbd6ba24
|
10 years |
michaelni |
MAINTAINERS: Remove 1.2 from the maintained releases
The only …
|
|
|
@5aef535a
|
10 years |
martin |
dashenc: Update extradata for mov muxer
The mov muxer already …
|
|
|
@6cf7f306
|
10 years |
martin |
dashenc: Simplify code by using a local variable
Signed-off-by: …
|
|
|
@25c29d32
|
10 years |
martin |
libopenh264enc: Add support for building with OpenH264 1.4
…
|
|
|
@c089e720
|
10 years |
michaelni |
webp: ensure that each transform is only used once
According to the …
|
|
|
@f455c8fd
|
10 years |
michaelni |
Merge commit '88b160a457e491cb9e014630ef5387ad3500258e'
* commit …
|
|
|
@98d19ca8
|
10 years |
Carl Eugen Hoyos |
lavd/avfoundation: Add support for 24 and 32bit integer input.
Tested …
|
|
|
@23e48326
|
10 years |
Carl Eugen Hoyos |
lavd/avfoundation: Add support for 16bit integer input.
Reviewed-by: …
|
|
|
@6c8a1589
|
10 years |
michaelni |
hls: detect SAMPLE-AES encryption
SAMPLE-AES encryption is not …
|
|
|
@d75a73b5
|
10 years |
u |
Drop outdated RELEASE_NOTES
A new RELEASE_NOTES specific to the …
|
|
|
@22ad054
|
10 years |
michaelni |
Merge commit 'ad786dd450f26ecfbd35bb26e8b149664ecde049'
* commit …
|
|
|
@777179ed
|
10 years |
michaelni |
Merge commit 'c73c3c34fe72bb06966450207917ce902146b172'
* commit …
|
|
|
@be07270b
|
10 years |
michaelni |
Merge commit 'bb4edddd9389cc1601db618ed3c1375b62628d04'
* commit …
|
|
|
@6af5bf6
|
10 years |
michaelni |
Merge commit '4f2ee9daeedec636fb4fe953a1e0990a7102d5eb'
* commit …
|
|
|
@31559723
|
10 years |
michaelni |
Merge commit '66624ed6319cb1a959256fe1a717fec5b748fbfa'
* commit …
|
|
|
@8c013a9e
|
10 years |
michaelni |
avformat/avidec: Check avio_read() return before using the results for …
|
|
|
@88b160a
|
10 years |
diego |
avfilter: Return more meaningful error codes
Signed-off-by: Diego …
|
|
|
@8a048fe6
|
10 years |
michaelni |
avformat/avidec: initialize header array
Fixes use of uninitialized …
|
|
|
@ad786dd4
|
10 years |
anton |
h264: remove a now redundant error check
It was only relevant when …
|
|
|
@1cded1f8
|
10 years |
clement |
avfilter/vf_paletteuse: indent fix after 7ccc5848
|
|
|
@7ccc5848
|
10 years |
michaelni |
avfilter/vf_paletteuse: Use int where AVERROR can be returned
…
|
|
|
@c73c3c34
|
10 years |
anton |
avformat/adxdec: set avctx->channels in adx_read_header
It is used in …
|
|
|
@bb4edddd
|
10 years |
anton |
rmenc: limit packet size
The chunk size is limited to UINT16_MAX …
|
|
|
@4f2ee9da
|
10 years |
anton |
webp: validate the distance prefix code
According to the WebP …
|
|
|
@66624ed6
|
10 years |
anton |
rv10: check size of s->mb_width * s->mb_height
If it doesn't fit into …
|
|
|
@6d7e57e8
|
10 years |
michaelni |
avutil/opt: Do not print inf in selftest
This fixes fate failures on …
|
|
|
@d48c8540
|
10 years |
michaelni |
fate-aac-aref-encode: increase FUZZ to 5, needed for ppc64be
…
|
|
|
@dfa92080
|
10 years |
michaelni |
mips/float_dsp: fix a bug in vector_fmul_window_mips
Loop was …
|
|
|
@45555a20
|
10 years |
michaelni |
avformat/movenc: Add support for writing 'gama' atom to QuickTime .mov …
|
|
|
@86b59e6a
|
10 years |
michaelni |
avutil: Extract gamma determination from PNG encoder for future use. …
|
|
|
@6db20926
|
10 years |
stefasab |
doc/protocols/tcp: fix units of listen_timeout option value, from …
|
|
|
@2af260e3
|
10 years |
michaelni |
avformat/mxfdec: Detect XYZ pixel format for digital cinema files
…
|
|
|
@f5668e61
|
10 years |
michaelni |
avformat/dashenc: Update extradata for mov muxer
Signed-off-by: …
|
|
|
@63ea3a86
|
10 years |
michaelni |
Merge commit '9c09fbd8053292267cdc4b542913ceced43ea3a9'
* commit …
|
|
|
@9c09fbd8
|
10 years |
martin |
rtpdec: experimental VP9 depacketizer (draft 0)
The code was tested …
|
|
|
@dcf7924f
|
10 years |
michaelni |
Merge commit 'f3b74d944bdef9bbe81f7690f8d837d843ec13a6'
* commit …
|
|
|