summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fate-golomb: extend golomb-test to get_ue_golomb_long()Janne Grunau2012-02-01
* swfdec: Simplify sample rate calculation.Alex Converse2012-01-31
* fate: add golomb-testDiego Biurrun2012-01-31
* golomb-test: K&R formatting cosmeticsDiego Biurrun2012-01-31
* h264: Split h264-test off into a separate file - golomb-test.c.Diego Biurrun2012-01-31
* h264-test: cleanup: drop timer invocations, commented out code and other cruftDiego Biurrun2012-01-31
* h264-test: Remove unused DSP and AVCodec contexts and related init calls.Diego Biurrun2012-01-31
* adpcm: Add missing stdint.h #include to fix standalone header compilation.Diego Biurrun2012-01-31
* lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-31
* lavc: set AVCodecContext.codec in avcodec_get_context_defaults3().Anton Khirnov2012-01-31
* lavc: make avcodec_close() work properly on unopened codecs.Anton Khirnov2012-01-31
* lavc: add avcodec_is_open().Anton Khirnov2012-01-31
* lavf: rename AVInputFormat.value to raw_codec_id.Anton Khirnov2012-01-31
* lavf: remove the pointless value field from flv and iv8Anton Khirnov2012-01-31
* lavc/lavf: remove unnecessary symbols from the symbol version script.Anton Khirnov2012-01-31
* lavc: reorder AVCodec fields.Anton Khirnov2012-01-31
* lavf: reorder AVInput/OutputFormat fields.Anton Khirnov2012-01-31
* mp3dec: Fix a heap-buffer-overflowAlex Converse2012-01-30
* adpcmenc: remove some unneeded castsJustin Ruggles2012-01-30
* adpcmenc: use int16_t and uint8_t instead of short and unsigned char.Justin Ruggles2012-01-30
* adpcmenc: fix adpcm_ms extradata allocationJustin Ruggles2012-01-30
* adpcmenc: return proper AVERROR codes instead of -1Justin Ruggles2012-01-30
* adpcmenc: check for coded_frame allocation failureJustin Ruggles2012-01-30
* adpcmenc: Do not set coded_frame->key_frame.Justin Ruggles2012-01-30
* mpc7: check for allocation failureJustin Ruggles2012-01-30
* mpc7: align local temp bufferJustin Ruggles2012-01-30
* rv40: x86 SIMD for biweightChristophe Gisquet2012-01-30
* x86: Give RV40 init file a more suitable name.Diego Biurrun2012-01-30
* x86: Place mm_flags variable declaration below the appropriate #ifdef.Diego Biurrun2012-01-30
* movdec: Ignore sample_degradation_priority bits when checking first_sample_flagsMartin Storsjö2012-01-31
* flvdec: Interpret a toplevel 'object' type metadata item as normal metadata, tooMartin Storsjö2012-01-30
* avconv: deprecate the -deinterlace optionAnton Khirnov2012-01-30
* doc: Fix the name of the new functionMartin Storsjö2012-01-30
* aacenc: make sure to encode enough frames to cover all input samples.Justin Ruggles2012-01-30
* aacenc: only use the number of input samples provided by the user.Justin Ruggles2012-01-30
* wmadec: Verify bitstream size makes sense before calling init_get_bits.Alex Converse2012-01-30
* kmvc: Log into a context at a log level constant.Alex Converse2012-01-30
* mpeg12: Pad framerate tab to 16 entries.Alex Converse2012-01-30
* kgv1dec: Increase offsets array size so it is large enough.Michael Niedermayer2012-01-30
* kmvc: Check palsize.Alex Converse2012-01-30
* nsvdec: Propagate errorsAlex Converse2012-01-30
* nsvdec: Be more careful with av_malloc().Alex Converse2012-01-30
* nsvdec: Fix use of uninitialized streams.Michael Niedermayer2012-01-30
* movenc: cosmetics: Get rid of camelCase identifiersMartin Storsjö2012-01-30
* swscale: more generic check for planar destination formats with alphaPaul B Mahol2012-01-30
* doc: Document mov/mp4 fragmentation optionsMartin Storsjö2012-01-30
* build: Use order-only prerequisites for creating FATE reference file dirs.Diego Biurrun2012-01-30
* x86 dsputil: provide SSE2/SSSE3 versions of bswap_bufChristophe Gisquet2012-01-30
* rtsp: Remove some unused variables from ff_rtsp_connect().Diego Biurrun2012-01-30
* avutil: make intfloat api publicPaul B Mahol2012-01-30