|
|
|
@2e7bc9c2
|
12 years |
michaelni |
snowdec: fix off by 1 error in dimensions check
fixes infinite loop
…
|
|
|
@73b40e2e
|
12 years |
nicolas.george |
lavfi/buffersink: move the filter structures at the end.
Also apply a …
|
|
|
@1123080d
|
12 years |
Clément Bœsch |
cmdutils: remove conditionnal pp include.
The definition of the …
|
|
|
@de54a96a
|
12 years |
nicolas.george |
lavfi/buffersink: implement av_buffersink_get_samples().
Note: the …
|
|
|
@b71db3f3
|
12 years |
nicolas.george |
lavfi/buffersrc: do not dereference NULL frame.
frame = NULL is used …
|
|
|
@03b87fe5
|
12 years |
nicolas.george |
lavfi: rename sink_buffer.c into buffersink.c.
|
|
|
@3add5dc8
|
12 years |
nicolas.george |
lavfi: remove buffersink.c.
It only contains merge conflicts …
|
|
|
@fa41f7ec
|
12 years |
nicolas.george |
lavfi/sink_buffer: move stuff to reduce the diff.
Note: …
|
|
|
@35135a39
|
12 years |
stefasab |
lavfi/smartblur: add support to named options
|
|
|
@fb14e37d
|
12 years |
nicolas.george |
ffmpeg: re-enable use of buffersrc flags.
AV_BUFFERSRC_FLAG_PUSH is …
|
|
|
@b0012de4
|
12 years |
nicolas.george |
lavfi/buffersrc: implement flags.
The PUSH flags is necessary for …
|
|
|
@cb2bd91
|
12 years |
nicolas.george |
ffmpeg: add the -canvas_size option.
Allows, amongst other things, to …
|
|
|
@f9b34b8b
|
12 years |
nicolas.george |
ffmpeg: port sub2video to AVFrame.
And re-enable the FATE test.
|
|
|
@f185a04
|
12 years |
stefasab |
doc/ffplay,ffmpeg: mention the corresponding negated option for -stats …
|
|
|
@a2a84840
|
12 years |
stefasab |
cmdutils: clarify log message, in case of option routed to both codec …
|
|
|
@63edd2f9
|
12 years |
stefasab |
cmdutils: remove duplicated check on CONFIG_POSTPROC
The check is …
|
|
|
@475c090a
|
12 years |
stefasab |
cmdutils: make print_all_libs_info() show libavresample version
Even …
|
|
|
@daf6ea5d
|
12 years |
stefasab |
cmdutils: fix stylenits
|
|
|
@606efe18
|
12 years |
stefasab |
lavfi/unsharp: add missing option flags
|
|
|
@dae76e8c
|
12 years |
stefasab |
lavc/utils: fix typo and reword message in case of too low bitrate
|
|
|
@f963c778
|
12 years |
michaelni |
avfilter: avoid direct access to "frame"->channels
This avoids ABI …
|
|
|
@91b747ac
|
12 years |
michaelni |
mem: Fix usage of memalign() on DJGPP.
Credits to Khusraw of …
|
|
|
@969e8d35
|
12 years |
stefasab |
lavfi/pad: avoid buffer overflow in buffer_needs_copy()
Replace & …
|
|
|
@65fc80f0
|
12 years |
Clément Bœsch |
lavfi: add curves filter.
|
|
|
@3d813e7e
|
12 years |
Clément Bœsch |
lavfi: bump minor version after the first round of evil changes.
|
|
|
@108434a3
|
12 years |
michaelni |
sink_buffer: remove unused variables
Signed-off-by: Michael …
|
|
|
@d5efa84f
|
12 years |
michaelni |
vp3: embed idct_permutation array directly in VP3DecoderContext.
This …
|
|
|
@96e4b00d
|
12 years |
Clément Bœsch |
lavfi: remove remaining forgotten min/rej perms.
|
|
|
@806a66fd
|
12 years |
michaelni |
mpegts: clear avprograms only for removed programs
Fixes Ticket2186
…
|
|
|
@07ab8d33
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@f0a5f710
|
12 years |
Clément Bœsch |
lavfi/hue: reindent.
|
|
|
@3da54858
|
12 years |
Clément Bœsch |
lavfi/hue: add an optimized direct path.
|
|
|
@4a62f477
|
12 years |
michaelni |
Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827'
* commit …
|
|
|
@e5306115
|
12 years |
Clément Bœsch |
lavu/frame: fix not/note typo in doxy.
|
|
|
@5e4bc96
|
12 years |
michaelni |
doc: fix examples.
|
|
|
@b1b506bc
|
12 years |
michaelni |
fate: disable sub2video
Signed-off-by: Michael Niedermayer …
|
|
|
@4e7c61b7
|
12 years |
michaelni |
ffmpeg: do not give away our reference to the frame.
Note: the logic …
|
|
|
@9cc02101
|
12 years |
michaelni |
lavc/rawdec: set field order on decoded frame.
|
|
|
@6184fa20
|
12 years |
michaelni |
rawdec: work with refcounted frames.
Adapted from commit …
|
|
|
@a05a44e2
|
12 years |
michaelni |
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
* commit …
|
|
|
@3f78f090
|
12 years |
Carl Eugen Hoyos |
Revert "build: disable iconv by default."
This reverts commit …
|
|
|
@586ae70b
|
12 years |
michaelni |
port FFmpeg lavc frame specificities to lavu functions.
|
|
|
@d1b456b0
|
12 years |
michaelni |
lavu/frame: copy the channels field.
|
|
|
@ee0a8bcb
|
12 years |
Clément Bœsch |
lavfi/showspectrum: fix outpicref initialization.
In 81f2549, output …
|
|
|
@22cc8a10
|
12 years |
michaelni |
x86/qpel: move fullpel and l2 functions to separate file.
This way, …
|
|
|
@9d40f710
|
12 years |
michaelni |
dsputil: make square put/avg_pixels functions local to h264qpel.
Put …
|
|
|
@9222978a
|
12 years |
michaelni |
lavd/v4l2: simplify code
struct buff_data contains a pointer to …
|
|
|
@0286b425
|
12 years |
michaelni |
lavd/v4l2: correctly handle error conditions in mmap_read_frame()
In …
|
|
|
@982070c
|
12 years |
Carl Eugen Hoyos |
Add some fate dependencies to fix make fate with --disable-everything.
|
|
|
@881684e2
|
12 years |
Carl Eugen Hoyos |
Add some fate dependencies to fix make fate with --disable-avdevice.
|
|
|
@98c4268e
|
12 years |
derek.buitenhuis |
libutvideo: Prioritize compatibility with new versions
Signed-off-by: …
|
|
|
@309d6f50
|
12 years |
michaelni |
atomic: Add include guards to the implementation headers
This makes …
|
|
|
@160979f4
|
12 years |
Clément Bœsch |
lavc/utils: make sure the iconv descriptor can be opened only once.
…
|
|
|
@307dc32a
|
12 years |
michaelni |
Merge commit '77b2cd7b41d7ec8008b6fac753c04f77824c514c'
* commit …
|
|
|
@c4e88217
|
12 years |
michaelni |
Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'
* commit …
|
|
|
@fee484ed
|
12 years |
michaelni |
Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'
* commit …
|
|
|
@d9d97f9b
|
12 years |
michaelni |
Merge commit '1a5e9130162b8adc898e5f6aea82b6372d1e4e6c'
* commit …
|
|
|
@2653e125
|
12 years |
michaelni |
Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'
* commit …
|
|
|
@532f31a6
|
12 years |
michaelni |
Merge commit '1cec0624d0e6f48590283a57169b58b9fe8449d3'
* commit …
|
|
|
@36099df5
|
12 years |
michaelni |
Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb'
* commit …
|
|
|
@e92ba51f
|
12 years |
michaelni |
Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'
* commit …
|
|
|
@23eed009
|
12 years |
michaelni |
Merge commit 'eae0879d961b78717dd2a0899809ad22819ae9e3'
* commit …
|
|
|
@1f3a5773
|
12 years |
michaelni |
Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2'
* commit …
|
|
|
@e9fbb978
|
12 years |
michaelni |
Merge commit 'dbd2a34ba5e5e46b6835e4425c360723c643b7a8'
* commit …
|
|
|
@c32cc7e3
|
12 years |
michaelni |
Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51'
* commit …
|
|
|
@43c6c186
|
12 years |
michaelni |
Merge commit 'd88738e4038b162708dc2f5342e10c1694edfd89'
* commit …
|
|
|
@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 …
|
|
|
@6e7b50b
|
12 years |
anton |
mpegvideo_enc: drop support for reusing the input motion vectors.
…
|
|
|
@7e350379
|
12 years |
anton |
lavfi: switch to AVFrame.
Deprecate AVFilterBuffer/AVFilterBufferRef …
|
|
|
@77b2cd7b
|
12 years |
anton |
AVFrame: add side data.
|
|
|
@7ecc2d40
|
12 years |
anton |
Move AVFrame from lavc to lavu.
Add AVBuffer-based reference counting …
|
|
|
@ad0c9f2d
|
12 years |
anton |
lavc: move AVFrame.hwaccel_picture_private to Picture.
This field is …
|
|
|
@1a5e9130
|
12 years |
anton |
pthread: avoid copying input packets when possible.
|
|
|
@1afddbe5
|
12 years |
anton |
avpacket: use AVBuffer to allow refcounting the packets.
This will …
|
|
|
@1cec062
|
12 years |
anton |
AVBuffer: add a new API for buffer pools
|
|
|
@8e401db
|
12 years |
anton |
lavu: add a new API for reference-counted data buffers.
|
|
|
@65f1d45d
|
12 years |
anton |
lavu: add support for atomic operations.
These could be used for …
|
|
|
@eae0879d
|
12 years |
anton |
mp3dec: Fix VBR bit rate parsing
When parsing the Xing/Info tag, …
|
|
|
@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 …
|
|
|
@4be368b5
|
12 years |
martin |
avstring: Fix isxdigit to not accept non-hex characters
…
|
|
|
@870add0d
|
12 years |
diego |
configure: Add missing videodsp dependencies to some decoders
|
|
|
@dbd2a34b
|
12 years |
diego |
build: cosmetics: Group hw accelerator Makefile entries together
|
|
|
@bcd0a71
|
12 years |
diego |
configure: Add missing h264chroma dependencies to vp5, vp6
|
|
|
@d88738e4
|
12 years |
diego |
mpegvideo: Conditionally build error_resilience bits
This breaks the …
|
|
|
@06b54e84
|
12 years |
diego |
build: Fix error_resilience code dependencies
|
|
|
@5f401b7b
|
12 years |
diego |
Add missing error_resilience includes to files that use ER
|
|
|
@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 …
|
|
|