summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: prettify printing of some codec tags which contains non alphanumeric ch...Stefano Sabatini2012-05-29
* Fix r10k codec for widths that are not multiples of 64.Carl Eugen Hoyos2012-05-28
* Mark avui encoder experimental.Carl Eugen Hoyos2012-05-28
* jvdec: check videosizeMichael Niedermayer2012-05-28
* motionpixels: check extradata sizeMichael Niedermayer2012-05-28
* iff_ilbm: fix null ptr derefMichael Niedermayer2012-05-28
* yop: check for missing extradataMichael Niedermayer2012-05-28
* xan: fix out of array readMichael Niedermayer2012-05-28
* cdgraphics: Fix out of array writeMichael Niedermayer2012-05-28
* Test extradata size before reading from extradata when decoding avui.Carl Eugen Hoyos2012-05-28
* x86: use new schema for ASM macrosVitor Sessak2012-05-27
* Support decoding fourcc YVYU.Carl Eugen Hoyos2012-05-27
* aacdec: fix "may be used uninitialized" warningMichael Niedermayer2012-05-26
* aacpsy: fix "may be used uninitialized" warningMichael Niedermayer2012-05-26
* Support some BOXX codecs.ami_stuff2012-05-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-25
|\
| * imc: some cosmeticsKostya Shishkov2012-05-25
* | Revert "removing lowres support"Michael Niedermayer2012-05-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-25
|\|
| * tqi: Pass errors from the MB decoderMichael Niedermayer2012-05-23
* | Fix compilation with --disable-everything.Carl Eugen Hoyos2012-05-24
* | lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini2012-05-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-23
|\|
| * x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code.Justin Ruggles2012-05-22
| * dwt: return errors from ff_slice_buffer_init()Diego Biurrun2012-05-22
* | xsubdec: print frame size when too smallMichael Niedermayer2012-05-23
* | Do not leak extradata when encoding avui.Carl Eugen Hoyos2012-05-23
* | avuienc: Use field_order to determine if a stream is interlaced.Carl Eugen Hoyos2012-05-23
* | Fix compilation with --disable-everything --enable-demuxer=ogg (--disable-yasm).Carl Eugen Hoyos2012-05-23
* | Fix compilation with --disable-everything --enable-demuxer=flac (--disable-ya...Carl Eugen Hoyos2012-05-23
* | ffv1: fix decoder state_transition tableMichael Niedermayer2012-05-23
* | dwt: use av_freep()Michael Niedermayer2012-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-22
|\|
| * dwt: check malloc callsJordi Ortiz2012-05-22
| * ppc: Drop unused header regs.hDiego Biurrun2012-05-22
| * Convert vector_fmul range of functions to YASM and add AVX versionsKieran Kunhya2012-05-21
* | libvorbis: only store version string if bitexact is not set.Michael Niedermayer2012-05-22
* | Add Avid Meridien Uncompressed (AVUI) encoder.Carl Eugen Hoyos2012-05-22
* | mpeg4videoparser: support using timestamps from codec.Michael Niedermayer2012-05-22
* | avcodec: add parser flag to indicate that codec TS are the only available and...Michael Niedermayer2012-05-22
* | shorten: fix lossy decodingPaul B Mahol2012-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-21
|\|
| * dwt: K&R prettyprinting cosmeticsJordi Ortiz2012-05-21
* | flvdec: reenable extradata passing codeMichael Niedermayer2012-05-21
* | aac: fix SCE in stereo case, this is surprisingly actually neededMichael Niedermayer2012-05-21
* | aacdec: print debug note when unexpected SCE/CPE is encounteredMichael Niedermayer2012-05-21
* | libavcodec: fix side data split with 0 sized packetsMichael Niedermayer2012-05-21
* | libavcodec: correct consumed bytes for decodersMichael Niedermayer2012-05-21
* | mpeg4videodec: print more debug info for debug_pict_infoMichael Niedermayer2012-05-21
* | ivi_common: skip null frames for all indeo variantsMichael Niedermayer2012-05-21