Commit History

Author SHA1 Message Date
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 years ago
  Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 13 years ago
  Michael Niedermayer c40798441f Merge remote branch 'qatar/master' 13 years ago
  Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 13 years ago
  Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 13 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 years ago
  Michael Niedermayer 19457a5d4a Fix issue2246 13 years ago
  Michael Niedermayer 7ac167493e Merge remote-tracking branch 'newdev/master' 13 years ago
  Alex Converse 9dd94f8379 mov: Add support for zero-sized stsc runs. 13 years ago
  Michael Niedermayer 27ef7b1bcd Merge remote-tracking branch 'newdev/master' 13 years ago
  Justin Ruggles eb81cf860c mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 years ago
  Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 13 years ago
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 years ago
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 13 years ago
  Michael Niedermayer 4118d66cb3 Revert "lavf: deprecate get_strz() in favor of avio_get_str" 13 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov 773947ba76 lavf: deprecate get_strz() in favor of avio_get_str 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov e16ead0716 lavf: deprecate get_strz() in favor of avio_get_str 13 years ago
  Anton Khirnov 74b3f67c9c lavf: replace all uses of url_fskip with avio_seek 13 years ago
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov ebb92e0768 avio: rename url_fopen/fclose -> avio_open/close. 13 years ago
  Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 13 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov ae99313aa5 avio: move init_put_byte() to a new private header and rename it 13 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov e731b8d872 avio: move init_put_byte() to a new private header and rename it 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Mans Rullgard 5e81cb580a mov: remove stray semicolon 13 years ago
  Mans Rullgard 628b16f45f mov: remove stray semicolon 13 years ago
  Sascha Sommer e11afd71a3 pass QDMC extradata to the decoder 13 years ago
  Sascha Sommer ed19fafd48 pass QDMC extradata to the decoder 13 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 13 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 13 years ago
  John Stebbins 2f7d8977bc mov: add support for little-endian utf16 chapter names 13 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Anton Khirnov ebf3ee16c7 mov: simplify mov_read_chapters() by using avio_get_str16be 13 years ago
  Mans Rullgard bc1aebcd07 Revert "mov: simplify mov_read_chapters() by using avio_get_str16be" 13 years ago
  John Stebbins 97b04f5ed3 mov: add support for little-endian utf16 chapter names 13 years ago
  Baptiste Coudurier f258964217 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Anton Khirnov 225b6d7fde mov: simplify mov_read_chapters() by using avio_get_str16be 13 years ago