summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Fix ticket21, temporary audio array was too small.Michael Niedermayer2011-04-09
* Cleanup 'Fix spurious warning when stream has SPS and PPS units.'Michael Niedermayer2011-04-08
* Merge remote-tracking branch 'ffmpeg-mt/master'Alexander Strange2011-04-08
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-08
|\
| * lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-07
* | Fix deblocking with thread_slicesMichael Niedermayer2011-04-08
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-07
|\|
| * Fix parser: mark av_parser_parse() for removal on next major bumpBrad2011-04-06
* | Fix ticket34Michael Niedermayer2011-04-06
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-06
|\|
| * psymodel: extend API to include PE and bit allocation.Nathan Caldwell2011-04-05
| * Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange2011-04-05
| * Revert "aac_latm_dec: use aac context and aac m4ac"Janne Grunau2011-04-05
| * ac3enc: NEON optimised extract_exponentsMans Rullgard2011-04-05
* | Fix ffmpeg-mt fixme in h264.Michael Niedermayer2011-04-06
* | Fix REBASE_PICTURE with h.264Michael Niedermayer2011-04-06
* | Fix Ticket37Michael Niedermayer2011-04-06
* | Do not offer unsupported HWAccel PIX_FMT.Reimar Döffinger2011-04-05
* | Use CONFIG_VDPAU as condition for using ff_vdpau_mpeg_picture_complete.Reimar Döffinger2011-04-05
* | ac3dec: avoid pointless alloc and indirection for input_bufferReimar Döffinger2011-04-05
* | h264_parser: Fix whitespace after previous change.Philip Langdale2011-04-04
* | h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set.Philip Langdale2011-04-04
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-05
|\|
| * ac3enc: move extract_exponents inner loop to ac3dspMans Rullgard2011-04-04
| * aacenc: reduce the number of loop index variablesYoung Han Lee2011-04-04
| * ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-03
* | Communicate pulldown flags to clients to fix VC-1 playback with pulldown contentAlexandre Colucci2011-04-04
* | Fix VC-1 playback with pulldown contentAlexandre Colucci2011-04-04
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-04
|\|
| * ARM: NEON fixed-point forward MDCTMans Rullgard2011-04-03
| * ARM: NEON fixed-point FFTMans Rullgard2011-04-03
| * ac3enc: use generic fixed-point mdctMans Rullgard2011-04-03
| * lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-03
| * lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-03
* | add MicroDVD muxer and demuxerAurelien Jacobs2011-04-04
* | Libavcodec AC3/E-AC3/DTS decoders now output floating point data.clsid22011-04-03
* | Float output for libavcodec AAC decoderclsid22011-04-03
* | Float output for libavcodec Vorbis decoderclsid22011-04-03
* | Move frame_pred_frame_dct check elsewhere.Michael Niedermayer2011-04-03
* | Make find_pix_fmt() non staticMichael Niedermayer2011-04-03
* | Dont be so picky on decoding pps in extradata.Michael Niedermayer2011-04-03
* | Correctly implement:Michael Niedermayer2011-04-03
* | Add or elaborate on some documentation comments in avcodec.h.Wim Lewis2011-04-03
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-03
|\|
| * Fixed-point MDCT with 32-bit unscaled outputMans Rullgard2011-04-02
| * lavc: deprecate rate_emuAnton Khirnov2011-04-02
| * lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-02
| * parser: mark av_parser_parse() for removal on next major bumpAnton Khirnov2011-04-02
| * lavc: add missing audioconvert includesAnton Khirnov2011-04-02
| * jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEYAnton Khirnov2011-04-02