summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat/utils: Move ff_add_attached_pic to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move avformat_queue_attached_pictures to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_format_inject_global_side_data to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move avpriv_new_chapter to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move parser functions to a new file, demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/internal: Move definition of FFStream->info to demux.hAndreas Rheinhardt2022-05-10
* avformat/demux: Add new demux.h headerAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_stream_get_end_pts() to mux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move avformat_query_codec() to mux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_format_output_open() to mux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move creation-time functions to mux_utilsAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_get_packet_palette() to rawutils.cAndreas Rheinhardt2022-05-10
* avformat/mux_utils: Move ff_format_shift_data to new file for mux utilsAndreas Rheinhardt2022-05-10
* avformat/utils: Move stream_options, avformat_new_stream to options.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_stream_add_bitstream_filter to mux.cAndreas Rheinhardt2022-05-10
* avformat/mux: Move ff_choose_chroma_location to mxfenc, its only userAndreas Rheinhardt2022-05-10
* avformat/mux: Move ff_choose_timebase to nutenc, its only userAndreas Rheinhardt2022-05-10
* avformat/internal: Move muxing-only functions to new mux.h headerAndreas Rheinhardt2022-05-10
* avformat/utils: Use av_realloc_array for reallocating arrayAndreas Rheinhardt2022-05-10
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* avformat/dhav: Don't truncate return value of avio_skip()Andreas Rheinhardt2022-05-10
* avformat/mov: fix timecode with rounded down tmcd nb_framesMarton Balint2022-05-09
* libavformat/asfdec: remove unused parameterssoftworkz2022-05-08
* avformat/mov: fix use invalid box size/type due to eofZhao Zhili2022-05-08
* avformat/mov: reindent after previous commitZhao Zhili2022-05-08
* avformat/mov: remove an always true conditionZhao Zhili2022-05-08
* lavf/cavsvideodec: Add GuangDian profile supportJun Zhao2022-05-08
* avformat/hlsenc: remove unnecessary http/https shutdown status operateSteven Liu2022-05-07
* avformat/libzmq: Improve r redundancy in occuredMichael Niedermayer2022-05-06
* avformat/jvdec: Remove redundant ;Michael Niedermayer2022-05-06
* avformat/mov: skip call ff_codec_get_id if possibleZhao Zhili2022-05-04
* movenc: add write_btrt optionerankor2022-05-02
* avformat/movenc: sidx earliest_presentation_time is applied after editlistZhao Zhili2022-04-29
* avformat/jpegxl_probe: Fix potential incorrect and UB shiftAndreas Rheinhardt2022-04-29
* avformat/format: Also search for image2-codecs for image2pipeAndreas Rheinhardt2022-04-28
* avformat/fitsenc: Simplify writing header paddingAndreas Rheinhardt2022-04-28
* lavf/tls_mbedtls: add support for mbedtls version 3Timo Rothenpieler2022-04-27
* avformat/mov: log the right variableZhao Zhili2022-04-27
* libavformat/rtsp: pkt_size option is not honored in rtspYubo Xie2022-04-27
* avformat/mov: fix missing extra data updatingZhao Zhili2022-04-27
* avformat/mov: Add avif to list of supported extensionsVignesh Venkatasubramanian2022-04-25
* avformat/version: bump minor version for Jpeg XLLeo Izen2022-04-23
* avformat/image2: add Jpeg XL as image2 formatLeo Izen2022-04-23
* avformat/mov: Add support for still image AVIF parsingVignesh Venkatasubramanian2022-04-23
* avformat/mov: fix timecode with high frame rate contentMarton Balint2022-04-22
* avformat/rtmpproto: send proper status for response to play commandMarton Balint2022-04-22
* avformat/genh: Check sample rateMichael Niedermayer2022-04-21
* avformat/demux: Use unsigned to check duration vs duration_textMichael Niedermayer2022-04-21
* librtmp: use AVBPrint instead of char *Tristan Matthews2022-04-19