18530 Commits (0c7ade547ad8aeaee0e1afd5b6730087b6c97da2)

Author SHA1 Message Date
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
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Paul B Mahol a66243a201 avformat/aiff: add ADP4 DVI ADPCM support 9 years ago
AppChecker 8199908fdf fix: assigning instead of comparing 9 years ago
Timothy Gu b9cd3e1add srtenc: Reindent 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato d584533cf3 avformat: Rework add_to_pktbuf 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Luca Barbato a5d4204309 avformat: Always return ref-counted AVPacket 9 years ago
Tinglin Liu 9ea812692c mov: Add support parsing QuickTime Metadata Keys. 9 years ago
Paul B Mahol ff1e44b01e avformat/thp: set duration for audio stream too 9 years ago
Paul B Mahol 035ae3c009 avcodec: add SDX2 DPCM decoder 9 years ago