summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/mpegvideo_enc: improve log message in case of too large GOPStefano Sabatini2012-01-17
* libopenjpegenc: Remove two redundant function parameters.Michael Bradshaw2012-01-17
* libopenjpegenc: Simplify gray encoding.Michael Bradshaw2012-01-17
* libopenjpegenc: Add error messages.Michael Bradshaw2012-01-17
* libopenjpegenc: Rename four conversion functions.Michael Bradshaw2012-01-17
* Use correct register size.Reimar Döffinger2012-01-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-17
|\
| * rv34: add NEON rv34_idct_addJanne Grunau2012-01-16
| * rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-16
| * pictordec: Use bytestream2 functionsLaurentiu Ion2012-01-15
| * pcmenc: use AVCodec.encode2()Justin Ruggles2012-01-15
| * avcodec: bump minor version and add APIChanges for the new audio encoding APIJustin Ruggles2012-01-15
| * avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio()Justin Ruggles2012-01-15
| * avcodec: add a public function, avcodec_fill_audio_frame().Justin Ruggles2012-01-15
| * rv34: Intra 16x16 handlingChristophe GISQUET2012-01-16
| * rv34: Inter/intra MB code splitChristophe GISQUET2012-01-16
* | dpxenc: Dont store lavc indent when bitexact is set.Michael Niedermayer2012-01-17
* | Support 64bit pam decoding.Carl Eugen Hoyos2012-01-17
* | Support gray8a pam decoding.Carl Eugen Hoyos2012-01-17
* | Fix pix_fmt_info for yuva420.Carl Eugen Hoyos2012-01-17
* | fix av_dlog call with non-AVClass structMaksym Veremeyenko2012-01-16
* | Rework VP8 decoder frame skipping code.Reimar Döffinger2012-01-16
* | Support rgb64 dpx encoding.Carl Eugen Hoyos2012-01-16
* | vorbisdec: Check that the x values of floor1 are unique.Michael Niedermayer2012-01-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-16
|\|
| * lavc: Relax API strictness in avcodec_decode_audio3 with a custom get_buffer()Reinhard Tartler2012-01-15
| * wavpack: fix clipping for 32-bit lossy modeKostya Shishkov2012-01-15
| * vb: Use bytestream2 functionsLaurentiu Ion2012-01-14
* | Support rgb48 and rgba64 png encoding.Carl Eugen Hoyos2012-01-15
* | Simplify RGB32 png encoding.Carl Eugen Hoyos2012-01-15
* | Support gray16 png encoding.Carl Eugen Hoyos2012-01-15
* | Support gray8a png encoding.Carl Eugen Hoyos2012-01-15
* | iff: support masking plane featurePeter Ross2012-01-15
* | Fix uninitialized reads for fate-vsynth1-asv2 test.Reimar Döffinger2012-01-15
* | imgconvert: add PIX_FMT_GRAY8A to pix_fmt_infoMichael Niedermayer2012-01-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-15
|\|
| * sgidec: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-14
| * cosmetics: Move static and inline attributes to more standard places.Diego Biurrun2012-01-14
| * libx264: Don't leave max_b_frames as -1 if the user didn't set itMartin Storsjö2012-01-14
| * targa: add support for rgb555 paletteJustin Ruggles2012-01-13
* | ljpegdec: reset restart interval for each plane of a non interleaved file.Michael Niedermayer2012-01-15
* | thp: Fix handling of restart intervalMichael Niedermayer2012-01-15
* | Fix compilation without HAVE_AVX, HAVE_YASM etc.Reimar Döffinger2012-01-14
* | timecode: fix typoJean First2012-01-14
* | mpeg12dec: BW10 supportMichael Niedermayer2012-01-14
* | mpeg12dec: check uppercased codec_tag.Michael Niedermayer2012-01-14
* | Use correct register size, fixes compilation with NASM.Reimar Döffinger2012-01-14
* | Fix leaking of side data.Reimar Döffinger2012-01-14
* | Support transparency in iff images.Carl Eugen Hoyos2012-01-14
* | Add CR/LF to a reget_buffer warning message.Carl Eugen Hoyos2012-01-14