summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
* doc: Add color_trc valuesMichael Niedermayer2016-05-31
* avcodec/nvenc: split H264/HEVC encoder definitions into separate filesAndrey Turkin2016-05-31
* aacpsy: remove dead codeRostislav Pehlivanov2016-05-31
* avformat/movenc: remove useless if and reindentMarton Balint2016-05-31
* avformat/movenc: propagate shift_data errors properlyMarton Balint2016-05-31
* ffplay: simplify display codeMarton Balint2016-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
* libavformat/movenc: remove unnecessary null checkMark Reid2016-05-30
* avfilter/f_loop: Fix leak on errorMichael Niedermayer2016-05-29
* avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer over...Michael Niedermayer2016-05-29
* avfilter/vf_fieldhint: Assert that mode is validMichael Niedermayer2016-05-29
* avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int()Michael Niedermayer2016-05-29
* avformat/udp: Remove unused variableMichael Niedermayer2016-05-29
* avformat/movenc: Fix potential track width/height overflowsMichael Niedermayer2016-05-29
* avformat/movenc: Avoid integer overflowMichael Niedermayer2016-05-29
* avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavform...Thomas Guilbert2016-05-29
* avformat/utils: avoid overflow in compute_chapters_end() with huge durationsMichael Niedermayer2016-05-29
* avformat/utils: avoid overflow in update_stream_timings() with huge durationsMichael Niedermayer2016-05-29
* fate: add aemphasis testPetru Rares Sincraian2016-05-28
* avutil/softfloat: Document public constants and a few public functionsMichael Niedermayer2016-05-28
* lavf/mov: Support one more Avid compression id for AVCI50.Carl Eugen Hoyos2016-05-28
* avformat/movenc: Fix memleak of reshuffled packetMichael Niedermayer2016-05-28