29775 Commits (3732c483040f0309505f1aa896fdefef5083ba34)
 

Author SHA1 Message Date
Stefano Sabatini a851fa7fec ffmpeg: move resample_changed check within the #if !CONFIG_AVFILTER 14 years ago
Stefano Sabatini 70c24b2171 ffmpeg: remove useless intermediary variable resample_dst in do_video_out() 14 years ago
Stefano Sabatini f5a669c229 ffmpeg: simplify mid-stream reconfiguration when libavfilter is disabled 14 years ago
Stefano Sabatini 566666caf3 lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 14 years ago
Stefano Sabatini 18ded93ab3 lavc: add format field to AVFrame 14 years ago
Stefano Sabatini 22333a6b19 lavc: add width and height fields to AVFrame 14 years ago
Reimar Döffinger 314374e579 Use MAP_FAILED to check for mmap failure instead of manually 14 years ago
Stefano Sabatini 994de197c0 drawtext: add documentation for the shadow parameters 14 years ago
Michael Niedermayer c5420f100f drawtext: add shadow support. 14 years ago
Michael Niedermayer e73127a443 drawtext: factor draw_glyphs. 14 years ago
Michael Niedermayer a5b81c317e drawtext: fix and optimize yuv blend. 14 years ago
Michael Niedermayer 3953a88014 drawtext: get rid of divisions in the inner loop. 14 years ago
Michael Niedermayer e74bf3f368 drawtext: simplify chroma blend and fix chroma alpha. 14 years ago
Stefano Sabatini a5b64584f3 lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 14 years ago
Reimar Döffinger f44967b1b5 Use av_fast_malloc instead of av_fast_realloc. 14 years ago
Reimar Döffinger 6266c51538 Simplify condition. 14 years ago
Reimar Döffinger 20e5d64a1a msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating value 14 years ago
Michael Niedermayer e5a85164b1 Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer c60d2be551 mp3enc:simplify 14 years ago
Michael Niedermayer e1e8a8ded4 mp3enc:better variable name for the frames field file postion. 14 years ago
Michael Niedermayer 4382bc2ceb mp3enc: drop nested structs 14 years ago
Michael Niedermayer f2a90c3b34 mp3enc:use FFMIN() 14 years ago
Michael Niedermayer 01be9331c7 mp3enc:Drop unneeded floating point math. 14 years ago
Michael Niedermayer ec9a5deb20 mp3enc: drop sum and count bytes instead of bitrates from decoded headers. 14 years ago
Michael Niedermayer 7d62475656 mp3enc: remove unneeded ifdef 14 years ago
Michael Niedermayer 173c975ead mp3enc: remove unneeded static const variables. 14 years ago
Peter Belkner d62bf5d4e7 mp3enc: mux a XING header 14 years ago
Michael Niedermayer c34cb130b6 avfilter: dont use AVFilterLink as priv for pictures as its freed too early. 14 years ago
Michael Niedermayer 21d84246d5 avfilter: Fix ticket82 / fix initial buffer values. 14 years ago
Michael Niedermayer 39f66edbea AVFilter: use picture pool to avoid malloc(). 14 years ago
Michael Niedermayer fa3eddc011 avfilter_unref_buffer: favor av_freep() 14 years ago
Michael Niedermayer c25a8d7dfb mpegvideo: fix 422 lowres 14 years ago
Michael Niedermayer a565c7b7f2 aiffdec:Rewrite get_meta() 14 years ago
JULIAN GARDNER 423986fc09 Allow encodiing empty subtitles. 14 years ago
Michael Niedermayer 95f163b33b swscale: Dither for unscaled 10->8bit per channel 14 years ago
Michael Niedermayer 7915e038c6 swscale: dont reshuffle bytes 14 years ago
Yusuke Nakamura 45a811b512 mov: fix composition timestamps on movie fragments. 14 years ago
Alex Converse 869303bebd wmavoice: Use proper size in memeset(). 14 years ago
Michael Niedermayer 6dc30b25c5 Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer 187528441a avidec: correct frame_offset for seeking 14 years ago
Carl Eugen Hoyos cde5589717 Silence a warning if pkg_config is not installed. 14 years ago
Michael Niedermayer ccd77fe59b Makefile:Put lost tab back. 14 years ago
Michael Niedermayer 5e24098b84 avidec: detect mpeg4 keyframes in indexless avi 14 years ago
Baptiste Coudurier 0fa8d19987 In svq3 decoder, check negative mb_type, fix potential crash. 14 years ago
Francesco Cosoleto 6c2845600d fate: mention fate documentation in the error message 14 years ago
Michael Niedermayer 757ec2d7e7 MPEG: support 4:4:4 lowres 14 years ago
Michael Niedermayer 59b9c75d0e MPEG: support 4:4:4 intra lowres 14 years ago
Mans Rullgard 762f95e4cb configure: warn if pkg-config is missing 14 years ago
Stefano Sabatini 55bfb98fc6 lavfi-regression: provide filter arguments to showfiltfmts 14 years ago
Stefano Sabatini e5272e729e eval: add sqrt function for computing the square root 14 years ago