summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rtjpeg: check get_block return value for error.Reimar Döffinger2011-11-26
* nuv: check per-frame header for validity.Reimar Döffinger2011-11-26
* nuv: use FFALIGN.Reimar Döffinger2011-11-26
* flicvideo: check extradata_size before accessing extradata.Carl Eugen Hoyos2011-11-26
* fraps: check for overread.Michael Niedermayer2011-11-26
* cook: fix apparent typo in extradata parsingK.Y.H2011-11-26
* lavc: update doxy to use nondeprecated API.Anton Khirnov2011-11-26
* swscale: Readd #define _SVID_SOURCEMartin Storsjö2011-11-25
* Fix av_get_channel_layout_string() for positions >31Mans Rullgard2011-11-25
* configure: Store vda lib flags in extralibs instead of ldflagsRafaël Carré2011-11-25
* Make channel layout masks unsignedMans Rullgard2011-11-25
* dca: ARMv6 optimised decode_blockcode()Mans Rullgard2011-11-25
* nullenc: drop AVFMT_RAWPICTURE from the flagsLuca Barbato2011-11-25
* frame-mt: return consumed packet size in ff_thread_decode_frameJanne Grunau2011-11-25
* aacdec: add more fate tests covering SBR and PSJanne Grunau2011-11-25
* MK(BE)TAG: avoid undefined shiftsMans Rullgard2011-11-25
* snow: split snow in snowdec and snowencLuca Barbato2011-11-24
* tiffenc: deprecate using compression_levelAnton Khirnov2011-11-24
* swscale: fix failing fate tests.Ronald S. Bultje2011-11-24
* swscale: add support for planar RGB input.Ronald S. Bultje2011-11-24
* h264: add support for decoding planar RGB images.Ronald S. Bultje2011-11-24
* Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].Ronald S. Bultje2011-11-24
* pixfmt: add planar RGB formats.Ronald S. Bultje2011-11-24
* libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles2011-11-23
* libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles2011-11-23
* avconv: fix segfault at EOF with delayed picturesJanne Grunau2011-11-24
* pcmdec: remove unneeded resetting of samples pointerJustin Ruggles2011-11-23
* avconv: remove a now unused parameter from output_packet().Anton Khirnov2011-11-23
* avconv: formatting fixes in output_packet()Anton Khirnov2011-11-23
* avconv: declare some variables in blocks where they are usedAnton Khirnov2011-11-23
* avconv: use the same behavior when decoding audio/video/subsAnton Khirnov2011-11-23
* bethsoftvideo: return proper consumed size for palette packets.Anton Khirnov2011-11-23
* cdg: skip packets that don't contain a cdg command.Justin Ruggles2011-11-23
* crcenc: add flagsAnton Khirnov2011-11-23
* avconv: use vsync 0 for AVFMT_NOTIMESTAMPS formats.Anton Khirnov2011-11-23
* tiffenc: add a private option for selecting compression algorithmAnton Khirnov2011-11-23
* md5enc: add flagsAnton Khirnov2011-11-23
* ARM: remove needless .text/.align directivesMans Rullgard2011-11-23
* aacdec: Fix PS in ADTS.Alex Converse2011-11-22
* avconv: Consistently use PIX_FMT_NONE.Alex Converse2011-11-22
* dsputil: use cpuflags in x86 emu_edge_coreJustin Ruggles2011-11-22
* dsputil: use movups instead of movdqu in ff_emu_edge_core_sse()Justin Ruggles2011-11-22
* wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.Justin Ruggles2011-11-22
* mov: Remove some redundant and obsolete comments.Alex Converse2011-11-22
* Add libavutil/mathematics.h #includes for INFINITYMans Rullgard2011-11-22
* doxy: structure libavformat groupsLuca Barbato2011-11-22
* doxy: introduce an empty structure in libavcodecLuca Barbato2011-11-22
* doxy: provide a start page and document libavutilLuca Barbato2011-11-22
* doxy: cleanup pixfmt.hLuca Barbato2011-11-22
* regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-22