39875 Commits (c963189bc2fcb879acff100be341222ee8aa850a)
 

Author SHA1 Message Date
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
Reimar Döffinger 912a838efe latmenc: fix muxing of byte-aligned DSE. 13 years ago
Diego Biurrun 18e8fef7c9 libxvid: remove disabled code 13 years ago
Michael Niedermayer 8274b21c09 ffmpeg: fix ticks_per_frame for the avi stream copy case 13 years ago
Michael Niedermayer e8c63981e5 ratecontrol: Use ticks_per_frame to calculate fps. 13 years ago
Jakub Stachowski 3b00fd5985 wmalosslessdec: Reset residues to 0 if they were not decoded from bitstream. 13 years ago
Mans Rullgard 9f3e781eab qdm2: make a table static const 13 years ago
Mans Rullgard 9ffe8ee7c5 qdm2: simplify bitstream reader setup for some subpacket types 13 years ago
Mans Rullgard a31787ee3b qdm2: use get_bits_left() 13 years ago
Michael Niedermayer 9e938d22c5 msmpeg4enc: fix stored fps value 13 years ago
Michael Niedermayer 75b38674b6 lavf: compute_pkt_fields, limit the pts upcorrection to mpeg 13 years ago
Nicolas George 733cf0ad51 ffmpeg: add -benchmark_all option. 13 years ago
Nicolas George 81a9d32f0d ffmpeg: move getutime to the start of the file. 13 years ago
Diego Biurrun 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
Diego Biurrun 2ef15b46e4 avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics 13 years ago
Michael Niedermayer 0cd17a6291 mjpeg: fix crash with lowres and flipped images 13 years ago
Michael Niedermayer c0af87550a vf_lut: fix rgba map regression 13 years ago
Reimar Döffinger 277f20c3c8 lavf: always call avio_flush in av_write_trailer. 13 years ago
Michael Niedermayer 4f6df20a00 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald Bultje 992f71e95d msrle: convert MS RLE decoding function to bytestream2. 13 years ago
Reimar Döffinger 8e357e8e75 latmenc: error out when packet size is too large. 13 years ago
Reimar Döffinger a736eb4a60 latmenc: Fix ALS in LATM. 13 years ago
Reimar Döffinger fa8a6385a1 latmenc: remove unused return value. 13 years ago
Henrik Gramner 729f90e268 x86inc improvements for 64-bit 13 years ago