|
|
|
@3532a87a
|
13 years |
michaelni |
exr: optimize exr_halflt2uint()
30% faster
Signed-off-by: Michael …
|
|
|
@cabc0ac7
|
13 years |
Reimar.Doeffinger |
Add gif and xbm regression tests.
Signed-off-by: Reimar Döffinger …
|
|
|
@6458a087
|
13 years |
Reimar.Doeffinger |
vf_scale: ensure the palette is set for output.
Since those are …
|
|
|
@24eac3cf
|
13 years |
Reimar.Doeffinger |
Mark GRAY8 format as pseudo-paletted.
This fixes that the GIF encoder …
|
|
|
@bbaf941
|
13 years |
Reimar.Doeffinger |
scale: fix slice rendering with conversion between pal/non-pal.
We …
|
|
|
@438f3ef8
|
13 years |
Reimar.Doeffinger |
RV20: try keeping aspect during resolution changes.
Resolution …
|
|
|
@1d13032
|
13 years |
Reimar.Doeffinger |
aacdec: update debug code to always print the processed data.
When …
|
|
|
@ed68fd45
|
13 years |
Reimar.Doeffinger |
Add v408 codec regression test.
Signed-off-by: Reimar Döffinger …
|
|
|
@c311afca
|
13 years |
Reimar.Doeffinger |
Add roqaudio regression test.
Signed-off-by: Reimar Döffinger …
|
|
|
@5d6a40bc
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtsp: …
|
|
|
@4f043c8a
|
13 years |
Reimar.Doeffinger |
Allow running fate-wmv8-x8intra manually.
Signed-off-by: Reimar …
|
|
|
@a5efc8c9
|
13 years |
Reimar.Doeffinger |
Allow manually running disabled FATE tests.
This makes it easy to …
|
|
|
@03ef5047
|
13 years |
Reimar.Doeffinger |
Fix nellymoser encoder crash with hardcoded tables.
Use the correct …
|
|
|
@a7b1420c
|
13 years |
Reimar.Doeffinger |
Update reference for disabled fate-wmv8-x8intra test to new format.
…
|
|
|
@1d80c8db
|
13 years |
michaelni |
ffv1: set slice geometry based on user specified slices.
…
|
|
|
@8dfbc1c5
|
13 years |
michaelni |
ffv1: allow enabling of version 2 by using some of its features.
…
|
|
|
@1b295a17
|
13 years |
michaelni |
ffv1: fix version=2 chroma handling
Signed-off-by: Michael …
|
|
|
@56123595
|
13 years |
michaelni |
ffv1: add a minor version field beginning with ffv1.3
Signed-off-by: …
|
|
|
@9294f538
|
13 years |
martin |
rtsp: Don't use av_malloc(0) if there are no streams
Signed-off-by: …
|
|
|
@62c3c8ca
|
13 years |
martin |
rtsp: Don't use uninitialized data if there are no streams
…
|
|
|
@069cf86d
|
13 years |
Reimar.Doeffinger |
Fix side-data memleak also for audio.
This uses the same code as in …
|
|
|
@58e1032d
|
13 years |
martin |
vaapi: mpeg2: fix slice_vertical_position calculation.
…
|
|
|
@9cb150c9
|
13 years |
martin |
hwaccel: mpeg2: decode first field, if requested.
If user opted to …
|
|
|
@2ce7f4d4
|
13 years |
martin |
cosmetics: Fix indentation
Signed-off-by: Martin Storsjö …
|
|
|
@45600148
|
13 years |
martin |
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
This …
|
|
|
@cb939468
|
13 years |
michaelni |
mpegtsenc: Add support to mux s302 stream
Signed-off-by: Michael …
|
|
|
@352a67e6
|
13 years |
michaelni |
configure: fix - vs _ error
Signed-off-by: Michael Niedermayer …
|
|
|
@58c25724
|
13 years |
Reimar.Doeffinger |
Add nellymoser "fuzzy" FATE test.
Since we cannot specify decode …
|
|
|
@e9841505
|
13 years |
Reimar.Doeffinger |
Allow setting CODEC_FLAG2_CHUNKS via the name "chunks".
…
|
|
|
@d506ef05
|
13 years |
Reimar.Doeffinger |
Fixes for third argument do_image_formats.
Remove it from two places …
|
|
|
@f0bb1a59
|
13 years |
stefasab |
ffprobe: use avbprint API
Simplify, increase robustness.
|
|
|
@6101e532
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@5012c073
|
13 years |
Reimar.Doeffinger |
Support detecting and demuxing EIA-608 subtitles in mov.
The format …
|
|
|
@50ec8a2a
|
13 years |
michaelni |
mpeg4videodec: Force quant_precision to stay within the valid range.
…
|
|
|
@59edf33f
|
13 years |
michaelni |
wmalosslessdec: rawpcm_tile fixes to keep get_bits() values within …
|
|
|
@d0212bb0
|
13 years |
michaelni |
wmalosslessdec: channel residues can be 32 bit thus need _long …
|
|
|
@a931d877
|
13 years |
michaelni |
mpeg12dec: Prevent f_code from becoming invalid.
Signed-off-by: …
|
|
|
@6c3d6a21
|
13 years |
michaelni |
alsdec: Check k used for rice decoder.
Values that fail this check …
|
|
|
@192efcf7
|
13 years |
michaelni |
h264_ps: check log2_max_frame_num for validity.
Signed-off-by: …
|
|
|
@2d0b4bc4
|
13 years |
michaelni |
rv34: Fix check_slice_end() handling of 0 bits left case
…
|
|
|
@6c249392
|
13 years |
michaelni |
mpeg4videodec: make sure f/b_code are not invalid values.
…
|
|
|
@6560fa39
|
13 years |
michaelni |
get_bits: check the number of bits parameter through av_assert2()
…
|
|
|
@2067671
|
13 years |
michaelni |
vc1: fix incorrect show_bits() usage.
Signed-off-by: Michael …
|
|
|
@d3b0fb10
|
13 years |
michaelni |
put_bits: add av_assert2() to check out of array writes.
…
|
|
|
@e80ce4ad
|
13 years |
Reimar.Doeffinger |
Do not decode the mp3 data in lavf test since that is not bit-exact.
…
|
|
|
@4395c058
|
13 years |
Reimar.Doeffinger |
dcaenc: Allow encoding without specifying a channel_layout.
It will …
|
|
|
@82ca1f80
|
13 years |
Reimar.Doeffinger |
Test mp3 container muxing (and thus ID3 writing).
Signed-off-by: …
|
|
|
@cb25a186
|
13 years |
Reimar.Doeffinger |
Fix DCA regression test to work across architectures.
Only the …
|
|
|
@815d8f88
|
13 years |
stefasab |
doc/muxers: add documentation for the md5 and framemd5 muxers
Address …
|
|
|
@60e4e430
|
13 years |
stefasab |
doc/muxers: clarify documentation for the framecrc muxer
Makes more …
|
|
|
@fd00662d
|
13 years |
stefasab |
doc/muxers: update documentation for the framecrc muxer
Add mention …
|
|
|
@32b1022f
|
13 years |
stefasab |
doc/filters: remove reference to removed delogo wrapper
|
|
|
@6cb01c9
|
13 years |
stefasab |
lavfi/mp: remove remove_logo wrapper
removelogo has been ported to …
|
|
|
@2f83681c
|
13 years |
stefasab |
lavfi: port libmpcodecs remove-logo filter
The code is based on the …
|
|
|
@087b9c32
|
13 years |
michaelni |
fate: try to force le for the dpx decoder side too
Signed-off-by: …
|
|
|
@6d3166fc
|
13 years |
Reimar.Doeffinger |
Add AAC FATE encode tests.
Signed-off-by: Reimar Döffinger …
|
|
|
@10e3dd15
|
13 years |
Reimar.Doeffinger |
Remove AAC and nellymoser tests that do not work.
Signed-off-by: …
|
|
|
@796097c6
|
13 years |
Reimar.Doeffinger |
Add tests for audio encoders: aac, dca, ra144 and nellymoser.
The …
|
|
|
@ecd7455e
|
13 years |
Reimar.Doeffinger |
aacenc: Fix issues with huge values of bit_rate.
Do not pointlessly …
|
|
|
@76e8b336
|
13 years |
michaelni |
proresenc_kostya: Mention likely ancestry in the license header.
As …
|
|
|
@d40132da
|
13 years |
michaelni |
proresenc_kostya: fix encoded mantissa.
Signed-off-by: Michael …
|
|
|
@dd7d08ee
|
13 years |
michaelni |
proresenc_anatoly: fix encoded mantissa.
Signed-off-by: Michael …
|
|
|
@e3b7079d
|
13 years |
michaelni |
adpcmenc: fix encoded s_0 value.
Signed-off-by: Michael Niedermayer …
|
|
|
@fe5b7db0
|
13 years |
michaelni |
build system: support setting avassert() assert_level
Signed-off-by: …
|
|
|
@ab55361
|
13 years |
michaelni |
put_bits: switch assert to av_assert2()
Signed-off-by: Michael …
|
|
|
@3fb945a9
|
13 years |
michaelni |
mpegpsenc: fix user specified mux rate
Fixes Ticket1175
…
|
|
|
@b717f35
|
13 years |
michaelni |
fate: try to fix >8bit dpx reg test
Signed-off-by: Michael …
|
|
|
@d293e346
|
13 years |
martin |
rtpdec_asf: Set the no_resync_search option for the chained asf …
|
|
|
@75b7feae
|
13 years |
martin |
asfdec: Add an option for not searching for the packet markers
Some …
|
|
|
@14285275
|
13 years |
martin |
cosmetics: Clean up the tiffenc pix_fmts declaration to match the …
|
|
|
@2e0c360a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@00c3b67b
|
13 years |
martin |
cosmetics: Align codec declarations
Also break some long lines, …
|
|
|
@bd128e9b
|
13 years |
michaelni |
exr: fix mixed declaration and statements.
Signed-off-by: Michael …
|
|
|
@6d27d8b1
|
13 years |
martin |
cosmetics: Convert mimic.c to utf-8
Signed-off-by: Martin Storsjö …
|
|
|
@d4936548
|
13 years |
anton |
avconv: remove an unused function parameter.
|
|
|
@4648fe6
|
13 years |
anton |
avconv: remove now pointless variables.
|
|
|
@e06d2dfc
|
13 years |
anton |
avconv: drop support for building without libavfilter.
Since the …
|
|
|
@cbb71834
|
13 years |
Reimar.Doeffinger |
tiny_psnr: allow searching for optimal shift value.
Signed-off-by: …
|
|
|
@439c3d5b
|
13 years |
martin |
nellymoserenc: fix crash due to memsetting the wrong area.
…
|
|
|
@ba24f129
|
13 years |
martin |
libavformat: Only require first packet to be known for audio/video …
|
|
|
@50361e51
|
13 years |
Reimar.Doeffinger |
Add regression test for mov rtp hinting.
Signed-off-by: Reimar …
|
|
|
@099a1875
|
13 years |
Reimar.Doeffinger |
dpxenc: also test 10 and 16 bit formats.
Signed-off-by: Reimar …
|
|
|
@e8b1da00
|
13 years |
Reimar.Doeffinger |
nellymoserenc: fix crash due to memsetting the wrong area.
…
|
|
|
@951e715
|
13 years |
martin |
avplay: Don't try to scale timestamps if the tb isn't set
If …
|
|
|
@20234a4b
|
13 years |
martin |
cosmetics: Align muxer/demuxer declarations
Also add missing trailing …
|
|
|
@fdf3a749
|
13 years |
martin |
mpeg12: Do not change frame_pred_frame_dct flag and demote error into …
|
|
|
@f3637730
|
13 years |
eclipse7 |
doc: image2: update docs for glob input patterns
* adapt examples to …
|
|
|
@735fb8ce
|
13 years |
Clément Bœsch |
ffmpeg: remove unused MetadataMap.
This struct was forgotten after …
|
|
|
@e5df74dc
|
13 years |
Clément Bœsch |
ffmpeg: remove unused meta_data_maps.
This is unused since …
|
|
|
@e0f30a56
|
13 years |
michaelni |
s302m: Add Channle Layout for 6 channels
Signed-off-by: Michael …
|
|
|
@25eae29e
|
13 years |
michaelni |
vsrc_buffer: remove overwrite support.
the overwrite flag became …
|
|
|
@3826d53f
|
13 years |
michaelni |
README: be a tiny bit more verbose
Signed-off-by: Michael Niedermayer …
|
|
|
@f148537c
|
13 years |
michaelni |
exr: various cleanup and security related fixes
Signed-off-by: …
|
|
|
@634c01bc
|
13 years |
michaelni |
exr: fix av_logs()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@b7ce3242
|
13 years |
michaelni |
lavc: add a OpenEXR decoder
Signed-off-by: Michael Niedermayer …
|
|
|
@9e91a7d
|
13 years |
michaelni |
fix fate tests after 76c79aa28fc8cf0bfe52915317a3cfc72383d0ef
…
|
|
|
@e636aa1a
|
13 years |
michaelni |
movdec: handle 0x7fff langcode as macintosh per the specs
The correct …
|
|
|
@76c79aa2
|
13 years |
Carl Eugen Hoyos |
Support yuva444p rawvideo in nut.
Fixes ticket #1058.
|
|
|
@bb0618e6
|
13 years |
justin.ruggles |
avcodec: remove avcodec_guess_channel_layout()
It is not public …
|
|
|
@5cc51a58
|
13 years |
justin.ruggles |
avutil: Add av_get_default_channel_layout()
Also, use the new …
|
|
|