summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* wmal: Drop unused variable num_possible_block_size.Mashiat Sarker Shakkhar2012-04-14
* avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini2012-04-14
* graphparser: allow specifying sws flags in the graph description.Anton Khirnov2012-04-14
* graphparser: fix the order of connecting unlabeled links.Anton Khirnov2012-04-14
* graphparser: add avfilter_graph_parse2().Anton Khirnov2012-04-14
* vsrc_buffer: allow using a NULL buffer to signal EOF.Anton Khirnov2012-04-14
* swscale: handle last pixel if lines have an odd width.Ronald S. Bultje2012-04-13
* qdm2: fix a dubious pointer castMans Rullgard2012-04-13
* WMAL: Do not try to read rawpcm coefficients if bits is invalidMichael Niedermayer2012-04-13
* mov: Fix detecting there is no sync sample.Yusuke Nakamura2012-04-13
* tiffdec: K&R cosmeticsAlex Converse2012-04-13
* avf: has_duration does not check the global oneLuca Barbato2012-04-13
* dsputil: fix optimized emu_edge function on Win64.Ronald S. Bultje2012-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
* 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
* avplay: Don't free video filters string until the end of decoding.Alex Converse2012-04-11
* movenc: small refactor mov_write_packetLuca Barbato2012-04-11
* movenc: remove redundant checkLuca Barbato2012-04-11
* interplayvideo: fix av_dlog parameter type mismatchDiego Biurrun2012-04-11
* Drop some pointless #ifdefs.Diego Biurrun2012-04-10
* rv40dsp x86: use only one register, for both increment and loop counterChristophe GISQUET2012-04-10
* rv40dsp: implement prescaled versions for biweight.Christophe GISQUET2012-04-10
* avconv: use default channel layouts when they are unknownJustin Ruggles2012-04-10
* avconv: parse channel layout stringJustin Ruggles2012-04-10
* nutdec: K&R formatting cosmeticsAsen Lekov2012-04-10
* vda: Signal 4 byte NAL headers to the decoder regardless of what's in the ext...Sebastien Zwickert2012-04-10
* mem: Consistently return NULL for av_malloc(0)Martin Storsjö2012-04-10
* vf_overlay: implement poll_frame()Anton Khirnov2012-04-09
* vf_scale: support named constants for sws flags.Anton Khirnov2012-04-09
* lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-09
* lavc doxy: add avfft to the main lavc group.Anton Khirnov2012-04-09