summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aacsbr: reduce element type mismatch warning severityRostislav Pehlivanov2016-06-08
* x86/aacdec: use HADDPS macroJames Almer2016-06-08
* avcodec/h264: Put context_count check backMichael Niedermayer2016-06-08
* avcodec/h264: Fix off by 1 context countMichael Niedermayer2016-06-07
* avcodec/sheervideo: fix order of operations for raw linesPaul B Mahol2016-06-07
* avcodec/sheervideo: add support for 8-bit interlaced (A)RGBPaul B Mahol2016-06-07
* avcodec: add BitJazz SheerVideo decoderPaul B Mahol2016-06-07
* avcodec/alsdec: Check r to prevent out of array readMichael Niedermayer2016-06-07
* lavc/mediacodec: improve error messagesMatthieu Bouron2016-06-07
* lavc/mediacodec: bypass width/height restrictions when looking for a decoderMatthieu Bouron2016-06-07
* lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for cons...Matthieu Bouron2016-06-07
* lavc/mediacodec: move struct declarations at the beginMatthieu Bouron2016-06-07
* lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mappingMatthieu Bouron2016-06-07
* lavc/mediacodec: do not delete a local reference twice in case of errorMatthieu Bouron2016-06-07
* avcodec/utils: check skip_samples signednessMichael Niedermayer2016-06-07
* avcodec/nvenc: Check capabilities for interlaced encodingTimo Rothenpieler2016-06-06
* avcodec/exr: indent b44 uncompress functionMartin Vignali2016-06-06
* avcodec/exr: fix decoding of B44 exr when all channel doesnt have the same pi...Martin Vignali2016-06-06
* avcodec/exr: move channel_line_size to thread dataMartin Vignali2016-06-06
* avcodec/exr: improve pxr24 uncompressMartin Vignali2016-06-06
* avcodec/exr: remove unneed scanline_size varMartin Vignali2016-06-06
* avcodec/exr: fix tile decoding when all channels doesnt have the same pixel typeMartin Vignali2016-06-06
* avcodec/exr: indent the if (layer_match) partMartin Vignali2016-06-06
* avcodec/exr: fix layer detectionMartin Vignali2016-06-06
* avcodec/bmp_parser: Check fsizeMichael Niedermayer2016-06-06
* avcodec/bmp_parser: reset stateMichael Niedermayer2016-06-06
* avcodec/bmp_parser: Fix remaining sizeMichael Niedermayer2016-06-06
* avcodec/bmp_parser: Fix frame_start_found in cross frame casesMichael Niedermayer2016-06-06
* avcodec/wmalosslessdec: Use unsigned operations for overflowing casesMichael Niedermayer2016-06-06
* avcodec/mpeg4videodec: Fix default low_delay flag value if not codedMichael Niedermayer2016-06-05
* avcodec/mpeg4videodec: Print low_delay value with -debug 1 in decode_vol_head...Michael Niedermayer2016-06-05
* Seperate x264rgb encoder and only enable when its actually supportedMichael Niedermayer2016-06-05
* avcodec/cfhd: clear idwt_buf on allocationMichael Niedermayer2016-06-05
* Check av_dup_packet() return codeMichael Niedermayer2016-06-05
* avcodec/mpegvideo: Deallocate last/next picture earlierMichael Niedermayer2016-06-05
* avcodec/utils: initialize delay in avcodec_parameters_to_context()Michael Niedermayer2016-06-04
* avcodec/nvenc: Don't set packet durationTimo Rothenpieler2016-06-04
* lavc/mediacodecdec_h264: rename input_ref to input_pktMatthieu Bouron2016-06-03
* lavc/mediacodecdec_h264: switch to new BSF APIMatthieu Bouron2016-06-03
* lavc/vaapi_encoder_{h264,h265}: fix bad format warningMatthieu Bouron2016-06-03
* avcodec/magicyuv: set correct size of last slice for each planePaul B Mahol2016-06-02
* avcodec/h264_refs: Fix pps_ref_count with multiple PPSMichael Niedermayer2016-06-02
* avcodec/h264_refs: Remove unused pps_countMichael Niedermayer2016-06-02
* avcodec/magicyuv: fix decoding of raw slicesPaul B Mahol2016-06-02
* avcodec/avpacket: Respect payload offset in av_grow_packetAndriy Lysnevych2016-06-02
* avcodec: Document where the AVOption names can be found for the fields of AVC...Michael Niedermayer2016-06-01
* avocdec: add MagicYUV decoderPaul B Mahol2016-05-31
* avcodec/bmp_parser: Fix stateMichael Niedermayer2016-05-31
* avcodec/nvenc: Refactor timestamp generation logicTimo Rothenpieler2016-05-31
* avcodec/nvenc: forward frame durationTimo Rothenpieler2016-05-31