19309 Commits (500662784341373d625af629cad94826beca3bc8)

Author SHA1 Message Date
Carl Eugen Hoyos c1de1f0469 lavf/movenc: Add a missing assignment if memory allocation fails. 8 years ago
Paul B Mahol 61980dc479 avformat/avcodec: support rawvideo with planar rgb and alpha in nut 8 years ago
Erkki Seppälä 9d5ea8de56 libavformat/utils: added ability to probe AVMEDIA_TYPE_DATA format 8 years ago
Jan Sebechlebsky b84c83144d avformat/fifo: Add fate test 8 years ago
Jan Sebechlebsky 92b5f8fecd avformat: Add fifo pseudo-muxer 8 years ago
Jan Sebechlebsky 2fc9a3eb7a avformat/mux: Restore original ts in write_packet on error 8 years ago
Michael Niedermayer d7633ed7a5 avformat/swfdec: Fix memleak on error 8 years ago
Michael Niedermayer cc5e5548df avformat/wtvdec: Check pointer before use 8 years ago
Steven Liu 445c30ba07 lavf/hlsenc: add append_list flag into hlsenc 8 years ago
Steven Robertson a3cab3d433 libavformat/mov: Accept known codepoints in 'colr' 8 years ago
Michael Niedermayer 8b43ee4054 avformat/mov: Check STSD atom more completely 8 years ago
Michael Niedermayer ca906e8190 avformat/movenc: Free extradata after successfull allocation of new instead of before 8 years ago
Umair Khan 4f6f56114e avformat/movenc: allow rewriting extradata 8 years ago
Michael Niedermayer a453bbb68f avformat/swfdec: Fix inflate() error code check 8 years ago
Michael Niedermayer 2a3720bc22 avformat/swfdec: Move packet size check before side data allocation 8 years ago
Paul B Mahol fc600eff63 avcodec: add 64-bit signed pcm codec 8 years ago
Carl Eugen Hoyos f866f22c3f lavf/pcmdec: Try to fix msvc compilation after 4c42d306. 8 years ago
Marton Balint b72a7b96f8 avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 8 years ago
Carl Eugen Hoyos 4c42d30602 lavf/pcmdec: Map mime_type audio/L16 to the s16le demuxer. 8 years ago
Clément Bœsch fabff10244 lavf/version: fix belive/believe typo 8 years ago
Clément Bœsch ffd71c9c5c lavf: mark stream as const pointer in av_stream_get_side_data() for next bump 8 years ago
Clément Bœsch b2016189db lavf/utils: add some const to pointers parameters in a few functions 8 years ago
Michael Niedermayer ae0192ef5f avformat/mov: Check extradata before access 8 years ago
Moritz Barsnick d14993478c libavformat/http: add support for content_type option in listen mode 8 years ago
Carl Eugen Hoyos ceab04fb5d lavc/raw: Support QT b64a ARGB64 rawvideo. 8 years ago
Moritz Barsnick e8b355a028 libavformat/http: add support for headers option in listen mode 8 years ago
Stephen Hutchinson 0ed5c3ce81 avisynth: simplify the pix_fmt check for the newer AviSynth API 8 years ago
Michael Niedermayer cc6a59d2b9 avformat/id3v2: fix memleak with empty strings 8 years ago
Matthias Hunstock b83d907780 libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline profile 8 years ago
Michael Niedermayer 65298a192a avformat/id3v2: Mark variable as unused to avoid "set but not used" warning 9 years ago
Chris Moeller 7387506b06 avformat: read id3v2 comment tags 9 years ago
Michael Niedermayer 803c058a6f avformat/mov: Enable mp3 parsing if a packet needs it 9 years ago
Michael Niedermayer be7150d497 avformat/teeproto: set forgotten url_close() 9 years ago
Andreas Cadhalpun a16018461b lavf: forward protocol_whitelist for the remaining cases 9 years ago
Michael Niedermayer 1fb8f6b75c avformat/img2enc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee: 9 years ago
Michael Niedermayer dd96a58473 avformat/hlsenc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee: 9 years ago
Michael Niedermayer 82a33c8d85 avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLE 9 years ago
James Almer 376d4b3c0d avformat: add a TTA Muxer 9 years ago
James Almer ce944e8489 avformat/tta: remove custom crc callback function 9 years ago
James Almer 155f4e9630 avformat/avio: add a crc callback function for CRC-32 IEEE-LE 9 years ago
Michael Niedermayer b1ce800372 avformat/teeproto: Support parsing protocol options 9 years ago
Michael Niedermayer c5cc3b08e5 avformat/oggdec: Fix integer overflow with invalid pts 9 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 9 years ago
Michael Niedermayer 35e7fc6030 avformat/tee: Factor parse_slave_options() out 9 years ago
Carl Eugen Hoyos 8ee113afa1 lavf/rmdec: Do not return EIO on EOF. 9 years ago
Michael Bradshaw c9ae8be5a8 avformat/matroskaenc: fix Voids with size < 10 9 years ago
Chris Cunningham 52ec4cc09b libavformat/matroskadec: Add test for seeking with codec delay. 9 years ago
Michael Niedermayer 0219dc6c07 avformat/rmdec: Clear extradata when extradata_size is cleared 9 years ago
Stefano Sabatini 156b5bb9bf lavf/mpegtsenc: add special case for handling timed ID3 packets 9 years ago
softworkz 70c1647a35 avformat/matroskaenc: Write duration early during mkv_write_header (Rev #3) 9 years ago