summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MK(BE)TAG: avoid undefined shiftsMans Rullgard2011-11-251-2/+2
* snow: split snow in snowdec and snowencLuca Barbato2011-11-246-3113/+3268
* tiffenc: deprecate using compression_levelAnton Khirnov2011-11-242-0/+10
* swscale: fix failing fate tests.Ronald S. Bultje2011-11-242-2/+10
* swscale: add support for planar RGB input.Ronald S. Bultje2011-11-244-9/+147
* h264: add support for decoding planar RGB images.Ronald S. Bultje2011-11-242-7/+21
* Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].Ronald S. Bultje2011-11-244-132/+102
* pixfmt: add planar RGB formats.Ronald S. Bultje2011-11-242-0/+91
* libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles2011-11-234-1/+123
* libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles2011-11-234-6/+37
* avconv: fix segfault at EOF with delayed picturesJanne Grunau2011-11-241-2/+5
* pcmdec: remove unneeded resetting of samples pointerJustin Ruggles2011-11-231-3/+0
* avconv: remove a now unused parameter from output_packet().Anton Khirnov2011-11-231-3/+3
* avconv: formatting fixes in output_packet()Anton Khirnov2011-11-231-6/+7
* avconv: declare some variables in blocks where they are usedAnton Khirnov2011-11-231-3/+3
* avconv: use the same behavior when decoding audio/video/subsAnton Khirnov2011-11-231-13/+8
* bethsoftvideo: return proper consumed size for palette packets.Anton Khirnov2011-11-232-73/+78
* cdg: skip packets that don't contain a cdg command.Justin Ruggles2011-11-232-1/+96
* crcenc: add flagsAnton Khirnov2011-11-2312-1070/+626
* avconv: use vsync 0 for AVFMT_NOTIMESTAMPS formats.Anton Khirnov2011-11-231-1/+2
* tiffenc: add a private option for selecting compression algorithmAnton Khirnov2011-11-231-1/+25
* md5enc: add flagsAnton Khirnov2011-11-232-1/+3
* ARM: remove needless .text/.align directivesMans Rullgard2011-11-239-14/+0
* aacdec: Fix PS in ADTS.Alex Converse2011-11-221-1/+2
* avconv: Consistently use PIX_FMT_NONE.Alex Converse2011-11-221-2/+2
* dsputil: use cpuflags in x86 emu_edge_coreJustin Ruggles2011-11-221-45/+46
* dsputil: use movups instead of movdqu in ff_emu_edge_core_sse()Justin Ruggles2011-11-222-7/+7
* wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.Justin Ruggles2011-11-221-0/+3
* mov: Remove some redundant and obsolete comments.Alex Converse2011-11-221-21/+0
* Add libavutil/mathematics.h #includes for INFINITYMans Rullgard2011-11-223-0/+3
* doxy: structure libavformat groupsLuca Barbato2011-11-222-1/+35
* doxy: introduce an empty structure in libavcodecLuca Barbato2011-11-222-1/+32
* doxy: provide a start page and document libavutilLuca Barbato2011-11-2219-16/+377
* doxy: cleanup pixfmt.hLuca Barbato2011-11-221-6/+8
* regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-2229-76/+96
* ARM: add explicit .arch and .fpu directives to asm.SMans Rullgard2011-11-221-0/+16
* pthread: do not touch has_b_framesJanne Grunau2011-11-223-9/+2
* avconv: cleanup the transcoding loop in output_packet().Anton Khirnov2011-11-211-45/+14
* avconv: split subtitle transcoding out of output_packet().Anton Khirnov2011-11-211-25/+34
* avconv: split video transcoding out of output_packet().Anton Khirnov2011-11-211-84/+100
* avconv: split audio transcoding out of output_packet().Anton Khirnov2011-11-211-93/+112
* avconv: reindent.Anton Khirnov2011-11-211-63/+63
* avconv: move streamcopy-only code out of decoding loop.Anton Khirnov2011-11-211-25/+30
* avconv: remove an always true condition and reindent.Anton Khirnov2011-11-211-21/+19
* avconv: split off streamcopy handling into a separate loop.Anton Khirnov2011-11-211-72/+90
* pthread: add some malloc failure checksJustin Ruggles2011-11-211-0/+9
* avconv: cosmetics, reformat transcode_init()Anton Khirnov2011-11-211-37/+46
* avconv: rename 'os' variable to 'oc'Anton Khirnov2011-11-211-12/+12
* doc/filters: fix some typos.Anton Khirnov2011-11-211-2/+2
* configure: add libpulse to help outputAnton Khirnov2011-11-211-0/+1
OpenPOWER on IntegriCloud