30862 Commits (dd2793c880ea72c9aacda8245596694d9b4f378c)
 

Author SHA1 Message Date
Stefano Sabatini dd2793c880 lavfi: add LUT (LookUp Table) generic filters 14 years ago
Michael Niedermayer 83f9bc8aee Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 15b4f6449d swscale: fix mono input for width%8 14 years ago
ami_stuff 799a87d749 avidec: Ignore unknown stream types 14 years ago
Michael Niedermayer a4233d1f95 h264: print actual slice number in "Too many slices" warning 14 years ago
Michael Niedermayer 9291faeb67 jpegdec: include mjpb_skiptosod in debug output 14 years ago
Michael Niedermayer a09a3e8213 jpegdec: fix CJPG decoding. 14 years ago
Michael Niedermayer 0aed4f81fe w32threads: with only 1 thread there cant be a active threading mode. 14 years ago
Michael Niedermayer 035c13e307 ffmpeg: warn if samples need to be converted in a lossy way for lossless encoders. 14 years ago
Michael Niedermayer 7ba262527f flacenc: mark as lossless codec 14 years ago
Michael Niedermayer 34dc7aa82b libavcodec: add CODEC_CAP_LOSSLESS 14 years ago
Ronald S. Bultje dbafb0e06f lavf: prevent crash in av_open_input_file() if ap == NULL. 14 years ago
Reinhard Tartler bed31c7e3c more Changelog additions 14 years ago
Anton Khirnov 84bd2b4bf5 lavf: add a forgotten NULL check in convert_format_parameters(). 14 years ago
Ronald S. Bultje ed63f527f2 Fix build if yasm is not available. 14 years ago
Daniel Kang f188a1e0ca H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions. 14 years ago
Clément Bœsch bde8055963 dcaenc: small quantization simplification. 14 years ago
Carl Eugen Hoyos 47a8243c0d Fix -s documentation. 14 years ago
Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 44d1b4088f qdm2: Fix alignment of local array. 14 years ago
Stefano Sabatini 0c6cf3fa7c vsrc_color: set output pos values to -1 14 years ago
Stefano Sabatini bb3a2b723a vsrc_color: add @file doxy 14 years ago
Stefano Sabatini 8055433b49 graphparser: add missing NULL check in avfilter_graph_parse() 14 years ago
Carl Eugen Hoyos 369c68c4e1 Support DTS in mp4/mov. 14 years ago
Anton Khirnov 78440c007c lavc: add opt_find to AVCodecContext class. 14 years ago
Michael Niedermayer 4f643430f2 Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200' 14 years ago
Carl Eugen Hoyos d8ee777021 Do not crash if SDL_SetVideoMode() fails. 14 years ago
Carl Eugen Hoyos d5708923c2 Move do_exit() and stream_close() up. 14 years ago
Carl Eugen Hoyos 5ad05dd500 Fix documentation for -ar and -ac. 14 years ago
Carl Eugen Hoyos 5fb67d8039 Fix compilation with old yasm. 14 years ago
Michael Niedermayer f6e2af4f5a ffmpeg: Force 420 with target dvd and svcd. 14 years ago
Alexander Strange 3803af22d8 h264: Complexify frame num gap shortening code 14 years ago
Uoti Urpala c98b928fa7 intreadwrite.h: fix AV_RL32/AV_RB32 signedness. 14 years ago
Mike Scheutzow aa15e68721 Fix decoding of mpegts streams with h264 video that does *NOT* have b frames 14 years ago
Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
Anton Khirnov 55ba12e300 ffmpeg: deprecate -vc and -tvstd 14 years ago
Anton Khirnov 8035f42968 ffmpeg: use new avformat_open_* API. 14 years ago
Anton Khirnov 50f2dfad67 ffserver: use new avformat_open_* API. 14 years ago
Anton Khirnov e0518705c8 ffprobe: use new avformat_open_* API. 14 years ago
Anton Khirnov d0e142bb68 ffplay: use new avformat_open_* API. 14 years ago
Anton Khirnov 9ba38229e5 cmdutils: add opt_default2(). 14 years ago
Anton Khirnov 1b9b37b8a4 dict: add AV_DICT_APPEND flag. 14 years ago
Anton Khirnov 25de5958c8 lavf: add avformat_write_header() as a replacement for av_write_header(). 14 years ago
Anton Khirnov 603b8bc2a1 Deprecate av_open_input_* and remove their uses. 14 years ago
Anton Khirnov 05e84c95c7 lavf: add avformat_open_input() as a replacement for av_open_input_* 14 years ago
Anton Khirnov dc59ec5e79 AVOptions: add av_opt_find() as a replacement for av_find_opt. 14 years ago
Anton Khirnov 7e83e1c511 AVOptions: add av_opt_set_dict() mapping a dictionary struct to a context. 14 years ago
Anton Khirnov 0b7ccad6bf ffmpeg: don't abuse a global for passing frame size from input to output 14 years ago
Anton Khirnov 10de86b882 ffmpeg: don't abuse a global for passing pixel format from input to output 14 years ago
Kirill Zorin 6ec2fd5f77 mmsh: fix 400 bad request 14 years ago