aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Adds a new pix fmt function that selects the best dest fmt from among 2 forma...Matthew Einhorn2011-08-271-0/+33
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-261-2/+2
|\
| * doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-261-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-241-9/+15
|\|
| * libx264: add 'crf_max' private option.Anton Khirnov2011-08-241-2/+2
| * libx264: add 'weightp' private option.Anton Khirnov2011-08-241-2/+2
| * libx264: add 'rc_lookahead' private option.Anton Khirnov2011-08-241-2/+2
| * libx264: add 'psy_trellis' private option.Anton Khirnov2011-08-241-2/+2
| * libx264: add 'psy_rd' private option.Anton Khirnov2011-08-241-2/+2
| * libx264: add 'aq_strength' private option.Anton Khirnov2011-08-241-2/+2
| * libx264: add 'aq_mode' private option.Anton Khirnov2011-08-241-1/+3
| * libx264: add 'cqp' private option.Anton Khirnov2011-08-241-2/+3
| * libx264: add 'crf' private option.Anton Khirnov2011-08-241-1/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-231-0/+2
|\|
| * Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-231-0/+2
* | lavc: add a table of all codecs names.Nicolas George2011-08-221-0/+6
* | Updates avcodec_get_pix_fmt_loss to return maximum loss for an invalid destin...Matthew Einhorn2011-08-211-1/+2
* | lavc: fix wrong example code in avcodec_find_best_pix_fmt() docsMatthew Einhorn2011-08-181-1/+1
* | lavc: fix avcodec_find_best_pix_fmt() when there's more than 64 pixel formatsMatthew Einhorn2011-08-181-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-171-0/+8
|\|
| * lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov2011-08-161-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-111-1/+0
|\|
| * Remove incorrect info in documentation of AVCodecContext.bits_per_raw_sample.Justin Ruggles2011-08-101-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-101-8/+9
|\|
| * lavc: make avcodec_init() static on next bump.Anton Khirnov2011-08-101-8/+9
* | AVCodec: Add Go2Meeting codec IDThierry Foucu2011-08-091-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-071-1/+1
|\|
| * lavc: fix misspelling in commentDustin Brody2011-08-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-021-1/+5
|\|
| * avpacket: signal possibly corrupted packetsLuca Barbato2011-08-021-1/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-011-0/+4
|\|
| * lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody2011-07-311-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-291-0/+1
|\|
| * h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody2011-07-281-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-221-0/+17
|\|
| * mpeg4: add Mpeg4 Profiles names.Thierry Foucu2011-07-211-0/+17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-121-304/+299
|\|
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-111-266/+261
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-111-6/+72
|\|
| * lavc: add support for codec-specific defaults.Anton Khirnov2011-07-101-0/+7
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-101-5/+22
| * ac3dec: add a drc_scale private optionAnton Khirnov2011-07-101-1/+4
| * lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-101-0/+39
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-0/+3
|\|
| * Do not include log.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Do not include pixfmt.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Do not include rational.h in avutil.hMans Rullgard2011-07-031-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-031-3/+3
|\|
| * suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxyStefano Sabatini2011-07-021-1/+1
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-021-2/+2