summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: remove disabled FF_API_AVFRAME_AGE cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_DATA_POINTERS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_PARSE_FRAME cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_GET_ALPHA_INFO cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_AVCODEC_INIT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_ER cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_DRC_SCALE cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_AVCODEC_OPEN cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_THREAD_INIT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_PALETTE_CONTROL cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove the deprecated opt.h header.Anton Khirnov2012-01-27
* lavc: remove the deprecated "ab" option.Anton Khirnov2012-01-27
* lavc: increase major version to 54.Anton Khirnov2012-01-27
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* frwu: check if allocation was successfulPaul B Mahol2012-01-27
* vc1dec.c: Don't use uninitialized values of dmv_[x, y]Mashiat Sarker Shakkhar2012-01-27
* mjpegbdec: Fix overflow in SOS.Alex Converse2012-01-26
* 8bps: K&R formatting cosmeticsPaul B Mahol2012-01-26
* smacker: Sanity check huffman tables found in the headers.Alex Converse2012-01-26
* smacker: remove dead storeAlex Converse2012-01-26
* qdm2: Check data block size for bytes to bits overflow.Alex Converse2012-01-26
* vc1: always read the bfraction element for interlaced fieldsHendrik Leppkes2012-01-26
* wma: Clip WMA1 and WMA2 frame length to 11 bits.Alex Converse2012-01-25
* rv20: prevent calling ff_h263_decode_mba() with unset height/widthJanne Grunau2012-01-25
* build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-25
* indeo5: prevent null pointer dereference on broken filesJanne Grunau2012-01-25
* cosmetics: Remove some unnecessary block braces.Diego Biurrun2012-01-25
* dsputil: use vertical component for drawing bottom edge.Ronald S. Bultje2012-01-25
* aacenc: Fix identification padding when the bitstream is already aligned.Alex Converse2012-01-24
* aacenc: Write correct length for long identification strings.Michael Niedermayer2012-01-24
* adpcm_ima_ws: fix stereo decodingJustin Ruggles2012-01-24
* avcodec: add a new codec_id for CRYO APC IMA ADPCM.Justin Ruggles2012-01-24
* lavc: postpone the removal of AVCodecContext.request_channels.Anton Khirnov2012-01-24
* lavc: postpone removing old audio encoding and decoding APIAnton Khirnov2012-01-24
* rv10: verify slice offsets against buffer sizeJanne Grunau2012-01-24
* aacenc: Simplify windowingNathan Caldwell2012-01-23