5710 Commits (8ef4e65e94caad90b2d63ff421c8a8155045cb15)

Author SHA1 Message Date
  Michael Niedermayer c45ebd5461 Set AVPacket.pos in MPEG-PS demuxer. 15 years ago
  Måns Rullgård 0694a009b6 Fix build 15 years ago
  Alexis Ballier 9125806e34 Fix warnings about implicit function declaration when compiling rtpdec.c 15 years ago
  Anton Khirnov ca76a11948 Add a list of generic tags and change demuxers to follow it. 15 years ago
  Michael Niedermayer 411ff3225f Increase search range if no end timestamp could be found for the duration 15 years ago
  Kostya Shishkov 971c55f186 Bink video codec id is there, demuxer can use it 15 years ago
  Peter Ross 40da0b3691 Latent libavformat version bump for Bink demuxer (r21569) 15 years ago
  Peter Ross 2e375df5b2 Bink demuxer 15 years ago
  Michael Niedermayer c55806e3a2 Flag to ignore dts on frames that contain pts. 15 years ago
  Reimar Döffinger 029ddf333c Store strings directly in mov_mdhd_language_map instead of using pointers, 15 years ago
  Reimar Döffinger 1c90d2985d Always consider the mov language code as 4 bytes fixed size and change the 15 years ago
  Reimar Döffinger 832ec42858 Simplify conversion to 5-bit ASCII. 15 years ago
  Stefano Sabatini 8757dc5e40 Remove duplicated empty line. 15 years ago
  Daniel Verkamp 2a33c673b1 Set duration in Smacker demuxer 15 years ago
  Daniel Verkamp 895ab7489b Demux Bink audio in Smacker files 15 years ago
  Kostya Shishkov adb5496146 another 10l: forgot to change parent condition as well 15 years ago
  Kostya Shishkov b381a823cd 10l trocadero: now return value of ff_rtmp_packet_read() has different meaning 15 years ago
  Kostya Shishkov 0b6b10d9da Make RTMP send/receive packet functions report number of bytes read or sent. 15 years ago
  Kostya Shishkov 09b67cc4bd cosmetics: add an empty line between variable declarations and code 15 years ago
  Baptiste Coudurier 012dc2c426 Remove MAX_STREAMS usage in ogg and mxf muxers 15 years ago
  Ronald S. Bultje 45aa90807f Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. 15 years ago
  Jai Menon 90d0379f5e Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 15 years ago
  Daniel Kristjansson 31277aebd9 Use av_mallocz in url_open_protocol for URLContext. 15 years ago
  Michael Niedermayer 12f1b1fec4 Remove last MAX_STREAMS from avienc.c 15 years ago
  Michael Niedermayer b4f0e04c99 Introduce AVIStream struct and move stream based variables to it. 15 years ago
  Carl Eugen Hoyos 39c6b3f54c Support demuxing Blu-ray subtitles in matroska files. 15 years ago
  Ronald S. Bultje 88248b76af Fix BSD compile (PF_UNSPEC is not a standard define, AF_UNSPEC is). 15 years ago
  Michael Niedermayer d30a8beb99 Fix duration calculation in the presence of a single wraping of the timeline. 15 years ago
  Jai Menon ad5cc780c0 Schedule an increase in the maximum number of streams 15 years ago
  Michael Niedermayer 67b678bb40 Revert Revision: 21473 15 years ago
  Stefano Sabatini e8a9d01846 Fix misc typos, patch by 15 years ago
  Stefano Sabatini d19a046ebb Document av_register_protocol(), not that it really needs to be 15 years ago
  Jeremy Morton 2700063655 Don't use tcp_fd if we're not using TCP-based connections (e.g. when 15 years ago
  Martin Storsjö 6023d84a2b Load the proper getaddrinfo functions from ws2_32.dll, if they're present. 15 years ago
  Stefano Sabatini b0634fd11e Doxument url_open(). 15 years ago
  Carl Eugen Hoyos 895a9be60c Force codec_tag I420 for Quicktime Planar Y'CbCr 8-bit 4:2:0 raw codec, 15 years ago
  Stefano Sabatini 725b3da981 Favor the term "URL" over "filename", as the API deals with URLs 15 years ago
  Reimar Döffinger f1d2b5728c Make url_read_complete handle EAGAIN more intelligently. 15 years ago
  Stefano Sabatini f1f78a9d85 Doxument url_close(). 15 years ago
  Stefano Sabatini 333146ddc5 Doxument url_open_protocol(). 15 years ago
  Stefano Sabatini 1f8ad15ad3 Doxument url_read(). 15 years ago
  Reimar Döffinger ddb901b74d Make url_read_complete retry on EAGAIN and return how much data it read 15 years ago
  Ronald S. Bultje 98287358e9 Print a warning when DATA chunk is encountered in the middle of chunk. 15 years ago
  Stefano Sabatini 54a4f36d6e Remove conditional M_PI definition, it is already defined in 15 years ago
  Martin Storsjö a52ce57d4e Replace deprecated guess_format() with av_guess_format(). 15 years ago
  Ronald S. Bultje 6481075443 Make style a little bit more K&R'ish. 15 years ago
  Martin Storsjö 7c823d8b7f Rename a function which is no longer ipv6-specific. Patch by Martin Storsjö 15 years ago
  Alan Steremberg 00eb13e05f Use the control URI from the SDP (if present) rather than the input filename, 15 years ago
  Rafaël Carré e380b9182b mkvenc: Write TrackTimecodeScale 15 years ago
  Ronald S. Bultje 2e13ecfeca Remove reply and content_ptr arguments from rtsp_send_cmd_async(), since 15 years ago