index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add ff_find_stream_index
Peter Ross
2010-12-26
1
-0
/
+6
*
add FF_API_URL_SPLIT define to disable the deprecated ff_url_split() function
Aurelien Jacobs
2010-10-15
1
-1
/
+1
*
Properly handle IPv6 addresses in the SDP generation
Martin Storsjö
2010-08-25
1
-1
/
+3
*
Move the definition of the maximum url size for static buffers to internal.h
Martin Storsjö
2010-08-19
1
-0
/
+2
*
Make parse_key_value from httpauth a common lavf internal function
Martin Storsjö
2010-08-19
1
-0
/
+24
*
Make hex_to_data a lavf internal function
Martin Storsjö
2010-08-09
1
-0
/
+10
*
document ff_get_line()
Aurelien Jacobs
2010-07-21
1
-0
/
+11
*
improve ff_get_line to return line length
Aurelien Jacobs
2010-07-21
1
-1
/
+1
*
move ff_get_line to aviobuf.c
Aurelien Jacobs
2010-07-21
1
-0
/
+2
*
Move SPACE_CHARS back to libavformat/internal.h
Martin Storsjö
2010-07-16
1
-0
/
+2
*
move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c
Michael Chinen
2010-07-09
1
-0
/
+10
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-4
/
+4
*
rtpdec: Move space_chars from avformat/internal to rtpdec
Josh Allmann
2010-06-28
1
-2
/
+0
*
Make ff_url_split() public
Måns Rullgård
2010-06-27
1
-22
/
+5
*
RTSP: Remove skip_spaces in favor of strspn
Josh Allmann
2010-06-25
1
-0
/
+2
*
ff_url_join: Don't add any at-char if the auth is an empty string
Martin Storsjö
2010-06-19
1
-1
/
+2
*
Move AVCodecTag from riff.h into internal.h.
Francesco Lavra
2010-05-22
1
-0
/
+5
*
Add a libavformat internal function ff_write_chained
Martin Storsjö
2010-05-21
1
-0
/
+14
*
Make ff_sdp_write_media a lavf-internal function
Martin Storsjö
2010-05-18
1
-0
/
+17
*
Move the internal function declarations in avformat.h to internal.h.
Stefano Sabatini
2010-04-11
1
-0
/
+22
*
Add a lowercase parameter to ff_data_to_hex
Martin Storsjö
2010-03-25
1
-1
/
+1
*
rename av_read_frame_flush to ff_read_frame_flush
Aurelien Jacobs
2010-03-15
1
-1
/
+1
*
rename av_program_add_stream_index to ff_program_add_stream_index
Aurelien Jacobs
2010-03-15
1
-1
/
+1
*
Move the NTP offset definitions to internal.h
Martin Storsjö
2010-03-15
1
-0
/
+3
*
move ff_url_split() and ff_url_join() declarations to internal.h
Aurelien Jacobs
2010-03-14
1
-0
/
+53
*
Move the probe loop from av_open_input_file() into its own method
Micah F. Galizia
2010-03-14
1
-0
/
+19
*
Make the ntp_time function available to other parts of libavformat, as ff_ntp...
Martin Storsjö
2010-03-10
1
-0
/
+3
*
Revert "Move the probe loop from av_open_input_file() into its own method"
Måns Rullgård
2010-03-08
1
-20
/
+0
*
Move the probe loop from av_open_input_file() into its own method
Micah F. Galizia
2010-03-07
1
-0
/
+20
*
Move av_read_frame_flush() prototype to lavf/internal.h
Måns Rullgård
2010-03-06
1
-0
/
+2
*
remove now useless av_set_program_name() function
Aurelien Jacobs
2009-02-10
1
-1
/
+0
*
remove no more needed comment, declaration is in internal header
Baptiste Coudurier
2009-02-09
1
-3
/
+0
*
Move declaration of ff_interleave_add_packet to internal.h.
Baptiste Coudurier
2009-02-08
1
-0
/
+10
*
Move declaration of av_set_program_name and av_program_add_stream_index
Diego Biurrun
2008-12-03
1
-0
/
+4
*
Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail ...
Diego Biurrun
2008-10-04
1
-0
/
+2
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and
Ronald S. Bultje
2008-08-27
1
-0
/
+26
[prev]