250 Commits (99b4da73c8fda5f00c4a8dfb42afb80c3be22ce7)

Author SHA1 Message Date
Michael Niedermayer 50a82c2c75 vbv_delay AVOption for ABI compatibility 14 years ago
Michael Niedermayer fad8143f5b vbv_delay AVOption for ABI compatibility 14 years ago
Alexander Strange b38f008ea6 Frame-based multithreading framework using pthreads 14 years ago
Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 14 years ago
Jason Garrett-Glaser a97b9325cb Update qmin/qmax values for libx264 presets 14 years ago
Jason Garrett-Glaser c7ac200d15 Update qmin/qmax values for libx264 presets 14 years ago
Anssi Hannula f5a2d285f9 Export dca profile information. 14 years ago
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
James Zern 2aa72ecccc Add new -slices option and use it for libvpx and libx264. 14 years ago
Aurelien Jacobs 59b4e5ba49 add FF_API_INOFFICIAL define to disable the deprecated 'inofficial' flag 14 years ago
Aurelien Jacobs 0743de4ffd add FF_API_USE_LPC define to disable the deprecated AVCodecContext.use_lpc field 14 years ago
Michael Niedermayer dc51a72ba4 Move allocation and init to defaults of the private codec contexts to avcodec_get_context_defaults3(). 14 years ago
Michael Niedermayer 6ed040408b Move AVOptions from libavcodec to libavutil 14 years ago
Martin Storsjö 535cb0434d Allow the lowres option to affect audio codecs, too 14 years ago
Jason Garrett-Glaser d0c38ea0aa Cosmetics: add missing space to options.c 14 years ago
James Zern f07c9895e0 Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. 15 years ago
Justin Ruggles 23940f1405 Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
Jason Garrett-Glaser a6f8f11b9b Change qmax/qmin limits to 63 instead of 51. 15 years ago
Rodney Baker 2d525ef483 Change all occurences of "inofficial" to "unofficial" in code, comments 15 years ago
Jean-Daniel Dupas 71dab7be91 Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context(). 15 years ago
Stefano Sabatini fecd7b457e Add log_level_offset to AVCodecContext. 15 years ago
Jason Garrett-Glaser e8c7fca90c Add intra refresh and crf-max support to the libavcodec libx264 wrapper. 15 years ago
Michael Niedermayer 2308b6c19a Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Michael Niedermayer 008593be52 Change default for bidir_refine to 1. 15 years ago
Ronald S. Bultje d103218046 Add avcodec_copy_context(). 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Baptiste Coudurier dac99c359e Enable mbtree by default, and remove it from presets 15 years ago
Baptiste Coudurier f3b3b4895a Enable more libx264 options, aq, psy, rc lookahead and ssim 15 years ago
Michael Niedermayer 3566042a0d Try to support truncated h264 frames mixed with mpeg pes headers in mkv. 15 years ago
Michael Niedermayer 5cd3928478 Set reordered_opaque during context alloc by default to AV_NOPTS_VALUE. 15 years ago
Stefano Sabatini e8a9d01846 Fix misc typos, patch by 15 years ago
Erik Slagter 25a42948c6 Add MBtree support for libx264 15 years ago
Jai Menon 0bf095a837 Allow decoders to correctly set the sample format by defaulting to 15 years ago
Jason Garrett-Glaser 096c87f667 Add weightp support in API for libx264. 15 years ago
Reimar Döffinger 8d23a86f33 Add an execute2 function that is more flexible and allows to use parallel 15 years ago
Baptiste Coudurier c0601d705c remove apparently unused real_pict_num from AVCodecContext 16 years ago
David Conrad 580a7465fb Add a chroma_sample_location field to define positioning of chroma samples 16 years ago
Michael Niedermayer 4ee6a5c161 Add colorspace fields to AVCodecContext. 16 years ago
Martin Storsjö 2b12317a90 Fix documentation for the "-ps" option 16 years ago
Reimar Döffinger 16473c1376 1 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted in 16 years ago
Michael Niedermayer 3797c74ba5 Add ticks_per_frame, this should hopefully fix the regressions caused 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Måns Rullgård 74c4746344 Alpha: proper IDCT selection 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Stefano Sabatini 78acb9e74b Move the AVCodecContext options definition to a dedicated file, reduce 16 years ago
Benoit Fouet 5163c0d9a2 s/FFmpeg-devel/ffmpeg-devel/ 16 years ago
Diego Biurrun 0fa5f24c3b Change mplayerhq.hu references to ffmpeg.org where appropriate. 16 years ago
Måns Rullgård 7eec43289a ARM: NEON optimised simple_idct 16 years ago