41353 Commits (c8a11014b673ebc6946db6fcd20009d330c57c48)
 

Author SHA1 Message Date
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
Anton Khirnov a91943bcef librtmp: don't abuse a variable for two unrelated things. 13 years ago
Anton Khirnov 007aedeebf librtmp: add rtmp_app and rtmp_playpath private options. 13 years ago
Kostya Shishkov 96fadfb158 bmv: add stricter checks for invalid decoded length 13 years ago
Michael Niedermayer 6df1cfa7e4 mace: check channel count, fixes FPE 13 years ago
Michael Niedermayer cc229d4e83 h263: disable loop filter with lowres 13 years ago
Carl Eugen Hoyos 169dae8114 Unconditionally compile init_stream() in bintext. 13 years ago
Anton Khirnov cf3a1948e9 avpacket: fix duplicating side data. 13 years ago
Nicolas George 7f17f4f1a7 af_amerge: use the buferqueue API. 13 years ago
Nicolas George 2f2d47ab63 af_astreamsync: set samples rate in query_formats. 13 years ago
Michael Niedermayer c983ca5b90 mpegtsenc: zero pointers after freeing 13 years ago
Michael Niedermayer 328e203ca9 mpegts_audio_write: fix potential integer overflow 13 years ago
Luca Barbato 21e2dc9fb7 flv: support stream text data as onTextData 13 years ago
Michael Niedermayer f67309cabe Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard a128b310ef configure: add --enable/disable-random option 13 years ago
Mans Rullgard d0f34c96b1 aacsbr: remove unused variables 13 years ago
Michael Niedermayer 0e3cec9f7d aacsbr: optimize sine level addition 13 years ago
Jindrich Makovicka 2439bd8681 mpegtsenc: Support LATM packetization for AAC 13 years ago
Jindrich Makovicka 485d3ea064 adtsenc: Don't expose the muxer internals to the rest of lavf 13 years ago