29911 Commits (ac8d6f120da3f342cd0fc8af35d9633dbaddcfe5)
 

Author SHA1 Message Date
  Stefano Sabatini ac8d6f120d tiffenc: factorize code for monow/monob case in encode_frame() switch 14 years ago
  Stefano Sabatini 995013ebc8 tiffenc: fix bpp value for monow/monob formats 14 years ago
  Stefano Sabatini d8297ca443 tiff: fix linesize for mono-white/black formats 14 years ago
  Stefano Sabatini 762b4662f0 tiff: print log in case of unknown / unsupported tag 14 years ago
  Michael Niedermayer e3114a9c8a Add checksums specific to BE machines after last swscale update. 14 years ago
  Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master' 14 years ago
  Carl Eugen Hoyos 410ca3bc2d Support Digital Voodoo SD 8 Bit in mov (ticket 195). 14 years ago
  ami_stuff 92ccdfb8bf Support R10g in mov. 14 years ago
  Carl Eugen Hoyos 86f2c36c6c Add 5.1 plus stereo-downmix to mov_channel_layout array. 14 years ago
  Carl Eugen Hoyos 69b6b2d2bc Set channel_layout for S302M. 14 years ago
  Carl Eugen Hoyos 0aac0403c5 Map mlp surround channels to FFmpeg rear channels. 14 years ago
  Alexandre Colucci a37f7b6246 Support native DTS channel order when requested. 14 years ago
  Martin Storsjö 552a99957f rtpdec_qdm2: Don't try to parse data packet if no configuration is received 14 years ago
  Michael Niedermayer f0eb373f9d pixfmt-Comment: Fix big/little typo 14 years ago
  Justin Ruggles 4d7a421574 ac3enc: put the counting of stereo rematrixing bits in the same place to 14 years ago
  Justin Ruggles 257de756fb ac3enc: clean up count_frame_bits() and count_frame_bits_fixed() 14 years ago
  Michael Niedermayer c4fb3b0327 mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just via AVFrame. 15 years ago
  Aurelien Jacobs ea5fa19427 srtdec: make sure we don't write past the end of buffer 15 years ago
  Tomas Härdin ee81e76db1 wmaenc: improve channel count and bitrate error handling in encode_init() 15 years ago
  Aurelien Jacobs 89d4c13057 matroskaenc: make sure we don't produce invalid file with no codec ID 15 years ago
  Aurelien Jacobs 9c569ef712 matroskadec: check that pointers were initialized before accessing them 15 years ago
  Stefano Sabatini 4ad0693edc lavf: fix function name in compute_pkt_fields2 av_dlog message 15 years ago
  Marton Balint 2c71581698 lavf: fix av_find_best_stream when providing a wanted stream. 15 years ago
  Marton Balint 6b35a795f8 lavf: fix av_find_best_stream when decoder_ret is given and using a related stream. 15 years ago
  Michael Niedermayer 5da116a3fd ffmpeg: factorize quality calculation 15 years ago
  Stefano Sabatini bbc572a2c4 tiff: add support for SamplesPerPixel tag in tiff_decode_tag() 14 years ago
  Michael Niedermayer 7b874dcc00 ffv1: Add PIX_FMT_YUV420P9 support. 14 years ago
  Stefano Sabatini 8102d886be tiff: Prefer enum TiffCompr over int for TiffContext.compr. 14 years ago
  Michael Niedermayer 7a3a259840 ffv1dec: output PIX_FMT_YUV422P10 and PIX_FMT_YUV420P10 when possible. 14 years ago
  Ivan Kalvachev 518cdff81f Fix posix_memalign() usage when libavutil is compiled outside FFmpeg. 14 years ago
  Uoti Urpala bcedf2e519 asfdec: fix assert failure on invalid files 15 years ago
  Michael Niedermayer 10291562f3 Revert "asfdec: fix assert failure on invalid files" 14 years ago
  Yusuke Nakamura 5f0bb0baef mov: Support edit list atom version 1. 14 years ago
  Måns Rullgård ced9556b61 configure: Enable libpostproc automatically if GPL code is enabled. 14 years ago
  ami_stuff 0b8002fd68 Add support for QT BMP 1bpp color mode 14 years ago
  Thierry Foucu b7903ab16b If a MP3 file contains the string NSVs, the NSV probe will think it is a NSV file instead of a MP3 file. Check for 0xBEEF after a Video/Audio chunck for more accuracy. 14 years ago
  Clément Bœsch e575685fad Cosmetics: fix prototypes in oggdec 14 years ago
  Clément Bœsch 5780f41af5 oggdec: fix memleak with continuous streams. 14 years ago
  Aurelien Jacobs 2501d2f386 matroskaenc: add missing new line in av_log() call 15 years ago
  Baptiste Coudurier 14cf9e698d dnxhdenc: add AVClass in private context. 15 years ago
  Baptiste Coudurier 304e983dc7 movenc: fix yuv range in avid atoms used by dnxhd. 15 years ago
  Alex Converse 7fe3207e25 movenc: fix adpcm mono muxing. 15 years ago
  Baptiste Coudurier 6ae38aa3ce mpegts: do not output known sized packet if an unbounded packet is already queued. 15 years ago
  Stefano Sabatini 9c3f5ef663 ffprobe: tweak error message in open_input_file() 15 years ago
  Peter Ross c7d22c5d67 patcheck: warn about assert usage 15 years ago
  Stefano Sabatini 92fe258756 configure: sort filter deps entries 15 years ago
  Diego Biurrun 0a6b1a9f21 Replace int_fast integer types with their sized standard posix counterparts. 15 years ago
  Diego Biurrun be89845708 jfdct: Replace sized int_fast integer types with plain int/unsigned. 15 years ago
  Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
  Thierry Foucu 45faf7fcd3 nsv: Fix misdetection of MP3 files as NSV. 14 years ago