summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/xbr: refactor the 21 pixels definition into a macroClément Bœsch2014-11-15
* avfilter/xbr: mark source pointers as constClément Bœsch2014-11-15
* avfilter/xbr: simplify width overread checksClément Bœsch2014-11-15
* avfilter/xbr: use different macro names for each dimensionClément Bœsch2014-11-15
* avfilter/xbr: avoid unecessary macro redirectionsClément Bœsch2014-11-15
* avfilter/xbr: localize some filtering variablesClément Bœsch2014-11-15
* avfilter/xbr: do not pass unchanging r2y to macrosClément Bœsch2014-11-15
* lavfi/xbr: remove relicensing notice from copyright headerStefano Sabatini2014-11-15
* Merge commit '2fa6d21124bd2fc0b186290f5313179263bfcfb7'Michael Niedermayer2014-11-15
|\
| * on2avc: Fix out of array accessMichael Niedermayer2014-11-15
* | Merge commit '74d7db586a2e9aeb107e357739c7e4dde0b6991c'Michael Niedermayer2014-11-15
|\|
| * dv: Drop a spurious checkLuca Barbato2014-11-15
* | lavfi : change xBR filter to LGPLArwa Arif2014-11-15
* | avcodec/mpeg4video_parser: fix spurious extradata parse warningsMichael Niedermayer2014-11-15
* | avcodec/mpeg4videodec: replace some return -1 by more specific error codesMichael Niedermayer2014-11-15
* | avcodec/mpeg4videodec: forward return code in ff_mpeg4_decode_picture_header()Michael Niedermayer2014-11-15
* | avformat/http: simplify chained_options copyingMichael Niedermayer2014-11-15
* | Fix the timeout option not working when connecting to a HTTP url that require...Brandon Lees2014-11-15
* | avcodec/dvdsubdec: New option for obtaining global palette from .IFO file (ex...Shin-ichi Toyama2014-11-15
* | mov.c: fix handling of seek return in read_mfraMika Raento2014-11-15
* | Merge commit '8562c1483ba647f562e4c1df68a9231274b80e6b'Michael Niedermayer2014-11-15
|\|
| * Icecast: Send content-type in all casesMarvin Scholz2014-11-15
* | Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca'Michael Niedermayer2014-11-15
|\|
| * Icecast: Send 100-continue header if possibleMarvin Scholz2014-11-15
* | avfilter/x86/vf_interlace: rewrite asmMichael Niedermayer2014-11-15
* | avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_...Michael Niedermayer2014-11-15
* | avfilter/tinterlace: Move lowpass_line to a separate function and call it thr...Michael Niedermayer2014-11-15
* | avfilter/tinterlace: split context definition into seperate header so it can ...Michael Niedermayer2014-11-15
* | avfilter/vf_tinterlace: fix linesize vs. widthMichael Niedermayer2014-11-15
* | libavformat/mxfdec.c: refactored resolving timecode componentMark Reid2014-11-15
* | avfilter/vf_tinterlace: Fix output top field first flag for MODE_INTERLACEX2Michael Niedermayer2014-11-15
* | Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'Michael Niedermayer2014-11-15
|\|
| * vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-15
* | Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710'Michael Niedermayer2014-11-15
|\|
| * atrac3plus: always initialize refwavesVittorio Giovara2014-11-14
* | avcodec/lpc: remove unneeded {}Michael Niedermayer2014-11-15
* | Merge commit '60e0ee7ca25bd3bea54043b0607efe4cd51acaf3'Michael Niedermayer2014-11-15
|\|
| * lpc: always initialize ref and errVittorio Giovara2014-11-14
* | Merge commit '3a6ddfb8745e4b306a5637927fb057f630345e2f'Michael Niedermayer2014-11-15
|\|
| * exr: check return valueVittorio Giovara2014-11-14
* | Merge commit 'e4cb6abb2f46910c72178e2f987a0198f0fd10b1'Michael Niedermayer2014-11-15
|\|
| * bgmc: fix sizeof argumentsThilo Borgmann2014-11-14
* | Merge commit '4b39cc1a093c239412ded522c4a899744e7f2008'Michael Niedermayer2014-11-15
|\|
| * riff: support ProRes in avi (APCN fourcc)Vittorio Giovara2014-11-14
* | doc/indevs: Rework and update documentation of AVFoundation device.Thilo Borgmann2014-11-14
* | Changelog: Mention AVFoundation screen capturing.Thilo Borgmann2014-11-14
* | lavd/avfoundation: Introduce device alias 'none' to allow the user to record ...Thilo Borgmann2014-11-14
* | tests/Makefile: Fix path for creation of ffprobe-test.nut.Carl Eugen Hoyos2014-11-14
* | avcodec/pngdec: split frame decoding in its own function.Benoit Fouet2014-11-14
* | avcodec/pngdec: create a function to handle small (<=4) bits per pixel values.Benoit Fouet2014-11-14