summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* avcodec/nvenc: Handle minqp-only case in set_vbrTimo Rothenpieler2016-05-31
* avcodec/nvenc: twopass mode works in all modesTimo Rothenpieler2016-05-31
* avcodec/nvenc: Fix forcing constqp rc modeTimo Rothenpieler2016-05-31
* avcodec/nvenc: don't enqueue timestamps until a frame was acceptedAndrey Turkin2016-05-31
* avcodec/nvenc: refactor encode_frame a bitAndrey Turkin2016-05-31
* avcodec/dca_parser: skip initial paddingfoo862016-05-31
* avcodec/dca_parser: simplify state machinefoo862016-05-31
* avcodec/dca: support EXSS marker in avpriv_dca_convert_bitstream()foo862016-05-31
* avcodec/dca: require checked bitstream readerfoo862016-05-31
* avcodec/nvenc: extract timestamp calculations into separate functionAndrey Turkin2016-05-31
* avcodec/nvenc: rework library load and GPU selectionAndrey Turkin2016-05-31
* avcodec/nvenc: allow configuring number of surfacesAndrey Turkin2016-05-31
* avcodec/nvenc: use INIT_CLEANUP to deal with init failuresAndrey Turkin2016-05-31
* avcodec/nvenc: add rate control optionAndrey Turkin2016-05-31
* avcodec/nvenc: convert tier to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: convert levels to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: convert profile parsing to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: use AVOptions to select presetsAndrey Turkin2016-05-31
* avcodec/nvenc: split H264/HEVC encoder definitions into separate filesAndrey Turkin2016-05-31
* aacpsy: remove dead codeRostislav Pehlivanov2016-05-31
* avcodec/libxvid: Fix use of uninitialized AVPacket fieldsMichael Niedermayer2016-05-31
* avcodec/mips/h264qpel_mmi.c: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-30
* avcodec/proresdec2: Add support for grayscale videosHÃ¥vard Espeland2016-05-27
* Merge commit '44d16df413878588659dd8901bba016b5a869fd1'Hendrik Leppkes2016-05-27
|\
| * h264_parser: eliminate H264SliceContext usageAnton Khirnov2016-04-24
* | avcodec/dca: move EXSS sampling frequency arrays to dca.cfoo862016-05-26
* | avcodec/vble: add frame threading supportPaul B Mahol2016-05-26
* | lavc/mediacodec: add missing MediaCodec.Get{Input,Output}Buffer() checksMatthieu Bouron2016-05-25
* | lavc/mediacodec: factorize static fields initializationMatthieu Bouron2016-05-25
* | avcodec/Makefile: add missing dependencies to dca parserJames Almer2016-05-25
* | avcodec/dca_parser: set duration for core-less streamsfoo862016-05-25
* | avcodec/dca_exss: prepare to be called from parser contextfoo862016-05-25
* | avcodec/nvenc: Require Maxwell for losslessTimo Rothenpieler2016-05-25
* | avcodec/nvenc: CUDA frames supportAndrey Turkin2016-05-25
* | avcodec/nvenc: replace custom FIFOs with AVFifosAndrey Turkin2016-05-25