summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* CrystalHD: Fix whitespace after previous change.Philip Langdale2011-04-081-29/+29
* CrystalHD: Handle different h.264 MBAFF packing.Philip Langdale2011-04-081-10/+15
* Fix ticket21, temporary audio array was too small.Michael Niedermayer2011-04-091-1/+1
* Cleanup 'Fix spurious warning when stream has SPS and PPS units.'Michael Niedermayer2011-04-081-6/+2
* Merge remote-tracking branch 'ffmpeg-mt/master'Alexander Strange2011-04-081-1/+1
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-083-1/+6
|\
| * lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-073-1/+6
* | Fix deblocking with thread_slicesMichael Niedermayer2011-04-081-4/+10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-071-1/+1
|\ \ | |/
| * Fix parser: mark av_parser_parse() for removal on next major bumpBrad2011-04-061-1/+1
* | Fix ticket34Michael Niedermayer2011-04-061-3/+15
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-065-3/+33
|\ \ | |/
| * psymodel: extend API to include PE and bit allocation.Nathan Caldwell2011-04-051-0/+9
| * Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange2011-04-054-11/+10
| * Revert "aac_latm_dec: use aac context and aac m4ac"Janne Grunau2011-04-051-2/+2
| * ac3enc: NEON optimised extract_exponentsMans Rullgard2011-04-052-0/+22
* | Fix ffmpeg-mt fixme in h264.Michael Niedermayer2011-04-061-5/+0
* | Fix REBASE_PICTURE with h.264Michael Niedermayer2011-04-061-1/+4
* | Fix Ticket37Michael Niedermayer2011-04-061-1/+1
* | Do not offer unsupported HWAccel PIX_FMT.Reimar Döffinger2011-04-051-2/+12
* | Use CONFIG_VDPAU as condition for using ff_vdpau_mpeg_picture_complete.Reimar Döffinger2011-04-051-1/+1
* | ac3dec: avoid pointless alloc and indirection for input_bufferReimar Döffinger2011-04-052-11/+4
* | h264_parser: Fix whitespace after previous change.Philip Langdale2011-04-041-14/+14
* | h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set.Philip Langdale2011-04-041-1/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-054-29/+67
|\ \ | |/
| * ac3enc: move extract_exponents inner loop to ac3dspMans Rullgard2011-04-043-18/+28
| * aacenc: reduce the number of loop index variablesYoung Han Lee2011-04-041-8/+8
| * ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-031-3/+31
* | Communicate pulldown flags to clients to fix VC-1 playback with pulldown contentAlexandre Colucci2011-04-041-0/+9
* | Fix VC-1 playback with pulldown contentAlexandre Colucci2011-04-041-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-0414-425/+545
|\ \ | |/
| * ARM: NEON fixed-point forward MDCTMans Rullgard2011-04-033-0/+206
| * ARM: NEON fixed-point FFTMans Rullgard2011-04-035-0/+300
| * ac3enc: use generic fixed-point mdctMans Rullgard2011-04-035-422/+21
| * lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-033-1/+9
| * lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-033-2/+9
* | add MicroDVD muxer and demuxerAurelien Jacobs2011-04-041-0/+1
* | Libavcodec AC3/E-AC3/DTS decoders now output floating point data.clsid22011-04-034-3/+75
* | Float output for libavcodec AAC decoderclsid22011-04-031-1/+25
* | Float output for libavcodec Vorbis decoderclsid22011-04-031-0/+11
* | Move frame_pred_frame_dct check elsewhere.Michael Niedermayer2011-04-031-1/+8
* | Make find_pix_fmt() non staticMichael Niedermayer2011-04-032-4/+5
* | Dont be so picky on decoding pps in extradata.Michael Niedermayer2011-04-031-1/+1
* | Correctly implement:Michael Niedermayer2011-04-031-1/+5
* | Add or elaborate on some documentation comments in avcodec.h.Wim Lewis2011-04-031-5/+38
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-0322-15/+137
|\ \ | |/
| * Fixed-point MDCT with 32-bit unscaled outputMans Rullgard2011-04-024-3/+63
| * lavc: deprecate rate_emuAnton Khirnov2011-04-023-1/+8
| * lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-0214-10/+61
| * parser: mark av_parser_parse() for removal on next major bumpAnton Khirnov2011-04-021-0/+2