50500 Commits (f164228fd793766187ed3e68cb6d6e2fe3e77c04)
 

Author SHA1 Message Date
Anton Khirnov ddfe1246d9 flicvideo: avoid an infinite loop in byte run compression 12 years ago
Anton Khirnov 067432c1c9 loco: check that there is data left after decoding a plane. 12 years ago
Anton Khirnov de6dfa2bb8 lagarith: avoid infinite loop in lag_rac_refill() 12 years ago
Anton Khirnov f935aca44c av_memcpy_backptr: avoid an infinite loop for back = 0 12 years ago
Anton Khirnov 8097fc9a2d 4xm: check the return value of read_huffman_tables(). 12 years ago
Clément Bœsch 0ac71f9a32 fate/subtitles: add character encoding conversion test. 12 years ago
Stefano Sabatini e95637841c tests: fix parseutils test after 12a269a522 12 years ago
Stefano Sabatini 160def32da doc/muxers: fix reference to @anchor defined in another manual 12 years ago
Stefano Sabatini ce84c14ab1 lavu/parseutils: remove spurious "]]" in date format specification 12 years ago
Senthilnathan M 12a269a522 lavu/parseutils: allow MM:SS format for duration in av_parse_time() 12 years ago
Malcolm Bechard 239b88c284 Improve QTRLE encoding performance, no change to output file size/content. 12 years ago
Michael Niedermayer 2c21d34ea4 avutil/mem: do a small set of checks for memalign hack before freeing. 12 years ago
Paul B Mahol 89c77b6b15 exr: shorter channel buffer names 12 years ago
Paul B Mahol 7a930f310a exr: remove superfluous check 12 years ago
Paul B Mahol fefd4b0924 exr: cosmetics: reindent 12 years ago
Paul B Mahol 9c75c24de4 exr: check if line offset table is complete only once per frame 12 years ago
Paul B Mahol cc0bd78413 exr: support more line orders 12 years ago
Paul B Mahol 1178868683 exr: fix overflow check in lineoffset processing 12 years ago
Paul B Mahol 88d7259fd2 exr: merge multiple if () blocks 12 years ago
Paul B Mahol 3456891291 exr: check version too 12 years ago
Stefano Sabatini 8902f5b89c doc/filters: apply minor spacing fixes to boxblur docs 12 years ago
Stefano Sabatini f30979e095 lavfi/boxblur: add support to named options 12 years ago
Michael Niedermayer 6f77122bf5 aac: reconfigure output on pop 12 years ago
Paul B Mahol c46400ddec cafenc: do not leak caf->pkt_sizes 12 years ago
Michael Niedermayer 21f68528e3 aacdec: dont pop random configurations 12 years ago
Paul B Mahol a72b41035c mxg: do not leak mxg->buffer 12 years ago
Michael Niedermayer db05f7ab16 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer b16bf913d8 dxva2: move _WIN32_WINNT handling to public header 12 years ago
Michael Niedermayer 29436c1ab2 libavcodec/mips/aacsbr_mips: fix ;; 12 years ago
Mirjana Vulin 46d52a0b09 mips: optimization for float aac decoder (ps module) 12 years ago
Mirjana Vulin 8d2eb5fe58 mips: optimization for float aac decoder (sbr module) 12 years ago
James Almer 67b3fcf655 configure: Use libiconv on systems that lack built-in iconv 12 years ago
Matt Wolenetz 82a4a4e7ca Fix Win64 AVX h264_deblock by not using redzone on Win64 12 years ago
Michael Niedermayer 04220b473e h264: ensure that get_format() is called when changing format but not otherwise. 12 years ago
Andrea3000 8d8c59480e matroska: fix missing , 12 years ago
Michael Niedermayer 8a6449167a avcodec_decode_audio4: check got_frame_ptr before handling initial skip 12 years ago
Paul B Mahol 47619e41c4 blend filter 12 years ago
Michael Niedermayer 8036ba299d h264: move next/last picture init to decode_slice_header 12 years ago
Michael Niedermayer 669d50b445 ec: check that reference pictures have matching parameters before using them. 12 years ago
Michael Niedermayer bdeb61ccc6 h264: check that luma and chroma depth match 12 years ago
Matt Wolenetz 311443f6c7 x86: h264: Don't use redzone in AVX h264_deblock on Win64 12 years ago
Paul B Mahol 59015c1118 exr: constify s in rle_uncompress() 12 years ago
Paul B Mahol a3d890527e exr: reset compression in decode_frame() 12 years ago
Michael Niedermayer 6b8f21190d Merge remote-tracking branch 'qatar/master' 12 years ago
Nicolas George 9fa5a47197 ffmpeg: set resample_pix_fmt for sub2video. 12 years ago
Nicolas George 01649c79c8 lavfi/buffersrc: set channel layout if it is known. 12 years ago
Carl Eugen Hoyos d714576037 Use SMPTE standard notation when showing mxf Universal Labels. 12 years ago
Michael Niedermayer cdb7a1ac63 vf_idet: adapt default scores due to bugfix 12 years ago
Michael Niedermayer dc9edb06b0 vf_idet: Fix macro arguments sideeffect 12 years ago
Clément Bœsch 9ed6af4be2 fate/subtitles: add MicroDVD remux test. 12 years ago