8556 Commits (5ed032fb8b34d5655b606c20bcc238116f96e816)

Author SHA1 Message Date
  Tomas Härdin 5ed032fb8b mxfdec: Add intra_only flag to MXFTrack 13 years ago
  Tomas Härdin fb8fa3c67c mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a 13 years ago
  Tomas Härdin 1fadf53e00 mxfdec: truncate packets that extend past the next edit unit 13 years ago
  Philip de Nier fda891e108 mxfdec: set pixel format for cdci picture formats 13 years ago
  Philip de Nier dfefede00e mxfdec: detect uncomp pictures using essence container ul 13 years ago
  Philip de Nier 5255ca24cd mxfdec: set track edit rate num/den in expected order 13 years ago
  Jordi Ortiz 5427df0186 tcp: add initial timeout limit for incoming connections 13 years ago
  Anton Khirnov 5b7a88f0ba matroskadec: honor error_recognition when encountering unknown elements. 13 years ago
  Anton Khirnov 25b51b2c44 id3v2: add a mimetype for bmp pictures. 13 years ago
  Anton Khirnov b7d3a9a015 flacdec: be less strict when parsing attached pictures. 13 years ago
  Anton Khirnov dba5b06ead flacdec: don't create an attached picture stream until we have all information. 13 years ago
  Ronald S. Bultje fdaad6354f mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..). 13 years ago
  Martin Storsjö e43f56b205 flvdec: Treat all nellymoser versions as the same codec 13 years ago
  Luca Barbato 5b54a90c8b flvdec: optionally trust the metadata 13 years ago
  Ronald S. Bultje 1ce1e6360d mov: use forward declaration of a function instead of a table. 13 years ago
  Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
  Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
  Luca Barbato 09a445ce34 flvdec: initial stream switch support 13 years ago
  Anton Khirnov 5e745cefc0 asfdec: read attached pictures. 13 years ago
  Anton Khirnov 728d2afa17 apetag: reindent 13 years ago
  Anton Khirnov 02a951b919 apetag: export attached covers as video streams. 13 years ago
  Anton Khirnov b72767df8e apetag: fix the amount of data read from binary tags. 13 years ago
  Anton Khirnov f2e175c756 apetag: make sure avio_get_str() doesn't read more than it should. 13 years ago
  Anton Khirnov a02b8c695c mov: read itunes cover art. 13 years ago
  Kostya Shishkov edf35d8342 MS ATC Screen (aka MSS3) decoder 13 years ago
  Ronald S. Bultje 5a608a239b os_support: Add fallback definitions for stat flags 13 years ago
  Martin Storsjö cab2eb87f9 os_support: Rename the poll fallback function to ff_poll 13 years ago
  Martin Storsjö cdee08e365 network: Check for struct pollfd 13 years ago
  Martin Storsjö 71078ad333 os_support: Don't compare a negative number against socket descriptors 13 years ago
  Ronald S. Bultje 5aff37d28d os_support: Include all the necessary headers for the win32 open function 13 years ago
  Ronald S. Bultje 3b1ab197be file: Only include unistd.h if it exists 13 years ago
  Ronald S. Bultje dfb57fc596 rtpdec: Don't explicitly include unistd.h any longer 13 years ago
  Damien Fetis b92c7ee662 flv: add support for G.711 13 years ago
  Luca Barbato 1cb34ea4fe flvenc: K&R formatting cosmetics 13 years ago
  Alex Converse a112822597 movenc: Add channel layouts for PCM. 13 years ago
  Martin Storsjö 75d339e044 udp: Support IGMPv3 source specific multicast and source blocking 13 years ago
  Jordi Ortiz ef882e464a tcp: Pass NULL as hostname to getaddrinfo if the string is empty 13 years ago
  Jordi Ortiz 58f3e09ee4 tcp: Set AI_PASSIVE when the socket will be used for listening 13 years ago
  Anton Khirnov ce0a975689 mpc8: read APE tags. 13 years ago
  Ronald S. Bultje 4b1b1449d9 network: Don't redefine error codes if they already exist in errno.h 13 years ago
  Ronald S. Bultje e64bceeac0 configure: Check for sys/time.h 13 years ago
  Martin Storsjö 39dba5aa1b network: Include unistd.h from network.h 13 years ago
  Carl Eugen Hoyos fbcaceb1ff mov: do not try to read total disc/track number if data atom is too short. 13 years ago
  Martin Storsjö dc53858063 wtv: Check the return value from gmtime 13 years ago
  Anton Khirnov 980e65f119 ape: create audio stream before reading tags. 13 years ago
  Anton Khirnov a7b8ff94b1 mov: make a length variable larger. 13 years ago
  Mashiat Sarker Shakkhar f57d2f587b image2: Add "start_number" private option to the demuxer 13 years ago
  Mashiat Sarker Shakkhar b5bce20cc3 image2: Add "start_number" private option to the muxer 13 years ago
  Mans Rullgard 896bb0d742 Replace usleep() calls with av_usleep() 13 years ago
  Mans Rullgard c19e0ebe53 lavf: include libavutil/time.h instead of redeclaring av_gettime() 13 years ago