|
|
|
@dbb9117
|
12 years |
michaelni |
flashsv2enc: move blockbuffer realloc to reconfigure_at_keyframe()
…
|
|
|
@9b6467fd
|
12 years |
michaelni |
flashv2enc: reallocate not only on block count changes but on …
|
|
|
@3174987b
|
12 years |
michaelni |
flashsv2enc: Replace a VLA with a heap alloc
Signed-off-by: Derek …
|
|
|
@9b326fc2
|
12 years |
michaelni |
flashsv2enc: fix prev-Z-prime encoding
Signed-off-by: Michael …
|
|
|
@3fe303a2
|
12 years |
michaelni |
vf_idet: Remove emms
There is no MMX code anyway.
Signed-off-by: …
|
|
|
@8e6511c
|
12 years |
michaelni |
proresdec2: avoid VLA and use SliceContext instead.
Signed-off-by: …
|
|
|
@af2a17c0
|
12 years |
michaelni |
cache: Only include unistd.h if it exists
This follows suite from …
|
|
|
@f3be3597
|
12 years |
michaelni |
file: Only include unistd.h if it exists
It is included for the …
|
|
|
@a4d71eb5
|
12 years |
michaelni |
random_seed: Only read /dev/*random if we have unistd.h
unistd.h is …
|
|
|
@9d0bc5c0
|
12 years |
michaelni |
rtpdec: Don't explicitly include unistd.h any longer
unistd.h used to …
|
|
|
@1d4c4b0f
|
12 years |
michaelni |
wtvdec: Remove unused strings.h header
Signed-off-by: Derek …
|
|
|
@a2015b41
|
12 years |
michaelni |
vf_colormatrix: Drop unused strings.h header
It already uses …
|
|
|
@7621c35
|
12 years |
michaelni |
Makefile: remove old codec_names.h on distclean
Signed-off-by: …
|
|
|
@54d7094f
|
12 years |
michaelni |
gitignore: codec_names.h is no more
Signed-off-by: Michael …
|
|
|
@09cc23e0
|
12 years |
stefasab |
lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to …
|
|
|
@a7c7b34d
|
12 years |
stefasab |
lavd/sdl: remove trailing dot in messages
This is consistent with the …
|
|
|
@25f139e
|
12 years |
stefasab |
lavf/utils: fix typo in has_codec_parameters
Replace "unspecified …
|
|
|
@d74af893
|
12 years |
michaelni |
img2dec: Don't leave AVIOContexts open on zero byte files
…
|
|
|
@fa851185
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@a7fbc7d7
|
12 years |
michaelni |
lavf: factor codec id forcing out
Signed-off-by: Michael Niedermayer …
|
|
|
@91141f2a
|
12 years |
michaelni |
lavfi: add qp_table_size
This avoid recalculating it and in case w/h …
|
|
|
@5891e454
|
12 years |
michaelni |
faxcompr: fix out of array read
Signed-off-by: Michael Niedermayer …
|
|
|
@911519ca
|
12 years |
stefasab |
lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE …
|
|
|
@dc5fcdb8
|
12 years |
stefasab |
lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE
Signed-off-by: Stefano …
|
|
|
@37a0db50
|
12 years |
stefasab |
lavd/dshow: support video codec and pixel format selection
…
|
|
|
@cf5629c0
|
12 years |
stefasab |
lavu/opt: reindent after last commit
|
|
|
@9afb7061
|
12 years |
martin |
mov_chan: Pass a separate AVIOContext for reading
This fixes crashes …
|
|
|
@91a84a52
|
12 years |
anton |
af_asyncts: check return value from lavr when flushing.
Fixes an …
|
|
|
@ca7be934
|
12 years |
michaelni |
lavfi: 10l fix () placement
Signed-off-by: Michael Niedermayer …
|
|
|
@a33b4bc7
|
12 years |
michaelni |
lavfi: factor copy_video_props() out
Signed-off-by: Michael …
|
|
|
@c9a0f9bf
|
12 years |
michaelni |
libavfilter: pass QP table through the filter chain
Any volunteers to …
|
|
|
@de9f5b68
|
12 years |
michaelni |
lavc/vp6: Disable deblock filtering for Simple Profile
In vp6 …
|
|
|
@c5278cb8
|
12 years |
michaelni |
Add Dolby/DPLII downmix support to libswresample
Based on code by …
|
|
|
@2dd2e429
|
12 years |
michaelni |
swr: update rematrix coeffs to match AC-3
Signed-off-by: Michael …
|
|
|
@323d9120
|
12 years |
michaelni |
swr: update copyright years
Signed-off-by: Michael Niedermayer …
|
|
|
@144caa72
|
12 years |
stefasab |
lavc/raw-test: invert the order of key/value when printing the …
|
|
|
@da2ea7c3
|
12 years |
stefasab |
lavf/flvenc: apply various log fixes/clarifications
Should improve …
|
|
|
@1bd6b0c9
|
12 years |
stefasab |
lavf/flvenc: return meaningful error codes
|
|
|
@290d1022
|
12 years |
kostya.shishkov |
mss2: simplify loop in decode_rle()
It calculates the sum of power of …
|
|
|
@9699b3a2
|
12 years |
kostya.shishkov |
mss12: avoid unnecessary division in arith*_get_bit()
That division …
|
|
|
@6ceef07
|
12 years |
kostya.shishkov |
mss2: do not try to read too many palette entries
Reported by Michael …
|
|
|
@59383d57
|
12 years |
janne-libav |
mpegvideo: set AVFrame fields to NULL after freeing the base memory
…
|
|
|
@40112e7b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@2bb62455
|
12 years |
michaelni |
Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for …
|
|
|
@376b16d7
|
12 years |
michaelni |
Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9'
* commit …
|
|
|
@a224b2c
|
12 years |
martin |
configure: Set the right cc_e flags for msvc
The default ones work, …
|
|
|
@fb2e7ac3
|
12 years |
stefasab |
lavfi/mp: drop rotate wrapper
The native filter transpose is …
|
|
|
@2b366008
|
12 years |
martin |
fate: Allow setting the ld parameter from the config file
…
|
|
|
@ef6ba1f2
|
12 years |
diego |
x86: dsputil: Do not redundantly check for CPU caps before calling …
|
|
|
@ef122ff5
|
12 years |
michaelni |
eliminate some mingw warnings
Signed-off-by: rogerdpack …
|
|
|
@52fa5cea
|
12 years |
michaelni |
amrnbdec: silence a warning about unsigned cant be negative
…
|
|
|
@bdfffa6
|
12 years |
stefasab |
tests/lavfi-regression: name temporary files after $testname in …
|
|
|
@5780f9bb
|
12 years |
stefasab |
tests: add tinterlace filter tests
Only the merge and pad modes are …
|
|
|
@77c991d8
|
12 years |
stefasab |
tests/lavfi-regressions: support user-specified test name in …
|
|
|
@9a2daef5
|
12 years |
stefasab |
lavfi/tinterlace: declare source buffers in copy_picture_field() as …
|
|
|
@fd5293d2
|
12 years |
stefasab |
lavfi/tinterlace: set inlink->cur to NULL, since it is stored …
|
|
|
@29e972f6
|
12 years |
stefasab |
lavu/parseutils: add av_small_strptime()
Make internal …
|
|
|
@79dcd58d
|
12 years |
stefasab |
lavu/parseutils: make small_strptime() return a (non const) char *
…
|
|
|
@56200884
|
12 years |
Clément Bœsch |
lavf: fix a few typo in some comments.
|
|
|
@9d9f34a3
|
12 years |
Clément Bœsch |
lavf: remove a few useless AV_NOWARN_DEPRECATED().
read_seek was …
|
|
|
@4a185ed
|
12 years |
martin |
configure: Disable some warnings in MSVC
This disables the following …
|
|
|
@e60fcdb
|
12 years |
michaelni |
vf_hue: fix AVOption defaults
Signed-off-by: Michael Niedermayer …
|
|
|
@750cc3c0
|
12 years |
michaelni |
acelp_pitch_delay: add missing libm.h include for exp2()
…
|
|
|
@d914ea6f
|
12 years |
diego |
x86: vp56: cmov version of vp56_rac_get_prob requires inline asm
…
|
|
|
@269e6212
|
12 years |
michaelni |
g723_1: add some const for more correctness
Signed-off-by: Michael …
|
|
|
@397ebc1d
|
12 years |
michaelni |
proresenc_anatoliy: add 2 const to silence 2 warnings
Signed-off-by: …
|
|
|
@b3fdfc8c
|
12 years |
michaelni |
Optimization of AC3 floating point decoder for MIPS
FFT in MIPS …
|
|
|
@42e63ec8
|
12 years |
martin |
avopt: fix examples to match the same style about default values as …
|
|
|
@9afd5592
|
12 years |
michaelni |
imgconvert: silence some const incompatible pointer warnings.
…
|
|
|
@7666828c
|
12 years |
michaelni |
avopt: fix examples to match the same style about default values as …
|
|
|
@8267f0f7
|
12 years |
michaelni |
vf_scale: fix incompatible pointer type warning
Signed-off-by: …
|
|
|
@5666a1b2
|
12 years |
stefasab |
lavu/opt: support NULL and special "none" values for size and pixel …
|
|
|
@dfa559bc
|
12 years |
martin |
configure: Add support for MSVC cl.exe/link.exe
Signed-off-by: Martin …
|
|
|
@4fa661a8
|
12 years |
martin |
lavu: add snprintf(), vsnprint() and strtod() replacements for MS …
|
|
|
@0db2d942
|
12 years |
martin |
dsputil: workaround VA_ARGS missing tokenization for MSVC
A …
|
|
|
@b797f3c4
|
12 years |
martin |
configure: add section for libc-specific hacks
Signed-off-by: Martin …
|
|
|
@a322247
|
12 years |
martin |
build: disable ranlib on mingw
Using ranlib is not required but …
|
|
|
@b21b5b04
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@6d654969
|
12 years |
martin |
parser: Don't use pc as context for av_dlog
The ParserContext class …
|
|
|
@8510150f
|
12 years |
michaelni |
Merge commit '21bc44038491e525335ad763883b0288402ff6a0'
* commit …
|
|
|
@98840ee0
|
12 years |
michaelni |
Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'
* commit …
|
|
|
@d46c1c72
|
12 years |
michaelni |
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
* commit …
|
|
|
@99de3df3
|
12 years |
michaelni |
Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'
* commit …
|
|
|
@d5f65e9d
|
12 years |
michaelni |
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
* commit …
|
|
|
@743a295
|
12 years |
michaelni |
Merge commit '2d7d91f06d6a1d243dc74c96d3389ee237a3b906'
* commit …
|
|
|
@5e997688
|
12 years |
martin |
h264: Remove an assert on current_picture_ptr being null
It is …
|
|
|
@fc15f58a
|
12 years |
stefasab |
doc/filters: add mp=noise example
|
|
|
@8a7b82cc
|
12 years |
stefasab |
doc/filters: itemize example for mp filter
|
|
|
@6980453
|
12 years |
diego |
build: eamad: Add missing dependency on mpegvideo code
|
|
|
@aa661113
|
12 years |
diego |
build: utvideoenc: Add missing dependency on Huffman code
|
|
|
@0e28e3cf
|
12 years |
stefasab |
doc/filters: remove reference to mp=hue filter, which was dropped
|
|
|
@3b6e9cd7
|
12 years |
Clément Bœsch |
lavc/dvdsubdec: parse the size from the extradata.
|
|
|
@686a3293
|
12 years |
martin |
avopt: Reorder the default_val struct, making i64 the first field
…
|
|
|
@21bc440
|
12 years |
martin |
avopt: Explicitly store rational option defaults in .dbl
…
|
|
|
@c7b610aa
|
12 years |
martin |
avopt: Explicitly store float/double option defaults in .dbl
…
|
|
|
@e6153f17
|
12 years |
martin |
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
…
|
|
|
@d58dd4b5
|
12 years |
martin |
avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member
…
|
|
|
@124134e4
|
12 years |
martin |
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
…
|
|
|
@d83ff76
|
12 years |
michaelni |
intreadwrite: Dont evaluate value for AV_W* multiple times.
…
|
|
|
@8c6d651f
|
12 years |
michaelni |
paf: avoid using expressions with sideeffects in AV_R*
Signed-off-by: …
|
|
|