92104 Commits (ebc3d04b8df4e11b1343090fed1014832d5cf46d)
 

Author SHA1 Message Date
James Almer ebc3d04b8d avcodec: add an AV1 parser 6 years ago
James Almer af2acbd23f avcodec/av1_metadata: add an option to insert and remove Temporal Delimiter OBUs 6 years ago
Marton Balint 7ca2ee059e avfilter/f_cue: use inlink fifo for queueing frames 6 years ago
Marton Balint 8f14170b9a avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to access frames in the inlink fifo 6 years ago
Marton Balint 9344322573 doc/protocols: simplify and clarify UDP localaddr option 6 years ago
Marton Balint ab0812c1a8 avformat/udp: always use IP_ADD_SOURCE_MEMBERSHIP for subscribing to an UDP multicast source group in IPv4 6 years ago
Marton Balint d3bda871f0 avformat/udp: specify the local address for some source filtered multicast joins 6 years ago
Marton Balint 91a1363452 avformat/udp: add support for generic source filtering 6 years ago
Marton Balint 9d4829f3c9 avformat/rtpproto: use factorized ip functions 6 years ago
Marton Balint 826972c9d8 avformat/udp: use factorized ip functions 6 years ago
Marton Balint 45fa756fa4 avformat/ip: factorize some IP filtering and resolving functions to a new file 6 years ago
Paul B Mahol 9e45364a80 avfilter/af_afir: make IR gain control more flexible 6 years ago
Paul B Mahol 4c514edc5b avfilter/avfilter: fix typos in comments 6 years ago
Michael Niedermayer f515c978f6 avcodec/rasc: unref both frames on reinit 6 years ago
Michael Niedermayer 9a9034958a avcodec/rasc: Fix off by 1 error in vertical coordinate 6 years ago
Michael Niedermayer c905840e8c avcodec/tiff: check remaining packet size for strips 6 years ago
Sigga Regina dcbd89e000 avformat/matroskaenc: reserve free space for metadata on request 6 years ago
Michael Niedermayer d702769213 avcodec/scpr: Skip frames which change nothing 6 years ago
Michael Niedermayer a8a98ba9ee avcodec/wcmv: Fix integer overflows 6 years ago
Michael Niedermayer 2076e11839 avcodec/gdv: Remove unused variable 6 years ago
xiaofeng e78016b04a ffmpeg: break loop when dts_heuristic check done 6 years ago
Karthick Jeyapal c0ee4e0ac2 avdevice/decklink_dec: add option to align capture start time 6 years ago
Michael Niedermayer 449b1dcd7d avcodec/hevc_parser: very minor simplification in hevc_parse() 6 years ago
Haihao Xiang 4c14a25281 lavc/hevc: Don't parse NAL unit for a dummy buffer 6 years ago
Marton Balint b577153231 avcodec/libzvbi-teletextdec: add formatted ass output 6 years ago
Michael Niedermayer 179ed2d2e0 avcodec/diracdec: check that GetBitContext has not ended in codeblock() 6 years ago
Michael Niedermayer 7274d849cc avcodec/diracdec: Propagate errors from codeblock() 6 years ago
Michael Niedermayer db6af88cd0 avcodec/bintext: Use ff_get_buffer instead of ff_reget_buffer and simplify 6 years ago
Michael Niedermayer 8db9097308 avcodec/bintext: Check input size before allocating the input image 6 years ago
Michael Niedermayer 35517e3ca7 avcodec/gdv: Error out if we had insufficent input for the output frame in decompress_2() 6 years ago
Michael Niedermayer 510bd61941 avcodec/gdv: Optimize 2x scaling loop a little in gdv_decode_frame() 6 years ago
Michael Niedermayer 6a4788e7b3 avcodec/gdv: Replace loop in gdv_decode_frame() by memcpy() 6 years ago
Michael Niedermayer 5f84fbce08 avcodec/gdv: Eliminate 50% of the reads in the first inner loop in rescale() 6 years ago
Michael Niedermayer d021729efc avcodec/gdv: Simplify first inner loop in rescale() 6 years ago
Michael Niedermayer 6228ce0a33 avcodec/gdv: Combine first and 3rd case in rescale() 6 years ago
Michael Niedermayer a423970511 avcodec/gdv: Factor terms out of inner loops in rescale() 6 years ago
Michael Niedermayer b90d8cc746 avcodec/gdv: Replace divisions by shifts in rescale() 6 years ago
Carl Eugen Hoyos 303439bc5f lavf/mpeg: Support demuxing HEVC in mpeg-ps. 6 years ago
Mark Thompson 476a77128a lavc: Add AV1 metadata bitstream filter 6 years ago
Mark Thompson c8c81ac502 lavc: Add coded bitstream read/write support for AV1 6 years ago
Paul B Mahol 5ee4144701 avfilter/af_afftdn: add missing break 6 years ago
James Almer 819e4e7979 avformat/matroskaenc: reindent after the previous commit 6 years ago
James Almer 8439656503 avformat/matroskaenc: refactor checks for allowed codecs in WebM 6 years ago
James Almer 794079e815 avformat/matroskaenc: implement AVOutputFormat.query_codec for webm 6 years ago
James Almer 14ac62f9af avformat/matroskaenc: remove unnecessary additional codec tags 6 years ago
Paul B Mahol efb65abedf avfilter: add audio denoising (afftdn) filter 6 years ago
Matthieu Bouron e294b5cf64 RELEASE: update for git after 4.0 branchpoint 6 years ago
Paul B Mahol d6e50e0716 avfilter/vf_curves: add planar rgb support 6 years ago
Steven Liu bb660800a5 avformat/utils: move mkdir_p to utils 6 years ago
Steven Liu a7429d853d avfilter/buffersink.h: fix comment typo of av_buffersink_get_samples 6 years ago