29323 Commits (cabc2938deef077a612bdf511580c2d9c810c322)
 

Author SHA1 Message Date
Ronald Bultje 20153fb8f6 error_resilience: skip last-MV predictor step if MVs are not available. 14 years ago
Ronald Bultje d42aaa802e error_resilience: actually add counter when adding a MV predictor. 14 years ago
Michael Niedermayer 3a07f5a47a qdm2: Fix alignment of local array. 14 years ago
Stefano Sabatini 5a0a6ae639 ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX 14 years ago
Stefano Sabatini 702a62a1c6 drawtext: add braces around initialisers for option defaults 14 years ago
Stefano Sabatini 53a715f576 drawtext: reindent after the previous commit 14 years ago
Stefano Sabatini 3fd53defaa drawtext: fix strftime() text expansion 14 years ago
Reinhard Tartler 0793531859 Bump major version for b8e893399f 14 years ago
Ronald S. Bultje ea6331f8bb h264-mt: fix deadlock in packets with multiple slices (e.g. MP4). 14 years ago
Yusuke Nakamura ae88e9cf99 mov: Fix empty edit detection. 14 years ago
Mans Rullgard 8d3d3436e2 Drop git- prefix from version labels 14 years ago
Reinhard Tartler 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 14 years ago
Mans Rullgard 7b2d219045 path64/open64: filter out unsupported flags 14 years ago
Reinhard Tartler 72da9888b0 Add Release Notes 14 years ago
Alex Converse 4b84d5114d sipr: Drop unused DSPContext 14 years ago
Alex Converse 1e3d5eec8e sipr: include string.h for mem*() 14 years ago
Alex Converse cb372931ff sipr: Use memmove() to copy overlapped buffers. 14 years ago
Alex Converse 0c17beba97 h264: drop some ugly casts 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
Anton Khirnov 78440c007c lavc: add opt_find to AVCodecContext class. 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
Anton Khirnov 62940bb42f ffmpeg: initialise encoders earlier. 14 years ago
Anton Khirnov 9446d75941 ffmpeg: merge output_codecs array into AVOutputStream members. 14 years ago
Diego Biurrun 1d076f46a0 rtpenc_latm: Consistently use "Libav" in license boilerplate. 14 years ago
Martin Storsjö d840733937 rtsp: Don't pass string pointer as format string to ff_url_join 14 years ago
Kirill Zorin 6095388812 mmsh: fixed printf injection bug in mmsh request 14 years ago
Anton Khirnov 7cbc2e60af codec-regression: remove pointless -r options for dnxhd 14 years ago
Justin Ruggles b203f65451 ac3enc: use correct alignment and length in channel coupling dsp functions. 14 years ago
Anton Khirnov a6286bda09 ffmpeg: don't abuse a global for passing framerate from input to output 14 years ago