|
|
|
@48e9f68
|
10 years |
michaelni |
libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber …
|
|
|
@ce95c14c
|
10 years |
michaelni |
configure: disabled -mips64 option for loongson and remove redundant …
|
|
|
@51f64552
|
10 years |
michaelni |
imgutils: initialize palette padding bytes in av_image_alloc
…
|
|
|
@a7c0c793
|
10 years |
michaelni |
aacdec: remove a duplicated line
got_frame_ptr is set again after the …
|
|
|
@00f5c8f9
|
10 years |
michaelni |
avfilter/vf_zoompan: free out AVFrame on failure
Fixes: CID1197065
…
|
|
|
@93b0ee21
|
10 years |
michaelni |
avcodec/hevc_sei: Check num_sps_ids_minus1 value
Fixes CID1271794
…
|
|
|
@8a62b80c
|
10 years |
michaelni |
avcodec/vqavideo: Check chunk size
Fixes CID1239154
Signed-off-by: …
|
|
|
@ec38a1ba
|
10 years |
michaelni |
aacdec: don't return frames without data
Since commit 676a395a …
|
|
|
@d3c9f1fd
|
10 years |
michaelni |
avfilter/avf_showcqt: Fix gamma comparisons
Fixes CID1297587, …
|
|
|
@0d054064
|
10 years |
michaelni |
avfilter/vf_cover_rect: Handle the case where the cover rectangle is …
|
|
|
@1431b4cf
|
10 years |
michaelni |
avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4
The 4th planes …
|
|
|
@b62b3292
|
10 years |
michaelni |
avformat/hevc: Check num_negative_pics and num_positive_pics
Fixes …
|
|
|
@2cddc0b1
|
10 years |
michaelni |
avformat/hevc: Check cpb_cnt_minus1
Fixes CID1239014
Signed-off-by: …
|
|
|
@7a27aa1
|
10 years |
michaelni |
avformat/hls: Handle read_buffer allocation failure
Fixes CID1297576
…
|
|
|
@70e022cf
|
10 years |
michaelni |
avformat/idcin: Remove redundant chunk size check
Fixes CID1138438
…
|
|
|
@171af59d
|
10 years |
michaelni |
avformat/matroskadec: Cleanup error handling for bz2 & zlib
Fixes …
|
|
|
@56abf351
|
10 years |
michaelni |
avformat/nutdec: Fix use of uinitialized value
Fixes CID1041175
…
|
|
|
@a23379a0
|
10 years |
michaelni |
avformat/rtpdec_xiph: Move pkt_len onto one side of the check
This is …
|
|
|
@aa516993
|
10 years |
michaelni |
avformat/rtpdec_xiph: Check upper bound on len in xiph_handle_packet() …
|
|
|
@81198a68
|
10 years |
michaelni |
avformat/rtpenc_jpeg: Check remaining buffer size for SOS
Fixes …
|
|
|
@c3671e1d
|
10 years |
michaelni |
avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag()
…
|
|
|
@94e293a8
|
10 years |
onemda |
avfilter/af_aphaser: reject too small delay
Signed-off-by: Paul B …
|
|
|
@93cc5ca7
|
10 years |
michaelni |
lavf/img2dec: add option to disable pattern matching
Signed-off-by: …
|
|
|
@37efad4e
|
10 years |
michaelni |
fate: Test pullup and fieldmatch with 5 instead of 1 frame
…
|
|
|
@2ce2462b
|
10 years |
michaelni |
Merge commit 'da5c6a97bbfe34d4b30a89e72150dd400299ddce'
* commit …
|
|
|
@85bbe1db
|
10 years |
michaelni |
Merge commit '0670acc4f1c4ceb16968818a654e07a3f550a8c9'
* commit …
|
|
|
@acf4925f
|
10 years |
michaelni |
tools/graph2dot: use larger data types than int for array/string sizes …
|
|
|
@59db9e69
|
10 years |
michaelni |
avformat/internal: Fix warning about struct declaration
Moving …
|
|
|
@da5c6a97
|
10 years |
lu_zero |
riff: Add MultiScope II fourcc MSC2 as MJPEG
Signed-off-by: Luca …
|
|
|
@0670acc
|
10 years |
lu_zero |
dca_parser: Extend DTS core sync word and fix existing check
The …
|
|
|
@3ecc0633
|
10 years |
michaelni |
avcodec/hevc: Fix order of operations in hls_decode_neighbour()
…
|
|
|
@62a1e003
|
10 years |
michaelni |
avformat/mlvdec: Use AVFormatContext->open_cb()
Signed-off-by: …
|
|
|
@a228f7d5
|
10 years |
michaelni |
avformat/avformat: slightly more verbose documentation for open_cb()
…
|
|
|
@77ccc914
|
10 years |
michaelni |
avformat/mov: Use open_cb() if set
Signed-off-by: Michael Niedermayer …
|
|
|
@541d75f9
|
10 years |
michaelni |
avformat: add callback for opening further files
Previous version …
|
|
|
@0382c94f
|
10 years |
michaelni |
id3v2: catch avio_read errors in check_tag
Since len is an unsigned …
|
|
|
@ae4eea8b
|
10 years |
michaelni |
avutil/avstring: Use size_t in av_strlcatf()
Signed-off-by: Michael …
|
|
|
@2b97cc2e
|
10 years |
michaelni |
avformat/mov: Pass MovContext into mov_open_dref()
Signed-off-by: …
|
|
|
@94c20de4
|
10 years |
derek.buitenhuis |
avcodec/libx265: use x265 Multi-library Interface to query the API
…
|
|
|
@ab6dc863
|
10 years |
michaelni |
avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length()
…
|
|
|
@66f26b3e
|
10 years |
michaelni |
avformat/matroskaenc: Check ff_vorbiscomment_length in …
|
|
|
@0db5b2b9
|
10 years |
michaelni |
avformat/oggenc: Check ff_vorbiscomment_length in …
|
|
|
@40a7700
|
10 years |
michaelni |
avformat/flacenc: Check length in flac_write_block_comment()
…
|
|
|
@eca38864
|
10 years |
michaelni |
avformat/vorbiscomment: Check entry length in ff_vorbiscomment_write() …
|
|
|
@a633928d
|
10 years |
michaelni |
avformat/subtitles: Use size_t for len
string length could …
|
|
|
@17b26308
|
10 years |
michaelni |
avformat/matroskadec: Use size_t for the variable holding a strlen() …
|
|
|
@95efc65
|
10 years |
michaelni |
avformat/url: Use size_t for len from strlen()
Signed-off-by: Michael …
|
|
|
@28b7d7a
|
10 years |
michaelni |
Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd'
* commit …
|
|
|
@ae99f06e
|
10 years |
michaelni |
Merge commit 'ac1a1cb948fe29975424e367173b88db48792144'
* commit …
|
|
|
@32a4177a
|
10 years |
michaelni |
dashenc: replace attribute id with contentType for the AdaptationSet …
|
|
|
@8d916ef5
|
10 years |
michaelni |
fate: Use more than 5 frames for testing select and idet filters
…
|
|
|
@5e19651c
|
10 years |
michaelni |
Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b'
* commit …
|
|
|
@1cf81a2c
|
10 years |
michaelni |
Merge commit '379e5603f4131e677ecf5ba79973dcd5603f28ea'
* commit …
|
|
|
@f230451b
|
10 years |
michaelni |
Merge commit 'b9f7a677083647d85e583d6d7384938766a293d7'
* commit …
|
|
|
@55231323
|
10 years |
michaelni |
Merge commit '254f3daba4271c1918d9a7ad155b1442ef93ed29'
* commit …
|
|
|
@73b8155b
|
10 years |
michaelni |
Merge commit '4d0ee4962be7e07cdc038a78008ef2e4e47e5f81'
* commit …
|
|
|
@8b0ceb96
|
10 years |
michaelni |
Merge commit 'b34257eefd98cb768ea2f53a390b8684d51e689a'
* commit …
|
|
|
@ce1c0e99
|
10 years |
michaelni |
Merge commit '243e8443cd9e83c887e3f5edf09a169e7783d14e'
* commit …
|
|
|
@b8d2630c
|
10 years |
martin |
dashenc: Reduce the segment duration if cutting out parts with edit …
|
|
|
@ac1a1cb9
|
10 years |
martin |
dashenc: replace attribute id with contentType for the AdaptationSet …
|
|
|
@918c5ea4
|
10 years |
michaelni |
Merge commit '295e05a762332c5edcc84c325e94457815a51b5c'
* commit …
|
|
|
@004564c9
|
10 years |
michaelni |
avformat/wavenc: Check umid length
Fixes potential out of array read
…
|
|
|
@ecb4ae78
|
10 years |
michaelni |
avformat/wavenc: fix string length variable types
Signed-off-by: …
|
|
|
@d0b29428
|
10 years |
michaelni |
avcodec/ppc/h264qpel_template: Fix alignment assert
Signed-off-by: …
|
|
|
@07cb6bf9
|
10 years |
michaelni |
postproc/postprocess: Use size_t to hold strlen()s value
This should …
|
|
|
@d66b623a
|
10 years |
michaelni |
avformat/nutenc: Fix writing strings larger than 2gb
Signed-off-by: …
|
|
|
@4c128ea1
|
10 years |
michaelni |
avutil/dict: Use size_t for appending strings
the string length is …
|
|
|
@4950bd4e
|
10 years |
michaelni |
libavutil/mem: use size_t for the length in av_strdup()
the string …
|
|
|
@54e64eaf
|
10 years |
michaelni |
swscale/x86/swscale: Fix warning about loosing significant bits in …
|
|
|
@a649f36f
|
10 years |
michaelni |
avformat/http: Mark lower_proto as const in http_listen()
…
|
|
|
@3d65570f
|
10 years |
michaelni |
avformat/mxf: Always evaluate PRINT_KEY() arguments at compile time
…
|
|
|
@8b42b222
|
10 years |
michaelni |
avformat/mxf: Simplify PRINT_KEY()
Signed-off-by: Michael Niedermayer …
|
|
|
@72910851
|
10 years |
michaelni |
avcodec/snowenc: set dia_size for the first pass of motion estimation …
|
|
|
@2fb02ecf
|
10 years |
lu_zero |
fate: Reduce the number of frames used to test video filters
Use 5 …
|
|
|
@5af62127
|
10 years |
Reimar.Doeffinger |
avformat_alloc_context: initialize raw_packet_buffer_remaining_size.
…
|
|
|
@58201c6e
|
10 years |
michaelni |
avcodec/snowenc: correct fullpel search pattern
No real difference in …
|
|
|
@db6d0a5b
|
10 years |
michaelni |
avcodec/snowenc: Fix used reference MV in fullpel iterative ME
This …
|
|
|
@f349703e
|
10 years |
michaelni |
avcodec/snowenc: change log level for iterative ME information to …
|
|
|
@b6229780
|
10 years |
michaelni |
avcodec/snowenc: add intra_penalty AVOption
This allows favoring …
|
|
|
@cf31e2df
|
10 years |
michaelni |
avcodec/mpegvideo: Fix null pointer dereference with grayscale …
|
|
|
@33529104
|
10 years |
michaelni |
avcodec/mpeg12dec: Fix "-flags +gray"
Signed-off-by: Michael …
|
|
|
@379e5603
|
10 years |
lu_zero |
id3v2: Do not export empty APIC description
APIC tags always have a …
|
|
|
@b9f7a677
|
10 years |
lu_zero |
png: Set the color range as full range
The format uses full range for …
|
|
|
@254f3dab
|
10 years |
lu_zero |
nut: Make sure to clean up on read_header failure
Based on Andreas …
|
|
|
@4d0ee496
|
10 years |
lu_zero |
avi: Validate sample_size
And either error out or set it to 0 if it …
|
|
|
@876c89a8
|
10 years |
michaelni |
cmdline: Check options array for not working flag combinations
…
|
|
|
@107e4da4
|
10 years |
michaelni |
ffmpeg_opt: Fix -timestamp parsing
Signed-off-by: Michael Niedermayer …
|
|
|
@9ba5dd37
|
10 years |
michaelni |
avcodec/mpegvideo: Fix indention
Signed-off-by: Michael Niedermayer …
|
|
|
@5c8809b4
|
10 years |
michaelni |
avcodec/error_resilience: support grayscale
Signed-off-by: Michael …
|
|
|
@82a6e18b
|
10 years |
michaelni |
avcodec/mpegvideo: Fix -flags +gray with xvid_vlc_trac7411.h263
…
|
|
|
@9025bc58
|
10 years |
michaelni |
avcodec/h263dec: use PIX_FMT_GRAY8 when the user specified …
|
|
|
@d1d8ee5e
|
10 years |
michaelni |
avdevice/v4l2: Try to fix build on netbsd/openbsd
Found-by: James …
|
|
|
@28f20d2f
|
10 years |
michaelni |
lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged …
|
|
|
@982e7bbf
|
10 years |
michaelni |
avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is set
…
|
|
|
@23e6cf83
|
10 years |
michaelni |
lavd/v4l2: fix typo
This was introduced in …
|
|
|
@c97d30f0
|
10 years |
michaelni |
vp9: de-duplicate some functions that are identical between 10/12 bpp. …
|
|
|
@ba1f56ae
|
10 years |
michaelni |
configure: remove loongson check inline asm and mips dependent
…
|
|
|
@b6d8afd
|
10 years |
michaelni |
configure: replace arch loongson with arch extra list loongson
…
|
|
|
@b34257ee
|
10 years |
lu_zero |
nut: Check chapter creation in decode_info_header
This fixes a …
|
|
|
@243e8443
|
10 years |
lu_zero |
alac: Reject rice_limit 0 if compression is used
If in compression …
|
|
|