summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cmdutils: Fix loglevel for -debugMichael Niedermayer2011-10-14
* proresdec: set CODEC_CAP_DR1, it appears this was forgotten.Michael Niedermayer2011-10-14
* opt: handle AV_OPT_TYPE_CONST tooMichael Niedermayer2011-10-14
* Improve PVA probe function.Reimar Döffinger2011-10-13
* libmodplug: remove mathematical constants now redundant.Nicolas George2011-10-13
* vsrc_nullsrc: remove mathematical constants now redundant.Nicolas George2011-10-13
* vf_crop: remove mathematical constants now redundant.Nicolas George2011-10-13
* vf_settb: remove mathematical constants now redundant.Nicolas George2011-10-13
* vf_setpts: remove mathematical constants now redundant.Nicolas George2011-10-13
* vf_select: remove mathematical constants now redundant.Nicolas George2011-10-13
* vf_scale: remove mathematical constants now redundant.Nicolas George2011-10-13
* vf_pad: remove mathematical constants now redundant.Nicolas George2011-10-13
* vf_overlay: remove mathematical constants now redundant.Nicolas George2011-10-13
* vf_lut: remove mathematical constants now redundant.Nicolas George2011-10-13
* vf_drawtext: remove mathematical constants now redundant.Nicolas George2011-10-13
* Merge remote-tracking branch 'hexene/stagefright'Michael Niedermayer2011-10-13
|\
| * tools/build_libstagefright: fetch android system headers and librariesMohamed Naufal2011-10-09
| * libstagefright: reindent after previous commitMohamed Naufal2011-10-09
* | eval: add mathematical constants (PI, E, PHI).Nicolas George2011-10-13
* | g723.1: use raw muxerMohamed Naufal2011-10-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\ \
| * | tiffenc: initialize forgotten avctx.Jean First2011-10-12
| * | avplay: free the active audio packet at exit.Justin Ruggles2011-10-12
| * | avplay: free rdft data used for spectrogram analysis.Justin Ruggles2011-10-12
| * | log.h: make AVClass a named structJindrich Makovicka2011-10-12
| * | fix ac3 encoder documentationJustin Ruggles2011-10-12
| * | vc1: more prettyprinting cosmeticsKostya Shishkov2011-10-12
| * | vc1: prettyprint some tablesKostya Shishkov2011-10-12
| * | vc1: K&R formatting cosmeticsKostya Shishkov2011-10-12
| * | AVOptions: bump minor and add APIchanges entry.Anton Khirnov2011-10-12
| * | cmdutils/avtools: simplify show_help() by using av_opt_child_class_next()Anton Khirnov2011-10-12
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
| * | Remove all uses of deprecated AVOptions API.Anton Khirnov2011-10-12
| * | AVOptions: add av_opt_next, deprecate av_next_option.Anton Khirnov2011-10-12
| * | AVOptions: add functions for evaluating option strings.Anton Khirnov2011-10-12
| * | AVOptions: split get_number().Anton Khirnov2011-10-12
| * | AVOptions: add av_opt_get*, deprecate av_get*.Anton Khirnov2011-10-12
| * | AVOptions: add av_opt_set*().Anton Khirnov2011-10-12
| * | AVOptions: add new API for enumerating children.Anton Khirnov2011-10-12
| * | rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-12
| * | flvenc: Write the right metadata entry countMartin Storsjö2011-10-12
| * | rtsp: Request that dynamic rate is disabledMartin Storsjö2011-10-12
| * | rtsp: Parse the x-Accept-Dynamic-Rate headerMartin Storsjö2011-10-12
| * | rtpdec: Add ff_ prefix to all nonstatic symbolsMartin Storsjö2011-10-12
| * | h264: change unsupported bit depth message to error levelMans Rullgard2011-10-12
| * | rtpdec: Read the packet length for all RTCP packet typesJohn Brooks2011-10-12
| * | rtpdec: Fix the minimum packet length for RTCP SR packetsJohn Brooks2011-10-12
| * | qdm2: fix signed multiplication overflowMans Rullgard2011-10-12
| * | flvdec: Don't export metadata entries that aren't proper metadataMartin Storsjö2011-10-12
| * | flvdec: Split out setting of numeric fields from storing metadataMartin Storsjö2011-10-12