29944 Commits (d242d80e36eca6d6f123832ed280d39acb59e680)
 

Author SHA1 Message Date
Justin Ruggles 3e5722a8ca ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled. 14 years ago
Kostya Shishkov bcd4aa8bec wavpack: fix wrong return value in wavpack_decode_block() 14 years ago
Anton Khirnov a2a38d9665 avconv: fix parsing metadata specifiers. 14 years ago
Anton Khirnov bc5acfa7af fate: use +frame+slice named constants instead of '3' 14 years ago
Dustin Brody ff17fc6353 mpeg12: propagate more real return values through chunk decode error return and fix some indentation 14 years ago
Kostya Shishkov 9bc4e21a9b wavpack: use context reset in appropriate places 14 years ago
Anton Khirnov dc26318c2d avconv: move mux_preload and mux_max_delay to options context 14 years ago
Anton Khirnov d821cbe2ff avconv: move bitstream filters to options context. 14 years ago
Anton Khirnov f480532822 avconv: move rate_emu to options context. 14 years ago
Anton Khirnov 96139b5e32 avconv: move max_frames to options context. 14 years ago
Anton Khirnov 039267f192 avconv: move metadata to options context. 14 years ago
Anton Khirnov 33f75d72e6 avconv: move ts scale to options context. 14 years ago
Anton Khirnov c5bb372e85 avconv: move chapter maps to options context. 14 years ago
Anton Khirnov 847529f84a avconv: move metadata maps to options context. 14 years ago
Anton Khirnov 35e6f8c174 avconv: move codec_names to options context. 14 years ago
Anton Khirnov fb47997edb lavc: fix type for thread_type option 14 years ago
Anton Khirnov 7041bb3b1a avconv: move format to options context 14 years ago
Anton Khirnov 13ccba50d4 avconv: move limit_filesize to options context 14 years ago
Anton Khirnov 6b779cccaa avconv: move start_time, recording_time and input_ts_offset to options context 14 years ago
Anton Khirnov 575ec4e17d avconv: add a context for options. 14 years ago
Anton Khirnov 6361c5e1e6 cmdutils: allow storing per-stream/chapter/.... options in a generic way 14 years ago
Anton Khirnov 2f8e586df1 cmdutils: split per-option code out of parse_options(). 14 years ago
Anton Khirnov 7cc8d6385a cmdutils: add support for caller-provided option context. 14 years ago
Anton Khirnov 7efe05ab29 cmdutils: declare only one pointer type in OptionDef 14 years ago
Anton Khirnov cac651c834 cmdutils: move grow_array() from avconv to cmdutils. 14 years ago
Anton Khirnov dad09ff93f cmdutils: move exit_program() declaration to cmdutils from avconv 14 years ago
Stefan Fritsch 346ea9e222 http: Consider the stream as seekable if the reply contains Accept-Ranges: bytes 14 years ago
Luca Barbato 5ee5dc4e9a nutenc: add namespace to the api facing functions 14 years ago
Anton Khirnov e955a682e1 AVOptions: fix av_set_string3() doxy to match reality. 14 years ago
Anton Khirnov 20c21f8b75 cmdutils: get rid of dummy contexts for examining AVOptions. 14 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 14 years ago
Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 14 years ago
Sean McGovern 5938e02185 cpu detection: avoid a signed overflow 14 years ago
Alex Converse 757b86cd9e codec-regression: force vsync 0 on the me_threshold test to make sure frames match. 14 years ago
Michael Niedermayer 6248694861 avconv: fix some bugs introduced in 630902a1e1 14 years ago
Anton Khirnov 9bc9188e58 libmp3lame: fix typo 14 years ago
Anton Khirnov bea5670a4f AVOptions: drop av_ prefix from static av_get_number(). 14 years ago
Anton Khirnov 1440037411 libx264: use X264_THREADS_AUTO constant instead of 0. 14 years ago
Anton Khirnov 5d06f15235 libx264: set default thread count to 0 (auto) 14 years ago
Anton Khirnov f013cb8118 lavc: cosmetics, group deprecated codec flags 14 years ago
Anton Khirnov aed7900704 mpeg12: add 'scan_offset' private option. 14 years ago
Anton Khirnov 4bcee8e7f8 h263/p encoder: add 'structured_slices' private option. 14 years ago
Anton Khirnov 0d904de89d h263/p encoder: add 'obmc' private option. 14 years ago
Anton Khirnov e3922d1110 h263p encoder: add 'aiv' private option. 14 years ago
Anton Khirnov 9bb2d1a3f0 h263p encoder: add 'umv' private option. 14 years ago
Anton Khirnov 0e5d37309f mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option. 14 years ago
Anton Khirnov 1f0c7020a1 mjpegdec: add 'extern_huff' private option. 14 years ago
Anton Khirnov 4623420d84 mpeg4enc: add 'data_partitioning' private option. 14 years ago
Anton Khirnov 0cc06b9e23 snow: add 'memc_only' private option. 14 years ago
Anton Khirnov 0dc5e12f1e libx264: add 'mbtree' private option. 14 years ago