27 Commits (8c55333c99ef78b6624062261625f0cfcf360d1c)

Author SHA1 Message Date
Michael Chinen 603e5c0b71 move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Josh Allmann 8b114d85ba rtpdec: Move space_chars from avformat/internal to rtpdec 15 years ago
Måns Rullgård f3bfe388b5 Make ff_url_split() public 15 years ago
Josh Allmann 30619e6e59 RTSP: Remove skip_spaces in favor of strspn 15 years ago
Martin Storsjö a955fc5ee7 ff_url_join: Don't add any at-char if the auth is an empty string 15 years ago
Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 15 years ago
Martin Storsjö 9a76125069 Add a libavformat internal function ff_write_chained 15 years ago
Martin Storsjö 0341b6994a Make ff_sdp_write_media a lavf-internal function 15 years ago
Stefano Sabatini 9a2cb05ff9 Move the internal function declarations in avformat.h to internal.h. 15 years ago
Martin Storsjö ddbeb95447 Add a lowercase parameter to ff_data_to_hex 15 years ago
Aurelien Jacobs 972ffe6220 rename av_read_frame_flush to ff_read_frame_flush 15 years ago
Aurelien Jacobs 588af13fee rename av_program_add_stream_index to ff_program_add_stream_index 15 years ago
Martin Storsjö 2dad0dcec6 Move the NTP offset definitions to internal.h 15 years ago
Aurelien Jacobs e4a9e3cc7c move ff_url_split() and ff_url_join() declarations to internal.h 15 years ago
Micah F. Galizia eadd495d06 Move the probe loop from av_open_input_file() into its own method 15 years ago
Martin Storsjö 594a9aebbe Make the ntp_time function available to other parts of libavformat, as ff_ntp_time 15 years ago
Måns Rullgård f19341e17a Revert "Move the probe loop from av_open_input_file() into its own method" 15 years ago
Micah F. Galizia 4245c6ec4e Move the probe loop from av_open_input_file() into its own method 15 years ago
Måns Rullgård e16c73e67e Move av_read_frame_flush() prototype to lavf/internal.h 15 years ago
Aurelien Jacobs 949cd9783b remove now useless av_set_program_name() function 16 years ago
Baptiste Coudurier 7a094c6a42 remove no more needed comment, declaration is in internal header 16 years ago
Baptiste Coudurier 1cc65cecb2 Move declaration of ff_interleave_add_packet to internal.h. 16 years ago
Diego Biurrun bad4063740 Move declaration of av_set_program_name and av_program_add_stream_index 16 years ago
Diego Biurrun 95137bbbb4 Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Ronald S. Bultje f1c80e3578 Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and 16 years ago
Michael Niedermayer c5e56a813b Revert r14497 17 years ago
Diego Biurrun 2e11268ea9 Add missing header #includes. 17 years ago
Diego Biurrun f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Luca Abeni 7fa9d0dd8f Remove copyright from a function prototype 17 years ago
Luca Abeni 98561024ac Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) 17 years ago
Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
Fabrice Bellard e3e105b38a added include for ffserver dynamically loaded modules 23 years ago