summaryrefslogtreecommitdiff
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
* avfilter/avf_showcqt: render default font at 960x16Muhammad Faiz2016-06-04
* avdevice/lavfi: Do not set avg_frame_rate to the timebaseMichael Niedermayer2016-06-04
* avformat/version: Add Ticket5421 to list of tickets possibly affected by a ma...Michael Niedermayer2016-06-03
* avformat/dump: Use codec and QP limits from AVCodecContextMichael Niedermayer2016-06-03
* libavutil/fifo: Fix fifo grow stepJan Sebechlebsky2016-06-03
* lavf/udp: fix dead code.Nicolas George2016-06-03
* avformat/au: Write MetaData in AU Sun audio file headerThomas Bernard2016-06-03
* 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
* fate/prores: use aac fixed for audio to fix fate failures on armMichael Niedermayer2016-06-03
* tests/fate/h264: Add test for xavc and somewhat odd pps/spsMichael Niedermayer2016-06-03
* doc/filters: Remove duplicated setdar exampleLars Kiesow2016-06-02
* avcodec/magicyuv: set correct size of last slice for each planePaul B Mahol2016-06-02
* MAINTAINERS: Remove myselfDerek Buitenhuis2016-06-02
* avformat: Copy properties from internal contextMichael Niedermayer2016-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
* avformat/udp: Protect write to circular_buffer_error by mutexMichael Niedermayer2016-06-02
* avfilter/avf_showcqt: full chroma blending on draw_axis_yuvMuhammad Faiz2016-06-02
* avcodec/magicyuv: fix decoding of raw slicesPaul B Mahol2016-06-02
* vaapi: Enable more libva surface formatsMark Thompson2016-06-02
* avcodec/avpacket: Respect payload offset in av_grow_packetAndriy Lysnevych2016-06-02
* avformat: Document where the AVOption names can be found for the fields of AV...Michael Niedermayer2016-06-01
* avcodec: Document where the AVOption names can be found for the fields of AVC...Michael Niedermayer2016-06-01
* avutil/frame: Document avcodec_get_frame_class() and the option naming systemMichael Niedermayer2016-06-01
* library.mak: Put -Umain back for testsMichael Niedermayer2016-06-01
* lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.Neil Birkbeck2016-06-01
* avformat/isom: add MagicYUV FourCCsPiotr Bandurski2016-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