40099 Commits (44bd2f90a973960db5e5c74bf21110de8434a10f)
 

Author SHA1 Message Date
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
Diego Biurrun 6048fd22ee git-howto: Explain how to avoid Windows line endings in git checkouts. 13 years ago
Diego Biurrun baaab6069a build: Move all arch OBJS declarations into arch subdirectory Makefiles. 13 years ago
Reimar Döffinger 4561feb4bf vorbisdec: use correct channels variable. 13 years ago
Reimar Döffinger d1a58afb95 latmenc: validate extradata size. 13 years ago
Reimar Döffinger 9540476ba1 latmenc: simplify using avpriv_copy_bits. 13 years ago
Reimar Döffinger eb24def465 latmenc: Document assumptions when copying the AAC header. 13 years ago
Reimar Döffinger 0c1e9c2d6a latmenc: copy pce config from proper location. 13 years ago