|
|
|
@f39ecc79
|
13 years |
anton |
avconv: fix inverted variable
|
|
|
@172efad7
|
13 years |
anton |
doc/avconv: document option types (input/output/per-stream/...)
Also …
|
|
|
@99442bfe
|
13 years |
anton |
doc/avtools-common-opts: write a section about stream specifiers.
|
|
|
@3a37392e
|
13 years |
anton |
doc/avconv: remove two pointless paragraphs.
They are misleading and …
|
|
|
@eb054463
|
13 years |
anton |
doc/avconv: document that global options should be specified first.
|
|
|
@d3d6a258
|
13 years |
anton |
doc/avconv: remove entries for nonexistent options
|
|
|
@1533c102
|
13 years |
anton |
doc/avconv: remove documentation for removed 'timestamp' option
|
|
|
@b3dd2010
|
13 years |
anton |
doc: cosmetics, rename fftools-common-opts to avtools-.…
|
|
|
@495ecfd1
|
13 years |
anton |
avconv: move streamid_map to options context.
|
|
|
@8e5ce590
|
13 years |
anton |
avconv: extend -vf syntax
Add a per-stream -filter option, make -vf …
|
|
|
@828e0bcb
|
13 years |
anton |
avconv: move top_field_first to options context.
|
|
|
@2c2cff16
|
13 years |
anton |
avconv: move inter/intra matrix to options context.
|
|
|
@0bc39128
|
13 years |
anton |
avconv: remove -psnr option.
It's redundant -- -flags +psnr does the …
|
|
|
@d242d80e
|
13 years |
anton |
avconv: remove me_threshold option.
It's only shadowing the AVOption …
|
|
|
@0e68c783
|
13 years |
anton |
avconv: move video_rc_override_string to options context.
|
|
|
@b2254d8
|
13 years |
anton |
avconv: move frame pixel format to the options context.
Also remove …
|
|
|
@ca46fde7
|
13 years |
anton |
avconv: move frame aspect ratio to the options context.
|
|
|
@d4397b03
|
13 years |
anton |
avconv: move frame size to the options context.
|
|
|
@91ea4811
|
13 years |
anton |
avconv: move frame_rate to the options context.
|
|
|
@bef737a7
|
13 years |
anton |
avconv: move force_fps to the options context.
|
|
|
@7c029672
|
13 years |
anton |
avconv: move forced_key_frames to the options context.
|
|
|
@77d9c454
|
13 years |
anton |
avconv: rewrite -qscale and -aq handling.
Merge video_qscale (set by …
|
|
|
@e2469ccf
|
13 years |
anton |
avconv: move audio_sample_rate to the options context.
|
|
|
@2c474ddb
|
13 years |
anton |
cmdutils: add support for programs in check_stream_specifier()
Remove …
|
|
|
@05bffc12
|
13 years |
anton |
avconv: move audio_sample_fmt to options context.
Also document it …
|
|
|
@f1f15c3c
|
13 years |
lu_zero |
mpegts: improve error reporting
When reporting continuity error show …
|
|
|
@162f1fbc
|
13 years |
lu_zero |
mpegts: on seek, reset the cc for all PIDs
Prevent false positive …
|
|
|
@d162994a
|
13 years |
lu_zero |
doc: explain STDC_CONSTANT_MACROS in C++
In order to build C++ …
|
|
|
@8bfea4ab
|
13 years |
martin |
Fixed segfault with wavpack decoder on corrupted decorrelation terms …
|
|
|
@6a11686d
|
13 years |
anton |
avconv: move audio_channels to the options context.
|
|
|
@2130981a
|
13 years |
anton |
avconv: move *_disable to options context.
|
|
|
@35c5d7d1
|
13 years |
anton |
avconv: remove -[vas]lang options.
They are redundant, the same can …
|
|
|
@013887eb
|
13 years |
anton |
avconv: move codec tags to options context.
Add a new -tag option, …
|
|
|
@0c1f5b93
|
13 years |
alex.converse |
cljr: init_get_bits size in bits instead of bytes
|
|
|
@b7ce4f1d
|
13 years |
alex.converse |
indeo2: fail if input buffer too small
|
|
|
@68ca330c
|
13 years |
alex.converse |
indeo2: init_get_bits size in bits instead of bytes
|
|
|
@46b00495
|
13 years |
alex.converse |
ffv1: Fixed size given to init_get_bits() in decoder.
init_get_bits() …
|
|
|
@dba2b63a
|
13 years |
alex.converse |
wavpack: Check error codes rather than working around error conditions.
|
|
|
@6376362d
|
13 years |
diego |
Employ FF_ARRAY_ELEMS instead of manually calculating array length.
|
|
|
@55354b7d
|
13 years |
martin |
Fixed invalid access in wavpack decoder on corrupted bitstream.
…
|
|
|
@0aedab03
|
13 years |
martin |
Fixed invalid writes in wavpack decoder on corrupted bitstreams.
…
|
|
|
@beefafda
|
13 years |
martin |
Fixed invalid access in wavpack decoder on corrupted extra bits …
|
|
|
@5ea091fb
|
13 years |
martin |
rtpdec_asf: Fix integer underflow that could allow remote code …
|
|
|
@0ca36b4d
|
13 years |
janne-libav |
Add LATM muxer
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
|
|
@635bbecf
|
13 years |
anton |
v210enc: clip values according to specifications
Signed-off-by: Anton …
|
|
|
@d239b83e
|
13 years |
anton |
v210enc: switch to PIX_FMT_422P10
Signed-off-by: Anton Khirnov …
|
|
|
@08fa23d6
|
13 years |
anton |
v210dec: switch to PIX_FMT_422P10
Signed-off-by: Anton Khirnov …
|
|
|
@4dbcdfa8
|
13 years |
anton |
AVOptions: remove AVOption.offset <= 0 checks
They will only ever be …
|
|
|
@79eff913
|
13 years |
anton |
AVOptions: deprecate av_opt_set_defaults2
It's a hack which was …
|
|
|
@a7e2b2cc
|
13 years |
anton |
AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h
…
|
|
|
@0962f23b
|
13 years |
anton |
libx264: fix setting some more parameters
Specifically, trellis, nr, …
|
|
|
@2bb5d637
|
13 years |
anton |
libx264: fix setting the H.264 level
Move setting it after …
|
|
|
@9c684fea
|
13 years |
anton |
libx264: add 'direct-pred' private option
Deprecate …
|
|
|
@0635a8aa
|
13 years |
anton |
libx264: add 'partitions' private option
Deprecate …
|
|
|
@70423376
|
13 years |
anton |
libx264: add 'cplxblur' private option
Deprecate …
|
|
|
@71b5f44
|
13 years |
anton |
libx264: add 'deblock' private option
Deprecate …
|
|
|
@f83c4518
|
13 years |
anton |
libx264: add 'b-bias' private option
Deprecate AVCodecContext.bframebias.
|
|
|
@bb73cda2
|
13 years |
anton |
libx264: fix setting some options.
Specifically: gop_size, …
|
|
|
@d8dee0e7
|
13 years |
anton |
libx264: remove useless assignment
priv_data is memset to 0.
|
|
|
@459fe331
|
13 years |
justin.ruggles |
ac3dec: avoid pointless alloc and indirection for input_buffer
Since …
|
|
|
@6192b6f3
|
13 years |
diego |
mpeg12: cosmetics: reformat as K&R
|
|
|
@ae264bb2
|
13 years |
justin.ruggles |
ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. …
|
|
|
@a0d17b6d
|
13 years |
justin.ruggles |
ac3enc: scale floating-point coupling channel coefficients in …
|
|
|
@3e5722a8
|
13 years |
justin.ruggles |
ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled. …
|
|
|
@bcd4aa8b
|
13 years |
lu_zero |
wavpack: fix wrong return value in wavpack_decode_block()
This …
|
|
|
@a2a38d96
|
13 years |
anton |
avconv: fix parsing metadata specifiers.
After …
|
|
|
@bc5acfa7
|
13 years |
anton |
fate: use +frame+slice named constants instead of '3'
|
|
|
@ff17fc63
|
13 years |
anton |
mpeg12: propagate more real return values through chunk decode error …
|
|
|
@9bc4e21
|
13 years |
anton |
wavpack: use context reset in appropriate places
This fixes improper …
|
|
|
@dc26318c
|
13 years |
anton |
avconv: move mux_preload and mux_max_delay to options context
|
|
|
@d821cbe
|
13 years |
anton |
avconv: move bitstream filters to options context.
Change syntax -- …
|
|
|
@f4805328
|
13 years |
anton |
avconv: move rate_emu to options context.
Make it work properly with …
|
|
|
@96139b5e
|
13 years |
anton |
avconv: move max_frames to options context.
Add a -frames option that …
|
|
|
@039267f1
|
13 years |
anton |
avconv: move metadata to options context.
It is now possible to set …
|
|
|
@33f75d72
|
13 years |
anton |
avconv: move ts scale to options context.
|
|
|
@c5bb372
|
13 years |
anton |
avconv: move chapter maps to options context.
|
|
|
@847529f8
|
13 years |
anton |
avconv: move metadata maps to options context.
|
|
|
@35e6f8c1
|
13 years |
anton |
avconv: move codec_names to options context.
|
|
|
@fb47997e
|
13 years |
anton |
lavc: fix type for thread_type option
It should be flags, not int.
|
|
|
@7041bb3
|
13 years |
anton |
avconv: move format to options context
|
|
|
@13ccba50
|
13 years |
anton |
avconv: move limit_filesize to options context
|
|
|
@6b779ccc
|
13 years |
anton |
avconv: move start_time, recording_time and input_ts_offset to options …
|
|
|
@575ec4e1
|
13 years |
anton |
avconv: add a context for options.
Move stream maps to it.
…
|
|
|
@6361c5e1
|
13 years |
anton |
cmdutils: allow storing per-stream/chapter/.... options in a generic way
|
|
|
@2f8e586
|
13 years |
anton |
cmdutils: split per-option code out of parse_options().
This allows …
|
|
|
@7cc8d638
|
13 years |
anton |
cmdutils: add support for caller-provided option context.
This is the …
|
|
|
@7efe05ab
|
13 years |
anton |
cmdutils: declare only one pointer type in OptionDef
This will be …
|
|
|
@cac651c8
|
13 years |
anton |
cmdutils: move grow_array() from avconv to cmdutils.
|
|
|
@dad09ff9
|
13 years |
anton |
cmdutils: move exit_program() declaration to cmdutils from avconv
…
|
|
|
@346ea9e2
|
13 years |
martin |
http: Consider the stream as seekable if the reply contains …
|
|
|
@5ee5dc4e
|
13 years |
lu_zero |
nutenc: add namespace to the api facing functions
Rename …
|
|
|
@e955a682
|
13 years |
anton |
AVOptions: fix av_set_string3() doxy to match reality.
Fixes bug 28.
|
|
|
@20c21f8
|
13 years |
anton |
cmdutils: get rid of dummy contexts for examining AVOptions.
Replace …
|
|
|
@fb4ca26b
|
13 years |
anton |
lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.
|
|
|
@c11fb828
|
13 years |
anton |
AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().
It …
|
|
|
@5938e021
|
13 years |
rsbultje |
cpu detection: avoid a signed overflow
1<<31 overflows because 1 is …
|
|
|
@757b86cd
|
13 years |
alex.converse |
codec-regression: force vsync 0 on the me_threshold test to make sure …
|
|
|
@62486948
|
13 years |
anton |
avconv: fix some bugs introduced in …
|
|
|
@9bc9188e
|
13 years |
anton |
libmp3lame: fix typo
FF_API_LAME_GLOBAL_OPTIONS => …
|
|
|
@bea5670
|
13 years |
anton |
AVOptions: drop av_ prefix from static av_get_number().
|
|
|