summaryrefslogtreecommitdiff
path: root/libavcodec/options.c
Commit message (Expand)AuthorAge
* Try to support truncated h264 frames mixed with mpeg pes headers in mkv.Michael Niedermayer2010-02-12
* Set reordered_opaque during context alloc by default to AV_NOPTS_VALUE.Michael Niedermayer2010-02-01
* Fix misc typos, patch byStefano Sabatini2010-01-27
* Add MBtree support for libx264Erik Slagter2009-12-08
* Allow decoders to correctly set the sample format by defaulting toJai Menon2009-11-26
* Add weightp support in API for libx264.Jason Garrett-Glaser2009-11-24
* Add an execute2 function that is more flexible and allows to use parallelReimar Döffinger2009-10-12
* remove apparently unused real_pict_num from AVCodecContextBaptiste Coudurier2009-05-27
* Add a chroma_sample_location field to define positioning of chroma samplesDavid Conrad2009-05-11
* Add colorspace fields to AVCodecContext.Michael Niedermayer2009-05-05
* Fix documentation for the "-ps" optionMartin Storsjö2009-04-09
* 1 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted inReimar Döffinger2009-03-15
* Add ticks_per_frame, this should hopefully fix the regressions causedMichael Niedermayer2009-02-26
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Alpha: proper IDCT selectionMåns Rullgård2009-01-18
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Move the AVCodecContext options definition to a dedicated file, reduceStefano Sabatini2009-01-10