summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes2015-10-0312-1/+209
|\ \ | |/
| * Screenpresso SPV1 decoderVittorio Giovara2015-09-3012-1/+209
* | lavf/utils: avoid giving up probing early with long subtitle eventsRodger Combs2015-10-031-1/+4
* | avcodec/h264_ps: Fix copying oversized pps&sps dataMichael Niedermayer2015-10-031-4/+6
* | Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes2015-10-039-17/+47
|\ \ | |/
| * lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-306-10/+31
* | Merge commit '3f1f6053013d0015e9f115a91a11744807649a07'Hendrik Leppkes2015-10-030-0/+0
|\ \ | |/
| * configure: address a copy-paste typoVicente Olivert Riera2015-09-291-1/+1
* | avformat/flvdec: accept sizes if they are off by 11Michael Niedermayer2015-10-021-1/+3
* | avcodec/videotoolbox: fix decoding of some h264 bitstreamswm42015-10-021-18/+30
* | avcodec/h264: keep SPS and PPS bitstream datawm42015-10-022-4/+20
* | dnxhddec: init scantable once permutation is setChristophe Gisquet2015-10-021-2/+2
* | dnxhddec: use dequantization formula from specsChristophe Gisquet2015-10-0217-32/+33
* | dnxhddec: initialize with mb-aligned dimensionsChristophe Gisquet2015-10-021-0/+3
* | avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth inputPaul B Mahol2015-10-025-35/+179
* | avcodec: Don't lock during open if the codec has threadsafe initDerek Buitenhuis2015-10-022-8/+13
* | avfilter/af_rubberband: add process_command()Paul B Mahol2015-10-021-0/+33
* | blockdsp: remove high bitdepth parameterChristophe Gisquet2015-10-029-39/+26
* | x86/audio_convert: fix clobbering of xmm registersJames Almer2015-10-011-61/+61
* | lavf/rawdec: Autodetect raw TrueHD streams.Carl Eugen Hoyos2015-10-022-4/+17
* | avformat/rtmpproto: Fix 2 more cases of the 2nd packet size being wrongMichael Niedermayer2015-10-021-2/+3
* | lavfi/mandelbrot: Output RGB0 instead of RGBA.Carl Eugen Hoyos2015-10-022-3/+2
* | configure: check rubberband version, allow only latest onePaul B Mahol2015-10-011-1/+1
* | avfilter/x86/vf_psnr.asm: fix typoPaul B Mahol2015-10-011-1/+1
* | lavf/rawdec: Autodetect raw mlp streams.Carl Eugen Hoyos2015-10-012-1/+24
* | x86inc: Make cpuflag() and notcpuflag() return 0 or 1Henrik Gramner2015-10-011-2/+3
* | qsvenc.c: use query to catch all kind of setting issuesSven Dueking2015-10-011-0/+8
* | avformat/srtdec: more lenient first line probingClément Bœsch2015-10-011-2/+4
* | avformat/srtdec: fix number check for the first characterClément Bœsch2015-10-011-1/+1
* | avcodec/pngdec: mark previous_picture as done on end of decode_frame_common()Michael Niedermayer2015-10-011-0/+2
* | avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setupMichael Niedermayer2015-10-011-1/+1
* | avfilter/vf_maskedmerge: get rid of MaskedMergeContext from functions that do...Paul B Mahol2015-09-301-14/+12
* | avfilter/vf_maskedmerge: rewrite and remove some duplicated codePaul B Mahol2015-09-301-51/+52
* | avcodec/mpeg12dec: Initialize chroma_format to 1Michael Niedermayer2015-09-301-0/+1
* | avcodec/mp3: fix skipping zeroswm42015-09-301-1/+3
* | avfilter/af_rubberband: flush only if there is something availablePaul B Mahol2015-09-301-19/+21
* | x86/hevc_sao: move 10/12bit functions into a separate fileJames Almer2015-09-303-340/+490
* | avformat/async: Allow compilation with native threads.Matt Oliver2015-09-302-2/+2
* | compat/w32pthreads: Add return values to match the simulated pthread functions.Matt Oliver2015-09-301-13/+23
* | libavformat/mov.c: Add parsing for DDTS atom for DTS audioShawn Singh2015-09-301-0/+56
* | dnxhddata: deduplicate tableChristophe Gisquet2015-09-301-12/+1
* | videotoolbox: require hardware accelerationStefano Pigozzi2015-09-291-3/+3
* | lavf/rawenc: Force one stream for hevc and m4v.Carl Eugen Hoyos2015-09-291-0/+2
* | avfilter/vf_atadenoise: do not use uninitialized dataPaul B Mahol2015-09-291-8/+9
* | avcodec/x86/rnd_template: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-291-2/+2
* | lavf/img2dec: Fix memory leakPrzemysław Sobala2015-09-291-9/+23
* | fate: Add basic license header checkMichael Niedermayer2015-09-295-0/+47
* | Merge commit '26e8fa3b508eb047e85f4e923fc8e82a1aa656ba'Hendrik Leppkes2015-09-291-1/+1
|\ \ | |/
| * tiny_psnr: Use the correct abs() versionVittorio Giovara2015-09-291-1/+1
* | Merge commit 'c9943f00cfa2471d1b8a3a9ddc7a21049a71090e'Hendrik Leppkes2015-09-291-61/+96
|\ \ | |/
OpenPOWER on IntegriCloud