| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a new pix fmt function that selects the best dest fmt from among 2 forma... | Matthew Einhorn | 2011-08-27 | 1 | -0/+33 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-26 | 1 | -2/+2 |
|\ |
|
| * | doxygen: fix wrong comment syntax, //< vs. ///< | Diego Biurrun | 2011-08-26 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-24 | 1 | -9/+15 |
|\| |
|
| * | libx264: add 'crf_max' private option. | Anton Khirnov | 2011-08-24 | 1 | -2/+2 |
| * | libx264: add 'weightp' private option. | Anton Khirnov | 2011-08-24 | 1 | -2/+2 |
| * | libx264: add 'rc_lookahead' private option. | Anton Khirnov | 2011-08-24 | 1 | -2/+2 |
| * | libx264: add 'psy_trellis' private option. | Anton Khirnov | 2011-08-24 | 1 | -2/+2 |
| * | libx264: add 'psy_rd' private option. | Anton Khirnov | 2011-08-24 | 1 | -2/+2 |
| * | libx264: add 'aq_strength' private option. | Anton Khirnov | 2011-08-24 | 1 | -2/+2 |
| * | libx264: add 'aq_mode' private option. | Anton Khirnov | 2011-08-24 | 1 | -1/+3 |
| * | libx264: add 'cqp' private option. | Anton Khirnov | 2011-08-24 | 1 | -2/+3 |
| * | libx264: add 'crf' private option. | Anton Khirnov | 2011-08-24 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-23 | 1 | -0/+2 |
|\| |
|
| * | Windows Media Image decoder (WMVP/WVP2) | Alberto Delmás | 2011-08-23 | 1 | -0/+2 |
* | | lavc: add a table of all codecs names. | Nicolas George | 2011-08-22 | 1 | -0/+6 |
* | | Updates avcodec_get_pix_fmt_loss to return maximum loss for an invalid destin... | Matthew Einhorn | 2011-08-21 | 1 | -1/+2 |
* | | lavc: fix wrong example code in avcodec_find_best_pix_fmt() docs | Matthew Einhorn | 2011-08-18 | 1 | -1/+1 |
* | | lavc: fix avcodec_find_best_pix_fmt() when there's more than 64 pixel formats | Matthew Einhorn | 2011-08-18 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-17 | 1 | -0/+8 |
|\| |
|
| * | lavc: add avcodec_get_type() for mapping codec_id -> type. | Anton Khirnov | 2011-08-16 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-11 | 1 | -1/+0 |
|\| |
|
| * | Remove incorrect info in documentation of AVCodecContext.bits_per_raw_sample. | Justin Ruggles | 2011-08-10 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-10 | 1 | -8/+9 |
|\| |
|
| * | lavc: make avcodec_init() static on next bump. | Anton Khirnov | 2011-08-10 | 1 | -8/+9 |
* | | AVCodec: Add Go2Meeting codec ID | Thierry Foucu | 2011-08-09 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-07 | 1 | -1/+1 |
|\| |
|
| * | lavc: fix misspelling in comment | Dustin Brody | 2011-08-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-02 | 1 | -1/+5 |
|\| |
|
| * | avpacket: signal possibly corrupted packets | Luca Barbato | 2011-08-02 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-01 | 1 | -0/+4 |
|\| |
|
| * | lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE | Dustin Brody | 2011-07-31 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-29 | 1 | -0/+1 |
|\| |
|
| * | h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w... | Dustin Brody | 2011-07-28 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-22 | 1 | -0/+17 |
|\| |
|
| * | mpeg4: add Mpeg4 Profiles names. | Thierry Foucu | 2011-07-21 | 1 | -0/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -304/+299 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -266/+261 |
* | | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -6/+72 |
|\| |
|
| * | lavc: add support for codec-specific defaults. | Anton Khirnov | 2011-07-10 | 1 | -0/+7 |
| * | lavc: make avcodec_alloc_context3 officially public. | Anton Khirnov | 2011-07-10 | 1 | -5/+22 |
| * | ac3dec: add a drc_scale private option | Anton Khirnov | 2011-07-10 | 1 | -1/+4 |
| * | lavc: introduce avcodec_open2() as a replacement for avcodec_open(). | Anton Khirnov | 2011-07-10 | 1 | -0/+39 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+3 |
|\| |
|
| * | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Do not include pixfmt.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Do not include rational.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-03 | 1 | -3/+3 |
|\| |
|
| * | suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxy | Stefano Sabatini | 2011-07-02 | 1 | -1/+1 |
| * | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 1 | -2/+2 |