aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-08vc2: fate testsChristophe Gisquet
2016-05-08avcodec/simple_idct_template: Fix strict aliasing violationMichael Niedermayer
2016-05-08vc2enc_dwt: use 32 bit coefficients by defaultRostislav Pehlivanov
2016-05-08avcodec/dxva2_h264: fix slice offset in long slice struct after ca2f19b9Hendrik Leppkes
2016-05-08vaapi_h264: Fix bit offset of slice data.Mark Thompson
2016-05-08fate: Remove duplicate wmv8_x8intra.wmv testMichael Niedermayer
2016-05-07x86: lossless audio: SSE4 madd 32bitsChristophe Gisquet
2016-05-07Merge commit 'ca8c7591735c0f80cc29e31e2e92cb10228e14c7'Derek Buitenhuis
2016-05-07Merge commit '6ebd06a9b2508747a135ee4c880d8f612e08932b'Derek Buitenhuis
2016-05-07Merge commit '9b57995cdd489a4cff51dcc1a1f08ac77ec5a58c'Derek Buitenhuis
2016-05-07Merge commit '9fa888c02801fff2e8817c24068f5296bbe60000'Derek Buitenhuis
2016-05-07Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f'Derek Buitenhuis
2016-05-07Merge commit 'b1268e0f032a3af3912fe3fb8d3855e12d7ea83b'Derek Buitenhuis
2016-05-07Merge commit 'd0540fd02171a6233d2016b199d013299debf7e3'Derek Buitenhuis
2016-05-07Merge commit '9f4d99138df434a73b097c997fb4cafc65f4ff54'Derek Buitenhuis
2016-05-07h265_parse: skip zero sized NAL unitsHendrik Leppkes
2016-05-07h264: do not return an error when NAL parsing of extradata failedHendrik Leppkes
2016-05-07Merge commit 'ca2f19b9cc37be509d85f05c8f902860475905f8'Hendrik Leppkes
2016-05-07h2645_parse: allow partial escapingHendrik Leppkes
2016-05-07h2645_parse: initialize the GetBitContext to the proper sizeHendrik Leppkes
2016-05-07hevc: fix size condition in ptl parsingHendrik Leppkes
2016-05-07avformat/tee: Use ref instead copy in write_packetJan Sebechlebsky
2016-05-07avformat/tee: Fix TeeSlave.bsfs pointer array sizeJan Sebechlebsky
2016-05-07ffplay: force setting alsa buffer sizeMarton Balint
2016-05-07riff: add comment for g721,g723 codec tagscompn
2016-05-07avformat/riff: add M102 FourCCPiotr Bandurski
2016-05-07avcodec/m101: simplify 8bit codeMichael Niedermayer
2016-05-07avcodec/m101: remove unneeded zeroing of priv_data_sizeMichael Niedermayer
2016-05-07avcodec/m101: Simplify if() conditionMichael Niedermayer
2016-05-06fate: fix dcadec test dependenciesJames Almer
2016-05-06configure: Only utvideo <= 15.3.0 is supported.Carl Eugen Hoyos
2016-05-06avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecsMichael Niedermayer
2016-05-06avformat/riff: add M101Michael Niedermayer
2016-05-06avcodec: add M101 decoderMichael Niedermayer
2016-05-06avcodec/nvenc: don't set profile in lossless modeTimo Rothenpieler
2016-05-06avcodec/dcadsp: use LOCAL_ALIGNED_32 instead of LOCAL_ALIGNED(32, ...)James Almer
2016-05-06avcodec: Add "sar" alias to "aspect" option of video encodersAndrey Utkin
2016-05-06avfilter/graphparser: add '\r' as whitespaceMuhammad Faiz
2016-05-06avutil/parsing: add '\r' as whitespaceMuhammad Faiz
2016-05-06vc2enc: prevent random dataChristophe Gisquet
2016-05-05fate: Add test for vorbis encoderPetru Rares Sincraian
2016-05-05avcodec/alac: fix 20-bit supportPaul B Mahol
2016-05-05lavd/avfoundation: use AVCodecParametersRick Kern
2016-05-05avfilter/vf_waveform: fix order of graticule scale itemsPaul B Mahol
2016-05-05avfilter/avf_showcqt: add .Muhammad Faiz
2016-05-05fate: Add test for broken SPS (Ticket 2580)Michael Niedermayer
2016-05-05vc2enc: do not print the lavc version if the bitexact flag is enabledRostislav Pehlivanov
2016-05-04avformat/dtsdec: reduce the scope of crctabJames Almer
2016-05-04avformat/dtsdec: detect core-less streamsfoo86
2016-05-04avformat/mpegtsenc: fix usage of AVStream.codecJames Almer