18826 Commits (c3c7a879baea59bbc27d750b7e29264f87063598)

Author SHA1 Message Date
Carl Eugen Hoyos f1a3677c0f lavf/mxfdec: Fix Canopus essence element size. 9 years ago
Carl Eugen Hoyos 58fa694978 lavf/http: Add httpproxy to the default protocol whitelist. 9 years ago
Mats Peterson bdc798cc8d lavf/avienc: Clear whole tag in avi_add_ientry() 9 years ago
Mats Peterson 77bc3e1944 lavf/avienc: Add xxpc entries to index 9 years ago
Mats Peterson 9ee5b40964 avformat/avienc: factor out avi_add_ientry() 9 years ago
Mats Peterson ed5d295a69 lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunks 9 years ago
Adam Kent 77e355ffb1 avformat/hlsenc: Add support for HLS PLAYLIST types EVENT and VOD 9 years ago
Sasi Inguva 895dd09671 lavf/utils: Fix DTS for short H264 streams. 9 years ago
Sasi Inguva e939dde48d avformat/utils: factor update_dts_from_pts() out 9 years ago
Michael Niedermayer 9d4ab1380a Use avpriv_tempfile() 9 years ago
Ronald S. Bultje 2e6636aa87 vp9: add superframe merging bitstream filter. 9 years ago
Ronald S. Bultje 6d8ab358a3 lavf: allow BSFs to drop packets. 9 years ago
Michael Niedermayer b2ab3398f5 avformat/hlsenc: Fix passing options, regression since bc9a5965c8 9 years ago
Carl Eugen Hoyos bd2cc3c42c lavf/movenc: Fix help output. 9 years ago
Carl Eugen Hoyos ac1974652b lavf/mxfdec: Support Canopus codecs. 9 years ago
Michael Niedermayer 689211d572 avformat/concatdec: set safe mode to enabled instead of auto 9 years ago
Mats Peterson caeed0479f lavf/avidec: Skip xxpc entries in index; fixes trac #5311 9 years ago
Carl Eugen Hoyos fb9036b314 lavf/mpeg: Identify sub-stream ID 0xa1 as mlp. 9 years ago
Carl Eugen Hoyos 144ef773c7 Use correct msvc type specifiers for ptrdiff_t and size_t. 9 years ago
Moritz Barsnick 8a90e0fd21 lavf/mp3dec: avoid printing useless message in default log level 9 years ago
Mats Peterson e1aa88dc09 lavf/avienc: Palette changing code only concerns AV_PIX_FMT_PAL8 9 years ago
Michael Niedermayer de1de49324 avformat/utils: fix dts from pts code in compute_pkt_fields() during ascending delay 9 years ago
Carl Eugen Hoyos 51bcc0bf38 lavf/riff: Add fourcc GTM4 from Telefactor digital audio for ASP. 9 years ago
Clément Bœsch 920f592b81 lavf/vplayerdec: support time durations with no ms specified 9 years ago
Zhao Zhili 6f5048f4a0 rtp: Fix play multiple multicast streams with the same port 9 years ago
Raymond Hilseth 86db71b402 avformat/ftp: Support response code 125 for STOR and RETR commands 9 years ago
Carl Eugen Hoyos e356487fda lavf/img2dec: Use jpeg constants in jpeg_probe(). 9 years ago
Carl Eugen Hoyos aebfbe5c13 lavf/riffdec: Remove \n from avpriv_report_missing_feature(). 9 years ago
Boris Nagels 1109ed7973 avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMAT 9 years ago
erankor dd34e89f31 mov - support seek in encrypted mp4 9 years ago
Michael Niedermayer 40aeff5f02 avformat/avienc: Remove unneeded seekable tests 9 years ago
Mark Harris 238ddd6482 avformat/dump: Fix context/level for payload dump 9 years ago
Michael Niedermayer e0f5f9267a avformat/avienc: assert that bits_per_coded_sample is within the supported range (out of array access otherwise) 9 years ago
Mats Peterson 2df0bbaca5 lavf/avienc: Add support for palette side data 9 years ago
Mats Peterson 698fdc8547 lavf/riffenc: Handle palette for non-raw codecs 9 years ago
Neil Birkbeck 3c658e2655 lavf/dump.c: Print mastering display metadata 9 years ago
Neil Birkbeck bbda13a771 lavf/matroskadec: Add early support for some of the new colour elements. 9 years ago
Derek Buitenhuis fb2f164598 avformat: Fix member name 10L 9 years ago
Derek Buitenhuis 93629735d7 avformat: Add a protocol blacklisting API 9 years ago
Mats Peterson 5111c1bef3 lavf/movenc: Add support for palette side data 9 years ago
Mats Peterson ba40b3520d lavf/utils: Normalize AVPacket.data to native endian in ff_get_packet_palette() 9 years ago
Paul B Mahol dd2ea5cbfb avformat/yuv4mpegdec: fix seeking for partial files 9 years ago
Marton Balint 28fbdece79 avformat: use ff_standardize_creation_time for formats writing all format string metadata 9 years ago
Marton Balint e7dd97b5d8 avformat/utils: add a function to standardize creation time 9 years ago
Mats Peterson 2be0366a7f lavf/utils: Add ff_get_packet_palette() 9 years ago
Michael Niedermayer 554f6e930c avformat/cache: Fix memleak of tree entries 9 years ago
Michael Niedermayer a870aa89bf avformat/seek-test: Support passing options to demuxers and protocols 9 years ago
Carl Eugen Hoyos 2355b7458e lavf/mov: Set display aspect ratio for avid dv. 9 years ago
Mark Harris c3bb6166dd sdp: fix opus sprop-stereo fmtp syntax 9 years ago
Andrew Shulgin 1c7e2cf9d3 avformat/rtpdec_h264: Ignore invalid sprop-parameter-sets missing PPS 9 years ago