9270 Commits (fd8a8373aa52e94de14f0583c482c8faa95dd677)

Author SHA1 Message Date
  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
  Peter Ross f0ca29eb5f bink: set audio stream codec_tag such that binkaudio decoder can identify bitstream version 15 years ago
  Anton Khirnov 61840b4360 avio: deprecate put_tag 15 years ago
  Anton Khirnov bbc413f943 lavf: replace remaining uses of put_tag with avio_write 15 years ago
  Anton Khirnov 99f42c27ab avienc: replace &tag[0] with tag. 15 years ago
  Anton Khirnov 0abdb29317 lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 15 years ago
  Anssi Hannula a1c4b65b91 lavf: update documentation of AVOutputFormat.flags 15 years ago
  Anton Khirnov 374eb2bab6 lavf: postpone removal of deprecated avio functions 15 years ago
  Anton Khirnov 1f5e9ede23 lavf: postpone removal of public metadata conversion API 15 years ago
  longstone 4c262dc140 avienc: fix AVI stream index for files with >10 streams 15 years ago
  Anton Khirnov ebb92e0768 avio: rename url_fopen/fclose -> avio_open/close. 15 years ago
  Martin Storsjö c24a403496 libavformat: Remove FF_NETERRNO() 15 years ago
  Benjamin Larsson 8e35f5d4fa Add more AVC Intra FOURCCs 15 years ago
  longstone 4acc94e97a avienc: fix AVI stream index for files with >10 streams 15 years ago
  Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 15 years ago
  Martin Storsjö 28c4741a66 libavformat: Remove FF_NETERRNO() 15 years ago
  Benjamin Larsson 8f935b9271 Add more AVC Intra FOURCCs 15 years ago
  Tony Strauss 352cb0da90 mpegtsenc: use correct PES stream_id for AAC 15 years ago
  Ronald S. Bultje 51e7c932da spdifenc.c: fix compile because of missing include avio_internal.h. 15 years ago
  Anton Khirnov 2df9d0008e avio: make put_nbyte internal. 15 years ago
  Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 15 years ago
  Anton Khirnov d4e321d9c2 avio: make get_partial_buffer internal. 15 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 15 years ago
  Anton Khirnov 90ed2776ea avio: rename av_alloc_put_byte -> avio_alloc_context for consistency 15 years ago
  Tony Strauss 6c065f0acd mpegtsenc: use correct PES stream_id for AAC 15 years ago
  Ronald S. Bultje 0f86fcabdf spdifenc.c: fix compile because of missing include avio_internal.h. 15 years ago
  Anton Khirnov 0ac8e2bf2b avio: make put_nbyte internal. 15 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 15 years ago
  Anton Khirnov b3db9ceef1 avio: make get_partial_buffer internal. 15 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 15 years ago
  Anton Khirnov 8d9ac969cb avio: rename av_alloc_put_byte -> avio_alloc_context for consistency 15 years ago
  Ronald S. Bultje bbcaaf752f Update version and APIchanges. 15 years ago
  Anton Khirnov ae99313aa5 avio: move init_put_byte() to a new private header and rename it 15 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 15 years ago
  Marton Balint 91861ce25c MMS: also discover streams in extended stream properties object 15 years ago
  Ronald S. Bultje d2bbf82e65 Update version and APIchanges. 15 years ago
  Anton Khirnov e731b8d872 avio: move init_put_byte() to a new private header and rename it 15 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 15 years ago
  Marton Balint 74d6871d62 MMS: also discover streams in extended stream properties object 15 years ago
  Anton Khirnov 0ef52334ec lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 15 years ago
  Anton Khirnov 1b98107c8d Move find_info_tag to lavu and add av_ prefix to it 15 years ago
  Anton Khirnov ee60e04c2c Replace remaining uses of parse_date with av_parse_time. 15 years ago
  Stefano Sabatini 40c3fe2c08 Deprecate parse_date() in favor of av_parse_time(). 15 years ago
  Anton Khirnov 0ebf475494 lavf: add av_ prefix to dump_format() 15 years ago
  Martin Storsjö 09e22efc7e rtsp: udp_read_packet returning 0 doesn't mean success 15 years ago
  Anssi Hannula 2613c81182 spdifenc: set flag AVFMT_NOTIMESTAMPS 15 years ago