20034 Commits (068d91885ffdc858796ef73ada2a88b8313d9465)

Author SHA1 Message Date
Diego Biurrun 0b77a59336 Use correct printf conversion specifiers for POSIX integer types 8 years ago
Paul B Mahol 73651090ca avcodec: add Apple Pixlet decoder 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Paul B Mahol 3142691181 avformat/wavdec: add support for decoding 24.0 and 16.8 floating point pcm formats 8 years ago
Michael Niedermayer 9b9e4a71c5 avformat/mpegenc: Check for av_mallocz() failure 8 years ago
Michael Niedermayer fd1fcb59dc avformat/img2dec: Remove dead code from psd_probe() 8 years ago
Paul B Mahol 6d09d6edbc avcodec/magicyuv: add 10 bit support 8 years ago
Chen Meng 25e35b3436 avformat/mov.: Make the process of uuid-xmp atom faster. 8 years ago
Alexandra Hájková fa64aea12e unary: Convert to the new bitstream reader 8 years ago
Anton Khirnov 46191a2da1 mov: fix a possible invalid read in mov_read_mac_string() 8 years ago
Ståle Kristoffersen d8b9bef1a0 avformat: Auto-detect mjpeg 2000 in mpeg-ts 8 years ago
Jay Ridgeway 295601bba3 avformat/tls: add tls url_get_file_handle 8 years ago
Mark Harris a5cf600ccb avformat/wavdec: Eliminate goto for clang -O0 DCE 8 years ago
Michael Niedermayer a4fec9a7ea rtmppkt: Check for packet size mismatches 8 years ago
Martin Storsjö cdcfa97dc4 libavformat: Fix a faulty api deprecation guard in prepare_input_packet 8 years ago
Chris Cunningham ab87df9a47 avformat/mp3dec: fix msan warning when verifying mpa header 8 years ago
Andreas Cadhalpun 076c3a9fa2 mov: prevent overflow during bit rate calculation 8 years ago
Andreas Cadhalpun baba9c6aef cafdec: prevent overflow during bit rate calculation 8 years ago
Andreas Cadhalpun e558a6348a 4xm: prevent overflow during bit rate calculation 8 years ago
Diego Biurrun 2d7aadf3d9 Add missing #includes for standalone spherical-information-related headers 8 years ago
Michael Niedermayer 457e933919 Bump for psd demuxer and decoder 8 years ago
Martin Vignali a534862b27 libavformat : add Photoshop PSD demuxer. 8 years ago
Andreas Cadhalpun ad5807f8aa avformat: fix overflows during bit rate calculation 8 years ago
Michael Niedermayer f0bdd53871 avformat/utils: Print verbose error message if stream count exceeds max_streams 8 years ago
Michael Niedermayer 30581c51e7 avformat/options_table: Set the default maximum number of streams to 1000 8 years ago
Carl Eugen Hoyos 62eafc6a6d lavf/mov: Accept multiple fourcc for AVID 1:1. 8 years ago
Carl Eugen Hoyos 9d068896d3 lavf/isom: Support EVRC in pvAuthor files. 8 years ago
James Almer edb4f5da81 avformat/matroskadec: remove the strict unofficial check for Colour elements 8 years ago
James Almer 4e759072c2 avformat/matroskadec: allocate Colour related fields only if the file contains the relevant master 8 years ago
Michael Niedermayer ee2a6f5df8 avformat/oggdec: Skip streams in duration correction that did not had their duration set. 8 years ago
Luca Barbato 3f75e5116b avio: Keep track of the amount of data written 8 years ago
Diego Biurrun f912fd767e Add missing #includes for standalone spherical-information-related headers 8 years ago
Michael Niedermayer 1296f84495 avformat: Add max_streams option 8 years ago
James Almer 120471da2d avformat/matroskadec: remove unused variable 8 years ago
James Almer 8396d54d3c avformat/matroskadec: fix memleak on stream side data failure 8 years ago
James Almer 445204cd57 avformat/matroskadec: add support for Spherical Video elements 8 years ago
Andreas Cadhalpun e3694478a9 yuv4mpegdec: fix leaking pkt in yuv4_read_packet 8 years ago
Vittorio Giovara 4dcdecf471 mov: Export spherical information 8 years ago
Vittorio Giovara e7a6f8c972 lavc: Add spherical packet side data API 8 years ago
Vittorio Giovara e90137c045 mov: Export spherical information 8 years ago
Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 8 years ago
Steven Liu 6b95da9af9 avformat/hlsenc: save the EXT-X-DISCONTINUITY from old list 8 years ago
Georgi D. Sotirov 581f93f37e lavf/chromaprint: Update for version 1.4 8 years ago
Diego Biurrun 9265364bec build: Separate avisynth and avxsynth support 8 years ago
James Almer 9c1ccee7f8 avformat/dump: remove line break on mastering display metadata info dump 8 years ago
Ronald S. Bultje 845bb40178 http: move chunk handling from http_read_stream() to http_buf_read(). 8 years ago
Ronald S. Bultje 2a05c8f813 http: make length/offset-related variables unsigned. 8 years ago
Jun Zhao f17eea883a lavf: fix the wrong warning msg and comments about av_find_stream_info 8 years ago
Michael Niedermayer 7d57ca4d9a avformat/rtmppkt: Check for packet size mismatches 8 years ago
Steven Liu 55affd95bd avformat/hlsenc: fix ticket id 5988 for DISCONTINUITY 8 years ago