summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* rtmp: do not hardcode invoke numbersJosh Allmann2011-11-18
* cinepack: return non-generic errorsLuca Barbato2011-11-18
* fate-lavf-ts: use -mpegts_transport_stream_id option.Anton Khirnov2011-11-18
* Add an APIchanges entry and a minor bump for avio changes.Anton Khirnov2011-11-18
* avio: Mark the old interrupt callback mechanism as deprecatedMartin Storsjö2011-11-18
* avplay: Set the new interrupt callbackMartin Storsjö2011-11-18
* avconv: Set new interrupt callbacks for all AVFormatContexts, use avio_open2(...Martin Storsjö2011-11-18
* cinepak: remove redundant coordinate checksMichael Niedermayer2011-11-18
* cinepak: check strip_sizeMichael Niedermayer2011-11-18
* cinepak, simplify, use AV_RB24()Michael Niedermayer2011-11-18
* cinepak: simplify, use FFMIN()Michael Niedermayer2011-11-18
* cinepak: Fix division by zero, ask for sample if encoded_buf_size is 0Michael Niedermayer2011-11-18