24823 Commits (0938ff97016884184796c3dd80bc6fcb729e875b)

Author SHA1 Message Date
Andreas Rheinhardt 7547f13548 avformat/utils: Move ff_stream_add_bitstream_filter to mux.c 3 years ago
Andreas Rheinhardt 5130bbb7ef avformat/mux: Move ff_choose_chroma_location to mxfenc, its only user 3 years ago
Andreas Rheinhardt 107bdd97a9 avformat/mux: Move ff_choose_timebase to nutenc, its only user 3 years ago
Andreas Rheinhardt f4a2d722aa avformat/internal: Move muxing-only functions to new mux.h header 3 years ago
Andreas Rheinhardt 84091cd029 avformat/utils: Use av_realloc_array for reallocating array 3 years ago
Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 3 years ago
Andreas Rheinhardt 3417379d5e avformat/dhav: Don't truncate return value of avio_skip() 3 years ago
Marton Balint 0a58fdfd3e avformat/mov: fix timecode with rounded down tmcd nb_frames 3 years ago
softworkz f77ac5131c libavformat/asfdec: remove unused parameters 3 years ago
Zhao Zhili 6c1b685e20 avformat/mov: fix use invalid box size/type due to eof 3 years ago
Zhao Zhili 4f698be741 avformat/mov: reindent after previous commit 3 years ago
Zhao Zhili 43fe6e18f2 avformat/mov: remove an always true condition 3 years ago
Jun Zhao 93d6d697fa lavf/cavsvideodec: Add GuangDian profile support 3 years ago
Steven Liu f1c19867d7 avformat/hlsenc: remove unnecessary http/https shutdown status operate 3 years ago
Michael Niedermayer e06b1ba7d7 avformat/libzmq: Improve r redundancy in occured 3 years ago
Michael Niedermayer 9a6dafa0ee avformat/jvdec: Remove redundant ; 3 years ago
Zhao Zhili 580fb6a8c9 avformat/mov: skip call ff_codec_get_id if possible 3 years ago
erankor 4d52d8c9f6 movenc: add write_btrt option 3 years ago
Zhao Zhili 301141b576 avformat/movenc: sidx earliest_presentation_time is applied after editlist 3 years ago
Andreas Rheinhardt 3946cb02fc avformat/jpegxl_probe: Fix potential incorrect and UB shift 3 years ago
Andreas Rheinhardt 33d1c71931 avformat/format: Also search for image2-codecs for image2pipe 3 years ago
Andreas Rheinhardt 52af16bbf5 avformat/fitsenc: Simplify writing header padding 3 years ago
Timo Rothenpieler 4fc806bbe6 lavf/tls_mbedtls: add support for mbedtls version 3 3 years ago
Zhao Zhili 43afd8c681 avformat/mov: log the right variable 3 years ago
Yubo Xie 7795f045a0 libavformat/rtsp: pkt_size option is not honored in rtsp 3 years ago
Zhao Zhili d114f064c6 avformat/mov: fix missing extra data updating 3 years ago
Vignesh Venkatasubramanian f2724d2b69 avformat/mov: Add avif to list of supported extensions 3 years ago
Leo Izen 58039129e5 avformat/version: bump minor version for Jpeg XL 3 years ago
Leo Izen 3ac23440ef avformat/image2: add Jpeg XL as image2 format 3 years ago
Vignesh Venkatasubramanian 499e245b85 avformat/mov: Add support for still image AVIF parsing 3 years ago
Marton Balint 8dd5bb7280 avformat/mov: fix timecode with high frame rate content 3 years ago
Marton Balint 58454749a7 avformat/rtmpproto: send proper status for response to play command 3 years ago
Michael Niedermayer a3d790f197 avformat/genh: Check sample rate 3 years ago
Michael Niedermayer 6007d5688c avformat/demux: Use unsigned to check duration vs duration_text 3 years ago
Tristan Matthews 25d3f96db7 librtmp: use AVBPrint instead of char * 3 years ago
Mark Gaiser ea84eb2db1 avformat/ipfsgateway: define PATH_MAX 3 years ago
Mark Gaiser f889837e00 avformat: Add IPFS protocol support. 3 years ago
Marton Balint ee50cc18b3 avcodec/vbnenc: add VBN encoder 3 years ago
Marton Balint 013d774e22 avcodec/vbndec: add VBN decoder 3 years ago
Peter Ross 7f534d022e avformat/codec2: remove surplus include 'memory.h' statement 3 years ago
TADANO Tokumei ad063e6e10 avformat/mpegts.c: ignore a section with next flag 3 years ago
TADANO Tokumei 5dcedfcd17 avformat/mpegts.c: fix to check end of each descriptor of SDT 3 years ago
Paul B Mahol 9d20f64f9c avformat/smacker: add better seeking support 3 years ago
James Almer 487b49d8f2 avformat/webmdashenc: fix on-demand profile string 3 years ago
Andreas Rheinhardt a68a6322b7 avformat/mpegenc: Fix ever growing FIFO and infinite loop on error 3 years ago
James Almer 7ccc910803 avformat/movenc: don't use mono layout when a front center label is expected 3 years ago
James Almer feb3b44c1c avformat/mov_chan: move the definition of MovChannelLayoutTag to the header 3 years ago
James Almer c2c5f34843 avformat/movenc: write channel descriptions when a known layout or a bitmap can't be used 3 years ago
James Almer b4373bc422 avformat/mov_chan: use a higher log level for a debug message 3 years ago
James Almer 603f2245d4 avformat/mov_chan: add a few missing channel label mappings 3 years ago