13608 Commits (436c4523ed447b88759900b3e6647c5b9d03a63b)

Author SHA1 Message Date
Aurelien Jacobs 3c9bfb3368 add MicroDVD muxer and demuxer 14 years ago
Mans Rullgard f7653904c8 ARM: NEON fixed-point forward MDCT 14 years ago
Mans Rullgard dba9852935 ARM: NEON fixed-point FFT 14 years ago
clsid2 0e09997fa4 Libavcodec AC3/E-AC3/DTS decoders now output floating point data. 14 years ago
clsid2 361fa0ed40 Float output for libavcodec AAC decoder 14 years ago
clsid2 ba7a28045f Float output for libavcodec Vorbis decoder 14 years ago
Mans Rullgard 79997def65 ac3enc: use generic fixed-point mdct 14 years ago
Michael Niedermayer 7f125c3e87 Move frame_pred_frame_dct check elsewhere. 14 years ago
Michael Niedermayer 24009f3601 Make find_pix_fmt() non static 14 years ago
Michael Niedermayer 6e77feb201 Dont be so picky on decoding pps in extradata. 14 years ago
Michael Niedermayer 1511936034 Correctly implement: 14 years ago
Anton Khirnov 4e3945fd28 lavc: deprecate AVCodecContext.antialias_algo 14 years ago
Anton Khirnov 4a49d2d59c lavc: mark mb_qmin/mb_qmax for removal on next major bump. 14 years ago
Wim Lewis f38fa75d97 Add or elaborate on some documentation comments in avcodec.h. 14 years ago
Mans Rullgard bc154882e1 Fixed-point MDCT with 32-bit unscaled output 14 years ago
Michael Niedermayer c4804feca2 dpx:fix typo 14 years ago
Peter Ross ba24c5a3d3 cosmetics: indentation 14 years ago
Peter Ross 4ec720059c dpx encoder: support 10-bit packing method 14 years ago
Peter Ross 1b5282a221 dpx decoder: read sample aspect ratio 14 years ago
Michael Niedermayer 4ce776d636 H264: fix slice end error detection 14 years ago
Michael Niedermayer 0d5e6843b4 h264: change a few comments into error messages 14 years ago
Anton Khirnov ed5fcd60b2 lavc: deprecate rate_emu 14 years ago
Anton Khirnov 8ed2ae09a2 lavc: mark hurry_up for removal on next major bump 14 years ago
Anton Khirnov 9073ca6c6e parser: mark av_parser_parse() for removal on next major bump 14 years ago
Anton Khirnov 6f3d3eacf6 lavc: add missing audioconvert includes 14 years ago
Anton Khirnov b4b167ecbf jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY 14 years ago
Carl Eugen Hoyos ecf94986c8 Fix compilation with --disable-vdpau 14 years ago
Carl Eugen Hoyos 2a0bd2bfc9 Make a plausibility check when setting channel layout for TrueHD. 14 years ago
Mans Rullgard aa05f2126e ac3enc: ARM optimised ac3_compute_matissa_size 14 years ago
Mans Rullgard 182826c884 ac3: armv6 optimised bit_alloc_calc_bap 14 years ago
Reimar Döffinger 7b9750ed9b Fix doxy-style for comment ("///>" should be "///<" instead). 14 years ago
Reimar Döffinger 9b7a0c5d88 Allow selecting VDPAU, XvMC via get_format for MPEG-2 14 years ago
Mans Rullgard 41327cca61 FFT: simplify fft8() 14 years ago
Mans Rullgard 6efe6028ed Fixed-point support in fft-test 14 years ago
Peter Ross f339f908a4 DPX image encoder 14 years ago
Michael Niedermayer 676d380f2a Fix undefined behavior in ffv1 with insane widths. 14 years ago
Mans Rullgard 7087ce08c8 Fixed-point FFT and MDCT 14 years ago
Mans Rullgard 7f6e05cdfd ac3enc: simplify sym_quant() 14 years ago
Baptiste Coudurier d9699ea825 Fix dnxhd custom options, add AVClass in private context 14 years ago
John Stebbins 4b6f097b21 mlp_parse.c: set AVCodecContext channel_layout 14 years ago
Gwenole Beauchesne da3716021b vaapi: allow build against older VA-API 0.31. 14 years ago
Peter Ross 007b1f04d7 h264: permit h264 decoder to be compiled when svq3 decoder is disabled 14 years ago
Maksym Veremeyenko dd9134c22e Fix compilation with win32 threads.after 'unbreak avcodec_thread_init' 14 years ago
Reimar Döffinger 65daa942eb Fix buffer overflow checks to avoid integer overflows. 14 years ago
anatoly ce02f9becf Add MxPEG decoder 14 years ago
anatoly e0e3b8b297 Add support for picture_ptr field in MJpegDecodeContext 14 years ago
anatoly f16055eedf Move MJPEG's input buffer preprocessing in separate public function 14 years ago
anatoly 8f0bd2c07d Support reference picture defined by bitmask in MJPEG's SOS decoder 14 years ago
Michael Niedermayer 55ce3c67bb Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Mans Rullgard 52fd16a264 ac3enc: move compute_mantissa_size() to ac3dsp 14 years ago