summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avformat/avienc: write last frame durationMichael Niedermayer2014-11-191-0/+10
* avformat/avienc: factor frame skip code outMichael Niedermayer2014-11-191-16/+32
* ffmpeg: skip duration cliping for passthrough & drop modesMichael Niedermayer2014-11-191-7/+11
* doc/writing_filters: use ffmpeg.org instead of wikimedia.org for lena imageClément Bœsch2014-11-191-1/+1
* ffmpeg: Check duration for overlap and clip in fps cfr/vfr codeMichael Niedermayer2014-11-192-1/+8
* ffmpeg: Use input packet duration in vfr/cfr code if available and validMichael Niedermayer2014-11-192-0/+9
* avcodec/twinvq: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-11-191-5/+5
* avcodec/tta: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-11-191-1/+1
* avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-11-191-7/+7
* ffmpeg: fix printed timestamp for droped framesMichael Niedermayer2014-11-191-1/+1
* lavf/concatdec: add timestamp logStefano Sabatini2014-11-191-0/+11
* ffmpeg: better CFR frame duplication selectionMichael Niedermayer2014-11-192-11/+35
* ffmpeg: fix variable type for end charMichael Niedermayer2014-11-191-1/+1
* avformat/mpegtsenc: change the min value for mpegts_start_pid to allow ATSC PIDsdedicatedbroadcastsolutions2014-11-191-1/+1
* dashenc: degrade gracefully if a stream's bitrate is unavailableRodger Combs2014-11-181-6/+12
* doc/writing_filters: fix reference to Lenna imageClément Bœsch2014-11-181-1/+2
* doc/writing_filters: use a more portable sed command in the walk-throughClément Bœsch2014-11-181-3/+1
* Merge commit '7813e6752bdab38a5686c301e869ee71d97bce69'Michael Niedermayer2014-11-180-0/+0
|\
| * configure: Fix enabling memalign_hack automaticallyMartin Storsjö2014-11-181-1/+1
* | avcodec/libvorbisenc: Give CODEC_CAP_SMALL_LAST_FRAME to libvorbis encoder.Peter Hall2014-11-181-1/+1
* | avcodec/options: Set AVCodecContext->codec upon initialization.Vadim Kalinsky2014-11-181-1/+3
* | lavf/ffmenc: fix memleak in ffm_write_headerJames Almer2014-11-181-2/+0
* | doc/filters: use '|' instead of ':' in the documentation.Simon Thelen2014-11-181-8/+8
* | avfilter/af_volume: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-182-5/+9
* | avfilter/af_amix: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-181-3/+6
* | avcodec/nellymoser: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-11-182-9/+17
* | doc/APIchanges: Fix some wrong versionsMichael Niedermayer2014-11-181-5/+5
* | avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer2014-11-184-2/+21
* | libavcodec/tiffenc: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-11-181-1/+1
* | libavcodec/libxavs: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-11-181-1/+1
* | libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-11-181-1/+1
* | avcodec/mjpegdec: Support some subsampled GBR variantsMichael Niedermayer2014-11-181-7/+23
* | avformat/mp3dec: avoid seeking to negative positionsMichael Niedermayer2014-11-181-0/+4
* | avcodec/internal: Add () to argument of FF_SIGNBIT() to ensure correct order ...Michael Niedermayer2014-11-181-1/+1
* | Merge commit '2007082d2db25f9305b8a345798b840ea7784fdb'Michael Niedermayer2014-11-181-3/+3
|\ \ | |/
| * mov: check ff_get_wav_header() return valueVittorio Giovara2014-11-181-3/+1
* | Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa'Michael Niedermayer2014-11-185-7/+10
|\ \ | |/
| * lavc: fix bitshifts amount bigger than the typeVittorio Giovara2014-11-185-7/+10
* | Merge commit '771656bd85416cd6308b11aed6f2c69a8db9c21b'Michael Niedermayer2014-11-181-1/+1
|\ \ | |/
| * libvpxenc: clean memory on errorVittorio Giovara2014-11-181-0/+1
* | Merge commit 'a28468d0daf4be14761c16a3ddd33266b2380123'Michael Niedermayer2014-11-180-0/+0
|\ \ | |/
| * librtmp: append the correct field to the stringVittorio Giovara2014-11-181-1/+1
* | Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd'Michael Niedermayer2014-11-183-8/+9
|\ \ | |/
| * lavf: Only initialize s->offset once when using avoid_negative_ts make_zeroMartin Storsjö2014-11-172-2/+3
* | avdevice/oss_audio: avoid strerror() and errbufMichael Niedermayer2014-11-171-6/+4
* | Merge commit 'c302d034ba2690a935df8bf7e4f5d44ed86e8d5c'Michael Niedermayer2014-11-172-0/+411
|\ \ | |/
| * tools: Add a sidxindex toolMartin Storsjö2014-11-172-0/+411
* | Merge commit '40ed1cbf147d09fc0894bee160f0b6b6d9159fc5'Michael Niedermayer2014-11-172-24/+93
|\ \ | |/
| * movenc: Allow writing a DASH sidx atom at the start of filesMartin Storsjö2014-11-172-26/+92
* | Merge commit '3847f3ab58b3b74604807394247bf68827258103'Michael Niedermayer2014-11-171-4/+0
|\ \ | |/
OpenPOWER on IntegriCloud