summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986'Michael Niedermayer2014-05-11
|\|
| * hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-11
* | Merge commit '08bb2567586599d62a282c4cd31567a0807f3d92'Michael Niedermayer2014-05-11
|\|
| * lavc: document which parts of AVHWAccel are private.Anton Khirnov2014-05-11
* | Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f'Michael Niedermayer2014-05-11
|\|
| * lavc: set AVCodecContext.hwaccel in ff_get_format()Anton Khirnov2014-05-11
* | Merge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425'Michael Niedermayer2014-05-11
|\|
| * lavc: Add an internal wrapper around get_format()Anton Khirnov2014-05-11
* | avcodec/dct: use av_malloc_array()Michael Niedermayer2014-05-11
* | avcodec/cinepakenc: use av_malloc_array()Michael Niedermayer2014-05-11
* | configure: Fix floating point conformance ith icl.Matt Oliver2014-05-11
* | lavc/on2avc: silent warnings about const paramsLukasz Marek2014-05-11
* | avformat/mpegtsenc: fix minor typo in omit_video_pes_length descriptionAman Gupta2014-05-11
* | libmpcodecs/vf_uspp: check avcodec_open() return codemichael2014-05-11
* | ffserver: don't leak poll_table if poll failsReynaldo H. Verdejo Pinochet2014-05-10
* | Add missing "const" to pointer arrays.Reimar Döffinger2014-05-10
* | avfilter/vf_removelogo: fix memleak on failureMichael Niedermayer2014-05-10
* | hevcdsp: include stddef.h for ptrdiff_t definitionJames Almer2014-05-10
* | opencl: Make init_mtx static with volatile lockMatt Oliver2014-05-10
* | hevcdsp: add missing header includeJames Almer2014-05-10
* | avfilter/vf_lut3d: check size in parse_dat()Michael Niedermayer2014-05-10
* | avformat/movenc: Check ff_put_wav_header() return codeMichael Niedermayer2014-05-10
* | Document smoothstreaming muxerAndrey Utkin2014-05-10
* | avcodec: better level/index printingMatthew Lindner2014-05-09
* | avcodec: replace uses of deprecated avcodec_set_dimensions()Michael Niedermayer2014-05-09
* | libmpcodecs: Fix compilation due to missing static in suncc.Matt Oliver2014-05-09
* | Merge commit '9880a0d4b131ef36694d62f78060350a81f08b80'Michael Niedermayer2014-05-09
|\|
| * pcm-dvd: Fix 20bit decodingnu7742014-05-09
* | rtpdec: make the NTP time values unsigned.Diego Elio 'Flameeyes' Pettenò2014-05-09
* | configure: check for recent dxva2api headers with fixed COBJMACROS definesHendrik Leppkes2014-05-09
* | avcodec/hevc: Fix undefined shiftsMichael Niedermayer2014-05-09
* | avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined behaviorMichael Niedermayer2014-05-09
* | avcodec/x86/hevcdsp_init: fix build failure with --disable-mmxMichael Niedermayer2014-05-09
* | avcodec/mpeg4videodec: print run/level/index valuesMichael Niedermayer2014-05-09
* | avcodec: include GET_RL_VLC() in trace outputMichael Niedermayer2014-05-09
* | hvcodec/x86/hevcdsp: make macros more modular to support functions that are n...plepere2014-05-09
* | avfilter/phase: make the main loop readable.Clément Bœsch2014-05-08
* | avfilter/phase: add some constness for RO data pointers.Clément Bœsch2014-05-08
* | avfilter/phase: add timeline support.Clément Bœsch2014-05-08
* | avfilter/phase: avoid a memcpy per frame.Clément Bœsch2014-05-08
* | avfilter/phase: do not pass the whole context to analyze_plane().Clément Bœsch2014-05-08
* | avfilter/phase: add comment on the context cached frame.Clément Bœsch2014-05-08
* | Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e'Michael Niedermayer2014-05-08
|\|
| * rtmpproto: Check the buffer sizes when copying app/playpath stringsMartin Storsjö2014-05-08
* | avcodec/exr: mark gama option as experimental / unsupportedMichael Niedermayer2014-05-08
* | avcodec/exr: Add a gamma flag to exr loader to avoid bandingGonzalo Garramuno2014-05-08
* | avformat/rtmpproto: add FFMIN() to av_strlcpy()Michael Niedermayer2014-05-08
* | avcodec/mjpegdec: zero gb to silence warning about it being possibly uninitia...Michael Niedermayer2014-05-08
* | avcodec/takdec: Always initialize hsize, silence "may be used uninitialized" ...Michael Niedermayer2014-05-08
* | avcodec/dcadec: add an assert to silence a uninitialized variable warningMichael Niedermayer2014-05-08