1239 Commits (00dbd7c4aee6ad2db8f99cda17b0f5f92ec20720)

Author SHA1 Message Date
  Michael Niedermayer 00dbd7c4ae avcodec/utils: Print the codec name that is missing on the whitelist 10 years ago
  Michael Niedermayer 5c8eb16769 avcodec: add codec_whitelist 10 years ago
  Michael Niedermayer e23af4662d avcodec/utils: Display pixel format information as none ... if unknown instead of omitting it 10 years ago
  Vittorio Giovara bae557edce dump: display codec tags when available 10 years ago
  Michael Niedermayer 801876fb07 avcodec/utils: fix time_base after the framerate addition 10 years ago
  Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 11 years ago
  Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 10 years ago
  Michael Niedermayer 8cfb9ccfef avcodec/utils: Fix "warning: pointer type mismatch in conditional expression" 10 years ago
  Michael Niedermayer f9a1317479 avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override code. 10 years ago
  Michael Niedermayer e051d09c58 avcodec: Allow choosing the dump format field separator. 10 years ago
  Vittorio Giovara 9f3a70c442 dump: print the original coded dimensions when available 10 years ago
  Vittorio Giovara 41e86146e7 dump: print detailed color space information 10 years ago
  Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 10 years ago
  Vittorio Giovara 147f2e91ee avcodec: make sure color_range is properly initialized 10 years ago
  Rémi Denis-Courmont 153fadc390 ff_get_format: fix infinite loop 10 years ago
  Manfred Georg 577899a645 lavc: specify the behavior of av_lockmgr_register on failure. 10 years ago
  Michael Niedermayer 105654e376 avcodec/utils: Add case for jv to avcodec_align_dimensions2() 10 years ago
  Manfred Georg a950edb472 avcodec/utils: av_lockmgr_register defines behavior on failure. 10 years ago
  wm4 cdd6f059a6 avcodec, avutil: allow more control about how samples are skipped 10 years ago
  Manfred Georg 79551d2c7a avcodec/utils: Force mutex to NULL after destruction. 10 years ago
  Michael Niedermayer 8ba6945487 avcodec/utils: Fix off by 1 error causing unneeded allocation in ff_fast_malloc() 10 years ago
  Rémi Denis-Courmont 1c80c9d7ef hwaccel: Call ->get_format again if hwaccel init fails 10 years ago
  Clément Bœsch fcfa3ebed1 avcodec/utils: remove avcodec_ prefix for internal symbol 10 years ago
  Carl Eugen Hoyos 2b1f6a3516 Print the actual bit depth for audio if it is different from the sample_fmt bit depth. 10 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() 10 years ago
  Clément Bœsch f888331769 avfilter: add codecview filter 10 years ago
  Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
  Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
  Michael Niedermayer 7b59217b60 Move WMA case from ff_get_audio_frame_size() to av_get_audio_frame_duration() 10 years ago
  Michael Niedermayer ed488d1535 Move frame_size fallback from ff_get_audio_frame_size() to av_get_audio_frame_duration() 10 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 11 years ago
  Diego Biurrun 3c650efb81 dsputil: Move draw_edges() to mpegvideoencdsp 11 years ago
  Anton Khirnov 1b04eb20f7 lavc: do not allocate edges in the default get_buffer2() 11 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 11 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