|
|
|
@f738388b
|
13 years |
Clément Bœsch |
Makefile: remove unused PROGS_G.
|
|
|
@33d9077
|
13 years |
Clément Bœsch |
build: introduce --progs-suffix option.
|
|
|
@3dd2c8bb
|
13 years |
Clément Bœsch |
wav: init st to NULL to avoid a false-positive warning.
If st is …
|
|
|
@0baf651b
|
13 years |
Clément Bœsch |
cmdutils: fix uninitialized variable (type) warning.
|
|
|
@7c14c242
|
13 years |
Clément Bœsch |
sws: fix a huge amount of incompatible pointer type arguments warnings.
|
|
|
@df8737eb
|
13 years |
Clément Bœsch |
ffmpeg: fix two unused variables warnings.
|
|
|
@b85e9d31
|
13 years |
Clément Bœsch |
resample: fix set but unused variable (lfe) warning.
|
|
|
@f067d8a6
|
13 years |
Clément Bœsch |
imgconvert: avoid mixed declarations and code.
|
|
|
@c0e8bce
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-avfilter.
Fixes ticket #425.
|
|
|
@2f870e26
|
13 years |
michaelni |
jpegdec: set color_range
|
|
|
@3584b01e
|
13 years |
michaelni |
ffmpeg: Fix typos introduced in:
commit …
|
|
|
@a538e0f9
|
13 years |
michaelni |
vc1: loose one line difference to qatar.
This should make no …
|
|
|
@f5bda9f
|
13 years |
michaelni |
mpeg4: fix typo in mpeg4_encode_gop_header()
Found-by: ubitux …
|
|
|
@aebb56e1
|
13 years |
michaelni |
Replace some commented-out debug printf() / av_log() messages with …
|
|
|
@8c6fde8c
|
13 years |
michaelni |
APIchanges: remove "deprecate url_feof"
url_feof() is usefull when a …
|
|
|
@0ed7bc49
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (31 …
|
|
|
@5d06f152
|
13 years |
anton |
libx264: set default thread count to 0 (auto)
|
|
|
@a9c69362
|
13 years |
stefano.sabatini-lala |
vsink_buffer: fix void pointer dereference in …
|
|
|
@6da590d0
|
13 years |
stefano.sabatini-lala |
lavdev/lavfi: add debug traces in lavfi_read_packet()
|
|
|
@22ee131e
|
13 years |
stefano.sabatini-lala |
vf_yadif: add support to yuva420p
|
|
|
@f013cb81
|
13 years |
anton |
lavc: cosmetics, group deprecated codec flags
|
|
|
@aed79007
|
13 years |
anton |
mpeg12: add 'scan_offset' private option.
Deprecate …
|
|
|
@4bcee8e7
|
13 years |
anton |
h263/p encoder: add 'structured_slices' private option.
Deprecate …
|
|
|
@0d904de8
|
13 years |
anton |
h263/p encoder: add 'obmc' private option.
Deprecate CODEC_FLAG_OBMC
|
|
|
@e3922d11
|
13 years |
anton |
h263p encoder: add 'aiv' private option.
Deprecate CODEC_FLAG_H263P_AIV
|
|
|
@9bb2d1a3
|
13 years |
anton |
h263p encoder: add 'umv' private option.
Deprecate CODEC_FLAG_H263P_UMV
|
|
|
@0e5d3730
|
13 years |
anton |
mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option.
…
|
|
|
@1f0c7020
|
13 years |
anton |
mjpegdec: add 'extern_huff' private option.
Deprecate …
|
|
|
@4623420d
|
13 years |
anton |
mpeg4enc: add 'data_partitioning' private option.
Deprecate …
|
|
|
@0cc06b9e
|
13 years |
anton |
snow: add 'memc_only' private option.
Deprecate CODEC_FLAG2_MEMC_ONLY
|
|
|
@0dc5e12f
|
13 years |
anton |
libx264: add 'mbtree' private option.
Deprecate CODEC_FLAG2_MBTREE
|
|
|
@38934f19
|
13 years |
anton |
libx264: add 'psy' private option.
Deprecate CODEC_FLAG2_PSY
|
|
|
@a7cec3a0
|
13 years |
anton |
libmp3lame: add 'reservoir' private option.
Deprecate …
|
|
|
@88262ca8
|
13 years |
anton |
mpeg2enc: add 'non_linear_quant' private option
Deprecate …
|
|
|
@2c5e1efc
|
13 years |
anton |
mpeg12enc: add drop_frame_timecode private option.
Deprecate …
|
|
|
@297d9cb3
|
13 years |
anton |
mpeg12enc: add intra_vlc private option.
Deprecate CODEC_FLAG2_INTRA_VLC.
|
|
|
@d2f119a1
|
13 years |
anton |
VC1: Support dynamic dimension changes
Fixes SA00072, SA00073, …
|
|
|
@a18e04bc
|
13 years |
anton |
mjpeg: treat external huffman table setup failure as codec init …
|
|
|
@7485e547
|
13 years |
anton |
lavc: deprecate CODEC_FLAG2_BRDO
It's been unused for the last 3 years.
|
|
|
@cf90c5d0
|
13 years |
anton |
libx264: add 'aud' private option.
Deprecate CODEC_FLAG2_AUD.
|
|
|
@3b82aeee
|
13 years |
anton |
libx264: add 'fast-pskip' private option.
Deprecate CODEC_FLAG2_FASTPSKIP.
|
|
|
@373257fa
|
13 years |
anton |
libx264: add '8x8dct' private option.
Deprecate CODEC_FLAG2_8X8DCT.
|
|
|
@eab21c32
|
13 years |
anton |
libx264: add 'mixed-refs' private option.
Deprecate …
|
|
|
@0f29699d
|
13 years |
anton |
libx264: add 'weightb' private option.
Deprecate CODEC_FLAG2_BPYRAMID.
|
|
|
@34dda12
|
13 years |
anton |
libx264: add 'b-pyramid' private option.
Deprecate CODEC_FLAG2_BPYRAMID.
|
|
|
@5d4a1048
|
13 years |
anton |
libx264: add 'intra-refresh' private option.
Deprecate …
|
|
|
@faaecd47
|
13 years |
anton |
libx264: add 'ssim' private option.
Deprecate CODEC_FLAG2_SSIM.
|
|
|
@3b81636f
|
13 years |
anton |
libx264: make options compatible with x264
Replace '_' with '-', …
|
|
|
@dde37293
|
13 years |
lu_zero |
avcodec: remove misleading comment
coded_width is the width before …
|
|
|
@66ce282
|
13 years |
michaelni |
h264: clean all non null elements of delayed_pic[]
Signed-off-by: …
|
|
|
@b955ab2f
|
13 years |
michaelni |
h264: change MAX_DELAYED_PIC_COUNT check to av_assert0
Signed-off-by: …
|
|
|
@76ba894e
|
13 years |
michaelni |
Merge commit 'f593628e5868e52a46de666767896c6afcebdae4'
* commit …
|
|
|
@a9424d2
|
13 years |
Carl Eugen Hoyos |
Support speex in avi.
|
|
|
@595cfdef
|
13 years |
michaelni |
vf_drawtext: add basetime argument to allow specifying the wall clock …
|
|
|
@cc2b4e88
|
13 years |
michaelni |
libavfilter/graphparser: Avoid spaces in filter instance names.
This …
|
|
|
@7c3f4fb4
|
13 years |
michaelni |
ffmpeg: ffmpeg: fix reading commands from the keyboard
Signed-off-by: …
|
|
|
@2e2594ca
|
13 years |
anton |
avconv: remove -threads option.
It's only shadowing the AVOption with …
|
|
|
@e312543c
|
13 years |
michaelni |
ffmpeg: fix reading commands from stdin
Signed-off-by: Michael …
|
|
|
@3016c7f5
|
13 years |
michaelni |
vf_drawtext: fix segfault on reinit
Signed-off-by: Michael …
|
|
|
@f593628e
|
13 years |
alex.converse |
avconv: Replace raw picture frame swapping hack.
|
|
|
@e01770ba
|
13 years |
michaelni |
fate: Switch default tool to test from avconv to ffmpeg
…
|
|
|
@4bb2a74f
|
13 years |
michaelni |
ffmpeg: re-add nb_streams to InputFile.
It was mistakenly removed in …
|
|
|
@ff037c54
|
13 years |
michaelni |
ffmpeg: Replace goto redo on decode fail with continue.
This checks …
|
|
|
@cf89e55a
|
13 years |
michaelni |
ffmpeg: Remove dead store.
|
|
|
@08fe874f
|
13 years |
michaelni |
ffmpeg: use av_clip_int16 for audio clipping
|
|
|
@ef24426
|
13 years |
michaelni |
ffmpeg: switch stream mapping print code to qatars variant
Author of …
|
|
|
@10c3b033
|
13 years |
michaelni |
ffmpeg: move the avcodec_find_decoder() call to add_input_streams().
…
|
|
|
@93ed69ad
|
13 years |
michaelni |
ffmpeg: Separate initialization from the main transcode loop.
|
|
|
@e5362cec
|
13 years |
michaelni |
ffmpeg: reset input_ts_offset between files.
Signed-off-by: Alex …
|
|
|
@38064945
|
13 years |
michaelni |
ffmpeg: call flush_encoders() from transcode() directly.
And remove …
|
|
|
@d73e8ca
|
13 years |
michaelni |
ffmpeg: fix broken indentation.
Signed-off-by: Alex Converse …
|
|
|
@877ba7b4
|
13 years |
michaelni |
ffmpeg: rescue poor abused limit_filesize global.
Keep a …
|
|
|
@cb134385
|
13 years |
michaelni |
ffmpeg: Set error code before before jumping to fail.
|
|
|
@6e6ccf0d
|
13 years |
michaelni |
ffmpeg: Fix spelling errors.
Signed-off-by: Luca Barbato …
|
|
|
@47a3439
|
13 years |
michaelni |
ffmpeg: save two levels of indentation in flush_encoders()
By …
|
|
|
@a16f1afb
|
13 years |
michaelni |
ffmpeg: factor flushing encoders out of output_packet().
|
|
|
@94adca68
|
13 years |
michaelni |
ffmpeg: factor out initializing input streams.
|
|
|
@8b85b9fa
|
13 years |
michaelni |
ffmpeg: reset streamid_map between output files.
|
|
|
@6bdd9fb
|
13 years |
michaelni |
ffmpeg: make timer_start a local var in transcode().
|
|
|
@3a7b4ccd
|
13 years |
michaelni |
ffmpeg: cosmetics, move OutputStream.
Allows us to get rid of forward …
|
|
|
@8f9c77e7
|
13 years |
michaelni |
ffmpeg: remove two unused macros.
|
|
|
@e0aee840
|
13 years |
michaelni |
ffmpeg: reindent.
|
|
|
@d4d5a950
|
13 years |
michaelni |
ffmpeg: rescue poor abused start_time global.
Keep a per-OutputFile …
|
|
|
@08890d35
|
13 years |
michaelni |
ffmpeg: : rescue poor abused recording_time global.
Keep a …
|
|
|
@5c2a4d3b
|
13 years |
michaelni |
ffmpeg: fix broken indentation.
|
|
|
@dd07242
|
13 years |
michaelni |
ffmpeg: get rid of the arbitrary MAX_FILES limit.
|
|
|
@76e48733
|
13 years |
michaelni |
ffmpeg: get rid of the output_streams_for_file vs. ost_table …
|
|
|
@b091de22
|
13 years |
michaelni |
Revert "Fix stream mapping regression"
Subsequent cherry picks are …
|
|
|
@61b933f5
|
13 years |
michaelni |
ffmpeg: add a wrapper for output AVFormatContexts and merge …
|
|
|
@0ea58d71
|
13 years |
michaelni |
ffmpeg: make itsscale syntax consistent with other options.
Move the …
|
|
|
@81e46555
|
13 years |
michaelni |
ffmpeg: factor out adding input streams.
|
|
|
@a6d0340
|
13 years |
michaelni |
ffmpeg: Factorize combining auto vsync with format.
|
|
|
@ebf94f4
|
13 years |
michaelni |
ffmpeg: Factorize video resampling.
|
|
|
@dadbebbb
|
13 years |
michaelni |
ffmpeg: Don't unnecessarily convert ipts to a double.
|
|
|
@7357f6e6
|
13 years |
michaelni |
ffmpeg: don't segfault on 0 input files.
|
|
|
@6e675b50
|
13 years |
michaelni |
ffmpeg: remove pointless parameter from new_*_stream().
New streams …
|
|
|
@868013aa
|
13 years |
michaelni |
ffmpeg: cosmetics, move code
Move find_codec_or_die(), …
|
|
|
@6f610fa1
|
13 years |
michaelni |
ffmpeg: cosmetics -- move copy_chapters().
It's only used in …
|
|
|
@c692eda3
|
13 years |
michaelni |
ffmpeg: cosmetics -- move parse_forced_key_frames().
…
|
|
|
@f69e8c7d
|
13 years |
michaelni |
ffmpeg: switch to a:b syntax
|
|
|