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
...
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-02
1
-0
/
+1
|
\
\
|
|
/
|
*
lavf: Add an option to discard corrupted frames
Zohar Kelrich
2011-08-02
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-18
1
-0
/
+28
|
\
\
|
|
/
|
*
lavf: add avformat_open_input() as a replacement for av_open_input_*
Anton Khirnov
2011-06-16
1
-0
/
+28
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-09
1
-1
/
+1
|
\
\
|
|
/
|
*
options: Add missing braces around struct initializer.
Diego Biurrun
2011-06-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-27
1
-1
/
+3
|
\
\
|
|
/
|
*
movenc: Deprecate the global RTP hinting flag, use a private AVOption instead
Martin Storsjö
2011-05-27
1
-1
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-26
1
-0
/
+1
|
\
\
|
|
/
|
*
avformat: Add fpsprobesize as an AVOption.
Alex Converse
2011-05-25
1
-0
/
+1
|
*
lavf: remove duplicate assignment in avformat_alloc_context.
Anton Khirnov
2011-05-17
1
-1
/
+0
|
*
lavf: use designated initializers for AVClasses.
Anton Khirnov
2011-05-17
1
-1
/
+6
|
*
AVOptions: make default_val a union, as proposed in AVOption2.
Anton Khirnov
2011-05-10
1
-17
/
+17
*
|
Add a flag to disable side data merging.
Michael Niedermayer
2011-05-21
1
-0
/
+1
*
|
rtpenc: MP4A-LATM payload support
Juan Carlos Rodriguez
2011-05-20
1
-0
/
+1
*
|
Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
Michael Niedermayer
2011-05-01
1
-20
/
+24
|
\
\
|
*
|
AVOptions: make default_val a union, as proposed in AVOption2.
Anton Khirnov
2011-04-30
1
-17
/
+17
|
*
|
lavf: remove duplicate assignment in avformat_alloc_context.
Anton Khirnov
2011-04-29
1
-1
/
+0
|
*
|
lavf: use designated initializers for AVClasses.
Anton Khirnov
2011-04-29
1
-1
/
+6
|
|
/
*
|
Add flag to force demuxers to sort more strictly by dts.
Michael Niedermayer
2011-04-24
1
-0
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-20
1
-11
/
+0
|
\
\
|
|
/
|
*
lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
Anton Khirnov
2011-04-19
1
-7
/
+0
|
*
lavf: remove FF_API_OLD_METADATA cruft
Anton Khirnov
2011-04-19
1
-4
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
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
[prev]