summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/tests/mjpegenc_huffman: Remove static in main() tableMichael Niedermayer2017-02-10
* avcodec/mjpegenc: Drop i_tex misuse, set itex/header bits correctly, fix 2pas...Michael Niedermayer2017-02-10
* avcodec/mjpegenc: Remove non functional huffman reallocation and error handlingMichael Niedermayer2017-02-10
* tests/mjpegenc_huffman: align static tablesRostislav Pehlivanov2017-02-09
* mjpegenc: use s->avctx as a context for av_log rather than NULLRostislav Pehlivanov2017-02-09
* tests/mjpegenc_huffman: replace assert() with av_assert0()Rostislav Pehlivanov2017-02-09
* mjpegenc_common: add missing ff_ prefix to init_uni_ac_vlcRostislav Pehlivanov2017-02-09
* ffplay: change keyboard volume control to logarithmicMarton Balint2017-02-08
* vaapi_encode: Add VP8 supportMark Thompson2017-02-08
* vaapi_encode: Pass framerate parameters to driverMark Thompson2017-02-08
* vaapi_h264: Enable VBR modeMark Thompson2017-02-08
* vaapi_encode: Support VBR modeMark Thompson2017-02-08
* vaapi_encode: Add MPEG-2 supportMark Thompson2017-02-08
* vaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b_framesMark Thompson2017-02-08
* vaapi_encode: Support forcing IDR frames via AVFrame.pict_typeMark Thompson2017-02-08
* vaapi_encode: Fix GOP sizingMark Thompson2017-02-08
* vaapi_h265: Fix CFR mode with framerate set in AVCodecContextMark Thompson2017-02-08
* vaapi_h265: Add main 10 encode supportMark Thompson2017-02-08
* avcodec/h264_slice: Clear ref_counts on redundant slicesMichael Niedermayer2017-02-08
* doc/encoders: fix broken build with 884506dfe2eRicardo Constantino2017-02-08
* Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-08
* lavf/mov.c: Avoid heap allocation wrap in mov_read_uuidMatt Wolenetz2017-02-08
* lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlrMatt Wolenetz2017-02-08
* libavcodec/cinepak.c: fix a wrong (inverted) misleading commentRl2017-02-07
* avcodec: Mark some codecs with threadsafe init as suchDerek Buitenhuis2017-02-07
* avfilter/vf_scale: Fix chroma positioning for 4:2:0 pixel formatMaksym Veremeyenko2017-02-07
* avcodec/pictordec: Fix logic errorMichael Niedermayer2017-02-07
* matroska: demux BluRay text subtitlesPetri Hintukainen2017-02-07
* doc/filters: extend midequalizer descriptionPaul B Mahol2017-02-07
* avformat/hlsenc: add hls_flag option to write segments to temporary file unti...Aman Gupta2017-02-07
* configure: use dashes instead of slashes in lib.exe invocationHendrik Leppkes2017-02-06
* avcodec/movtextdec: Fix decode_styl() cleanupMichael Niedermayer2017-02-06
* avfilter/vf_midequalizer: Remove duplicate includeMichael Niedermayer2017-02-06
* lavf/matroskadec: fix is_keyframe for early BlocksChris Cunningham2017-02-06
* ffmpeg: Remove redundant null checkMichael Niedermayer2017-02-06
* avcodec/pthread_frame: Check av_packet_ref() for failureMichael Niedermayer2017-02-06
* avfilter/af_pan: fix null pointer dereference on empty tokenMarton Balint2017-02-05
* vf_scale_vaapi: Add missing return value checksMark Thompson2017-02-05
* ffmpeg_vaapi: Always set hwaccel_ctx, so it gets properly cleaned up on errorMark Thompson2017-02-05
* Revert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails"Mark Thompson2017-02-05
* ffmpeg_vaapi: Unreference global device before setting itMark Thompson2017-02-05
* avfilter/ebur128: fix relative threshold calculation for multiple contextsMarton Balint2017-02-04
* avfilter/ebur128: do not allow null ebur128 context in ff_ebur128_relative_th...Marton Balint2017-02-04
* doc/muxers: remove confusing example for segment muxer option clocktime_wrap_...Marton Balint2017-02-04
* avformat/segment: remove last_cut check when detecting a new segmentMarton Balint2017-02-04
* ffplay: fix borderless mode on WindowsMarton Balint2017-02-04
* avfilter: add midequalizer filterPaul B Mahol2017-02-04
* avcodec/pngdec: Check trns more completelyMichael Niedermayer2017-02-04
* opus_rc: rename total_bits_used to total_bits and #define some constantsRostislav Pehlivanov2017-02-04
* configure: instruct MSVC 2015 to properly process UTF-8 string literalsHendrik Leppkes2017-02-04