81682 Commits (4096bb176b3971a26d1dedd62a05bcea68eb24d6)
 

Author SHA1 Message Date
Paul B Mahol 4096bb176b avfilter/vf_unsharp: limit matrix size in either direction to 23 8 years ago
Paul B Mahol d790887d1c avfilter/vf_unsharp: check if scalebits is too high 8 years ago
Steven Liu 27714b462d lavf/http: deprecate user-agent option 8 years ago
Carl Eugen Hoyos 44bcb636c1 lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref. 8 years ago
Steven Liu 3ea28f3f79 doc/muxers: add flv muxer document into doc/muxers 8 years ago
Pedro Arthur 8433d953e4 swscale: fix for sliced scaling artifacts 8 years ago
Paul B Mahol 5b509fafb0 avfilter/vf_lut2: also export video input bit depth 8 years ago
Michael Niedermayer 51000b9945 avformat/movenc: Make the packet check more tolerant 8 years ago
Michael Niedermayer 2834313933 avformat/movenc: Check packet in mov_write_single_packet() too 8 years ago
Michael Niedermayer deabcd2c05 avformat/movenc: Factor check_pkt() out 8 years ago
Vignesh Venkatasubramanian 7238c53048 libavformat/webm_chunk: Option to specify HTTP header 8 years ago
Matthieu Bouron 140da8e810 lavc: add hevc mediacodec decoder 8 years ago
Paul B Mahol b82c1a377a avcodec/adpcm: clip step for ADPCM MTAF decoder 8 years ago
Paul B Mahol 4d677c7ae3 avformat/msf: add support for ATRAC3 codec 8 years ago
Moritz Barsnick 022260271b libavcodec/qsvdec_h2645.c: drop executable permission 8 years ago
Martin Storsjö f8a13c7213 lavf/rtsp: Fix a crash with the RTSP muxer. 8 years ago
Nikolas Bowe 96cd6f672e avcodec/(e)ac3: Fix target_level for EAC3. 8 years ago
Michael Niedermayer 6f062eb8d0 avformat/hlsenc: Emulate strftime("%z") using other functions if it does not work 8 years ago
Vittorio Giovara 76c28360b5 vf_colorspace: Add modern names for color range option 8 years ago
Paul B Mahol 92dbd65700 avcodec/h264_parser: fix for possible overflow 8 years ago
Paul B Mahol 01fa4fb69e avcodec/h264_parser: set missing pts for top/bottom field frames 8 years ago
Carl Eugen Hoyos 93e041026f lavc: Enable a53cc by default for x264 and qsv_h264. 8 years ago
Michael Niedermayer a5af1240fc avcodec/g726: Add missing ADDB output mask 8 years ago
Xinzheng Zhang ecc04b4f2f avformat/utils: fix timebase error in avformat_seek_file() 8 years ago
Steven Liu c8528e54e5 avformat/flvenc: add no_sequence_end flags for flvflags 8 years ago
Michael Niedermayer e85c4a4706 avformat/flvenc: Add () around & 8 years ago
Clément Bœsch 415f907ce8 lavf/utils: add missing ismv in MOV-like formats 8 years ago
Clément Bœsch 9112822e71 lavf/utils: simplify matching MOV-like formats 8 years ago
Clément Bœsch ae1dd0c9a6 lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg 8 years ago
Jon Toohill 7f386bbe2a ffmpeg: copy trailing_padding when using -acodec copy 8 years ago
Steven Liu 84aebfc74e avformat/flvenc: add FLVFlags for flvflags options 8 years ago
Michael Niedermayer 9f18a970b2 avformat/hlsenc: Assume UTC if "%z" is unsupported in strftime() 8 years ago
Michael Niedermayer 22ba9a3cb8 avformat/hlsenc: Avoid "%T" "%F" in strftime() to improve compatibility 8 years ago
Marton Balint 025db5afaf avfilter/af_amerge: allow merging 1 input only 8 years ago
Vittorio Giovara d41bfa9c0b vf_colorspace: Add BT-names for gamma22/28 transfer option 8 years ago
Jonathan Campbell c19da0cfd8 avcodec/mpeg12dec: add comments documenting the format of the DVD CC user-data packet. 8 years ago
Rodger Combs 1f6d7eb470
lavf: add a flag to enable/disable automatic bitstream filtering 8 years ago
Michael Niedermayer 5e1bf9d8c0 avcodec/avpacket: clear side_data_elems 8 years ago
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