9166 Commits (6072a19b4f311cb172d45e90daad90824e40e4b6)

Author SHA1 Message Date
  Michael Niedermayer bace181b48 flvdec: Add comment about the 5 second threshold 13 years ago
  Paul B Mahol ba10207bbe Use more designated initializers. 13 years ago
  Paul B Mahol 73ba2c1e62 mp3enc: remove unused variable 13 years ago
  Michael Niedermayer 83f70805c0 flvdec: Print a warning in all failure cases of parse_keyframes_index() 13 years ago
  Michael Niedermayer 67c734ea5c flvdec: Disable metadatacreator "MEGA" hack 13 years ago
  Michael Niedermayer df0bff6643 flvdec: Check index for being valid 13 years ago
  Michael Niedermayer b9e0e9537a nsvdec: Check av_malloc(string_size) 13 years ago
  Michael Niedermayer bf5cc80519 issdemux: Check packet_size for validity 13 years ago
  Andrey Utkin 1f8bf1ef38 applehttpproto: Apply the same reload interval changes as for the demuxer 13 years ago
  Martin Storsjö 617475a95c applehttp: Use half the target duration as interval if the playlist didn't update 13 years ago
  Andrey Utkin 356ae5f65b applehttp: Use the last segment duration as reload interval 13 years ago
  Jindřich Makovička 891ce00c8d mpegts: adjustable minimum PES payload 13 years ago
  Jindřich Makovička 6fa9843b4b mpegts: properly output large audio packets 13 years ago
  Paul B Mahol b5aecc6bc0 avformat: Add SMJPEG demuxer. 13 years ago
  Carl Eugen Hoyos ec0dc7e2e0 Make Interplay palette opaque and increase its dynamics. 13 years ago
  Marton Balint 7b2dba1c50 dv: fix avpriv_dv_codec_profile with lowres > 0 13 years ago
  Michael Niedermayer 084bd109fc id3v2: fix variable type for uncompress() 13 years ago
  Adrian Drzewiecki 7e09fe15d5 Process compressed id3v2 tags. 13 years ago
  Clément Bœsch 3701d547ac gxf: remove gxf_ prefix to timecode metadata keys. 13 years ago
  Matthieu Bouron 357cb53306 dv: add timecode to metadata 13 years ago
  Michael Niedermayer 1795fed7bc segafilm: fail earlier in case theres not enough bytestream left for a 13 years ago
  Michael Niedermayer 27d323577c avio: Fix ffio_limit() when due to seeking past the end less than 0 bytes remain. 13 years ago
  Michael Niedermayer 0d4404ed65 asfdec: fix endless loop on EOF 13 years ago
  Michael Niedermayer 47c4713a23 sierravmd: limit packetsize to the amount that could be read. 13 years ago
  Michael Niedermayer 66f71f3b5e rmdec: Avoid allocating huge packets 13 years ago
  Michael Niedermayer 43abef9fde rpl: Fix near infinite loop in index reading due to missing eof check. 13 years ago
  Carl Eugen Hoyos 32c49389bc Make the palette in Quake II CIN files opaque and increase its dynamics. 13 years ago
  Carl Eugen Hoyos 0d59ae32c2 Make mov palette opaque or load alpha if present. 13 years ago
  Carl Eugen Hoyos 64cafe340b Make the avi palette opaque. 13 years ago
  Michael Niedermayer ad9e0ed170 avio: fix handling of , in urls 13 years ago
  Michael Niedermayer 8ff4fff774 flvdec: disable new midstream param change code not only for h264 but all cases. 13 years ago
  Michael Niedermayer 9f50dafe90 udp: support non blocking reads with fifo 13 years ago
  Michael Niedermayer bc900501e0 udp: Replace double select() by select+mutex+cond. 13 years ago
  Michael Niedermayer 3dcbafc777 udp: return circular buffer error if such error happened. 13 years ago
  Diego Biurrun 4e8d6218c3 build: fix standalone compilation of OMA muxer 13 years ago
  Diego Biurrun e2c97aee39 build: fix standalone compilation of Microsoft XMV demuxer 13 years ago
  Diego Biurrun 408dbbd0a7 build: fix standalone compilation of Core Audio Format demuxer 13 years ago
  Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 13 years ago
  Paul B Mahol a4209ad631 lavf: Add SMJPEG demuxer. 13 years ago
  Michael Niedermayer 2a85358d4f libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100 13 years ago
  Michael Niedermayer 8d960fbc70 ipmovie: fix FPE 13 years ago
  Justin Ruggles e9dc920127 asfdec: add side data to ASFStream packet instead of output packet. 13 years ago
  Justin Ruggles 3f9257c5a5 idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur. 13 years ago
  Martin Storsjö 2215c39e94 flvdec: Add param change side data if the sample rate or channels have changed 13 years ago
  Martin Storsjö 3e79c2adb1 libavformat: Add a utility function for adding parameter change side data 13 years ago
  Martin Storsjö 251f320f7d flvdec: Export new AAC/H.264 extradata as side data on the next packet 13 years ago
  Nicolas George 20af3af575 mov: replace AVERROR(EOF) with AVERROR_EOF. 13 years ago
  Paul B Mahol 17c84f4ed2 flacdec: skip all track indices at once instead of looping. 13 years ago
  Tomas Härdin c15da5941d mxf: Add PictureEssenceCoding UL for V210. 13 years ago
  Tomas Härdin 6547fd9264 mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24* 13 years ago