|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|