summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fate/aac: add automatic bsf testRodger Combs2016-10-241-2/+8
* fate/h264: make mp4toannexb test use auto-BSFRodger Combs2016-10-241-2/+3
* lavf/rawenc: add automatic bitstream filtering for H264+HEVCRodger Combs2016-10-241-0/+23
* lavf/movenc+dashenc: add automatic bitstream filteringRodger Combs2016-10-242-26/+124
* lavf/dashenc: add deinit functionRodger Combs2016-10-241-34/+17
* lavf/movenc: add deinit functionRodger Combs2016-10-241-44/+32
* lavf/segment: fix writing separate header with auto BSFRodger Combs2016-10-241-1/+28
* lavf/segment: add deinit functionRodger Combs2016-10-241-27/+20
* lavf/mux: add avformat_init_outputRodger Combs2016-10-245-17/+100
* MAINTAINERS: add myself for audiotoolboxRodger Combs2016-10-241-0/+1
* ffprobe: report field order for video streamsRodger Combs2016-10-2412-9/+29
* lavc/utils: avcodec_string: dump field order when knownRodger Combs2016-10-241-0/+14
* lavc/h264_parser: export field order in more casesRodger Combs2016-10-241-1/+15
* lavc/parser: export field order if not already setRodger Combs2016-10-241-0/+5
* lavfi: remove 2 unused lavc includesClément Bœsch2016-10-232-2/+0
* avutil/x86/emms: Document the emms_c() vs alloc/free relation.Michael Niedermayer2016-10-231-0/+2
* faq: use relative links to own documentationAndreas Cadhalpun2016-10-231-7/+7
* avcodec/mips: loongson optimize mmi load and store operatorsZhou Xiaoyong2016-10-239-2306/+2066
* avutil/mips: loongson add mmi utils header fileZhou Xiaoyong2016-10-231-0/+241
* lavf/mpegts: add missed fixes to scte35 section callbackCarlos Fernandez2016-10-231-4/+5
* avcodec/cuvid: Allow reinitialization of decoderPhilip Langdale2016-10-221-3/+5
* avformat/matroskaenc: write DisplayWidth and DisplayHeight elements only if t...James Almer2016-10-222-3/+5
* mpegts: handle AVMEDIA_TYPE_UNKNOWN correctlyAndreas Cadhalpun2016-10-221-1/+2
* avutil/avassert: Add av_assertX_fpu()Michael Niedermayer2016-10-224-1/+26
* avcodec/snowenc: Clear MMX state after edge drawing and picture encodeMichael Niedermayer2016-10-221-0/+2
* avcodec/mpegvideo_enc: Add missing emms_c() to clear MMX state after SIMD useMichael Niedermayer2016-10-221-0/+1
* avcodec/utils: Move emms_c() before memory allocation functions in avcodec_en...Michael Niedermayer2016-10-221-1/+2
* avcodec/cavsdec: Clear MMX state after MB decode loopMichael Niedermayer2016-10-221-0/+1
* avcodec/svq1enc: Clear MMX state after svq1_encode_plane()Michael Niedermayer2016-10-221-3/+6
* lavf/rtpdec_g726: Map mime type G726 to g726le.Carl Eugen Hoyos2016-10-225-2/+17
* lavc/libvpxenc: fix -auto-alt-ref option typeKagami Hiiragi2016-10-211-2/+3
* doc: fix spelling errorsAndreas Cadhalpun2016-10-2118-25/+25
* lavf/mpegts: SCTE-35 extraction from mpegtsCarlos Fernandez2016-10-211-1/+45
* lavc: add SCTE-35 CUI codec IDCarlos Fernandez2016-10-212-0/+7
* lavd/decklink_dec: fix indentationMarton Balint2016-10-211-11/+11
* lavd/decklink_dec: add option to disable drawing bars on signal lossMarton Balint2016-10-216-2/+10
* avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()Michael Niedermayer2016-10-211-1/+1
* avformat/mxfdec: Fix mixed declaration and codeMichael Niedermayer2016-10-211-2/+5
* mpeg12dec: unref discarded picture from extradataAndreas Cadhalpun2016-10-211-0/+1
* cavsdec: unref frame before referencing againAndreas Cadhalpun2016-10-211-0/+2
* dcstr: fix division by zeroAndreas Cadhalpun2016-10-211-1/+7
* aiff: check block_align in aiff_read_packetAndreas Cadhalpun2016-10-211-0/+5
* avcodec/vda: define av_vda_default_init2 when CONFIG_H264_VDA_HWACCEL equ 0Steven Liu2016-10-211-0/+5
* avformat/rtmpproto: Fix RTMP control message handling error in listen mode.Hiroyuki OYAMA2016-10-211-9/+38
* avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer()Michael Niedermayer2016-10-211-0/+2
* avcodec/utils: Clear MMX state before returning from avcodec_default_execute*()Michael Niedermayer2016-10-211-0/+2
* avcodec/dnxhdenc: Move allocation out of radix_sort()Michael Niedermayer2016-10-212-5/+8
* lavf/segment: decide whether to rename based on list URIRodger Combs2016-10-211-1/+1
* openssl: Support version 1.1.0.Matt Oliver2016-10-212-64/+102
* tests/fate: add mxf metadata streams testMark Reid2016-10-213-0/+32
OpenPOWER on IntegriCloud