summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swresample: Choose 16bit internally only if input and output is 16bit or lessMichael Niedermayer2015-06-21
* avcodec/jpeg2000dwt: also test 9/7 float DWTMichael Niedermayer2015-06-21
* avcodec/jpeg2000dwt: List differences for DWT testMichael Niedermayer2015-06-21
* avcodec/jpeg2000dwt: increase the number of test iterationsMichael Niedermayer2015-06-21
* avcodec/jpeg2000dwt: Also test 9/7 integer DWTMichael Niedermayer2015-06-21
* avcodec/jpeg2000dwt: Allow testing with a maximum allowed differenceMichael Niedermayer2015-06-21
* avformat/brstm: support little-endian s16 PCMPaul B Mahol2015-06-21
* lavc/adpcm: THP: don't use the ADPC/SEEK table when not seekingRodger Combs2015-06-21
* lavf/brstm: handle a BFSTM endianness oddityRodger Combs2015-06-21
* lavf/brstm: add support for seekingRodger Combs2015-06-21
* lavf/brstm: cleanup; fix short-block demuxingRodger Combs2015-06-21
* lavf/brstm: move bfstm var to a localRodger Combs2015-06-21
* avformat/rawenc: Store sample number for ADXMichael Niedermayer2015-06-21
* Support demuxing 4gv codec stored in qcp filesPaul B Mahol2015-06-21
* ffmpeg_opt: Fix handling of creation_time nowMichael Niedermayer2015-06-21
* avformat/movenc: Check return code of ff_iso8601_to_unix_time()Michael Niedermayer2015-06-21
* avcodec/mjpegdec: dont try to combine fields for decimated multiscope 2 materialMichael Niedermayer2015-06-21
* libvpxenc: support setting colorspace for vp9James Zern2015-06-20
* lavc/adpcm: THP: fix indentationRodger Combs2015-06-21
* avcodec/mqcenc: Remove unused variableMichael Niedermayer2015-06-20
* libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'.Simon Thelen2015-06-20
* lavc/adpcm: THP: allow channel counts up to 10Rodger Combs2015-06-20
* lavf/brstm: allow larger block sizesRodger Combs2015-06-20
* lavf/brstm: support little-endian files (BCSTM; 3DS)Rodger Combs2015-06-20
* lavc/adpcm: THP: handle packets with sample counts not divisible by 14Rodger Combs2015-06-20
* lavc: add little-endian ADPCM_THP decoderRodger Combs2015-06-20
* fate: add avfilter/formats-testMichael Niedermayer2015-06-20
* avfilter/formats: Add test for ff_parse_channel_layout()Michael Niedermayer2015-06-20
* avcodec/jpeg2000dec: Replace TPsot check by assertMichael Niedermayer2015-06-20
* avcodec/jpeg2000dec: Increase tile part limit to 256Michael Niedermayer2015-06-20
* avutil/fixed_dsp: remove ff_ prefix from static functionJames Almer2015-06-20
* avcodec/jpeg2000dwt: Fill array using 2d instead of 1d accessesMichael Niedermayer2015-06-20
* avcodec/jpeg2000dwt: Factor dwt test code out so it can be easily used with t...Michael Niedermayer2015-06-20
* avcodec/jpeg2000dwt: Fix special cases in sd_1d53()Michael Niedermayer2015-06-20
* tests/fate: Add fate-j2k-dwtMichael Niedermayer2015-06-20
* avcodec/jpeg2000dwt: add test for the 5/3 waveletMichael Niedermayer2015-06-20
* avcodec/jpeg2000dwt: Fix order of operations in integer decomposition waveletsMichael Niedermayer2015-06-20
* avcodec/j2kenc: Use JP2 format by defaultMichael Niedermayer2015-06-19
* avcodec/j2kenc: Support writing JP2 encapsulationMichael Niedermayer2015-06-19
* avcodec/dpxenc: implement write16/32 as functionsMichael Niedermayer2015-06-19
* avutil/avstring: Do not print NULLMichael Niedermayer2015-06-19
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functionsShivraj Patil2015-06-19
* avcodec/fic: Add skip_cursor AVOptionMichael Niedermayer2015-06-19
* library.mak: Workaround SDL redefining main and breaking fate tests on mingwJames Almer2015-06-19
* avcodec/j2kenc: YUV should not use the ICTMichael Niedermayer2015-06-19
* avutil/crc: Fix type of p table so its content fits without overflwoingMichael Niedermayer2015-06-19
* avutil/avstring: Fix undefined shiftMichael Niedermayer2015-06-19
* avutil/aes: Fix typesMichael Niedermayer2015-06-19
* avutil/adler32: Fix data type in test codeMichael Niedermayer2015-06-19
* avcodec/fft-test: fix type of cpuflagsMichael Niedermayer2015-06-19