14527 Commits (0bb474f686fb33ef731e34972e48b82dfbf82984)

Author SHA1 Message Date
Michael Niedermayer b948ab8132 avformat/jvdec: clear packet padding after downsize 11 years ago
Michael Niedermayer fd334b9b6e avformat/mxfdec: fix typo in error check of mxf_edit_unit_absolute_offset() 11 years ago
Martin Storsjö 2620df1310 mov: Free an earlier allocated array if allocating a new one 11 years ago
Martin Storsjö d51f09962d mov: Free intermediate arrays in the normal cleanup function 11 years ago
Michael Niedermayer b2ae92110f avcodec/flashsv: check avio_read() return in mov_read_udta_string() 11 years ago
Tomas Härdin cc1e3ace63 mxf: Fix potential leak in mxf_read_local_tags() 11 years ago
Tomas Härdin 8b708f1c6b mxf: Correctly support files from Pinnacle Thunder 11 years ago
Michael Niedermayer 0d6605c7ef mxf: Fix a possible leak of extradata 11 years ago
Luca Barbato 1a4e4ad0e0 mxf: Use av_malloc_array 11 years ago
Luca Barbato f5fbbbc022 mxf: Drop unnecessary checks 11 years ago
Marton Balint aa0cb16c15 mxf: Fix off by one error in d10 aes3 decoding 11 years ago
Luca Barbato 42f9132218 mxf: Do not use int to check the seek position 11 years ago
Reimar Döffinger d84bd4650b mxf: Set AV_FIELD_PROGRESSIVE 11 years ago
Andrey Myznikov b79bccba80 avformat/librtmp: Fix memory leak if RTMP_ConnectStream() fails 11 years ago
Michael Niedermayer 05c78f345b avformat/utils: av_probe_input_buffer2 decrease difference to libav 11 years ago
Michael Niedermayer 05886c9d4e avformat/utils/av_probe_input_buffer2: fix buffer passed to ffio_rewind_with_probe_data() 11 years ago
Michael Niedermayer 8c3b026a0e avformat/utils/av_probe_input_buffer2: fix offset check 11 years ago
Michael Niedermayer 6a2064820b avformat/utils/av_probe_input_buffer2: Fix pd.buf_size 11 years ago
Anton Khirnov 2115a35974 lavf: make av_probe_input_buffer more robust 11 years ago
Anton Khirnov 8b76362836 lavf: use a fixed width type 11 years ago
Anton Khirnov c1868e7ee7 lavf: simplify handling of offset in av_probe_input_buuffer() 11 years ago
Serhii Marchuk c917cde9cc mpegts muxer, DVB subtitles encoder: common DVB subtitles payload 11 years ago
Benjamin Larsson 547f834537 flv: Workaround for buggy Omnia A/XE encoder 11 years ago
Clément Bœsch b84a7330af avformat/pjsdec: dont increase pointer when its already at the end in read_ts() 11 years ago
Michael Niedermayer a1ed1c2193 avformat/matroskadec: check generic audio deinterleaver sub_packet_size against frame_size 11 years ago
Michael Niedermayer 396ddcf22d avformat/flvdec: initialize context before reading from it 11 years ago
Michael Niedermayer e2bb185e62 nut: Support XYZ12 rawvideo 11 years ago
Michael Niedermayer 4cb9c20136 avformat/avisynth simplify packet allocation 11 years ago
Michael Niedermayer 4162ceea93 avformat/mxfdec: check avio_read(UID) result 11 years ago
Michael Niedermayer 7f9697aa11 avformat/nutdec: fix packet end clearing 11 years ago
Michael Niedermayer 77d2a1ca59 avformat/rmdec: when reading audio blocks, dont leave holes when reading fails 11 years ago
Justin Ruggles aa69cbc9e0 flac muxer: add option to disable writing the global header 11 years ago
Maxim Polijakowski e6f0bb6527 ATRAC3+ decoder 11 years ago
rogerdpack 2be1e1b223 avformat/udp: debug log udp socket size 11 years ago
Stephen Hutchinson 16ae337bd8 avisynth: Use av_packet_from_data instead of av_new_packet 11 years ago
Anton Khirnov 02dd178d9d avisynth: More av_new_packet changes 11 years ago
Michael Niedermayer 1c010fd035 avformat/mxfdec: detect loops during header parsing 11 years ago
Carl Eugen Hoyos 94cf4f8bac Use the h264 parser when decoding VSSH in avi. 11 years ago
Michael Niedermayer 243b9fea90 avformat/takdec: zero padding area before use 11 years ago
Michael Niedermayer 2303b45112 avformat/segafilm: drop song and dance, this seems not to do anything anymore since a long time 11 years ago
Michael Niedermayer b0517467c0 avformat/webvttdec: Dont skip over a never checked byte after --> 11 years ago
Michael Niedermayer ed1eb9602c avformat/rmdec: check that sub_packet_size fit in the packet for DEINT_ID_GENR 11 years ago
Michael Niedermayer 71fe97a60a avformat/nutdec: check avio_read() return code 11 years ago
Diego Biurrun 9997cee04d network.h: Add #endif comments to improve readability 11 years ago
Anton Khirnov 6892d145a0 segafilm: fix leaks if reading the header fails 11 years ago
Anton Khirnov 3867f3718b lavf: remove a pointless check 11 years ago
Anton Khirnov 75647dea6f oggparseogm: check timing variables 11 years ago
Michael Niedermayer d04aceb7d0 avformat/nutdec: remove unused variable 11 years ago
Peter Ross f5f6e59495 avformat/matroskaenc: warn when muxing video codec not supported by format 11 years ago
Michael Niedermayer 7546ac2fee avformat/mp3dec: fix start time in light of initial skip samples 11 years ago