summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* avformat/matroskadec: Fix rounding error with codec_delayMichael Niedermayer2016-06-06
* avcodec/wmalosslessdec: Use unsigned operations for overflowing casesMichael Niedermayer2016-06-06
* avformat/movenc: Skip unsupported video tracks in timecode generationMichael Niedermayer2016-06-06
* avfilter/af_amix: dont fail if there are no samples in output_frame()Michael Niedermayer2016-06-06
* avformat/allformats: Making av_register_all() thread-safe.Vivekanand2016-06-05
* 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
* avfilter/vf_colormatrix: add bt.2020 colorspaceThomas Mundt2016-06-05
* avfilter/vf_colormatrix: increase precisionThomas Mundt2016-06-05
* avutil/frame: Assert that width/height/channels is 0 for the destination of a...Michael Niedermayer2016-06-05
* doc/examples/transcoding: Use the decoders pixel format if the encoder does n...Michael Niedermayer2016-06-05
* Seperate x264rgb encoder and only enable when its actually supportedMichael Niedermayer2016-06-05
* avformat/format: Print debug info when probe score is increased due to mime typeMichael 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
* avformat/dump: Print tbc valueMichael Niedermayer2016-06-04
* 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