14218 Commits (5ce04c54ddcfeca1bc418facf728de9bad086f92)

Author SHA1 Message Date
  Michael Niedermayer 5ce04c54dd avformat/bink: use ff_get_extradata() 12 years ago
  Michael Niedermayer e93bc3efbf avformat/avidec: use ff_get_extradata() 12 years ago
  Michael Niedermayer f04fc386dc avformat/apetag: use ff_get_extradata() 12 years ago
  Michael Niedermayer 9e5fa1e55d avformat/apc: use ff_get_extradata() 12 years ago
  Michael Niedermayer b59740eae5 avformat/aiffdec: use ff_get_extradata() 12 years ago
  Michael Niedermayer 482b2042cd avformat/adxdec: use ff_get_extradata() 12 years ago
  Michael Niedermayer ee4e805093 avformat: add ff_get_extradata() 12 years ago
  Michael Niedermayer ac480cb58d avformat/isom: free extradata on failure to read it 12 years ago
  Michael Niedermayer 2a5fb0b13e avformat/mov: check avio_read return in mov_read_dvc1() 12 years ago
  James Almer 0d944ee343 matroskadec: Fix bug when parsing realaudio codec parameters 12 years ago
  Michael Niedermayer 459db51271 avformat/ape: free packet on avio_read() failure 12 years ago
  Michael Niedermayer 804ea14b35 avformat/nut: add minor_version field with version>=4 12 years ago
  Michael Niedermayer 6aa50374bf avformat/nut: store version in the context 12 years ago
  Michael Niedermayer 3cfa310c5d avformat/ape: zero seektable&bittable and warn when they where only partially filled 12 years ago
  Carl Eugen Hoyos 691dec6201 Allow stream-copying grayscale mov files. 12 years ago
  Carl Eugen Hoyos d63e994361 avformat/mov: Do not compute a grayscale palette for cinepak in mov. 12 years ago
  Alex Sukhanov 251c96a70b avformat/matroskadec: Fix start_time 12 years ago
  Carl Eugen Hoyos 05c3c568dc Read pictures in id3v2.2 12 years ago
  Peter Ross e93a73cbef wtvenc: output ff_format_none if ff_put_wav_header fails 12 years ago
  Peter Ross e4be076570 wtvenc: use codec tag + MEDIASUBTYPE_BASE_GUID, if there is no suitable guid 12 years ago
  Peter Ross 686b6dc33a wtv: make ff_format_videoinfo2 visible to wtv encoder 12 years ago
  Michael Niedermayer 5c3079aaa9 avformat/iss: check sscanf() return code 12 years ago
  Peter Ross 6da21c1f81 wtvenc: populate VIDEOINFOHEADER2 12 years ago
  Peter Ross f93b0abe40 avformat/riffenc: indent 12 years ago
  Peter Ross fcbb94712d riffenc: add option to ff_put_bmp_header to ignore extradata 12 years ago
  Peter Ross d08ea75a82 wtvenc: test avio_size() validity 12 years ago
  Michael Niedermayer de2a2caf4d nutenc/write_index: warn if 2 consecutive keyframes have the same PTS and discard the 2nd 12 years ago
  Michael Niedermayer 9b195dd579 avformat/4xm: shrink packet if it was only partially initialized 12 years ago
  Michael Niedermayer 2c635fabbf avformat/isom: check avio_read() result 12 years ago
  Michael Niedermayer b797a00f63 avformat/rmdec: zero string destination before use 12 years ago
  Justin Ruggles be7c323176 Add a libwebp encoder 12 years ago
  Michael Niedermayer 55328d5f72 avformat/electronicarts: detect endianness by comparing sizes instead of using an arbitrary threshold 12 years ago
  Michael Niedermayer a07d4bc80a avformat/gxfenc: dont use a int intermediate to store in a unsigned int table 12 years ago
  Michael Niedermayer 587e3c3426 avformat/electronicarts: use 64bit variable for avio_tell() result 12 years ago
  Peter Ross 8baaa924bd wtvdec: when testing for truncated files, actually check the .wtv file size 12 years ago
  Michael Niedermayer eedd914873 avformat/pva: Make sure the header is large enough before reading the timestamp from it 12 years ago
  Michael Niedermayer 5ec3c7b7c1 avformat/pva: Make sure the first byte of pes_header_data has been initialized 12 years ago
  Michael Niedermayer 632fdec9f4 avformat/nistspheredec: initialize header_size to -1 12 years ago
  Luca Barbato f412b2c9f3 flv: Use the correct type to hold the file offset 12 years ago
  Luca Barbato 15739a9bd1 jvdec: Do not feed the decoder with known wrong data 12 years ago
  Paul B Mahol e518cb863e jvdec: Fix memory leak of jv->frames 13 years ago
  Luca Barbato 027712e851 jvdec: Return EOF on end of file 12 years ago
  Michael Niedermayer a165964f3c avformat/sierravmd: Check avio_read return value 12 years ago
  Michael Niedermayer 8fe06e7ae8 avformat/nistspheredec: check sscanf() success before using the result 12 years ago
  Michael Niedermayer 5eeeb4abf9 rpl: Dont fill the index with entries that failed to be parsed 12 years ago
  Leandro Dorileo f9b997c337 libavformat/mpegts: expose raw packet size 12 years ago
  Michael Niedermayer ae09db1023 avformat/dxa: check avio_read() return 12 years ago
  Michael Niedermayer f5d039840a avformat/swfdec: clear 4 bytes at the end of a packet if they are not initialized 12 years ago
  Michael Niedermayer e72f5abbc6 avformat/swfdec: check avio_read() return code 12 years ago
  Michael Niedermayer fde74d1b9d avformat/swfdec: check avio_read() return code 12 years ago