9270 Commits (fd8a8373aa52e94de14f0583c482c8faa95dd677)

Author SHA1 Message Date
  Martin Storsjö 0d8a33b11e applehttp: Merge two for loops 15 years ago
  Martin Storsjö 6cc7f13982 applehttp: Restructure the demuxer to use a custom AVIOContext 15 years ago
  Martin Storsjö d3964da2c2 applehttp: Move finished and target_duration to the variant struct 15 years ago
  Anton Khirnov 333e894363 avio: deprecate url_open_protocol 15 years ago
  Anton Khirnov e230705392 avio: deprecate url_poll and URLPollEntry 15 years ago
  Justin Ruggles e3c007bb43 flvdec: fix segfault in amf_parse_object() due to NULL key 15 years ago
  Aurelien Jacobs 3c9bfb3368 add MicroDVD muxer and demuxer 15 years ago
  Justin Ruggles deff8a6d3a flvdec: fix segfault in amf_parse_object() due to NULL key 15 years ago
  Anton Khirnov 4dcde00cfc lavf: bump minor version and add an APIChanges entry for avio changes 15 years ago
  Anton Khirnov 8bea72f7eb avio: simplify url_open_dyn_buf_internal by using avio_alloc_context() 15 years ago
  Anton Khirnov 724f6a0fa4 avio: make url_fdopen internal. 15 years ago
  Anton Khirnov 403ee835e7 avio: make url_open_dyn_packet_buf internal. 15 years ago
  Anton Khirnov 6dc7d80de7 avio: avio_ prefix for url_close_dyn_buf 15 years ago
  Anton Khirnov b92c545282 avio: avio_ prefix for url_open_dyn_buf 15 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 15 years ago
  Carl Eugen Hoyos c9d6da73a8 Remove superfluous free(). 15 years ago
  Michael Niedermayer 2ee453610f Fix mpeg-ps misdetected as m4v. 15 years ago
  Michael Niedermayer 19457a5d4a Fix issue2246 15 years ago
  Michael Niedermayer 0b9dffc67a Improve codec_tag guessing code. 15 years ago
  Michael Niedermayer 2f9815dd26 fixed issue1962 EVO detection 15 years ago
  Michael Niedermayer 512f973eac Fix issue2437 15 years ago
  Michael Niedermayer 5b56ad03fa Reimplement stream probe try #2 15 years ago
  Michael Niedermayer 15957b197a Partial rewrite stream probe code. 15 years ago
  Anssi Hannula 78431098f9 lavf: inspect more frames for fps when container time base is coarse 15 years ago
  Anton Khirnov b4b167ecbf jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY 15 years ago
  Michael Niedermayer a2f5e14a86 Timeout TCP open() after 5 seconds. 15 years ago
  Anton Khirnov 3c96c64821 avio: document avio_alloc_context. 15 years ago
  Anton Khirnov ab11317c1f lavf: make compute_chapters_end less picky. 15 years ago
  Matthew Hoops 0e635f3e86 sierravmd: fix Indeo3 videos 15 years ago
  Michael Niedermayer a0350330cd Move flv format #defines to common header so they can be used by the encoder too. 15 years ago
  Peter Ross c178fdeaec Add .dpx to the list of supported file extensions for the image2 muxer 15 years ago
  Michael Niedermayer 0c4d4a9355 Cleanup flv keyframe index reading and add some saftey checks. 15 years ago
  Kostya Shishkov 29a290439b ape: check that number of seektable entries is equal to number of frames 15 years ago
  Peter Ross 607cd90cdb make image2 muxer/demuxer support sequence of individual rawvideo files 15 years ago
  Peter Ross 0bb240acb3 img2: stop using CODEC_ID_RAWVIDEO to trigger processing of independant y/u/v image files 15 years ago
  Jindrich Makovicka e006d71fa8 mpegts: propagate avio EOF in read_packet() 15 years ago
  Kharkov Alexander cb7e2c1ca8 flvdec: read index stored in the 'keyframes' tag. 15 years ago
  Alex Converse 9dd94f8379 mov: Add support for zero-sized stsc runs. 15 years ago
  Baptiste Coudurier 93dfda8896 In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, 15 years ago
  Martin Storsjö 229e2631be rtsp: Use GET_PARAMETER for keep-alive for generic RTSP servers 15 years ago
  Baptiste Coudurier efdad9fbc7 In mov muxer, fix yuv range in avid atoms used by dnxhd. 15 years ago
  Anton Khirnov b64030f26d avio: make get_checksum() internal. 15 years ago
  Anton Khirnov d09cc22d9c avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.h 15 years ago
  Anton Khirnov 4c4427a75d avio: make init_checksum() internal. 15 years ago
  Michael Niedermayer 55ce3c67bb Merge remote-tracking branch 'ffmpeg-mt/master' 15 years ago
  Carl Eugen Hoyos 31f00274f8 id3v1: change filesize to int64_t. 15 years ago
  Carl Eugen Hoyos 13eadbaca4 id3v1: Seek back to old position after reading. 15 years ago
  Kostya Shishkov 42315dabce Chronomaster DFA decoder 15 years ago
  Tyler bc61920d89 http: header field names are case insensitive 15 years ago
  Ilya 907783f221 Use strtoul to parse rtptime and seq values. 15 years ago