16799 Commits (575ed4fe37fdb1558fbbc261661b6239d47bcd8c)

Author SHA1 Message Date
Mark Reid 6a8a3bfb87 libavformat/mxfenc.c: added mxf opatom muxer 10 years ago
Michael Niedermayer 29fd3032cc avformat/omadec: Subtract headersize in timestamp calculation 10 years ago
Michael Niedermayer 7c2fa13df9 avformat/omadec: only compute timestamps based on bitrate if its set 10 years ago
Carl Eugen Hoyos ac923ed470 lavf/mlv: Only add streams that are supposed to contain frames. 10 years ago
Luca Barbato e352520e3e oma: Report a timestamp 10 years ago
Timothy Gu 510b39c213 nutdec: Remove unused variables 10 years ago
Timothy Gu e66a187638 img2dec: Remove dead code 10 years ago
Paul B Mahol f968166439 avformat/rpl: check av_get_packet() for failure 10 years ago
Paul B Mahol dc3c3758ce avformat/thp: check av_get_packet() for failure 10 years ago
James Almer 15a88468ae avformat/tta: only check for header and seek table crc if requested 10 years ago
Carl Eugen Hoyos afada9ac67 Fix compilation with --disable-protocol=udp 10 years ago
Michael Niedermayer f2579dbb4b avformat/thp: Check av_get_packet() for failure not only for partial output 10 years ago
Lukasz Marek 21051af218 lavf/avc: add buffer padding to extradata allocation 10 years ago
Michael Niedermayer 05e1619529 avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior 10 years ago
Paul B Mahol 469a170135 avformat/siff: fix if_( style 10 years ago
Stefano Sabatini fd242b468d lavf/utils: fix if_( style 10 years ago
wm4 b737a2c528 avformat/mpc8: fix broken pointer math 10 years ago
wm4 56cc024220 avformat/mpc8: fix hang with fuzzed file 10 years ago
Michael Niedermayer e005dc621a avformat: fix mode of img2dec.c and utils.c 10 years ago
Liviu Oniciuc b37858eae1 avformat/img2dec: remove the non-negative number requirement for start_number option 10 years ago
Luca Barbato 898276c16b r3d: Fix pos type 10 years ago
Vittorio Giovara ec524ed12a tta: Fix framepos and start_offset types 10 years ago
Carl Eugen Hoyos 67e9f3907d isom: Decode Prores 4444 XQ with the existing Prores decoder 10 years ago
Hendrik Leppkes e3528d2a7b mov: Implement parsing of the "HandlerName" from the MP4 HDLR atom 10 years ago
wm4 6a0cd529a3 avformat/tta: fix crash with corrupted files 10 years ago
Diego Biurrun 27b99d929f siff: Return more meaningful error values 10 years ago
Diego Biurrun 75439bb31b siff: K&R formatting cosmetics 10 years ago
Matt Oliver 22504396fe avformat/mpegtsenc: Fix build with msvc 10 years ago
Michael Niedermayer ed91c8651a avformat/mov: simplify pasp value before setting SAR 10 years ago
Michael Niedermayer 7620d48f2e avformat/network: Check for av_malloc* failures in ff_tls_init() 10 years ago
Michael Niedermayer c348a42dcc Revert "avformat/mpegtsenc: Change the service_type field to enum" 10 years ago
Michael Niedermayer 0935453e84 avformat/mpegtsenc: Change the service_type field to enum 10 years ago
dhead666 48e36f8a12 libavformat/mpegtsenc: allow to set service_type in sdt 10 years ago
Michael Niedermayer f1f7f5903a avformat/omadec: fix number suffix 10 years ago
Michael Niedermayer 465f3705b1 avformat/smacker: Fix number suffix 10 years ago
Michael Niedermayer fc3cdb00d0 avformat/matroskadec: Fix number suffixes 10 years ago
Michael Niedermayer 4b15bba2ae avformat/utils: Fix number suffixes in tb_unreliable() 10 years ago
Michael Niedermayer e912f45b81 avformat/oggenc: Simplify by using OFFSET and PARAM 10 years ago
Luca Barbato f726fc21ef ogg: Provide an option to offset the serial number 10 years ago
Zhang Rui ca2e3e47fc avformat/cache: pass options to the underlying protocol via the url_open2 10 years ago
Paul B Mahol f705b1287b avformat/movenc: remove unneeded #include, there are no assert() only av_assert* 10 years ago
Paul B Mahol cc1357a173 avformat/mov: remove unneeded #include, there are no assert() 10 years ago
Paul B Mahol 41456c7d15 avformat/mux: remove unneeded #include, there are no assert() only av_assert* 10 years ago
Paul B Mahol 12c5addebc avformat/asfenc: remove unneeded #include, there are no assert() only av_assert* 10 years ago
Paul B Mahol ca8617a04d avformat/mpeg: remove unneeded #include, there are no assert() only av_assert* 10 years ago
Paul B Mahol 43630c82f1 avformat/utils: remove unneeded #include, there are no assert() only av_assert* 10 years ago
Paul B Mahol 80cbf13725 avformat/rtpdec_qdm2: change assert to av_assert0() 10 years ago
Paul B Mahol 64815d1f0c avformat/nut: support WavPack 10 years ago
Paul B Mahol b5004f3213 avformat/nut: add GIF[0] 10 years ago
Vittorio Giovara 08fa34bf75 yuv4mpegdec: initialize field_order in yuv4_read_header() 10 years ago