summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-23
|\
| * pam: Fix a typo that broke writing and reading PAM files.Carl Eugen Hoyos2012-01-22
* | CrystalHD: Back up extradata to allow decoder reinit to work.Philip Langdale2012-01-22
* | CrystalHD: Initialise variables to silence valgrind.Philip Langdale2012-01-22
* | pthread: Change a signal to a broadcast as multiple threadsMichael Niedermayer2012-01-22
* | mpeg12: fixed parsing in some mpeg2 streamsHendrik Leppkes2012-01-22
* | lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8Michael Niedermayer2012-01-22
* | Extract some duplicated code.Reimar Döffinger2012-01-22
* | Remove pointless and distracting ()Reimar Döffinger2012-01-22
* | Simplify: just add header_size directly.Reimar Döffinger2012-01-22
* | Move some duplicated code, simplify.Reimar Döffinger2012-01-22
* | Make variable that always has the same value const.Reimar Döffinger2012-01-22
* | RC: Fix initial buffer occupancy.Michael Niedermayer2012-01-22
* | aacenc: Fix bug in writing libavcodec_ident.Michael Niedermayer2012-01-22
* | Support decoding gray8a tiff images.Carl Eugen Hoyos2012-01-22
* | pngdec: Do not use SIMD paeth prediction for bpp=2Michael Niedermayer2012-01-22
* | pngdec: Fix masks for interlaced decodingMichael Niedermayer2012-01-22
* | pngdec: Add some FF_DEBUG based av_logs.Michael Niedermayer2012-01-22
* | lavc: Mark the err_detect constants as audio+video as they also apply to audio.Michael Niedermayer2012-01-21
* | error_detection: put the old error detection constants back.Michael Niedermayer2012-01-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-21
|\|
| * threads: change the default for threads back to 1Janne Grunau2012-01-21
| * threads: update slice_count and slice_offset from user contextJanne Grunau2012-01-21
| * mpegaudiodec: switch error detection check to AV_EF_BUFFERDustin Brody2012-01-21
| * lavc: rename err_filter option to err_detect and document itDustin Brody2012-01-21
| * mpegvideo: fix invalid memory access for small video dimensionsJohn Brooks2012-01-21
* | 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