15956 Commits (004f1c6cf13a7f3b6273d693b256d9d85bbc50bd)

Author SHA1 Message Date
Clément Bœsch 71f6275169 avformat/assdec: make sure to free allocated data in case of error 10 years ago
Clément Bœsch 0e6bad1229 avformat/assenc: mux an event header if none are found in extradata 10 years ago
Clément Bœsch 3a6fa38fb1 avformat/assdec: add myself to Copyright 10 years ago
Clément Bœsch 0aa5c5a89e avformat/assdec: reindent after previous commit 10 years ago
Clément Bœsch 9ec52e5533 avformat/assdec: make sure "Comments:" events end up in the header 10 years ago
Clément Bœsch ff5f5cbb46 avformat/assdec: output ASS packets 10 years ago
Andreas Cadhalpun 883e98bc25 probe: Bump the score for mime type matching 10 years ago
Peter Ross 1964251be7 libavformat/iff: print error message when DSDIFF compression type is not supported 10 years ago
Clément Bœsch 9ae83ece8a avformat/srtdec: simpler and more lenient probing 10 years ago
wm4 7dd2005e1a avformat: add SUP/PGS subtitle demuxer 10 years ago
Diego Biurrun 4d5b99dacd caf: Give context structure a consistent name 10 years ago
Carl Eugen Hoyos 88c937fdc8 Autodetect jpg images. 10 years ago
Michael Niedermayer ce6e46be72 avformat/img2dec: enable generic seeking for image pipes 10 years ago
Michael Niedermayer 6d35aba167 avformat/img2dec: initialize pkt->pos for image pipes 10 years ago
Michael Niedermayer 2497914a18 avformat/img2dec: pass error code and signal EOF 10 years ago
Michael Niedermayer 1dbdcb4a8c avformat/img2dec: fix error code at EOF for pipes 10 years ago
Gabriel Dume 4620affa24 m4vdec: K&R formatting cosmetics 10 years ago
Gabriel Dume 86a361081d lmlm4: K&R formatting cosmetics 10 years ago
Gabriel Dume 95d312d6c8 concat: K&R formatting cosmetics 10 years ago
Martin Storsjö 2f172f1ae9 rtsp: Clear the session id on redirects 10 years ago
Thomas Volkert ddf5fb71ee rtpenc: HEVC/H.265 support 10 years ago
Martin Storsjö a2efbecc4e libavformat: Move avc mp4 startcode parsing to a shared file 10 years ago
Michael Niedermayer 280ef183db libavformat/ffmetadec: Make unchanged function arguments const 10 years ago
Michael Niedermayer ab6f4fd4a7 libavformat/dv: Make unchanged function arguments const 10 years ago
Michael Niedermayer af19d2ed1e libavformat/avienc: Make unchanged function arguments const 10 years ago
Michael Niedermayer d6ed67780b libavformat/avidec: Make unchanged function arguments const 10 years ago
Vittorio Giovara c463dfc7e4 rtpdec_hevc: Drop a duplicated, nonstandard entry 10 years ago
Benoit Fouet 6843b9dc78 avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() 10 years ago
Michael Niedermayer 1cf28fd5f3 avformat/asfenc: Make asf_write_indexs index argument const 10 years ago
Michael Niedermayer d902a3f4cb avformat/adtsenc: buf isnt changed in adts_decode_extradata(), make it const 10 years ago
Benoit Fouet 9c843fb1d0 avformat/avidec: ensure that palette does not contain the BottomUp info. 10 years ago
Benoit Fouet 591e06b0e2 avformat/img2: remove useless 'pix' duplicated entry. 10 years ago
Thomas Volkert e1cddd1a0c rtpenc_h263_rfc2190: avoid misleading error output 10 years ago
Clément Bœsch 08e2b0da2c avformat/assenc: mux all extradata at once 10 years ago
Clément Bœsch e60770679b avformat/assenc: return correct error code 10 years ago
Thomas Volkert dcdc1cbf43 rtpdec_hevc: do not print an error message if the received packet has a valid header but lacks additional bytes as payload 10 years ago
wm4 6c7f1155bb avformat/mp3dec: avoid early EOF with concatenated gapless mp3s 10 years ago
Thomas Volkert 6821a5a4ad rtpenc: HEVC/H.265 support 10 years ago
wm4 d87fe2687f avformat/mp3dec: fix gapless audio support 10 years ago
Daniel Bomar af1818276e avformat/os_support: Add _DEFAULT_SOURCE to hide warning about _SVID_SOURCE depreciation 10 years ago
Martin Storsjö 2bb2c2bd75 rtpenc_chain: Pass the initial time_base hint on to the chained muxer 10 years ago
Katerina Barone-Adesi c5560e72d0 apetag: Fix APE tag size check 10 years ago
Michael Niedermayer 3c020b6959 avformat/avienc: Dont search for startcodes in inserted empty avi frames 10 years ago
Michael Niedermayer 474d858fd9 Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr" 10 years ago
Carl Eugen Hoyos 7c3ba1b83a Add a closing LF to Webm-manifest files. 10 years ago
Clément Bœsch de0e49c245 avformat/flacenc: use av_clip() instead of av_clip_c() 10 years ago
Steven Liu 2c21e8b1a4 lavf/hls: add hls_ts_option 10 years ago
Michael Niedermayer aaeae281a8 avformat/mpegtsenc: More verbose warning messages in case of missing video ES startcodes 10 years ago
Michael Niedermayer b76d6132e3 avformat/network: move sockaddr_union after sockaddr_storage compatibility code 10 years ago
Mika Raento f685f7d7a8 hlsenc: single_file, support HLS ver 4 byteranges 10 years ago