summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf: print with debug level the byte positions before and after find_stream_...Michael Niedermayer2012-04-14
* mp3on4: allocate a large enough frame.Michael Niedermayer2012-04-14
* avidec: update size when packet is shrunkMichael Niedermayer2012-04-14
* lavfi/drawbox: fix width displayed in place of x.Clément Bœsch2012-04-13
* dfa: Fix out of array write in decode_dds1()Michael Niedermayer2012-04-13
* dfa: fix out of array write in decode_wdlt()Michael Niedermayer2012-04-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-13
|\
| * swscale: K&R formatting cosmetics (part II)Diego Biurrun2012-04-13
| * tiffdec: Add a malloc check and refactor another.Alex Converse2012-04-13
| * faxcompr: Check malloc results and unify return pathAlex Converse2012-04-13
| * configure: escape colons in values written to config.fateMans Rullgard2012-04-13
| * ac3dsp: call femms/emms at the end of float_to_fixed24() for 3DNow and SSEJustin Ruggles2012-04-12
| * matroska: Fix leaking memory allocated for laces.Dale Curtis2012-04-12
| * pthread: Fix crash due to fctx->delaying not being cleared.Dale Curtis2012-04-12
| * vp3: Assert on invalid filter_limit values.Dale Curtis2012-04-12
| * h264: fix 10bit biweight functions after recent x86inc.asm fixes.Ronald S. Bultje2012-04-12
| * ffv1: Fix size mismatch in encode_line.Alex Converse2012-04-12
| * movenc: Remove a dead initializationAlex Converse2012-04-12
| * git-howto: Explain how to avoid Windows line endings in git checkouts.Diego Biurrun2012-04-12
| * build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-12
* | av_image_alloc: Align the width to 8 when align >= 8.Michael Niedermayer2012-04-13
* | cmdutils: fix "oswr may be used uninitialized" warningMichael Niedermayer2012-04-13
* | avpicture_layout: use a endian independant format for the palette.Michael Niedermayer2012-04-13
* | mov: zero sc->pb in mov_read_close()Michael Niedermayer2012-04-13
* | mov: Fix memory leaks on aborted header parsing.Dale Curtis2012-04-13
* | mov: zero extradata_size on deallocation of extradata.Michael Niedermayer2012-04-13
* | matroska: Fix leaking memory allocated for laces.Dale Curtis2012-04-13
* | mov: Fix harmless OOB read.Dale Curtis2012-04-13
* | pthread: Fix crash due to fctx->delaying not being cleared.Dale Curtis2012-04-13
* | vp3: Assert on invalid filter_limit values.Dale Curtis2012-04-13
* | ffmpeg: Compensate non monotonicity errors in the audio TSs.Michael Niedermayer2012-04-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-13
|\|
| * libxvid: remove disabled codeDiego Biurrun2012-04-12
| * qdm2: make a table static constMans Rullgard2012-04-12
| * qdm2: simplify bitstream reader setup for some subpacket typesMans Rullgard2012-04-12
| * qdm2: use get_bits_left()Mans Rullgard2012-04-12
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-12
| * avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmeticsDiego Biurrun2012-04-12
| * msrle: convert MS RLE decoding function to bytestream2.Ronald Bultje2012-04-11
| * x86inc improvements for 64-bitHenrik Gramner2012-04-11
* | lavfi/mp: remove 2xsai wrapped filterStefano Sabatini2012-04-13
* | lavfi: port 2xsai filter from libmpcodecsStefano Sabatini2012-04-13
* | examples/decoding_encoding: remove unused variable "size"Stefano Sabatini2012-04-13
* | lavfi: install asrc_abuffer.h headerStefano Sabatini2012-04-13
* | vorbisdec: use correct channels variable.Reimar Döffinger2012-04-12
* | latmenc: validate extradata size.Reimar Döffinger2012-04-12
* | latmenc: simplify using avpriv_copy_bits.Reimar Döffinger2012-04-12
* | latmenc: Document assumptions when copying the AAC header.Reimar Döffinger2012-04-12
* | latmenc: copy pce config from proper location.Reimar Döffinger2012-04-12
* | latmenc: fix muxing of byte-aligned DSE.Reimar Döffinger2012-04-12