Commit History

Author SHA1 Message Date
  Anton Khirnov 727c7aa026 avio: deprecate url_get_filename(). 13 years ago
  Anton Khirnov 5958df341d avio: deprecate url_max_packet_size(). 13 years ago
  Anton Khirnov 1869ea03b7 avio: make url_get_file_handle() internal. 13 years ago
  Anton Khirnov 32a97d4630 avio: make url_filesize() internal. 13 years ago
  Anton Khirnov e52a9145c8 avio: make url_close() internal. 13 years ago
  Anton Khirnov 58a48c6511 avio: make url_seek() internal. 13 years ago
  Anton Khirnov 230a468679 avio: cosmetics, move AVSEEK_SIZE/FORCE declarations together 13 years ago
  Anton Khirnov 925e908bc7 avio: make url_write() internal. 13 years ago
  Anton Khirnov dce3756459 avio: make url_read_complete() internal. 13 years ago
  Anton Khirnov bc371aca46 avio: make url_read() internal. 13 years ago
  Anton Khirnov 0589da0aa5 avio: make url_open() internal. 13 years ago
  Anton Khirnov 62eaaeacb5 avio: make url_connect internal. 13 years ago
  Anton Khirnov 5652bb9471 avio: make url_alloc internal. 13 years ago
  Anton Khirnov 333e894363 avio: deprecate url_open_protocol 13 years ago
  Anton Khirnov e230705392 avio: deprecate url_poll and URLPollEntry 13 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 724f6a0fa4 avio: make url_fdopen internal. 13 years ago
  Anton Khirnov 403ee835e7 avio: make url_open_dyn_packet_buf internal. 13 years ago
  Anton Khirnov 6dc7d80de7 avio: avio_ prefix for url_close_dyn_buf 13 years ago
  Anton Khirnov b92c545282 avio: avio_ prefix for url_open_dyn_buf 13 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 years ago
  Michael Niedermayer 4defa68fe2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 3c96c64821 avio: document avio_alloc_context. 13 years ago
  Michael Niedermayer 1caa4123bd Merge remote-tracking branch 'newdev/master' 13 years ago
  Anton Khirnov b64030f26d avio: make get_checksum() internal. 13 years ago
  Anton Khirnov d09cc22d9c avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.h 13 years ago
  Anton Khirnov 4c4427a75d avio: make init_checksum() internal. 13 years ago
  Michael Niedermayer 2fd41c9067 Merge remote-tracking branch 'newdev/master' 13 years ago
  Anton Khirnov 4ec153bb66 avio: make udp_set_remote_url/get_local_port internal. 13 years ago
  Anton Khirnov 491653ed90 avio: cosmetics - nicer vertical alignment. 13 years ago
  Michael Niedermayer 4fa0e24736 Merge remote-tracking branch 'newdev/master' 13 years ago
  Anton Khirnov 933e90a69a avio: make av_url_read_fseek/fpause internal. 13 years ago
  Anton Khirnov 8d9769a77b avio: deprecate url_fileno 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 b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 years ago
  Anton Khirnov 35f1023592 avio: deprecate url_close_buf 13 years ago
  Anton Khirnov 83fddaeb81 avio: deprecate url_open_buf 13 years ago
  Anton Khirnov d9d86e00b2 avio: avio_ prefix for url_fprintf 13 years ago
  Anton Khirnov af02073225 avio: change avio_tell/skip from macros to inline functions 13 years ago
  Anton Khirnov 59f65d9579 avio: make url_setbufsize internal. 13 years ago
  Anton Khirnov 4839c192de lavf: move ff_get_v from avio.h to avio_internal.h 13 years ago
  Michael Niedermayer 6947b0c42e Merge remote-tracking branch 'newdev/master' 13 years ago
  Nicolas George c76374c6db Use AVERROR_EXIT with url_interrupt_cb. 13 years ago
  Anton Khirnov 3e68b3ba7b avio: deprecate url_ferror 13 years ago
  Michael Niedermayer 75a8e0f0ab Add avio_skip() 13 years ago
  Anton Khirnov f8bc86d47e avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h 13 years ago
  Anton Khirnov 718975aa11 avio: deprecate url_fget_max_packet_size 13 years ago
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov 1447dc59de avio: deprecate url_fgetc and remove all it uses 13 years ago