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-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
|
*
libx264: add 'mixed-refs' private option.
Anton Khirnov
2011-08-31
1
-1
/
+1
|
*
libx264: add 'weightb' private option.
Anton Khirnov
2011-08-31
1
-1
/
+1
|
*
libx264: add 'b-pyramid' private option.
Anton Khirnov
2011-08-31
1
-0
/
+2
|
*
libx264: add 'intra-refresh' private option.
Anton Khirnov
2011-08-31
1
-2
/
+0
|
*
libx264: add 'ssim' private option.
Anton Khirnov
2011-08-31
1
-1
/
+1
*
|
acodec: change default bitrate to 128k
Michael Niedermayer
2011-08-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-24
1
-6
/
+13
|
\
\
|
|
/
[next]