summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/s302menc: comment out allowed channel layoutsPaul B Mahol2015-12-23
* avcodec/libschroedingerenc: add missing AVClass to private contextHendrik Leppkes2015-12-23
* diracdec: add missing check for pixel_range_indexAndreas Cadhalpun2015-12-22
* mlvdec: validate bits_per_coded_sampleAndreas Cadhalpun2015-12-22
* avformat/movenc-test: Make format staticMichael Niedermayer2015-12-22
* avformat/mov: Update handbrake_version threshold for full mp3 parsingMichael Niedermayer2015-12-22
* lavfi: make request_frame() non-recursive.Nicolas George2015-12-22
* lavfi: replace link.closed by link.status.Nicolas George2015-12-22
* lavfi: deprecate avfilter_link_set_closed().Nicolas George2015-12-22
* lavfi: add link.current_pts field.Nicolas George2015-12-22
* lavfi: rename link.current_pts to current_pts_us.Nicolas George2015-12-22
* lavfi/vf_mpdecimate: remove request_frame().Nicolas George2015-12-22
* avcodec/ass: check for av_mallocz() failureMichael Niedermayer2015-12-22
* MAINTAINERS: add Eran Kornblau for aes_ctr and movenccencerankor2015-12-22
* vaapi: Add VP9 hwaccell supportTimo Rothenpieler2015-12-22
* lavf/rmdec: Use correct format specifier for int64_t.Carl Eugen Hoyos2015-12-22
* AAC encoder: fix possible assertion failure in PNSClaudio Freire2015-12-22
* aacenc_is: rename variableRostislav Pehlivanov2015-12-21
* lavu/libm: add erf hack and make dynaudnorm available everywhereGanesh Ajjanagadde2015-12-21
* lavf/avformat: add av_warn_unused_result to avformat_write_headerGanesh Ajjanagadde2015-12-21
* lavd/pulse_audio_enc: replace lround by lrintGanesh Ajjanagadde2015-12-21
* lavfi/vf_histogram: replace round by lrintGanesh Ajjanagadde2015-12-21
* lavfi/af_dynaudnorm: replace round by lrintGanesh Ajjanagadde2015-12-21
* lavfi/vf_crop: replace round by lrintGanesh Ajjanagadde2015-12-21
* lavc/libvpxenc: replace round by lrintGanesh Ajjanagadde2015-12-21
* lavfi/vf_drawtext: replace round by llrintGanesh Ajjanagadde2015-12-21
* lavfi/vf_colorlevels: replace round by lrintGanesh Ajjanagadde2015-12-21
* lavfi/vf_colorchannelmixer: replace round by lrintGanesh Ajjanagadde2015-12-21
* lavfi/drawtext: fix shadow[xy] descriptionsClément Bœsch2015-12-21
* lavfi/drawtext: hide first font load warning when fontconfig is presentClément Bœsch2015-12-21
* lavfi/drawtext: fix crash when no text, file or timecode providedClément Bœsch2015-12-21
* avfilter/af_ladspa: fix av_assert0()Paul B Mahol2015-12-21
* lavf/img2enc: add atomic_writing optionClément Bœsch2015-12-21
* lavc: add text encoderClément Bœsch2015-12-21
* lavfi/scale: add nb_slices debug optionClément Bœsch2015-12-21
* avcodec/indeo2: use init_get_bits8Paul B Mahol2015-12-20
* x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12}James Almer2015-12-20
* x86/hevc_sao: simplify sao_edge_filter 10/12bitJames Almer2015-12-20
* x86/hevc_sao: simplify sao_band_filter 10/12bitJames Almer2015-12-20
* avfilter/avf_showfreqs: make it possible to split channelsPaul B Mahol2015-12-20
* avcodec/flacenc: use designated initializers for AVClassPaul B Mahol2015-12-20
* avcodec/s302menc: check if buf_size can actually be put into 16bit sizePaul B Mahol2015-12-20
* avcodec/s302menc: set supported channel layouts by codecPaul B Mahol2015-12-20
* nuv: sanitize negative fps rateAndreas Cadhalpun2015-12-20
* rawdec: only exempt BIT0 with need_copy from buffer sanity checkAndreas Cadhalpun2015-12-20
* mlvdec: check that index_entries existAndreas Cadhalpun2015-12-20
* avcodec/mpeg4videodec: also for empty partitioned slicesMichael Niedermayer2015-12-19
* lavu/libm: add copysign hackGanesh Ajjanagadde2015-12-19
* avcodec/Makefile: add missing dep for g723_1 encoderJames Almer2015-12-19
* avfilter/af_dynaudnorm: use av_malloc_array()Paul B Mahol2015-12-19