18305 Commits (9c66428016c3d7219adec9a392d82f7ae89f9686)

Author SHA1 Message Date
Paul B Mahol 4e583eda5f avformat/wavdec: allow data chunk to be before fmt/xma2 chunk 9 years ago
Paul B Mahol a0f75c46d3 avformat/wavdec: parse XMA2 tag 9 years ago
Timothy Gu 480bad7c6d avformat: Add v210[x] demuxer 9 years ago
Bryan Huh 72f9a6349c avformat/cache: Avoid int-overflow in cache compare function 9 years ago
Paul B Mahol 0cfd4a993f avformat/rsd: add XMA support 9 years ago
Anton Khirnov aeda1121c9 lavf: factor out freeing an AVStream 9 years ago
Anton Khirnov a0c71a5751 lavf: initialize cur_dts to AV_NOPTS_VALUE for muxing 9 years ago
Michael Niedermayer 183720eb6e avformat/segafilm: Only add index entries when the stream exists 9 years ago
Andreas Cadhalpun db374790c7 jvdec: avoid unsigned overflow in comparison 9 years ago
Michael Niedermayer 563e6d8603 segafilm: drop the "song and dance" for cinepak 9 years ago
Paul B Mahol 1e791ee3aa segafilm: set video and audio stream duration 9 years ago
Paul B Mahol c012c6f1a8 segafilm: implement seeking 9 years ago
Paul B Mahol b456ece557 XMA1 and XMA2 stereo decoders 9 years ago
Sebastian Dröge 7d6a4797f1 mpegtsenc: Implement writing of Opus trim_start/trim_end control values 9 years ago
Sebastian Dröge 01509cdf92 mpegtsenc: Add support for muxing Opus in MPEG-TS 9 years ago
Michael Niedermayer 79c4a338e4 avformat/xmv: Discard remainder of packet on error 9 years ago
Michael Niedermayer 9b6fac11da avformat/xmv: factor return check out of if/else 9 years ago
Michael Niedermayer 3692d859f4 avformat/mpegts: Only start probing data streams within probe_packets 9 years ago
Bryan Huh d917f25658 avformat/cache: Use int64_t to avoid int overflow in cache_read 9 years ago
Ganesh Ajjanagadde 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 9 years ago
wm4 f128b8e19a mov: detect cover art pictures by content 9 years ago
Paul B Mahol cb7a00da21 avformat: add acm demuxer 9 years ago
Luca Barbato 452d659aa4 msnwc_tcp: Use the correct return values 9 years ago
Luca Barbato f8d10511fe cosmetics: msnwc_tcp: Reformat 9 years ago
Luca Barbato 4dfbc7a755 msnwc_tcp: Correctly report failure 9 years ago
Derek Buitenhuis 9ae73d0644 hlsenc: Only write PAT/PMT once per segment 9 years ago
Luca Barbato 1e7ff5ac69 nut: Use the correct codec_tag when multiple are available 9 years ago
Paul B Mahol 85a5cdb4fa avformat/segafilm: set video stream duration 9 years ago
Paul B Mahol 0cb09b0511 avformat/segafilm: set audio stream duration 9 years ago
Paul B Mahol e6cccf9daa avformat/segafilm: implement seeking 9 years ago
Hendrik Leppkes 55abb94b7d avformat: unref packet after storing it in internal packet queue 9 years ago
Hendrik Leppkes b64fe49371 avformat: always unref the packet after parsing 9 years ago
Paul B Mahol 83d20a6a7e avformat/ipmovie: add context to av_log() 9 years ago
Paul B Mahol c293ef258c avformat/ipmovie: put video decoding_map_size into packet and use it in decoder 9 years ago
Michael Niedermayer 58346f6a29 avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING types 9 years ago
Michael Niedermayer 4d76e89c18 avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING types 9 years ago
Ganesh Ajjanagadde 47af5db721 all: fix enum definition for large values 9 years ago
Vittorio Giovara f53583ea6e omadec: Fix position of opening parenthesis 9 years ago
Martin Storsjö 00b62968d0 os_support: Don't try to return the service name as a string in getnameinfo 9 years ago
Michael Niedermayer 203dc14693 avformat/3dostr: Remove redundant ; 9 years ago
Michael Niedermayer a7af002b5f avformat/oggparseogm: Enable parser for mpeg4 9 years ago
Andreas Cadhalpun 41455dca60 avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_size 9 years ago
Paul B Mahol 48f0d3accc avformat: add DC STR demuxer 9 years ago
Paul B Mahol af3f793f60 avcodec: add ADPCM AICA decoder 9 years ago
Paul B Mahol e99321a3b6 avformat: add 3dostr demuxer 9 years ago
Michael Niedermayer 232b8a5a43 avformat/img2enc: re enable atomic writes with split planes 9 years ago
Michael Niedermayer 1b82a0052c avformat/img2enc: Fix img2enc atomic implementation to work with split planes 9 years ago
Michael Niedermayer 9ec2b9fce1 avformat/img2enc: Disable rename&atomic writing for non file protocol and split planes 9 years ago
Hendrik Leppkes 6255bf3d0d mpegts: Fix FATE seek test 9 years ago
Hendrik Leppkes 75c3e54d1c asfdec: fix FATE seek test 9 years ago