summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavc/libzvbi-teletextdec: add support for setting background opacityMarton Balint2016-01-25
* | lavc/libzvbi-teletextdec: remove cmax variableMarton Balint2016-01-25
* | lavc/libzvbi-teletextdec: use the built-in transparent color for transparent ...Marton Balint2016-01-25
* | build: use a link instead of changing current directory when compilingAndreas Cadhalpun2016-01-25
* | avformat/mpegtsenc: Fix multi program so that it supports adding the same str...Vittorio Gambaletta (VittGam)2016-01-25
* | lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITEMats Peterson2016-01-25
* | avcodec/synth_filter: split off remaining code from dcadec filesJames Almer2016-01-25
* | avcodec/dcaenc: do not change user requested bitratePaul B Mahol2016-01-25
* | avcodec/dcaenc: return correct number of bytes in output packetPaul B Mahol2016-01-25
* | avcodec/utils: run ff_frame_thread_encoder_init() only for encodersMichael Niedermayer2016-01-25
* | avcodec/rawdec: Check height and packet sizeMichael Niedermayer2016-01-25
* | lavc/rawdec: Use 16-byte line alignment for 1, 2, 4 and 8 bppMats Peterson2016-01-25
* | avcodec/rawdec: initialize palette for monoMats Peterson2016-01-25
* | avcodec/webp: fix decoder dependenciesJames Almer2016-01-24
* | avformat/hls: Check that filename is not "" in probe before checking its exte...Michael Niedermayer2016-01-25
* | avcodec/flacenc: fix calculation of bits required in case of custom sample ratePaul B Mahol2016-01-24
* | Revert "decklink: Header cleanup"Timothy Gu2016-01-24
* | avfilter/vf_zoompan: fix pts handlingPaul B Mahol2016-01-24
* | avfilter/vf_zoompan: unbreak filtering with video inputPaul B Mahol2016-01-24
* | Changelog: Add entry on libquvi being removedTimothy Gu2016-01-24
* | configure: Maintain alphabetical order of componentsTimothy Gu2016-01-24
* | avfilter/vf_zoompan: rewrite so it doesn't cache all output framesPaul B Mahol2016-01-24
* | lavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map().Ronald S. Bultje2016-01-24
* | avformat: Remove support for libquviKieran Kunhya2016-01-24
* | Print the whitelists if entities are not found on themMichael Niedermayer2016-01-24
* | avformat: Document urls a bitMichael Niedermayer2016-01-24
* | decklink: Header cleanupTimothy Gu2016-01-24
* | common.mak: Use CCFLAGS for assembly generation as wellTimothy Gu2016-01-24
* | avdevice: Mark decklink_common.h as unconditional SKIPHEADERTimothy Gu2016-01-24
* | lavfi/pthread: fix perameters/parameters typoClément Bœsch2016-01-24
* | avfilter: update some commentsPaul B Mahol2016-01-24
* | build: fix msvc buildCharlie Arnold2016-01-23
* | build: fix make checkheaders in out-of-tree buildsAndreas Cadhalpun2016-01-23
* | fate/cabac: replace uninitialized bytes by random bytesMichael Niedermayer2016-01-23
* | avfilter/vf_convolution: Use av_clip_uint8()Michael Niedermayer2016-01-23
* | fate/ffmpeg: Fix colorkey test failure without samplesMichael Niedermayer2016-01-23
* | dxva2_h264: fix reference field marking in long slice structHendrik Leppkes2016-01-23
* | avcodec/mpeg4videoenc: Use 64bit for time variablesMichael Niedermayer2016-01-23
* | avformat/libquvi: Set default demuxer and protocol limitationsMichael Niedermayer2016-01-23
* | avformat/concat: Check protocol prefixMichael Niedermayer2016-01-23
* | doc/demuxers: Document enable_drefs and use_absolute_pathMichael Niedermayer2016-01-23
* | avfilter/af_ladspa: accepts ' ' as command separator tooPaul B Mahol2016-01-22
* | diracdec: fix full range videosRostislav Pehlivanov2016-01-22
* | avfilter/vf_convolution: add timeline supportPaul B Mahol2016-01-22
* | fate: Add a small number of rawvideo in mov testsMichael Niedermayer2016-01-22
* | libavformat/tcp.c : add send_buffer_size and recv_buffer_size optionsPerette Barella2016-01-22
* | lavc/wmadec: replace pow by faster functionsGanesh Ajjanagadde2016-01-22
* | lavc/opus_celt: replace pow(2,x) by exp2f(x)Ganesh Ajjanagadde2016-01-22
* | lavc/atrac3plusdsp: change pow(2,x) to exp2f(x)Ganesh Ajjanagadde2016-01-22
* | lavc/wma: add av_warn_unused_result to ff_wma_initGanesh Ajjanagadde2016-01-22