9270 Commits (fd8a8373aa52e94de14f0583c482c8faa95dd677)

Author SHA1 Message Date
  Peter Ross d34ca1cfe3 Add audio codec 0x1600 (ADTS AAC) 15 years ago
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 15 years ago
  Anton Khirnov e51975392d avio: deprecate url_fgetc and remove all it uses 15 years ago
  Anton Khirnov 655e45e7df avio: deprecate url_fgets 15 years ago
  Peter Ross 2af07d36fc avio: add avio_skip macro 15 years ago
  Martin Storsjö f4f4e12c0d Add Apple HTTP Live Streaming protocol handler 15 years ago
  Martin Storsjö 8f73c06077 URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME 15 years ago
  Martin Storsjö f3bea9915f URLProtocol: Add a flags field 15 years ago
  Michael Niedermayer 4118d66cb3 Revert "lavf: deprecate get_strz() in favor of avio_get_str" 15 years ago
  Reimar Döffinger b09e506820 Make matroska demuxer also set timestamps for RealAudio packets. 15 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 15 years ago
  Anton Khirnov 773947ba76 lavf: deprecate get_strz() in favor of avio_get_str 15 years ago
  Reimar Döffinger 3e1a8e1ec1 avio: add avio_get_str() 15 years ago
  Ronald S. Bultje a960576f20 avio: fix fourcc if any character is >=0x80. 15 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 15 years ago
  Anton Khirnov e16ead0716 lavf: deprecate get_strz() in favor of avio_get_str 15 years ago
  Reimar Döffinger 41d8555f72 avio: add avio_get_str() 15 years ago
  Ronald S. Bultje fd085bc082 avio: fix fourcc if any character is >=0x80. 15 years ago
  Baptiste Coudurier 08c866345c In retry_transfer_wrapper, do not check url_interrupt_cb, 15 years ago
  Martin Storsjö 08ad81cbff libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter 15 years ago
  Martin Storsjö 62d0a7453a aviobuf: Write new data at s->buf_end in fill_buffer 15 years ago
  Baptiste Coudurier cd37308b77 movenc: use correct tag for dvcpro hd 15 years ago
  Baptiste Coudurier 5bb50c71a3 movenc: fix tkhd height for imx 15 years ago
  Anton Khirnov 813cc7abaf avio: deprecate url_fskip 15 years ago
  Anton Khirnov 74b3f67c9c lavf: replace all uses of url_fskip with avio_seek 15 years ago
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 15 years ago
  Martin Storsjö 863c471638 libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter 15 years ago
  Martin Storsjö e360ada2d1 aviobuf: Write new data at s->buf_end in fill_buffer 15 years ago
  Baptiste Coudurier 06ed4873e6 movenc: use correct tag for dvcpro hd 15 years ago
  Baptiste Coudurier fffdee89cc movenc: fix tkhd height for imx 15 years ago
  Anton Khirnov 0300db8ad7 avio: deprecate url_fskip 15 years ago
  Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 15 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 15 years ago
  Baptiste Coudurier 65ad2c618f In mov muxer, fix adpcm mono muxing, patch by Alex Converse 15 years ago
  Baptiste Coudurier 4ea02a9a71 In mpegts demuxer, do not output known sized packet if an unbounded packet 15 years ago
  Ronald S. Bultje 4e815a8b60 movenc: remove uses of deprecated API. 15 years ago
  Maksym Veremeyenko aaa71a3e1d store pasp atom for all types of quicktime movie 15 years ago
  Maksym Veremeyenko eea040212c reindent after tapt patch 15 years ago
  Maksym Veremeyenko 3b2c4ce140 use tapt atom for sample aspect ratio 15 years ago
  Peter Ross 6a22f82cc6 bink: decode audio track identifiers into AVStream.id 15 years ago
  Peter Ross 777b365c8b bink: set audio stream codec_tag such that binkaudio decoder can identify bitstream version 15 years ago
  Anton Khirnov 3308ddfb36 avio: deprecate put_tag 15 years ago
  Anton Khirnov a1b7979261 lavf: replace remaining uses of put_tag with avio_write 15 years ago
  Anton Khirnov eac4e4d9a5 avienc: replace &tag[0] with tag. 15 years ago
  Anton Khirnov 324429309e lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 15 years ago
  Ronald S. Bultje 13ff92d197 movenc: remove uses of deprecated API. 15 years ago
  Maksym Veremeyenko d184c86cd3 store pasp atom for all types of quicktime movie 15 years ago
  Maksym Veremeyenko 77d207cbe6 reindent after tapt patch 15 years ago
  Maksym Veremeyenko ea1afa124c use tapt atom for sample aspect ratio 15 years ago
  Peter Ross 588a3ffd96 bink: decode audio track identifiers into AVStream.id 15 years ago