40306 Commits (9ae570fb5fc7a0401a7cb37bac82086a07aed8a5)
 

Author SHA1 Message Date
Michael Niedermayer d442c4462a wmalosslessdec: Make arrays WMALL_BLOCK_MAX_SIZE big and check samples_per_frame. 13 years ago
Michael Niedermayer 9166f483c5 wmaprodec: check min_samples_per_subframe 13 years ago
Michael Niedermayer b28c678ba8 wmaprodec; fix get_bits(0) case. 13 years ago
Michael Niedermayer 97a5addfcf wmaprodec: check num_vec_coeffs for validity 13 years ago
Michael Niedermayer 52ec269573 lavf: print with debug level the byte positions before and after find_stream_info 13 years ago
Stefano Sabatini 91d3cbe0fd avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
Anton Khirnov 12e7e1d03e graphparser: allow specifying sws flags in the graph description. 13 years ago
Anton Khirnov 4e781c25b7 graphparser: fix the order of connecting unlabeled links. 13 years ago
Anton Khirnov d7bcc71dad graphparser: add avfilter_graph_parse2(). 13 years ago
Anton Khirnov 7ae7c41413 vsrc_buffer: allow using a NULL buffer to signal EOF. 13 years ago
Michael Niedermayer cca9528524 mp3on4: allocate a large enough frame. 13 years ago
Michael Niedermayer c41ac87047 avidec: update size when packet is shrunk 13 years ago
Ronald S. Bultje 9206ac80a5 swscale: handle last pixel if lines have an odd width. 13 years ago
Clément Bœsch 3f80546d75 lavfi/drawbox: fix width displayed in place of x. 13 years ago
Michael Niedermayer 72b9537d88 dfa: Fix out of array write in decode_dds1() 13 years ago
Michael Niedermayer d1c95d2ce3 dfa: fix out of array write in decode_wdlt() 13 years ago
Mans Rullgard f5be7958e3 qdm2: fix a dubious pointer cast 13 years ago
Michael Niedermayer 680097cb6d WMAL: Do not try to read rawpcm coefficients if bits is invalid 13 years ago
Yusuke Nakamura accea4d9d8 mov: Fix detecting there is no sync sample. 13 years ago
Alex Converse f346b6bbeb tiffdec: K&R cosmetics 13 years ago
Michael Niedermayer 367d9b2957 Merge remote-tracking branch 'qatar/master' 13 years ago
Luca Barbato cbf767a87c avf: has_duration does not check the global one 13 years ago
Ronald S. Bultje b089ca871a dsputil: fix optimized emu_edge function on Win64. 13 years ago
Diego Biurrun ef0ee7f657 swscale: K&R formatting cosmetics (part II) 13 years ago
Alex Converse 90a4306007 tiffdec: Add a malloc check and refactor another. 13 years ago
Alex Converse 99a335299f faxcompr: Check malloc results and unify return path 13 years ago
Michael Niedermayer 62e5ef95ca av_image_alloc: Align the width to 8 when align >= 8. 13 years ago
Michael Niedermayer 41a052a6ba cmdutils: fix "oswr may be used uninitialized" warning 13 years ago
Michael Niedermayer 2ec8789eb8 avpicture_layout: use a endian independant format for the palette. 13 years ago
Mans Rullgard 6555acad10 configure: escape colons in values written to config.fate 13 years ago
Michael Niedermayer 84d74610f9 mov: zero sc->pb in mov_read_close() 13 years ago
Dale Curtis a6b3e6d0b4 mov: Fix memory leaks on aborted header parsing. 13 years ago
Michael Niedermayer ab3fcd93fd mov: zero extradata_size on deallocation of extradata. 13 years ago
Dale Curtis b5ada68ead matroska: Fix leaking memory allocated for laces. 13 years ago
Dale Curtis fd165a0b31 mov: Fix harmless OOB read. 13 years ago
Dale Curtis a9d114dc8a pthread: Fix crash due to fctx->delaying not being cleared. 13 years ago
Justin Ruggles de7f22ab0c ac3dsp: call femms/emms at the end of float_to_fixed24() for 3DNow and SSE 13 years ago
Dale Curtis 3116858853 matroska: Fix leaking memory allocated for laces. 13 years ago
Dale Curtis 97ae370078 pthread: Fix crash due to fctx->delaying not being cleared. 13 years ago
Dale Curtis 27c2fb0f72 vp3: Assert on invalid filter_limit values. 13 years ago
Ronald S. Bultje 76538d7a78 h264: fix 10bit biweight functions after recent x86inc.asm fixes. 13 years ago
Alex Converse 2b8374e920 ffv1: Fix size mismatch in encode_line. 13 years ago
Alex Converse 73b7437f1d movenc: Remove a dead initialization 13 years ago
Dale Curtis e9dc616472 vp3: Assert on invalid filter_limit values. 13 years ago
Michael Niedermayer bd3ea31797 ffmpeg: Compensate non monotonicity errors in the audio TSs. 13 years ago
Michael Niedermayer ca19862d38 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 5eeecde859 lavfi/mp: remove 2xsai wrapped filter 13 years ago
Stefano Sabatini b7a7830dd4 lavfi: port 2xsai filter from libmpcodecs 13 years ago
Stefano Sabatini e21dac3a4f examples/decoding_encoding: remove unused variable "size" 13 years ago
Stefano Sabatini 162e400464 lavfi: install asrc_abuffer.h header 13 years ago