33278 Commits (a1c487e9215c5685f0694ebde5bba07f4a07e95a)

Author SHA1 Message Date
Rostislav Pehlivanov a1c487e921 aacenc_tns: implement temporal noise shaping 9 years ago
Rostislav Pehlivanov eab12d072e aacenc: do not reject AAC-Main profile 9 years ago
Rostislav Pehlivanov d1ca7142ac aaccoder: move the Intensity Stereo implementation out 9 years ago
Rostislav Pehlivanov 860dbe0275 aaccoder_mips: update function definitions 9 years ago
Rostislav Pehlivanov 43b378a0d3 aaccoder: move the quantization functions to a separate file 9 years ago
Rostislav Pehlivanov b47a1e5c5f aacenc: create and initialize an LTP context 9 years ago
Rostislav Pehlivanov 23e786be61 aacenc: populate the sce->ics.swb_offset table pointer 9 years ago
Rostislav Pehlivanov e6c9f3a166 aacenc: reset special bands in the main frame encoding function 9 years ago
Rostislav Pehlivanov 32be264cea aacenc: coding style changes 9 years ago
Ganesh Ajjanagadde 907373ea9d avcodec/x86/v210-init: fix unused variable warning 9 years ago
Ganesh Ajjanagadde 36f7a37895 avcodec/jpeg2000: comment out unused variable 9 years ago
James Almer 7a806c68a6 avcodec/hevcdsp: rename sao_band_filter c functions 9 years ago
Michael Niedermayer 2bb54b82b5 avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check 9 years ago
Ganesh Ajjanagadde e8319f602e avcodec/metasound_data: comment out unused variable 9 years ago
Ganesh Ajjanagadde c3052c9e8a avcodec/aacsbr_fixed: remove unused variable 9 years ago
Michael Niedermayer 0b7829901b */version.h: Add note/recommandition about bumping major 9 years ago
Ivan Uskov fffae8e605 libavcodec/qsvdec.c: the ff_get_format() missed at refactoring has been restored 9 years ago
Gwenole Beauchesne 9d1d7b367e vaapi: drop unused include. 9 years ago
Gwenole Beauchesne 8813d55fa5 vaapi: fix usage of invalid buffer ids. 9 years ago
Gwenole Beauchesne babd340f58 vaapi: streamline public context structure. 9 years ago
Gwenole Beauchesne 9f8e57efe4 vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). 9 years ago
Sven Dueking 6eecb91fbc avcodec/qsvenc: Added PicTiming SEI 9 years ago
Derek Buitenhuis c981b1145a libx264: Add option to force IDR frames 9 years ago
wm4 a383f226f0 lavc: move vdpau decoders under FF_API_VDPAU. 9 years ago
Ronald S. Bultje 030b5a4f77 lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. 9 years ago
Ronald S. Bultje 7a629186ba Prepare for removal of obsolete FF_IDCT_* members. 9 years ago
Ronald S. Bultje 9468207e1c mpeg4video: use ff_dlog instead of av_log under debug&FF_DEBUG_PTS. 9 years ago
Ronald S. Bultje e3b7298aed lavc: fix compilation with FF_API_XVMC. 9 years ago
Ronald S. Bultje b07d2a2509 libvpxenc: make flags i64 instead of dbl. 9 years ago
Ronald S. Bultje 6471040f56 FF_OPT_TYPE_* -> AV_OPT_TYPE_*. 9 years ago
Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
Ronald S. Bultje 70a19c482a Move ff_dlog from lavc to lavu. 9 years ago
Carl Eugen Hoyos 84170d4be0 lavc/mjpegdec: Detect more CMYK images. 9 years ago
Michael Niedermayer 7f769ae41e avcodec/rv30: fix switching back to the original resolution 9 years ago
Philip Langdale d3eb317b86 ffmpeg_vdpau: Ignore decoder's max supported level 9 years ago
Federico Tomassetti 7bf9647264 vp7: bound checking in vp7_decode_frame_header 9 years ago
Martin Storsjö f34b152eb7 libfdk-aacdec: Clean up properly if the init fails 9 years ago
Martin Storsjö 1b90433f79 libfdk-aacdec: Always decode into an intermediate buffer 9 years ago
Martin Storsjö 87de6ddb7b libfdk-aacdec: Bump the max number of channels to 8 9 years ago
Michael Niedermayer b1f59bb660 avcodec/flashsvenc: Correct max dimension in error message 9 years ago
Michael Niedermayer 88fe45e0fe avcodec/svq1enc: Check dimensions 9 years ago
Niklesh a604289b85 movtextdec: Add support for automatic text wrapping 9 years ago
Sven Dueking f3fbe790d9 avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal to rc_max_rate for CBR) 9 years ago
Michael Niedermayer 012784052a avcodec/faxcompr: negate uncompressed runs 9 years ago
Michael Niedermayer b2e95e012c avcodec/faxcompr: Factor decode_uncompressed() out 9 years ago
Michael Niedermayer 7727f76230 avcodec/tiff: Support uncompressed G3 CCITT fax 9 years ago
Michael Niedermayer a4f9bb228b avcodec/faxcompr: Support uncompressed escapes in decode_group3_1d_line() 9 years ago
Michael Niedermayer dd1b4ed6d9 avcodec/tiff: Support uncompressed G4 CCITT fax 9 years ago
Michael Niedermayer 38025e6898 avcodec/faxcompr: Support cmode == 9 && xxx == 7 9 years ago
Michael Niedermayer bd2d4cc4a9 avcodec/faxcompr: Print the unsupported mode number 9 years ago