1214 Commits (cbc5d2bf30d0d8f70ab1e350badfef079288a6b0)

Author SHA1 Message Date
  Michael Niedermayer cbc5d2bf30 avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264 10 years ago
  Michael Niedermayer 9821cf9e6e avcodec/utils: Align YUV411 by as much as the other YUV variants 11 years ago
  Andreas Cadhalpun ddffbf720a avcodec/utils: use correct printf specifier in ff_set_sar 11 years ago
  Michael Niedermayer 820f41e1a1 Add FFMPEG_VERSION into the binary libs 11 years ago
  Michael Niedermayer 991a203479 avcodec/utils: Check that the data is complete in avpriv_bprint_to_extradata() 11 years ago
  Carl Eugen Hoyos 2719ba9ee3 lavc/utils: Make pix_fmt desc pointer const. 11 years ago
  Michael Niedermayer 24d725f455 avcodec/utils: Align dimensions by at least their chroma sub-sampling factors. 11 years ago
  Michael Niedermayer f7c0f8355e avcodec/utils: Add case for jv to avcodec_align_dimensions2() 11 years ago
  Carl Eugen Hoyos 2b1f6a3516 Print the actual bit depth for audio if it is different from the sample_fmt bit depth. 11 years ago
  Vittorio Giovara 110841c3ab avcodec: add stream-level stereo3d side data 11 years ago
  Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 11 years ago
  Michael Niedermayer 3fe9e7be4c avcodec/utils: add GBRP16 to avcodec_align_dimensions2() 11 years ago
  Clément Bœsch f888331769 avfilter: add codecview filter 11 years ago
  Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 11 years ago
  Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 11 years ago
  Michael Niedermayer 7b59217b60 Move WMA case from ff_get_audio_frame_size() to av_get_audio_frame_duration() 11 years ago
  Michael Niedermayer ed488d1535 Move frame_size fallback from ff_get_audio_frame_size() to av_get_audio_frame_duration() 11 years ago
  Anton Khirnov d63443b968 lavc: drop the av_fast_{re,m}alloc compatibility wrappers 11 years ago
  Derek Buitenhuis 43654a22c0 Revert "lavc/utils: Do not require dimensions for PNG." 11 years ago
  Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 11 years ago
  Diego Biurrun 53abe32409 avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const 11 years ago
  Diego Biurrun eba2233b58 build: Add define for SIMD extensions requiring 16-byte aligned buffers 11 years ago
  Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 12 years ago
  Diego Biurrun 3c650efb81 dsputil: Move draw_edges() to mpegvideoencdsp 12 years ago
  Anton Khirnov 1b04eb20f7 lavc: do not allocate edges in the default get_buffer2() 12 years ago
  Michael Niedermayer fe43facd65 avcodec/utils: check sar only when width/height are set 11 years ago
  Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 12 years ago
  Michael Niedermayer 2422a7ffe4 Loose mplayer in MPlayer/incoming/ 11 years ago
  Michael Niedermayer 3e7b4b9fbd Add direct link to ML in missing_feature_sample() 11 years ago
  Michael Niedermayer 4e3fe65610 avcodec/utils/ff_init_buffer_info: Favor color information from AVFrame if available 11 years ago
  wm4 eb800f120d libavcodec: set AVFrame colorspace fields on decoding 11 years ago
  Carl Eugen Hoyos 3ea0d9c8a5 Fix VDPAU decoders, regression since f2f99f07. 11 years ago
  Michael Niedermayer 91a8262b9d avcodec/utils: add error message for the recode_subtitle() without iconv case 11 years ago
  Dale Curtis ef0c466a0f Replace assert with AVERROR when recode_subtitle called w/o ICONV. 11 years ago
  Dale Curtis ca2fd25988 Fix compilation errors when deprecated features are disabled. 11 years ago
  Michael Niedermayer 0739614c9c avcodec: remove no longer needed ff_codec_close_recursive() 11 years ago
  Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
  Anton Khirnov e1b66778b6 lavc: remove the locking code in avcodec_close() 12 years ago
  Michael Niedermayer a071c0b515 avcodec/utils: Fix undefined behavior in avpriv_toupper4 11 years ago
  Anton Khirnov dd2d3b766b lavc: Add hwaccel private data and init/uninit callbacks 12 years ago
  Luca Barbato ebc29519d1 hwaccel: Support specific frame allocators 11 years ago
  Anton Khirnov 5c1d7246cd lavc: set AVCodecContext.hwaccel in ff_get_format() 12 years ago
  Anton Khirnov 632ad2248e lavc: Add an internal wrapper around get_format() 12 years ago
  Michael Niedermayer 2ff81d0916 avcodec/utils/ff_init_buffer_info factor avctx->internal->pkt; out 11 years ago
  Michael Niedermayer bbc604020f avcodec/utils: merge ff_decode_frame_props() and ff_init_buffer_info() 11 years ago
  Michael Niedermayer 77811482ab avcodec/utils: ff_decode_frame_props: set pkt_size 11 years ago
  Anton Khirnov e7fc9796d8 lavc: do not use AVCodecContext.codec_name in avcodec_string() 12 years ago
  Michael Niedermayer abbcc6b26b avcodec/utils: use av_malloc(z)_array() 12 years ago
  Vittorio Giovara 6ef96292d9 utils: add yvyu422 to avcodec_align_dimensions2 12 years ago
  Peter Ross 5f4f9ee99f Direct Stream Digital (DSD) decoder 12 years ago