|
|
|
@b094931a
|
12 years |
michaelni |
Merge commit '06b54e84254e4834b4978ff5b27cc2b7ee8d7a98'
* commit …
|
|
|
@6c17ff84
|
12 years |
michaelni |
Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'
* commit …
|
|
|
@80f91a70
|
12 years |
michaelni |
MAINTAINERS: update for 1.2
Signed-off-by: Michael Niedermayer …
n1.3-dev
|
|
|
@eab49f4f
|
12 years |
michaelni |
Revert "aacdec: Reconfigure output as needed, disable …
|
|
|
@8978c743
|
12 years |
michaelni |
aacsbr: Check for envelope scalefactors overflowing
This prevents …
|
|
|
@199db97f
|
12 years |
Carl Eugen Hoyos |
Close output codecs if input codec initialisation fails.
Fixes ticket …
|
|
|
@a21fd660
|
12 years |
Carl Eugen Hoyos |
Add dependencies for the voice fate tests.
|
|
|
@0edfda79
|
12 years |
Carl Eugen Hoyos |
Add dependencies for the flac encoding fate tests.
|
|
|
@53e3bc30
|
12 years |
Carl Eugen Hoyos |
Add dependencies for the aac encoding fate tests.
|
|
|
@de4811e9
|
12 years |
Carl Eugen Hoyos |
Force using a 64bit intermediate when calculating calendar time with …
|
|
|
@d30ee5e
|
12 years |
michaelni |
mpegaudio_parser: Don't ignore information from the first frame
…
|
|
|
@60dbf2ef
|
12 years |
michaelni |
aacdec: Reconfigure output as needed, disable …
|
|
|
@fee5da6b
|
12 years |
michaelni |
psymodel: dont apply lowpass filters with a cutoff close to the …
|
|
|
@06b54e84
|
12 years |
diego |
build: Fix error_resilience code dependencies
|
|
|
@efa7f420
|
12 years |
martin |
Use the avstring.h locale-independent character type functions
Make …
|
|
|
@12c5c1d3
|
12 years |
martin |
avstring: Add locale independent versions of some ctype.h functions
…
|
|
|
@cada9965
|
12 years |
michaelni |
avformat: Fix apics with aac
Fixes Ticket2318
Signed-off-by: Michael …
|
|
|
@a12a618a
|
12 years |
michaelni |
hls: fix timebase
Fixes Ticket1733
Signed-off-by: Michael …
|
|
|
@8cc5481d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@47f1af47
|
12 years |
michaelni |
Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c'
* commit …
|
|
|
@54b298fe
|
12 years |
martin |
lavc: Deprecate the deinterlace functions in libavcodec
…
|
|
|
@64e43869
|
12 years |
martin |
h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band
This …
|
|
|
@70762508
|
12 years |
martin |
lavc: Prettify printing of codec tags containing non alphanumeric …
|
|
|
@d65522e8
|
12 years |
martin |
h264: Rename the jpeg_420 pixfmt list to match the common naming …
|
|
|
@1f5b5b80
|
12 years |
michaelni |
libavcodec: changed mathematical functions in aacpsy.c
This patch …
|
|
|
@d95143ec
|
12 years |
stefasab |
lavf/segment: add support to ffconcat segment list
|
|
|
@9167db38
|
12 years |
stefasab |
doc/texi2pod: fix @ref substitution rule, disallow "}" within the …
|
|
|
@9767ec6b
|
12 years |
stefasab |
lavu: add escape API
The escape API will be useful to perform …
|
|
|
@38d40ac1
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@fa3a7b55
|
12 years |
michaelni |
Merge commit '5da51284937649a8ebb84fa951c235438fcbf8ae'
* commit …
|
|
|
@ff9b6074
|
12 years |
michaelni |
Merge commit '5a4e9fe855282a99586050a507d0a486ad39df5b'
* commit …
|
|
|
@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 …
|
|
|
@e760e1d4
|
12 years |
martin |
avconv: Make sure the encoder exists before inspecting supported_list
…
|
|
|
@5da51284
|
12 years |
martin |
cavs: Add a dependency on h264chroma
This fixes standalone building …
|
|
|
@8d061989
|
12 years |
martin |
lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs
…
|
|
|
@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 …
|
|
|
@5a4e9fe8
|
12 years |
diego |
avcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO name mismatch
|
|
|
@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
|
|
|
@5cf7c727
|
12 years |
lu_zero |
shorten: use the unsigned type where needed
get_uint returns an …
|
|
|
@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 …
|
|
|