41321 Commits (1faf0d6a7a70cb0bcfbbff0421fb00bb6da658f9)
 

Author SHA1 Message Date
Carl Eugen Hoyos 1faf0d6a7a Add missing CRLFs to avisynth error messages. 13 years ago
Carl Eugen Hoyos 757d5b9bfd Fix MP2 muxer Makefile dependencies. 13 years ago
Clément Bœsch 44be67595d lavfi/select: use exported dsputil_init function. 13 years ago
Michael Bradshaw 1b27b8bf6c MANGLEd swscale x86 asm to save registers 13 years ago
Andrew Wason 1ef802d038 update filtering_audio example 13 years ago
Clément Bœsch 13a7bd70c8 lavfi/select: 10l: llabs -> fabs after switching types. 13 years ago
Michael Niedermayer 9c4821ca7b Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer 944d049eaa Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch df03ae8dd8 ffmpeg: remove two unused variables. 13 years ago
Clément Bœsch 5e8225004f Changelog: add ffprobe flat output. 13 years ago
Clément Bœsch 72868144e5 lavfi/select: add scene detection. 13 years ago
Carl Eugen Hoyos 6b87f0707d Do not try to encode DVCPRO HD, it produces broken files. 13 years ago
Carl Eugen Hoyos 0a3e15690f Allow colour space autodetection when encoding ljpeg. 13 years ago
Carl Eugen Hoyos 02c2a54bf6 Remove misplaced comment. 13 years ago
Clément Bœsch bae99f7651 ffprobe/flat: add escape for '`' and '$'. 13 years ago
Alex Converse 41e9682af2 movenc: Write chan atom for all audio tracks in mov mode movies. 13 years ago
Michael Niedermayer 02ff89a1cd ffmpeg: disable audio volume insertion on the output side. 13 years ago
Jindřich Makovička 84e430dd7b mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing 13 years ago
Anton Khirnov 2b1f105f1b doc/avconv: add some details about the transcoding process. 13 years ago
Anton Khirnov a982e5a031 avidec: make scale and rate unsigned. 13 years ago
Anton Khirnov bb7431f4fc avconv: check output stream recording time before each frame returned from filters 13 years ago
Anton Khirnov a508e7a1ff avconv: split selecting input file out of transcode(). 13 years ago
Anton Khirnov 2f51ec2b94 avconv: split checking for active outputs out of transcode(). 13 years ago
Anton Khirnov 8eb9bf0933 avfiltergraph: make some functions static. 13 years ago
Paul B Mahol b0f6df28de libopenjpeg: YUV410P and YUV411P support 13 years ago
Carl Eugen Hoyos 568a592418 Fix compilation condition for some ProRes dsp encoder functions. 13 years ago
Carl Eugen Hoyos 84986b4e61 Fix compilation condition for some ProRes dsp decoder functions. 13 years ago
Carl Eugen Hoyos a4b885d55e Fix ProRes decoder Makefile dependencies. 13 years ago
Carl Eugen Hoyos c02ef07881 Fix G.723.1 encoder Makefile dependencies. 13 years ago
Clément Bœsch c790ae0265 ffmpeg: add missing return carriage in error message. 13 years ago
Clément Bœsch e00b2d284e options: stop after option is found. 13 years ago
Clément Bœsch 6b35f1a2a6 timecode: move timecode muxer options to metadata. 13 years ago
Stefano Sabatini 0f0f3bd1e0 lavfi: use av_default_item_name() as filter private context logger 13 years ago
Michael Niedermayer 38c9ebd2a9 ffv1dec: print more information for -debug 1 13 years ago
Michael Niedermayer 730d079bf7 ffv1: fix log level of FF_DEBUG_PICT_INFO 13 years ago
Stefano Sabatini f1add01d98 ffmpeg: be more verbose when printing an error in transcode() 13 years ago
Stefano Sabatini 6a9854e8f4 ffmpeg: specify more meaningful names for the lavfi buffer sources 13 years ago
Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
Michael Niedermayer 7d82020fcb Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini e10eac910a lavc/raw: add test utility for listing fourcc/pix_fmt map 13 years ago
Stefano Sabatini f3fea5bab1 lavfi/lut: fix component -> rgba mapping 13 years ago
Nicolas George 8b0e173529 ffmpeg: use filter time base as codec time base. 13 years ago
Nicolas George 48b5bcb3dd ffmpeg: avoid NULL dereference with filters. 13 years ago
Michael Niedermayer eb7efc126a log: color prefixes according to their source. 13 years ago
Michael Niedermayer 2e39e7d0f1 log: add AV_CLASS_CATEGORY_NB 13 years ago
Michael Niedermayer 2191aef93b log: cleanup color arrays 13 years ago
Michael Niedermayer a5c7525bcb set some categories of some AVClass structs 13 years ago
Michael Niedermayer 44c10168cf mpc8: fix channel checks 13 years ago
Michael Niedermayer a5ad3c2382 av_get_audio_frame_duration: fix FPE 13 years ago
Anton Khirnov 19dfbf1915 librtmp: return AVERROR_UNKNOWN instead of -1. 13 years ago