| Commit message (Expand) | Author | Age | Files | Lines |
* | Add audio_service_type field to AVCodecContext for encoding and reporting | Justin Ruggles | 2011-03-25 | 1 | -0/+10 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | vbv_delay AVOption for ABI compatibility | Michael Niedermayer | 2011-02-16 | 1 | -0/+1 |
* | Frame-based multithreading framework using pthreads | Alexander Strange | 2011-02-09 | 1 | -0/+4 |
* | Update qmin/qmax values for libx264 presets | Jason Garrett-Glaser | 2011-02-08 | 1 | -2/+2 |
* | Export dca profile information. | Anssi Hannula | 2011-01-06 | 1 | -0/+5 |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | Add new -slices option and use it for libvpx and libx264. | James Zern | 2010-10-22 | 1 | -0/+1 |
* | add FF_API_INOFFICIAL define to disable the deprecated 'inofficial' flag | Aurelien Jacobs | 2010-09-30 | 1 | -1/+1 |
* | add FF_API_USE_LPC define to disable the deprecated AVCodecContext.use_lpc field | Aurelien Jacobs | 2010-09-30 | 1 | -1/+1 |
* | Move allocation and init to defaults of the private codec contexts to avcodec... | Michael Niedermayer | 2010-09-29 | 1 | -0/+30 |
* | Move AVOptions from libavcodec to libavutil | Michael Niedermayer | 2010-09-26 | 1 | -1/+1 |
* | Allow the lowres option to affect audio codecs, too | Martin Storsjö | 2010-09-10 | 1 | -1/+1 |
* | Cosmetics: add missing space to options.c | Jason Garrett-Glaser | 2010-08-04 | 1 | -1/+1 |
* | Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. | James Zern | 2010-07-12 | 1 | -2/+2 |
* | Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. | Justin Ruggles | 2010-07-11 | 1 | -0/+8 |
* | Change qmax/qmin limits to 63 instead of 51. | Jason Garrett-Glaser | 2010-07-10 | 1 | -2/+2 |
* | Change all occurences of "inofficial" to "unofficial" in code, comments | Rodney Baker | 2010-07-03 | 1 | -1/+4 |
* | Some fields were incorrectly reset (to NULL) when calling avcodec_copy_contex... | Jean-Daniel Dupas | 2010-05-27 | 1 | -3/+0 |
* | Add log_level_offset to AVCodecContext. | Stefano Sabatini | 2010-05-17 | 1 | -1/+2 |
* | Add intra refresh and crf-max support to the libavcodec libx264 wrapper. | Jason Garrett-Glaser | 2010-05-06 | 1 | -0/+2 |
* | Add version to AVClass so we can add to and use fields of AVClass without ABI... | Michael Niedermayer | 2010-04-28 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Change default for bidir_refine to 1. | Michael Niedermayer | 2010-04-02 | 1 | -1/+1 |
* | Add avcodec_copy_context(). | Ronald S. Bultje | 2010-03-31 | 1 | -0/+60 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -7/+7 |
* | Enable mbtree by default, and remove it from presets | Baptiste Coudurier | 2010-03-25 | 1 | -1/+1 |
* | Enable more libx264 options, aq, psy, rc lookahead and ssim | Baptiste Coudurier | 2010-03-25 | 1 | -1/+8 |
* | Try to support truncated h264 frames mixed with mpeg pes headers in mkv. | Michael Niedermayer | 2010-02-12 | 1 | -0/+1 |
* | Set reordered_opaque during context alloc by default to AV_NOPTS_VALUE. | Michael Niedermayer | 2010-02-01 | 1 | -0/+1 |
* | Fix misc typos, patch by | Stefano Sabatini | 2010-01-27 | 1 | -1/+1 |
* | Add MBtree support for libx264 | Erik Slagter | 2009-12-08 | 1 | -0/+1 |
* | Allow decoders to correctly set the sample format by defaulting to | Jai Menon | 2009-11-26 | 1 | -1/+1 |
* | Add weightp support in API for libx264. | Jason Garrett-Glaser | 2009-11-24 | 1 | -0/+1 |
* | Add an execute2 function that is more flexible and allows to use parallel | Reimar Döffinger | 2009-10-12 | 1 | -0/+1 |
* | remove apparently unused real_pict_num from AVCodecContext | Baptiste Coudurier | 2009-05-27 | 1 | -0/+2 |
* | Add a chroma_sample_location field to define positioning of chroma samples | David Conrad | 2009-05-11 | 1 | -0/+1 |
* | Add colorspace fields to AVCodecContext. | Michael Niedermayer | 2009-05-05 | 1 | -0/+4 |
* | Fix documentation for the "-ps" option | Martin Storsjö | 2009-04-09 | 1 | -1/+1 |
* | 1 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted in | Reimar Döffinger | 2009-03-15 | 1 | -1/+1 |
* | Add ticks_per_frame, this should hopefully fix the regressions caused | Michael Niedermayer | 2009-02-26 | 1 | -0/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Alpha: proper IDCT selection | Måns Rullgård | 2009-01-18 | 1 | -0/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -1/+1 |
* | Move the AVCodecContext options definition to a dedicated file, reduce | Stefano Sabatini | 2009-01-10 | 1 | -0/+452 |