|
|
|
@90f8b2ce
|
12 years |
michaelni |
Merge commit '4c364eb2b856fc33cf7b42f7c7b979e69fde5f3a'
* commit …
|
|
|
@09131ebb
|
12 years |
michaelni |
Merge commit 'a2ad554def214d2d03b7c16f68dc081a8622f9ca'
* commit …
|
|
|
@be493ca2
|
12 years |
michaelni |
Merge commit 'c10da30d8426a1f681d99a780b6e311f7fb4e5c5'
* commit …
|
|
|
@bcaf64b6
|
12 years |
michaelni |
normalize calls to ff_alloc_packet2
- check ret < 0
- remove …
|
|
|
@c257fe1f
|
12 years |
michaelni |
Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables.
…
|
|
|
@a3e0fc98
|
12 years |
michaelni |
snowenc: fix indention
Signed-off-by: Michael Niedermayer …
|
|
|
@70a2a493
|
12 years |
michaelni |
snowenc: add forgotten emms_c()
Signed-off-by: Michael Niedermayer …
|
|
|
@87a954d6
|
12 years |
nicolas.george |
lavf/concat: document the use of the files durations.
Address trac …
|
|
|
@188c0824
|
12 years |
michaelni |
snowenc: initialize edges
This fixes a regression caused by changes …
|
|
|
@2dd2ee96
|
12 years |
michaelni |
vc1dec: use av_log_ask_for_sample for odd sprites
Suggested-by: …
|
|
|
@037adf58
|
12 years |
onemda |
libilbc: use ff_alloc_packet2
Signed-off-by: Paul B Mahol …
|
|
|
@1811f1d8
|
12 years |
onemda |
libopusenc: use ff_alloc_packet2
Signed-off-by: Paul B Mahol …
|
|
|
@baf10ad1
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@28adecf
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@a3541896
|
12 years |
michaelni |
qdm2: check "AC" codewords
Fixes out of array reads
Found-by: …
|
|
|
@5c8ffbaa
|
12 years |
michaelni |
qdm2: simplify arithmetic coder tables generation
Someone should …
|
|
|
@bb01be80
|
12 years |
michaelni |
rv20: Fix handling of frame skip.
Fixes division by zero
Found-by: …
|
|
|
@7bab631f
|
12 years |
michaelni |
mss2dsp/upsample_plane: fix 0x0 handling
Fixes invalid memcpy and out …
|
|
|
@4c364eb2
|
12 years |
lu_zero |
shorten: report meaningful errors
|
|
|
@a2ad554d
|
12 years |
lu_zero |
shorten: K&R formatting cosmetics
|
|
|
@c10da30d
|
12 years |
lu_zero |
shorten: set invalid channels count to 0
Prevent the loop …
|
|
|
@02055b6d
|
12 years |
lu_zero |
vorbisdec: check memory allocations
|
|
|
@34e7a3d7
|
12 years |
Carl Eugen Hoyos |
Move the iconv test to the bottom of configure.
This fixes a possible …
|
|
|
@b45e85ab
|
12 years |
Carl Eugen Hoyos |
Make 32bit zmbv colour-space opaque.
|
|
|
@96d2e4d6
|
12 years |
Carl Eugen Hoyos |
Use uint8_t instead of uint16_t pointer in kega decoder.
This change …
|
|
|
@940b06ae
|
12 years |
Carl Eugen Hoyos |
kgv1dec: Simplify kega decoding by using memcpy instead of loops
…
|
|
|
@058e1f8d
|
12 years |
michaelni |
vc1dec: odd sized sprites are unsupported
It should be easy to add …
|
|
|
@d9293648
|
12 years |
michaelni |
asfdec: dont truncate type 2-5 values
Fixes use of uninitialized …
|
|
|
@4c56b79a
|
12 years |
michaelni |
vf_stereo3d: Add AVOption table terminator
Signed-off-by: Michael …
|
|
|
@4987faee
|
12 years |
lu_zero |
h264: check for luma and chroma bit dept being equal
The decoder …
|
|
|
@34d0ea5
|
12 years |
Clément Bœsch |
lavfi/deshake: support named options.
|
|
|
@c0bfc2b
|
12 years |
Clément Bœsch |
doc/filters: make examples a bit more consistent.
Create dedicated …
|
|
|
@72d2e94
|
12 years |
Clément Bœsch |
doc/showspectrum: add some examples.
|
|
|
@8d950937
|
12 years |
stefasab |
lavfi/overlay: improve log message warning in case of clipped overlay
|
|
|
@f164228
|
12 years |
stefasab |
lavfi/overlay: add support for partial overlaying
Partially rework …
|
|
|
@1c808943
|
12 years |
onemda |
lavfi/mp: drop mp=stereo3d filter
The filter has been natively …
|
|
|
@3f35f36a
|
12 years |
onemda |
lavfi: port MP stereo3d filter
Signed-off-by: Paul B Mahol …
|
|
|
@c31458c3
|
12 years |
nicolas.george |
lavf/concat: compute duration if possible.
|
|
|
@9b211c43
|
12 years |
nicolas.george |
examples/muxing: fix memory leak.
Do not re-call …
|
|
|
@ad485561
|
12 years |
stefasab |
lavu/eval: add native support to lte and lt functions
|
|
|
@622a6f6
|
12 years |
nicolas.george |
doc/muxers: specify that tee needs -map.
Address trac ticket #2311.
|
|
|
@3ab25e45
|
12 years |
nicolas.george |
Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"
…
|
|
|
@b1a26849
|
12 years |
stefasab |
lavu/opt: fix weird align
|
|
|
@7b9a3df5
|
12 years |
stefasab |
lavu/opt-test: do not explicitly set default value in test_ctx
Let …
|
|
|
@aba18c5a
|
12 years |
stefasab |
tests: add overlay rgb and yuv444 tests
Also rename overlay test to …
|
|
|
@29d8cd26
|
12 years |
michaelni |
mp3dec: Fix VBR bit rate parsing
When parsing the Xing/Info tag, …
|
|
|
@d2b0b839
|
12 years |
onemda |
fate: add dependency for xface
Signed-off-by: Paul B Mahol …
|
|
|
@1567095a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@1cb3ca2a
|
12 years |
michaelni |
Merge commit '9c7d85b3b45a77742b1e69c48ab33f9c8a2e6f35'
* commit …
|
|
|
@890b9c5c
|
12 years |
michaelni |
Merge commit 'f868b24d0f280bb966e5c352028a343e45d20a02'
* commit …
|
|
|
@06ad309a
|
12 years |
michaelni |
Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326'
* commit …
|
|
|
@d7f9f34d
|
12 years |
onemda |
zmbv: stop doing colorspace conversion
Signed-off-by: Paul B Mahol …
|
|
|
@c57a5936
|
12 years |
diego |
hwaccel: consistent name prefixes for …
|
|
|
@f5ce359c
|
12 years |
onemda |
doc/filters: fix short options for noise filter
Signed-off-by: Paul B …
|
|
|
@2a7ab2d
|
12 years |
diego |
configure: Use check_builtin() where appropriate
|
|
|
@9c7d85b3
|
12 years |
diego |
configure: Add check_builtin convenience function
|
|
|
@f868b24
|
12 years |
diego |
configure: Add sanitize_var_name convenience function
This is useful …
|
|
|
@813b82b9
|
12 years |
diego |
configure: Fix silly typo in logging command of check_struct()
|
|
|
@715c2308
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Add …
|
|
|
@e398990e
|
12 years |
michaelni |
msrledec: fix output_end checks
Fixes out of array accesses
…
|
|
|
@3dbc0ff9
|
12 years |
michaelni |
iff: fix integer overflow
Fixes out of array accesses
Found-by: …
|
|
|
@d0434613
|
12 years |
Carl Eugen Hoyos |
Add h264chroma dependency for mpegvideo / lowres to configure.
Fix …
|
|
|
@7992bdbe
|
12 years |
michaelni |
update_stream_timings: check bitrate for being in range.
Fixes …
|
|
|
@dae38a66
|
12 years |
michaelni |
dnxhddec: return the correct number of bytes from decode_frame
Fixes …
|
|
|
@faa0068
|
12 years |
michaelni |
avformat: Make duration estimation from pts more robust
Ignore …
|
|
|
@9bb54bb6
|
12 years |
michaelni |
nutdec: more specific return codes for decode_syncpoint()
…
|
|
|
@7ccc0ed6
|
12 years |
michaelni |
nutdec: print error on invalid/unsupported fourcc style
…
|
|
|
@144da7ee
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@53ca0cb8
|
12 years |
Clément Bœsch |
build: [autodetect] -> [no] in iconv help.
|
|
|
@03148fd1
|
12 years |
Carl Eugen Hoyos |
buildsys: only include log2_tab per library for shared builds
Fix …
|
|
|
@523b12af
|
12 years |
Carl Eugen Hoyos |
Add h264chroma dependency for cavs decoder to configure.
Fix building …
|
|
|
@9051e297
|
12 years |
Carl Eugen Hoyos |
Add h264qpel dependency for snow codec to configure.
Fix building for …
|
|
|
@2b09078a
|
12 years |
Carl Eugen Hoyos |
Add h264chroma dependency for vp5 and vp6 decoder to configure.
Fix …
|
|
|
@15ea1ac6
|
12 years |
janne-libav |
fate: remove last incomplete frame from mpeg2-field-enc test
|
|
|
@393dcbf0
|
12 years |
Clément Bœsch |
compat/strtod: isspace -> av_isspace.
This should fix build after 88d55b8.
|
|
|
@9ad3cd5b
|
12 years |
Clément Bœsch |
build: disable iconv by default.
It seems to break a lot on MacOS …
|
|
|
@16ed6a6b
|
12 years |
Clément Bœsch |
doc/filters: fix degrees/radians copy/paste fail.
|
|
|
@e2427f04
|
12 years |
michaelni |
ffmpeg_opt: Ask for overwrite in single image2 files too
Fixes …
|
|
|
@14e240cb
|
12 years |
Clément Bœsch |
lavfi/opencv: isgraph -> av_isgraph.
Fix build after 88d55b8.
|
|
|
@88d55b82
|
12 years |
Reimar.Doeffinger |
Remove incorrect use of ctype.h functions.
As far as I can tell the …
|
|
|
@2cffe38d
|
12 years |
michaelni |
Deprecate deinterlaced in libavcodec.
Signed-off-by: Michael …
|
|
|
@9af8179c
|
12 years |
michaelni |
ffmpeg: fix -stats -v 0
Fixes Ticket1687
Signed-off-by: Michael …
|
|
|
@f2cb9931
|
12 years |
michaelni |
avformat: gather aspect ratio from rv30/40 in find_stream_info
Fixes …
|
|
|
@d210e974
|
12 years |
michaelni |
rv34: fix aspect ratio
Fixes part of Ticket1550
Signed-off-by: …
|
|
|
@6c6dc8cc
|
12 years |
michaelni |
wmadec: check nb_frames
Improves error message for Ticket968
…
|
|
|
@3fac99cd
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@d98aa7cd
|
12 years |
michaelni |
h264: put call to ff_print_debug_info2 under CONFIG_MPEGVIDEO.
The …
|
|
|
@d4e649cc
|
12 years |
michaelni |
h264: make it possible to compile without error_resilience.
…
|
|
|
@981cf0c3
|
12 years |
Carl Eugen Hoyos |
movenc: Do not flag secondary audio and subtitle tracks as enabled.
…
|
|
|
@fd464d4d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtpdec: …
|
|
|
@454c5d10
|
12 years |
michaelni |
h264: add a copy of draw_horiz_band.
This makes the decoder …
|
|
|
@4f0d4acc
|
12 years |
michaelni |
libxvid: cleanup on error pathes
Signed-off-by: Michael Niedermayer …
|
|
|
@667bf15
|
12 years |
michaelni |
libxvid: check & clear encoder_handle
Signed-off-by: Michael …
|
|
|
@8fe59240
|
12 years |
michaelni |
libxvid: use av_freep() for saftey
Signed-off-by: Michael Niedermayer …
|
|
|
@6a8f6c7
|
12 years |
michaelni |
libxvid: remove temporary files at the end
Fixes Ticket924
…
|
|
|
@8fbab7a
|
12 years |
martin |
rtpdec: Initialize some variables to silence compiler warnings
The …
|
|
|
@03bc7a00
|
12 years |
michaelni |
mjpegdec: fix endiansoup
Fixes Ticket2175
Signed-off-by: Michael …
|
|
|
@6091a8d9
|
12 years |
Carl Eugen Hoyos |
Avoid huge memory allocations from asf demuxer.
Fixes ticket #1888.
|
|
|
@1d5b35cc
|
12 years |
onemda |
lavc/flacdec: Add frame CRC calculation
Fixes ticket #2266
…
|
|
|
@4ae74c63
|
12 years |
michaelni |
ffmpeg: print maxrss "-benchmark" data even on errors
Fixes …
|
|
|