36273 Commits (73ba2c1e62a870c7d7b27cd8093ef39447a57903)
 

Author SHA1 Message Date
Aneesh Dogra bd96be6e27 mpegvideo_enc: K&R cosmetics 13 years ago
Carl Eugen Hoyos ec0dc7e2e0 Make Interplay palette opaque and increase its dynamics. 13 years ago
Carl Eugen Hoyos 387d86077f Support decoding yuv442 and yuv421 jpeg images. 13 years ago
Carl Eugen Hoyos 613cbf3168 Fix some 1bit png samples, they can be palettised. 13 years ago
Janne Grunau 2702ec2ef4 doxygen: remove unreplaced variables from custom header and footer 13 years ago
Janne Grunau 06bb590558 threads: test for sys/param.h and include it for sysctl on OpenBSD 13 years ago
Janne Grunau 1adba23cec v4l2: remove unneded linux specific asm/types.h include 13 years ago
Stefano Sabatini 440e984b71 lavfi: add asplit filter 13 years ago
Stefano Sabatini ae21776207 lavfi: add missing check in avfilter_filter_samples() 13 years ago
Stefano Sabatini e9af732a1a lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_alloc() 13 years ago
Stefano Sabatini 5764301df3 lavfi: don't try to indent words in trace messages 13 years ago
Stefano Sabatini 20ac5849f8 ffprobe: add XML writer 13 years ago
Stefano Sabatini f1a4182e8e ffprobe: add show_private_data option 13 years ago
Stefano Sabatini 93613338fe ff* tools: move descriptions from copyright header to @file doxy 13 years ago
Stefano Sabatini c405a22d85 Changelog: move thunbnail filter entry from 0.9 to "next" section 13 years ago
Clément Bœsch f1f87439e5 thumbnail: fix error code in case of invalid args. 13 years ago
Clément Bœsch 15a2a29ba3 lavfi: add thumbnail video filter. 13 years ago
Martin Storsjö 676a9ee1d2 x86: Fix constraints for decode_significance*_x86 13 years ago
Michael Niedermayer b72544370a mpegvideo: fix visualization buffer size. 13 years ago
Michael Niedermayer f2f8632aa5 ffmpeg: Check that frames are user type before treating them as such 13 years ago
Michael Niedermayer 80d2dddad1 ffmpeg: disable dr1 in case of resolution changes, as this does not work currently. 13 years ago
Michael Niedermayer 9971af3aa8 ffmpeg: add remaining hunks to enable dr1 support 13 years ago
Michael Niedermayer 49b909b980 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch f51469538f fate: warn if SAMPLES is not specified. 13 years ago
Clément Bœsch 3d38a7260b fate: give stderr hint when a test fails. 13 years ago
Clément Bœsch 2ffee0f450 fate: add generic rules for most of the tests/fate/*.mak files. 13 years ago
Marton Balint 7b2dba1c50 dv: fix avpriv_dv_codec_profile with lowres > 0 13 years ago
Michael Niedermayer 084bd109fc id3v2: fix variable type for uncompress() 13 years ago
Adrian Drzewiecki 7e09fe15d5 Process compressed id3v2 tags. 13 years ago
Diego Biurrun 723c35feb0 fate: split off vqf/twinvq FATE tests into their own file 13 years ago
Diego Biurrun 9e5bd6cc94 fate: split off mpc FATE tests into their own file 13 years ago
Diego Biurrun 913b6b4b98 fate: split off libavcodec FATE tests into their own file 13 years ago
Diego Biurrun 4e616d0915 fate: split off Microsoft codec FATE tests into their own file 13 years ago
Diego Biurrun bebf9f923e fate: group all VP* codec FATE tests together in one file 13 years ago
Janne Grunau 6e9bb5aa3e swscale: prevent invalid writes in packed_16bpc_bswap 13 years ago
Clément Bœsch 3701d547ac gxf: remove gxf_ prefix to timecode metadata keys. 13 years ago
Clément Bœsch 831f6cd605 timecode: fix drop frame in avpriv_timecode_to_string(). 13 years ago
Matthieu Bouron 357cb53306 dv: add timecode to metadata 13 years ago
Michael Niedermayer a45880dcdb ffmpeg: fix non ANSI C for(int 13 years ago
Michael Niedermayer 484e59a0a0 Merge remote-tracking branch 'qatar/master' 13 years ago
Anton Khirnov 80dc7c0160 avs: call release_buffer() at the end. 13 years ago
Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 13 years ago
Konstantin Todorov c65dfac466 mpegvideo.c: K&R formatting and cosmetics. 13 years ago
Michael Niedermayer c48f67f06e ff*: add -max_alloc command line option 13 years ago
Michael Niedermayer 5a8e994287 mem: add av_max_alloc() to limit the maximum amount that may be allocated in one piece 13 years ago
Michael Niedermayer 5e9a56a035 shorten: validate values in fmt chunk search 13 years ago
Michael Niedermayer 18bcfc912e shorten: Fix invalid free() 13 years ago
Anton Khirnov 04a14d4d25 avconv: avoid memcpy in vsrc_buffer when possible. 13 years ago
Anton Khirnov 64dca32cdf avconv: implement get_buffer()/release_buffer(). 13 years ago
Anton Khirnov e1d9dbf2d4 lavfi: add a new function av_buffersrc_buffer(). 13 years ago