81744 Commits (c29b532a942233b5c804e620d475b3b888fe6e72)
 

Author SHA1 Message Date
Rodger Combs dca03ec5f4
ass_split: reindent 8 years ago
Rodger Combs 3b32e1313c
ass_split: fix handling of streams with no [Events] or Format: line 8 years ago
Paul B Mahol a50ca6b357 avfilter/vf_convolution: add slice threading support 8 years ago
Paul B Mahol afeffd891f avfilter: add sobel and prewitt filter 8 years ago
Paul B Mahol b791d0e4e0 avfilter/vf_vaguedenoiser: calculate dimensions at init 8 years ago
Paul B Mahol dc669d5fbe avfilter/vf_vaguedenoiser: change thresholding to function pointers 8 years ago
Michael Niedermayer 5bbffe3412 avcodec/h264_refs: Change default case to av_assert0() to suppress warning 8 years ago
Matthieu Bouron 025f75c3ad lavc/ffjni: do not error out if the last non-mandatory field/method cannot be found 8 years ago
Jens Ziller bc7066fd5d libavcodec/mmaldec.c: set AVFrame interlaced_frame and top_field_first, AVCodecContext framerate 8 years ago
Jan Sebechlebsky b7760dd8d4 avformat/tee: Use BSF list API 8 years ago
Michael Niedermayer cb114ed464 avformat/mux: implement AVFMT_FLAG_SHORTEST 8 years ago
Alex Converse 09317e3e06 ivfenc: Add VPX codec tags. 8 years ago
Paul B Mahol 97297fb144 avfilter/vf_overlay: inline yuv output formats 8 years ago
Paul B Mahol 140a0485d3 avfilter/vf_overlay: split blend_image into functions for each overlay format 8 years ago
Michael Niedermayer 054f912c0d avfilter/avf_concat: Make independent of the channel layout 8 years ago
Philip Langdale 4029f05c8b avcodec/cuvid: Always check for internal errors during parsing 8 years ago
Paul B Mahol b257266ee8 avfilter/af_amix: use ff_all_channel_counts() instead of ff_all_channel_layouts() 8 years ago
Rodger Combs 7c5fed15a8
lavc/Makefile: add missing ADPCM_THP_LE objs 8 years ago
Rodger Combs 1177e42121
lavc/Makefile: g729dec: fix missing file 8 years ago
Michael Niedermayer ae7d4e17eb fate: Add copy-trac2211-avi test 8 years ago
Michael Niedermayer 24b3918901 tests/fate-run.sh: Analyze file generated in transcode() 8 years ago
Michael Niedermayer 68f4c2163e avformat/movenc: Check first DTS similar to dts difference 8 years ago
Paul B Mahol c784b5cfdc avfilter/vf_histogram: set foreground alpha if possible in destination format 8 years ago
Lou Logan 915abab25c doc/filters: add missing palette* options 8 years ago
Timo Rothenpieler b91e0e5987 avcodec/cuvid: check for and warn about invalid pkt_timebase 8 years ago
Timo Rothenpieler 132adf73af avcodec/cuvid: use pkt_timebase instead of time_base 8 years ago
Thilo Borgmann 4d48add89b lavc/alsdec: use get_bitsz() to simplify reading of the mantissa 8 years ago
Clément Bœsch 6d60770247 tests/fate/ffmpeg: regroup stream copy tests under a fate-streamcopy rule 8 years ago
Matthieu Bouron bf011695fd lavc/hevc: store VPS/SPS/PPS data 8 years ago
Paul B Mahol 7055b28d98 avfilter/vf_datascope: cleanup code a little 8 years ago
Paul B Mahol 5556392b3b fate: add hstack and vstack 8 years ago
Paul B Mahol 653ca05807 avfilter/vf_weave: do not leak unused frame 8 years ago
Paul B Mahol ac3f9be330 fate: add weave 8 years ago
Michael Niedermayer 752e6dfa3e avcodec/ccaption_dec: Use simple array instead of AVBuffer 8 years ago
Matthew Gregan 7b3bc365f9 avformat/mov: Enable stream parsing for VP9. 8 years ago
Steven Liu 1da00be009 avformat/segment: give a warning message for remove initial_offset option 8 years ago
Steven Liu fff4df7fba MAINTAINERS: Add myself for hlsenc 8 years ago
Burt P 91117fc9f1 af_hdcd: fix bounds check in hdcd_envelope() 8 years ago
Paul B Mahol 21de33dd83 fate: add swaprect 8 years ago
Paul B Mahol e9770b40b1 avfilter/vf_datascope: let user change background opacity 8 years ago
Michael Niedermayer 037422178d avcodec/alsdec: Fix reading 0 mantisse bits 8 years ago
Michael Niedermayer 2d3099ad8e avcodec/svq3: Reintroduce slice_type 8 years ago
Michael Niedermayer c0fc83ed41 avcodec/mlz: Check offset before writing 8 years ago
Michael Niedermayer 2f7a12fab5 avcodec/mlz: clear dict on allocation to ensure there are no uninitialized values 8 years ago
Michael Niedermayer f2192e0f03 avcodec/alsdec: Fix raw_mantissa memleak 8 years ago
Michael Niedermayer 837e72b016 avcodec/alsdec: Fix mlz memleak 8 years ago
Timo Rothenpieler 8ebe1dddfb avcodec/nvenc: use frame size instead of surface size 8 years ago
Sergey Volk 347cb14b7c avformat/mov: Fix potential integer overflow in mov_read_keys 8 years ago
Paul B Mahol 26a19f8e92 fate: add shuffleframes test 8 years ago
Paul B Mahol ae31ab8070 avfilter/vf_shuffleframes: unbreak filter 8 years ago