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
/
libavcodec
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
1
-23
/
+25
|
\
|
*
lavc: make avcodec_get_context_defaults3 "officially" public
Anton Khirnov
2011-10-19
1
-20
/
+20
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-14
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER
Dustin Brody
2011-10-14
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-402
/
+408
|
\
\
|
|
/
|
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
1
-388
/
+388
|
*
AVOptions: add new API for enumerating children.
Anton Khirnov
2011-10-12
1
-13
/
+19
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-06
1
-1
/
+8
|
\
\
|
|
/
|
*
lavc: use designated initializers for av_codec_context_class
Anton Khirnov
2011-10-05
1
-1
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-02
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: add video/audio/encoding flags to global_quality option
Anton Khirnov
2011-10-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-21
1
-3
/
+1
|
\
\
|
|
/
|
*
Remove some forgotten AVCodecContext.palctrl usage.
Anton Khirnov
2011-09-21
1
-2
/
+0
|
*
ac3dec: actually use drc_scale private option
Anton Khirnov
2011-09-21
1
-1
/
+1
*
|
lavc: add CODEC_FLAG2_SHOW_ALL
Michael Niedermayer
2011-09-18
1
-0
/
+1
*
|
libx264: fix overwriting preset rc_lookahead
Andrew Wason
2011-09-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-12
1
-1
/
+1
|
\
\
|
|
/
|
*
avconv: remove me_threshold option.
Anton Khirnov
2011-09-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-07
1
-2
/
+2
|
\
\
|
|
/
|
*
AVOptions: deprecate av_opt_set_defaults2
Anton Khirnov
2011-09-07
1
-8
/
+1
|
*
libx264: add 'direct-pred' private option
Anton Khirnov
2011-09-07
1
-1
/
+1
|
*
libx264: add 'partitions' private option
Anton Khirnov
2011-09-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-06
1
-5
/
+9
|
\
\
|
|
/
|
*
libx264: add 'cplxblur' private option
Anton Khirnov
2011-09-06
1
-1
/
+1
|
*
libx264: add 'deblock' private option
Anton Khirnov
2011-09-06
1
-0
/
+2
|
*
libx264: add 'b-bias' private option
Anton Khirnov
2011-09-06
1
-0
/
+2
|
*
libx264: fix setting some options.
Anton Khirnov
2011-09-06
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-05
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: fix type for thread_type option
Anton Khirnov
2011-09-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-04
1
-1
/
+6
|
\
\
|
|
/
|
*
lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.
Anton Khirnov
2011-09-03
1
-0
/
+5
|
*
AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().
Anton Khirnov
2011-09-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-01
1
-3
/
+25
|
\
\
|
|
/
|
*
mpeg12: add 'scan_offset' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
h263/p encoder: add 'structured_slices' private option.
Anton Khirnov
2011-08-31
1
-1
/
+1
|
*
h263/p encoder: add 'obmc' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
h263p encoder: add 'aiv' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
h263p encoder: add 'umv' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
mjpegdec: add 'extern_huff' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
mpeg4enc: add 'data_partitioning' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
libx264: add 'mbtree' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
libx264: add 'psy' private option.
Anton Khirnov
2011-08-31
1
-1
/
+1
|
*
libmp3lame: add 'reservoir' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
mpeg2enc: add 'non_linear_quant' private option
Anton Khirnov
2011-08-31
1
-1
/
+1
|
*
mpeg12enc: add drop_frame_timecode private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
mpeg12enc: add intra_vlc private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
libx264: add 'aud' private option.
Anton Khirnov
2011-08-31
1
-1
/
+1
|
*
libx264: add 'fast-pskip' private option.
Anton Khirnov
2011-08-31
1
-1
/
+1
|
*
libx264: add '8x8dct' private option.
Anton Khirnov
2011-08-31
1
-1
/
+1
[next]