|
|
|
@2d99b404
|
10 years |
michaelni |
Merge commit '3f7e94eccd1c0d64679f2c4eda8bb942a158dfac'
* commit …
|
|
|
@ac26d7ea
|
10 years |
michaelni |
Merge commit 'a736ae1e96b8718af0962106aa40df5f4b246b55'
* commit …
|
|
|
@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 …
|
|
|
@a2faa3d8
|
10 years |
michaelni |
Merge commit '0776e0ef6ba4160281ef3fabea43e670f3792b4a'
* commit …
|
|
|
@fbc13391
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@3a76d7f7
|
10 years |
michaelni |
avformat/nutenc: cleaner version check
Signed-off-by: Michael …
|
|
|
@d7f398c
|
10 years |
michaelni |
avformat/nutenc: Fix error handling in nut_write_packet()
…
|
|
|
@570d4b21
|
10 years |
martin |
x86: h264: Don't keep data in the redzone across function calls on 64 …
|
|
|
@0776e0ef
|
10 years |
martin |
adpcm: Write the proper predictor in trellis mode in IMA QT
The …
|
|
|
@0f0f6260
|
10 years |
michaelni |
avformat/rawdec: Increase probe score when "Content-Type: image/jpeg" …
|
|
|
@5482780a
|
10 years |
Carl Eugen Hoyos |
Allow values >31bit for -analyzeduration.
|
|
|
@ec2b6ee5
|
10 years |
michaelni |
avformat/utils: dont wait for a first dts on demuxers which have …
|
|
|
@b45a451d
|
10 years |
michaelni |
avformat/rawdec: mark raw vc1 and mjpeg as having no timestamps
…
|
|
|
@65571ee4
|
10 years |
michaelni |
avformat/rawdec: add FF_DEF_RAWVIDEO_DEMUXER2, which allows specifying …
|
|
|
@2351ea8a
|
10 years |
michaelni |
avformat/nutenc: Fix error handling in write_sm_data()
Signed-off-by: …
|
|
|
@9c9eac5c
|
10 years |
michaelni |
tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB
…
|
|
|
@958168d
|
10 years |
Carl Eugen Hoyos |
lavf/mpegts: Reduce number of "Predefined SLConfigDescriptor" warnings …
|
|
|
@3c2d9f86
|
10 years |
Carl Eugen Hoyos |
ffprobe: add rc_max_rate to stream output
The value is used by some …
|
|
|
@06f576c4
|
10 years |
michaelni |
avcodec/x86/dct_init: fix build failure with clang && …
|
|
|
@2d3842f5
|
10 years |
michaelni |
avformat: add mjpeg_probe()
Fixes Ticket3679
Signed-off-by: Michael …
|
|
|
@2ffe55a6
|
10 years |
michaelni |
avfilter/vf_zoompan: fix mixing of declarations and statements
…
|
|
|
@375fa061
|
10 years |
michaelni |
Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772'
* commit …
|
|
|
@383d8ddf
|
10 years |
michaelni |
Merge commit '7b06ddb8352fe7f434414d7911ced94956bb25b2'
* commit …
|
|
|
@f3413405
|
10 years |
michaelni |
swr: handle 64bit overflow check in multiple_resample().
…
|
|
|
@637093a2
|
10 years |
michaelni |
avcodec/utvideoenc: skip unused huffman entries
This very slightly …
|
|
|
@29a1164e
|
10 years |
michaelni |
avcodec/utvideodec: fix use of get_vlc2()
The max depth is 3
…
|
|
|
@334aafe5
|
10 years |
michaelni |
avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entries
…
|
|
|
@673716c5
|
10 years |
michaelni |
avcodec/utvideodec: Increase vlc len
Fixes a regression since fb3e380 …
|
|
|
@4b6cb1cc
|
10 years |
onemda |
Zoom & Pan filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@1619274f
|
10 years |
janne-libav |
av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE
…
|
|
|
@7b06ddb8
|
10 years |
janne-libav |
configure: use .altmacro for gnu as check on arm
Clang's integrated …
|
|
|
@0accf24b
|
10 years |
michaelni |
cavsdec: fix qp fixed slice handling
Fixes Ticket3400
Signed-off-by: …
|
|
|
@52e563bb
|
10 years |
michaelni |
avformat/cavsvideodec: Fix probing when the file extension is avs
…
|
|
|
@345f2234
|
10 years |
michaelni |
x86/scale: fix xmm register count for hscale*_sse2
xmm6 was being …
|
|
|
@6d408495
|
10 years |
michaelni |
x86/dct32: don't build ff_dct32_float_sse on x86_64
There's an SSE2 …
|
|
|
@7d8a60a4
|
10 years |
michaelni |
avcodec/options_table: improve max/min rate help text
Signed-off-by: …
|
|
|
@85065d2a
|
10 years |
michaelni |
x86/float_dsp: add missing femms
It was lost during the port.
Should …
|
|
|
@4959c4a7
|
10 years |
michaelni |
avcodec/pthread_slice: Use av_malloc(z)_array()
Signed-off-by: …
|
|
|
@ab1e1917
|
10 years |
michaelni |
avcodec/pthread_frame: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@007547b2
|
10 years |
michaelni |
avcodec: fix () in TRANSPOSE macro
Signed-off-by: Michael Niedermayer …
|
|
|
@7c3af600
|
10 years |
michaelni |
avformat/movenc: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@ee5145c0
|
10 years |
michaelni |
avcodec/aacpsy: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@6e6bd548
|
10 years |
michaelni |
avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
|
|
|
@dcaf9660
|
10 years |
michaelni |
x86/float_dsp: port vector_fmul_window to yasm
Signed-off-by: James …
|
|
|
@d4be3a8d
|
10 years |
michaelni |
configure: add llauddsp dependancy for wmalossless_decoder
Found-by: …
|
|
|
@fc8db12a
|
10 years |
michaelni |
x86/vp9: inital AVX2 intra_pred
tos3k-vp9-b10000.webm on a Core …
|
|
|
@5183fac9
|
10 years |
michaelni |
avcodec/hevc_sei: fix invalid get_bits() in a comment
Signed-off-by: …
|
|
|
@01ef127
|
10 years |
michaelni |
ffmpeg: support setting AVStream.discard
Signed-off-by: Michael …
|
|
|
@5affab96
|
10 years |
michaelni |
ffmpeg_opt: remove unused variable and undocumented and not working …
|
|
|
@118c0421
|
10 years |
michaelni |
avcodec/tscc2: fix macro ()
Signed-off-by: Michael Niedermayer …
|
|
|
@925bd174
|
10 years |
michaelni |
avcodec/tta: fix macro ()
Signed-off-by: Michael Niedermayer …
|
|
|
@f2407407
|
10 years |
michaelni |
avfilter/af_amix: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@a62814ab
|
10 years |
michaelni |
avfilter/af_channelmap: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@1c7ac94c
|
10 years |
michaelni |
avfilter/af_aphaser: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@3a10bf93
|
10 years |
michaelni |
avdevice/lavfi: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@b2d1e22c
|
10 years |
michaelni |
avformat/udp: fix build on MINIX
Signed-off-by: Michael Niedermayer …
|
|
|
@74760883
|
10 years |
michaelni |
avformat/flvenc: Do not allow creating h263/mpeg4 in flv without …
|
|
|
@5a376976
|
10 years |
michaelni |
avcodec/vorbisdec: Reset first_frame
This avoids returning a initial …
|
|
|
@71da91e8
|
10 years |
michaelni |
avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the …
|
|
|
@5265e3e4
|
10 years |
michaelni |
avcodec/libvpxenc: Update the "cpu-used" options default to match the …
|
|
|
@37cf695a
|
10 years |
michaelni |
Merge commit '3d79d0c93e5b37a35b1b22d6c18699c233aad1ba'
* commit …
|
|
|
@faabef3d
|
10 years |
michaelni |
Merge commit '103243ca649cc305129ed0352bf4d97e5ddf4d80'
* commit …
|
|
|
@cd016db4
|
10 years |
michaelni |
Merge commit 'f558f0d2da9426c7f5ba346b5b8e6eb720148362'
* commit …
|
|
|
@00acf5c4
|
10 years |
michaelni |
Merge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c'
* commit …
|
|
|
@9e1d97aa
|
10 years |
michaelni |
Merge commit 'efc2dfe6a0238ec08769626db899ea910be24407'
* commit …
|
|
|
@58e501b1
|
10 years |
michaelni |
Merge commit 'bd71c300f9ba7f9875bb5df17ce522e9128bae10'
* commit …
|
|
|
@3b42a8e4
|
10 years |
michaelni |
avcodec/mpeg12enc: store sequence display extension only if we have …
|
|
|
@5163fb94
|
10 years |
michaelni |
Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'
* commit …
|
|
|
@7eb5b20a
|
10 years |
michaelni |
huffyuvdec: trick for plane decoding <= 14bits
Refactor the code to …
|
|
|
@c8018135
|
10 years |
michaelni |
lavf/matroskaenc: Fix Cues on Audio for WebM DASH
Fix a change that …
|
|
|
@e374e772
|
10 years |
michaelni |
avutil/libm: fix fminf() emulation build failure due to undefined …
|
|
|
@3d79d0c9
|
10 years |
martin |
adpcm: Avoid reading out of bounds in the IMA QT trellis encoder
This …
|
|
|
@103243ca
|
10 years |
martin |
oggenc: Set the right AVOption size for the pref_duration option
On …
|
|
|
@049b20b2
|
10 years |
michaelni |
avcodec/adpcmenc: fix integer overflow / undefined behavior in …
|
|
|
@1aa60980
|
10 years |
michaelni |
fate: enable fate-seek-acodec-adpcm-ima_qt-trellis
Signed-off-by: …
|
|
|
@867c02a
|
10 years |
michaelni |
avfilter/avf_showcqt: avoid using fminf()
The loop with fminf() …
|
|
|
@afce8348
|
10 years |
michaelni |
avutil/libm: Replace macro based fminf() by function
This avoids …
|
|
|
@fa8f060b
|
10 years |
michaelni |
adpcm: Write the proper predictor in trellis mode in IMA QT
The …
|
|
|
@fb7646d9
|
10 years |
michaelni |
fate: enable adpcm-ima_qt-trellis
Signed-off-by: Michael Niedermayer …
|
|
|
@a32765c4
|
10 years |
michaelni |
adpcm: Fix trellis encoding of IMA QT
This was broken in 095be4fb - …
|
|
|
@f558f0d2
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for color_range
Signed-off-by: Derek …
|
|
|
@7c29b722
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for colorspace
Signed-off-by: Derek …
|
|
|
@efc2dfe6
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for color_trc
Signed-off-by: Derek …
|
|
|
@bd71c300
|
10 years |
derek.buitenhuis |
avcodec options: add enum option for color_primaries
Signed-off-by: …
|
|
|
@8a067941
|
10 years |
derek.buitenhuis |
mpeg2: add sequence display extension information
Signed-off-by: …
|
|
|
@3133e7f
|
10 years |
michaelni |
avutil/libm: use FFMIN instead of fmin()
MSVC apparently doesnt …
|
|
|
@27b893b2
|
10 years |
michaelni |
avformat/mov: fix "warning: variable altitude set but not used" …
|
|
|
@2c1bf3fc
|
10 years |
michaelni |
avutil/libm: fix fminf typo
Found-by: ubitux
Signed-off-by: Michael …
|
|
|
@97508af2
|
10 years |
michaelni |
build: add fminf() emulation
Signed-off-by: Michael Niedermayer …
|
|
|
@a80342fe
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@adf4ee4
|
10 years |
michaelni |
wma lossless: reuse scalarproduct_and_madd_int16
This is done by …
|
|
|
@c2e2b29b
|
10 years |
michaelni |
Merge commit '2f7065190ad48744014a02288799d03adfa613e0'
* commit …
|
|
|
@a083543d
|
10 years |
michaelni |
Merge commit 'e7d6d0bf3c5cc1bc048b0ddbc169a91862568e0c'
* commit …
|
|
|
@2f70651
|
10 years |
martin |
libfdk-aac: Relicense the library wrappers to the ISC license
This …
|
|
|
@e7d6d0bf
|
10 years |
martin |
mov: Export geotag metadata fields
The '?xyz' form is used by android …
|
|
|
@d58bcc19
|
10 years |
Carl Eugen Hoyos |
Allow >2G for skip_initial_bytes.
|
|
|
@ec98f80a
|
10 years |
michaelni |
x86/dsputil: move some mmx init code inside dsputil_init_mmx()
This …
|
|
|