summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add av_cold to table generation functions.Reimar Döffinger2014-08-31
* WMA: add "const" to avoid warnings with hardcoded tables.Reimar Döffinger2014-08-31
* ac3dec_fixed: add missing "static const".Reimar Döffinger2014-08-31
* lavfi: add const/static const to pix_fmts arrays.Reimar Döffinger2014-08-31
* sipr16kdata.h: add forgotten const.Reimar Döffinger2014-08-31
* fft_template: Move variables to where they are used.Reimar Döffinger2014-08-31
* fft: add ff_ prefix to some global arrays.Reimar Döffinger2014-08-31
* avcodec/h264: Do not get stuck on IDR inter framesMichael Niedermayer2014-08-31
* xv.c: Add missing const to lookup table.Reimar Döffinger2014-08-30
* avformat/dfa: use avio_feof()Paul B Mahol2014-08-30
* oggdec: fix invalid free on errorwm42014-08-30
* fft: add missing const.Reimar Döffinger2014-08-30
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-08-30
|\
| * lavf/rtpdec_hevc: Fix compilation with -DDEBUG.Carl Eugen Hoyos2014-08-30
| * ffmpeg: Clean up if filter initialisation failed to avoid a memleak.Carl Eugen Hoyos2014-08-30
* | proresenc_ks: allow auto-selecting profileChristophe Gisquet2014-08-30
* | avcodec/vp3data: use more compact data typesMichael Niedermayer2014-08-30
* | avcodec/aarch64/h264qpel_init_aarch64: mark src as constMichael Niedermayer2014-08-30
* | avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under the #ifMichael Niedermayer2014-08-30
|/
* avformat/id3v2: Fix "warning: unused variable uncompressed_buffer_size" if zl...Michael Niedermayer2014-08-30
* avfilter/vf_mp: remove incorrect usage of AVFrame.typeMichael Niedermayer2014-08-30
* avcodec/snow: check coeffs for validityMichael Niedermayer2014-08-30
* Add missing "const" all over the place.Reimar Döffinger2014-08-29
* patcheck: check for pointer arrays that are not const.Reimar Döffinger2014-08-29
* avformat/wtvdec: seek over broken chunksPeter Ross2014-08-29
* avformat/webmdashenc: use av_strlcpy() and allocate enough spaceMichael Niedermayer2014-08-29
* fate/vpx: make webm dash manifest tests depend on the WEBM_DASH_MANIFEST demuxerMichael Niedermayer2014-08-29
* avcodec/wavpack: increase WV_MAX_SAMPLESPaul B Mahol2014-08-29
* fate: Add basic tests for WebM Dash ManifestVignesh Venkatasubramanian2014-08-29
* avcodec/avcodec: fix missing doxygen comment markerMichael Niedermayer2014-08-29
* avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifierMichael Niedermayer2014-08-29
* Merge commit '9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5'Michael Niedermayer2014-08-29
|\
| * license: Mention that vf_interlace is GPL, not LGPLDiego Biurrun2014-08-28
* | Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7'Michael Niedermayer2014-08-29
|\|
| * matroskaenc: convert avstream stereo3d side data during encodingVittorio Giovara2014-08-28
* | Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f'Michael Niedermayer2014-08-28
|\|
| * matroskadec: parse stereo mode on decodingVittorio Giovara2014-08-28
* | ffmpeg: Fix missing {} in Stream to Packet side data codeMichael Niedermayer2014-08-28
* | Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer2014-08-28
|\|
| * avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* | Merge commit 'f2583bc86eb5d7decc639fc9a36edc93e6003eef'Michael Niedermayer2014-08-28
|\|
| * matroska: list supported extensionsVittorio Giovara2014-08-28
* | Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05'Michael Niedermayer2014-08-28
|\|
| * x11grab: Use a typedef for the context, as most other code doesLuca Barbato2014-08-28
* | Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea'Michael Niedermayer2014-08-28
|\|
| * x11grab: Drop a spurious space in the extension reporting messageLuca Barbato2014-08-28
* | Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198'Michael Niedermayer2014-08-28
|\|
| * x11grab: Small near-cosmetic refactoringsLuca Barbato2014-08-28
* | Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8'Michael Niedermayer2014-08-28
|\|
| * x11grab: K&R formatting cosmeticsLuca Barbato2014-08-28