summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi: use designated initializers for AVClassPaul B Mahol2012-06-17
* MAINTAINERS: reorganize entries in the libavfilter sectionStefano Sabatini2012-06-17
* intel h263 dec: support advanced predictionMichael Niedermayer2012-06-17
* vp3dec: fix null ptr derefernce.Michael Niedermayer2012-06-17
* attributes: move av_restrict fallback from internal to attributesMichael Niedermayer2012-06-17
* fate: fix fate-aac-aref-encode dependanciesMichael Niedermayer2012-06-17
* avienc: use av_assertMichael Niedermayer2012-06-17
* msmpeg4enc: use av_assertMichael Niedermayer2012-06-17
* doc: add two similar overlay "side-by-side" examples.Clément Bœsch2012-06-17
* lavfi: add atempo filterPavel Koshevoy2012-06-17
* lavu/internal: define av_restrict if it has not been defined by config.hMichael Niedermayer2012-06-17
* enable C99-external_inline for iclJ. Bohl2012-06-17
* lavc: build some codecs only if they are actually enabledPaul B Mahol2012-06-17
* Change all uses of restrict to use av_restrict instead.Ronald S. Bultje2012-06-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-16
|\
| * flacdec: read attached pictures.Anton Khirnov2012-06-16
| * lavf: don't segfault when a NULL filename is passed to avformat_open_input()Anton Khirnov2012-06-16
* | diracdsp: try to fix segfaultMichael Niedermayer2012-06-16
* | lavfi: update some deprecated functionsPaul B Mahol2012-06-16
* | ffmenc: use av_assertMichael Niedermayer2012-06-16
* | mpegvideo_common.h: use av_assertMichael Niedermayer2012-06-16
* | sws/swscale_unscaled: use av_assertMichael Niedermayer2012-06-16
* | sws/utils: use av_assertMichael Niedermayer2012-06-16
* | lavfi/super2xsai: fix fate test on bigendianPaul B Mahol2012-06-16
* | md5: consistently use uint32_t instead of unsigned intGiorgio Vazzana2012-06-16
* | MAINTAINERS: add my GPG fingerprint.Clément Bœsch2012-06-16
* | vf_pad: check that we have write permission before writing in the buffer.Michael Niedermayer2012-06-16
* | lavfi: add asetnsamples audio filterStefano Sabatini2012-06-16
* | lavfi/split: give a more accurate description to splitStefano Sabatini2012-06-16
* | ffprobe: add writer_print_rational()Stefano Sabatini2012-06-16
* | doc/filters: prefer @itemize environment for frei0r examplesStefano Sabatini2012-06-16
* | doc/filters: update Frei0r website linkStefano Sabatini2012-06-16
* | lavfi/super2xsai: simplify code updating the color matrix at each y iterationStefano Sabatini2012-06-16
* | lavfi/super2xsai: fix table used to update color matrix at the end of each y ...Stefano Sabatini2012-06-16
* | fate/lavfi: add lavfi-pixfmts_super2xsai testStefano Sabatini2012-06-16
* | lavfi/video: set output frame w/h properties in default_start_frame()Stefano Sabatini2012-06-16
* | lavfi/avcodec: add consistency checks in avfilter_copy_buf_props()Stefano Sabatini2012-06-16
* | lavc/rawdec: fix various bogus error codes and add some logsStefano Sabatini2012-06-16
* | lavc/utils: in avcodec_decode_video2() return proper error code instead of -1Stefano Sabatini2012-06-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-15
|\|
| * af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64Janne Grunau2012-06-15
| * segment: remove unnecessary <strings.h> includeJanne Grunau2012-06-15
| * fate: add snow hpel testsMans Rullgard2012-06-15
* | j2kdec: move s->avctx initialization to j2kdec_init()Paul B Mahol2012-06-15
* | j2kdec: check colorspace ncomponentsPaul B Mahol2012-06-15
* | nutenc: use av_assertMichael Niedermayer2012-06-15
* | amr: use av_assert()Michael Niedermayer2012-06-15
* | lavf/aviobuf: use av_assert()Michael Niedermayer2012-06-15
* | lavf: cosmetic: format else with indentationMichael Bradshaw2012-06-15
* | lavc/microdvddec: fix color parsing.Clément Bœsch2012-06-15