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
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated
Aurelien Jacobs
2010-10-15
1
-1
/
+1
*
Move AVOptions from libavcodec to libavutil
Michael Niedermayer
2010-09-26
1
-1
/
+1
*
Add an AVOption max_delay for AVFormatContext->max_delay
Martin Storsjö
2010-09-24
1
-0
/
+1
*
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
Aurelien Jacobs
2010-08-18
1
-1
/
+1
*
add LAVF_API_OLD_METADATA define to disable the deprecated metadata API
Aurelien Jacobs
2010-08-17
1
-1
/
+1
*
Remove typo: s/ingore/ignore/
Luca Barbato
2010-06-24
1
-1
/
+1
*
Add a flag for enabling RTP hinting
Martin Storsjö
2010-05-18
1
-0
/
+1
*
Add version to AVClass so we can add to and use fields of AVClass without ABI...
Michael Niedermayer
2010-04-28
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE.
Michael Niedermayer
2010-03-31
1
-0
/
+2
*
Flag to ignore dts on frames that contain pts.
Michael Niedermayer
2010-01-30
1
-0
/
+1
*
Increase default value for max_analyze_duration, fixes issue 1506, a regression.
Carl Eugen Hoyos
2009-11-09
1
-1
/
+1
*
use AVFormatContext->probesize in av_find_stream_info and raise default to 5M
Baptiste Coudurier
2009-06-25
1
-1
/
+1
*
deprecate old metadata API
Aurelien Jacobs
2009-03-01
1
-0
/
+2
*
Deprecate av_malloc_format_context() in favor of
Stefano Sabatini
2009-02-08
1
-1
/
+8
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Move the AVFormatContext options definition to a dedicated file,
Stefano Sabatini
2009-01-10
1
-0
/
+83