summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mpegaudiodec: move imdct36() to MPADSPContextVitor Sessak2011-11-07
* libutvideodec: Check if the decode initializes correctlyDerek Buitenhuis2011-11-07
* libutvideodec: Remove CODEC_CAP_LOSSLESSDerek Buitenhuis2011-11-07
* libutvideodec: Make buf_size localDerek Buitenhuis2011-11-07
* libutvideodec: Fix typoDerek Buitenhuis2011-11-07
* libutvideodec: Width and height don't need to be unsignedDerek Buitenhuis2011-11-07
* libutvideodec: Fix name of extradata memberDerek Buitenhuis2011-11-07
* libutvideodec: remove impossible pix_fmt caseDerek Buitenhuis2011-11-07
* libutvideo: Don't try and output original_formatDerek Buitenhuis2011-11-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-07
|\
| * cosmetics: insert some spaces in explicit enum value assignmentsKostya Shishkov2011-11-06
| * move 8SVX audio codecs to the audio codec list part on the next bumpKostya Shishkov2011-11-06
| * deprecate codec IDs that won't ever be usedKostya Shishkov2011-11-06
* | Fix av_packet_split_side_data.Reimar Döffinger2011-11-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-06
|\|
| * h264_weight: remove duplication functions.Ronald S. Bultje2011-11-05
| * h264: improve calculation of codec delay.Ronald S. Bultje2011-11-05
| * w32threads: Wrap the mutex functions in inline functions returning intMartin Storsjö2011-11-05
| * avcodec: Allow locking and unlocking an avformat specific mutexMartin Storsjö2011-11-05
* | Set avctx->coded_width/height to uncropped h264 sizesJoakim Plate2011-11-06
* | libvpxenc: Fix "Additional information: g_lag_in_frames out of range [..25]"Michael Niedermayer2011-11-06
* | Set AVFrame reference before reget_buffer.Reimar Döffinger2011-11-05
* | nuv: do not use data not initialized by LZO decompression.Reimar Döffinger2011-11-05
* | nuv: Fix combination of size changes and LZO compression.Reimar Döffinger2011-11-05
* | Check NUV per-frame header for validity.Reimar Döffinger2011-11-05
* | rtjpeg: check get_block return value for error.Reimar Döffinger2011-11-05
* | Simplify using get_bits_left.Reimar Döffinger2011-11-05
* | Use FFALIGN.Reimar Döffinger2011-11-05
* | Try to set AVFrame.reference to correct values.Reimar Döffinger2011-11-05
* | h264: fix ssse3 biweight code with weights of 128Michael Niedermayer2011-11-05
* | Make ff_mba_* arrays const.Reimar Döffinger2011-11-05
* | Make fdct_r_row_sse2 const.Reimar Döffinger2011-11-05
* | Make AMR tables of lookup filter tables const.Reimar Döffinger2011-11-05
* | Make tab_frw_01234567_sse2 const.Reimar Döffinger2011-11-05
* | j2kdec: fix a bunch of const compiler warnings.Clément Bœsch2011-11-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-05
|\|
| * binkaudio: expand quant_table to accommodate all possible valuesJustin Ruggles2011-11-04
| * libx264: Set the default of the rc_lookahead option to -1Martin Storsjö2011-11-04
| * avcodec: Set flags2 default value depending on availabilityMartin Storsjö2011-11-04
* | dwt: Code make up, removed gotosJordi Ortiz2011-11-05
* | Dirac: Added endif commentsJordi Ortiz2011-11-05
* | Dirac: Specific struct initializers in AVCodec initializationJordi Ortiz2011-11-05
* | Dirac: Removed goto + some code make upJordi Ortiz2011-11-04
* | dwt: removed some warnings in make checkheadersJordi Ortiz2011-11-04
* | Dirac: Solved problem with make checkheadersJordi Ortiz2011-11-04
* | Fix libutvideo wrapper nameDerek Buitenhuis2011-11-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-04
|\|
| * vp6: Fix illegal read.Alex Converse2011-11-03
| * avcodec: Make sure codec_type is set by avcodec_get_context_defaults2Martin Storsjö2011-11-03
| * avcodec: Remove a misplaced and useless attribute_deprecatedMartin Storsjö2011-11-03