summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* ARM: add explicit .arch and .fpu directives to asm.SMans Rullgard2011-11-22
* pthread: do not touch has_b_framesJanne Grunau2011-11-22
* avconv: cleanup the transcoding loop in output_packet().Anton Khirnov2011-11-21
* avconv: split subtitle transcoding out of output_packet().Anton Khirnov2011-11-21
* avconv: split video transcoding out of output_packet().Anton Khirnov2011-11-21
* avconv: split audio transcoding out of output_packet().Anton Khirnov2011-11-21
* avconv: reindent.Anton Khirnov2011-11-21
* avconv: move streamcopy-only code out of decoding loop.Anton Khirnov2011-11-21
* avconv: remove an always true condition and reindent.Anton Khirnov2011-11-21
* avconv: split off streamcopy handling into a separate loop.Anton Khirnov2011-11-21
* pthread: add some malloc failure checksJustin Ruggles2011-11-21
* avconv: cosmetics, reformat transcode_init()Anton Khirnov2011-11-21
* avconv: rename 'os' variable to 'oc'Anton Khirnov2011-11-21
* doc/filters: fix some typos.Anton Khirnov2011-11-21
* configure: add libpulse to help outputAnton Khirnov2011-11-21
* httpproxy: Fix dependenciesJohn Stebbins2011-11-20
* httpproxy: Specify the object files needed in the MakefileMartin Storsjö2011-11-20
* swscale: Fix stack alignment for SSEJohn Stebbins2011-11-19
* avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles2011-11-19
* avcodec: use av_opt_set() instead of deprecated av_set_string3()Justin Ruggles2011-11-19
* avcodec: fix some const warningsJustin Ruggles2011-11-19
* avcodec: remove pointless AVOption, internal_buffer_countJustin Ruggles2011-11-19
* imgutils: Fix illegal read.Thierry Foucu2011-11-18
* configure: add check for w32threads to enable it automaticallyJanne Grunau2011-11-18