summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* ac3dec: Move center&surround mix level tables to parser.Michael Niedermayer2012-01-21
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-21
|\
| * ARM: fix build with FFT enabled and MDCT disabledFelipe Contreras2012-01-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-20
|\|
| * mpeg12: check for available bits to avoid an infinite loopJindřich Makovička2012-01-19
* | Changed indexing in libopenjpeg to shorten linesMichael Bradshaw2012-01-19
* | Support gray8a encoding with libopenjpeg.Carl Eugen Hoyos2012-01-19
* | Simplify 32bit png decoding.Carl Eugen Hoyos2012-01-19
* | Support encoding 16bit pixel formats to sgi.Carl Eugen Hoyos2012-01-19
* | Simplify 32bit pam decoding.Carl Eugen Hoyos2012-01-19
* | Simplify PIX_FMT_RGB555LE selection in targa decoder.Carl Eugen Hoyos2012-01-19
* | Simplify targa decoding on big endian.Carl Eugen Hoyos2012-01-19
* | DNxHD: frame multithreadingJavier Cabezas2012-01-19
* | wmalossless: Fix incompatoble pointer type warningsMichael Niedermayer2012-01-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-19
|\|
| * error_resilience: K&R formatting cosmeticsDonald Ovcharov2012-01-18
* | Replace a av_fast_malloc with av_fast_padded_malloc.Reimar Döffinger2012-01-18
* | Use av_fast_padded_malloc in mimic and truemotion2 decoders.Reimar Döffinger2012-01-18
* | Use av_fast_padded_malloc in fraps and mpc decoders.Reimar Döffinger2012-01-18
* | lavc: call ff_init_buffer_info() from default reget buffer.Michael Niedermayer2012-01-18
* | lavc: when w/h changes in reget buffer, print the values.Michael Niedermayer2012-01-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-18
|\|
| * tta: cast output data pointer to the correct typeJustin Ruggles2012-01-17
* | Use ff_packet_free_side_data instead of duplicating it.Reimar Döffinger2012-01-17
* | lavc: remove unused headersPaul B Mahol2012-01-17
* | Add and use av_fast_padded_malloc.Reimar Döffinger2012-01-17
* | lavc: Check CODEC_CAP_VARIABLE_FRAME_SIZE && !frameMichael Niedermayer2012-01-17
* | lavc: use av_freep() for freeing extended_dataMichael Niedermayer2012-01-17
* | 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