summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * ffv1: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * h261dec: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * shorten: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * ralf: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * loco: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * fic: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * dirac: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * cavs: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * aic: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * golomb: Convert to the new bitstream readerDiego Biurrun2017-01-31
| * pgssubdec: reset rle_data_len/rle_remaining_len on allocation errorAndreas Cadhalpun2017-01-31
| * vaapi_encode: Add VP8 supportMark Thompson2017-01-30
| * vaapi_encode: Pass framerate parameters to driverMark Thompson2017-01-30
| * vaapi_h264: Enable VBR modeMark Thompson2017-01-30
| * vaapi_encode: Support VBR modeMark Thompson2017-01-30
| * vaapi_encode: Add MPEG-2 supportMark Thompson2017-01-29
| * tak: Convert to the new bitstream readerAlexandra Hájková2017-01-25
| * magicyuv: Convert to the new bitstream readerDiego Biurrun2017-01-25
| * truemotion2rt: Convert to the new bitstream readerDiego Biurrun2017-01-25
| * wavpack: Convert to the new bitstream readerAlexandra Hájková2017-01-25
| * mpc: Convert to the new bitstream readerAlexandra Hájková2017-01-25
| * dxtory: Convert to the new bitstream readerAlexandra Hájková2017-01-20
| * apedec: Convert to the new bitstream readerAlexandra Hájková2017-01-20
* | avcodec/dnxhdenc: fix DNxHR 444 encoding crashesFrédéric Devernay2017-09-26
* | avcodec/avpacket: deprecate av_copy_packet()James Almer2017-09-25
* | libavcodec/hapdec : add support HapAlphaOnlyMartin Vignali2017-09-24
* | avcodec/takdec: Fix integer overflow in decode_lpc()Michael Niedermayer2017-09-24
* | avcodec/proresdec2: Check bits in DECODE_CODEWORD(), fixes invalid shiftMichael Niedermayer2017-09-24
* | avcodec/takdec: Fix integer overflows in decode_subframe()Michael Niedermayer2017-09-24
* | avcodec/mips: Improve avc chroma horiz mc msa functionsKaustubh Raste2017-09-24
* | avcodec/mips: Unrolled loops avc intra msa functionsKaustubh Raste2017-09-24
* | avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste2017-09-24
* | avcodec/flacenc: Replace "return -1" by named constantMichael Niedermayer2017-09-24
* | avcodec/snowenc: Replace "return -1" by named constantsMichael Niedermayer2017-09-24
* | avcodec/v4l2_m2m: add missing header inclusionsJames Almer2017-09-23
* | avcodec/Makefile: skip v4l2_m2m headers if neededJames Almer2017-09-23
* | avcodec/frame_thread_encoder: use av_packet_alloc()James Almer2017-09-23
* | avcodec/opusenc_psy: use av_clip_uintp2()James Almer2017-09-23
* | avcodec/opusenc_utils: add missing preprocessor guardsJames Almer2017-09-23
* | lavfi: make window_func an inline functionRostislav Pehlivanov2017-09-23
* | opusenc: implement a psychoacoustic systemRostislav Pehlivanov2017-09-23
* | libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz2017-09-23
* | avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*()Michael Niedermayer2017-09-22
* | avcodec/ffv1dec: Fix integer overflow in read_quant_table()Michael Niedermayer2017-09-22
* | avcodec/svq3: Fix overflow in svq3_add_idct_c()Michael Niedermayer2017-09-22
* | avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functionsKaustubh Raste2017-09-22
* | avcodec/mips: preload data in hevc sao edge 90 degree filter msa functionsKaustubh Raste2017-09-22
* | Remove some unneeded casts of bit_rate.Carl Eugen Hoyos2017-09-22
* | avcodec/mips: Reduced conditional cases in avc inter lpf msa functionsKaustubh Raste2017-09-21
* | avcodec/mips: Unrolled loops and expanded functions in avc put mc 10 & 30 msa...Kaustubh Raste2017-09-21