log internal.h @ 5883:fd37c39041cd libavformat

age author description
Thu, 25 Mar 2010 07:13:20 +0000 mstorsjo Add a lowercase parameter to ff_data_to_hex libavformat
Mon, 15 Mar 2010 23:15:24 +0000 aurel rename av_read_frame_flush to ff_read_frame_flush libavformat
Mon, 15 Mar 2010 23:14:07 +0000 aurel rename av_program_add_stream_index to ff_program_add_stream_index libavformat
Mon, 15 Mar 2010 10:36:30 +0000 mstorsjo Move the NTP offset definitions to internal.h libavformat
Sun, 14 Mar 2010 23:59:48 +0000 aurel move ff_url_split() and ff_url_join() declarations to internal.h libavformat
Sun, 14 Mar 2010 22:40:16 +0000 stefano Move the probe loop from av_open_input_file() into its own method libavformat
Wed, 10 Mar 2010 22:21:39 +0000 mstorsjo Make the ntp_time function available to other parts of libavformat, as ff_ntp_time libavformat
Mon, 08 Mar 2010 03:46:37 +0000 mru Revert "Move the probe loop from av_open_input_file() into its own method" libavformat
Sun, 07 Mar 2010 22:42:11 +0000 stefano Move the probe loop from av_open_input_file() into its own method libavformat
Sat, 06 Mar 2010 23:19:05 +0000 mru Move av_read_frame_flush() prototype to lavf/internal.h libavformat
Tue, 10 Feb 2009 00:27:42 +0000 aurel remove now useless av_set_program_name() function libavformat
Mon, 09 Feb 2009 00:18:25 +0000 bcoudurier remove no more needed comment, declaration is in internal header libavformat
Sun, 08 Feb 2009 21:14:46 +0000 bcoudurier Move declaration of ff_interleave_add_packet to internal.h. libavformat
Wed, 03 Dec 2008 16:47:07 +0000 diego Move declaration of av_set_program_name and av_program_add_stream_index libavformat
Sat, 04 Oct 2008 11:20:02 +0000 diego Fix 'make checkheaders', based on a patch by Diego Petten, flameeyes gmail com. libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Wed, 27 Aug 2008 23:43:28 +0000 rbultje Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and libavformat