|
|
|
@7b018e5c
|
12 years |
michaelni |
Merge commit '84f2847de394ac447f53306bd4dd73e1af6ea5e4'
* commit …
|
|
|
@61904467
|
12 years |
michaelni |
Merge commit 'e83c1e2d0bedb5d4fa9ab351126b2ecc552f1355'
* commit …
|
|
|
@a2aeaff4
|
12 years |
michaelni |
Merge commit 'aa15afb7ce850e2ac688efdef189df5da817a646'
* commit …
n1.2-dev
|
|
|
@58edabb1
|
12 years |
michaelni |
MAINTAINERS: add 1.1, remove 0.10
If someone else wants to maintain a …
|
|
|
@d46fca4b
|
12 years |
michaelni |
RELEASE: 1.1.git for master
Signed-off-by: Michael Niedermayer …
|
|
|
@6270564a
|
12 years |
michaelni |
Changelog, update for 1.1 release
Signed-off-by: Michael Niedermayer …
|
|
|
@2713e43a
|
12 years |
michaelni |
ff_get_audio_frame_size: try to fix wma in wav
Fixes Ticket1905, …
|
|
|
@b3d81475
|
12 years |
stefasab |
tests/fate/avfilter.mak: merge pp tests into GPL test list
The mp=pp …
|
|
|
@caee85bb
|
12 years |
Clément Bœsch |
lavfi/kerndeint: remove unused pixel_step.
|
|
|
@f6659e5c
|
12 years |
Clément Bœsch |
lavfi/kerndeint: fix temp buffer linesize.
Also re-enable the FATE test.
|
|
|
@1ae9d28
|
12 years |
Carl Eugen Hoyos |
Support decoding AC-3 in wav.
All known samples are actually …
|
|
|
@9ff92cf1
|
12 years |
Carl Eugen Hoyos |
012v decoder.
The decoder also supports a12v, but removes the …
|
|
|
@40648d8c
|
12 years |
michaelni |
add note on windows pipe
Signed-off-by: rogerdpack …
|
|
|
@f6ef62eb
|
12 years |
michaelni |
doc/ffmpeg-resampler: Try to document async
Improvements welcome!
…
|
|
|
@9ffe790a
|
12 years |
Carl Eugen Hoyos |
Support stereo as experimental feature in mmf / Yamaha SMAF.
Fixes …
|
|
|
@631ec064
|
12 years |
michaelni |
fate: disable kerndeint test
The filter has been added recently and …
|
|
|
@8214c1d8
|
12 years |
michaelni |
mxfenc: avoid depending on private codec structures and functions
…
|
|
|
@3db02b83
|
12 years |
michaelni |
dnxhd: Add avpriv_dnxhd_get_frame_size()
Signed-off-by: Michael …
|
|
|
@11e1466b
|
12 years |
michaelni |
cos_tablegen: fix the lack on M_PI
We dont include mathematics.h as …
|
|
|
@bfde6e5c
|
12 years |
michaelni |
alsdec: Introduce failsafe switch to keep ALSSpecificConfig consistent …
|
|
|
@95f81159
|
12 years |
michaelni |
alsdec: Consistently use a period at the end of error messages.
…
|
|
|
@84f2847d
|
12 years |
anton |
xl: return a meaningful error code.
|
|
|
@d47dabba
|
12 years |
anton |
xan: return a meaningful error code.
|
|
|
@e83c1e2d
|
12 years |
anton |
avs: return meaningful error codes.
|
|
|
@aa15afb7
|
12 years |
anton |
4xm: simplify code with FFSWAP
|
|
|
@4aebb8d9
|
12 years |
anton |
xxan: return meaningful error codes.
|
|
|
@620faee5
|
12 years |
anton |
aura: return meaningful error codes.
|
|
|
@10c26e92
|
12 years |
anton |
4xm: return meaningful error codes
|
|
|
@aaf20832
|
12 years |
anton |
zmbv: return more meaningful error codes.
|
|
|
@38de3365
|
12 years |
anton |
asvdec: return meaningful error codes.
|
|
|
@01b6088
|
12 years |
anton |
yop: use a meaningful error code.
|
|
|
@b3b17f78
|
12 years |
anton |
ansi: return a meaningful error code
|
|
|
@11c3f204
|
12 years |
anton |
c93: return meaningful error codes.
|
|
|
@b622e2b5
|
12 years |
anton |
anm: return meaningful error codes
|
|
|
@2b011a43
|
12 years |
anton |
bmv: return meaningful error codes.
|
|
|
@18009e60
|
12 years |
anton |
aasc: return meaningful error codes.
|
|
|
@abcc2354
|
12 years |
anton |
bmp: return meaningful error codes.
|
|
|
@313da47a
|
12 years |
anton |
8bps: return meaningful error codes.
|
|
|
@6a97ea65
|
12 years |
anton |
bink: operate with pointers to AVFrames instead of whole structs.
…
|
|
|
@f7d15d2f
|
12 years |
anton |
4xm: operate with pointers to AVFrames instead of whole structs.
This …
|
|
|
@86d4e754
|
12 years |
anton |
bink: return meaningful error codes.
|
|
|
@85383d13
|
12 years |
anton |
4xm: eliminate a pointless indirection
|
|
|
@86e09b9e
|
12 years |
anton |
bfi: return meaningful error codes.
|
|
|
@fc2a94c1
|
12 years |
anton |
bethsoftvideo: return meaningful error codes.
|
|
|
@7456164b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@c44b4ee
|
12 years |
pross |
frmdec: reduce probe score to reflect test accuracy (and pass probetest)
|
|
|
@e797f22e
|
12 years |
michaelni |
vf_tinterlace: fix logical/bit op mixup
Fixes CID966642
…
|
|
|
@521daf14
|
12 years |
Clément Bœsch |
lavfi/kerndeint: get pix format description only once.
This makes the …
|
|
|
@c4bfb0f1
|
12 years |
pross |
fate: kerndeint requires gpl
|
|
|
@aaf5976
|
12 years |
Clément Bœsch |
lavfi/avfilter: remove now unused {src,cur,out}_buf.
This was …
|
|
|
@2e7744a6
|
12 years |
Clément Bœsch |
lavc/subviewerdec: fix potential NULL deref.
Fixes CID966647
|
|
|
@3d0994be
|
12 years |
pross |
Megalux Frame demuxer
|
|
|
@e27c470f
|
12 years |
michaelni |
fate: disable lavfi-histeq
The filter has been added recently and …
|
|
|
@0ef6151
|
12 years |
michaelni |
vf_kerndeint: memset buffer to avoid use of uninitialized memory.
…
|
|
|
@4784a135
|
12 years |
michaelni |
tiffdec: Use the correct height field.
Fixes Ticket913
…
|
|
|
@8bf70159
|
12 years |
Carl Eugen Hoyos |
10l: Update fate seeking reference after last commit.
|
|
|
@1a34103f
|
12 years |
Carl Eugen Hoyos |
mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information.
|
|
|
@39d18754
|
12 years |
michaelni |
libavfilter/video.h: remove unused things related to the …
|
|
|
@2468827c
|
12 years |
michaelni |
internal.h: remove start/end_frame from AVFilterPad
Signed-off-by: …
|
|
|
@7e5d4fa9
|
12 years |
Carl Eugen Hoyos |
mmf.c: Do not write metadata into the SMAF Contents Info chunk.
|
|
|
@95d01c3f
|
12 years |
justin.ruggles |
x86: lavr: use the x86inc.asm automatic stack alignment in mixing …
|
|
|
@f3c9d66b
|
12 years |
michaelni |
libspeexdec: fix terminator check
Fixes Ticket2096
Signed-off-by: …
|
|
|
@6717d1a9
|
12 years |
michaelni |
MAINTAINERS: add myself as maintainer of lavf/astenc.c
Signed-off-by: …
|
|
|
@b7d77f8
|
12 years |
michaelni |
astenc: Enable the loop flag only when needed
Signed-off-by: James …
|
|
|
@9a697cfe
|
12 years |
michaelni |
lavu: test for broken binutils on ARM
Some old gnu assemblers fail to …
|
|
|
@305180f5
|
12 years |
nicolas.george |
lavu/base64: return meaningful error code.
|
|
|
@6a9af925
|
12 years |
Carl Eugen Hoyos |
Allow remaining 32bit RGB packed pix_fmts in kerndeint filter.
…
|
|
|
@860b5c0a
|
12 years |
stefasab |
lavfi/kerndeint: fix mismatch between declared pixel format and test
+10l.
|
|
|
@bb4fb771
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@2163c882
|
12 years |
michaelni |
Merge commit 'b14e89b3c5e6d7f6401a2ff1e3d198fa902e988a'
* commit …
|
|
|
@be0a67bd
|
12 years |
nicolas.george |
lavfi/drawutils: fix blending computation in blend_line function
If …
|
|
|
@f27eb1b7
|
12 years |
michaelni |
lavu: check that assert level is defined
fix warning
Signed-off-by: …
|
|
|
@14d50c19
|
12 years |
onemda |
w64dec: support metadata (summarylist guid)
Signed-off-by: Paul B …
|
|
|
@d4211c47
|
12 years |
onemda |
alsdec: change channel sorting so it match reference implementation
…
|
|
|
@01405663
|
12 years |
stefasab |
lavfi: add histeq filter
This is a port of virtual dub's histogram …
|
|
|
@172505b8
|
12 years |
stefasab |
lavfi: add kerndeint filter
This is a port of the kerndeint filter …
|
|
|
@92f1bed1
|
12 years |
stefasab |
tests/lavfi-regression: always require three parameters in …
|
|
|
@c52e07bb
|
12 years |
Carl Eugen Hoyos |
Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4.
|
|
|
@bbab9cce
|
12 years |
michaelni |
lavfi/drawutils: fix typo
Signed-off-by: Michael Niedermayer …
|
|
|
@f73f76fd
|
12 years |
derek.buitenhuis |
swscale: fix NULL checking in sws_alloc_context()
…
|
|
|
@3b81bba3
|
12 years |
derek.buitenhuis |
mxfdec: fix NULL checking in mxf_get_sorted_table_segments()
The …
|
|
|
@3f89b49b
|
12 years |
siretart |
finalize changelog for version 9
|
|
|
@498e1c6b
|
12 years |
michaelni |
lavu: check av_clip*() limits
This code cannot use av_assert* due to …
|
|
|
@ddeb2992
|
12 years |
onemda |
lavc: remove img_get_alpha_info as it not available any more
…
|
|
|
@fa11f368
|
12 years |
michaelni |
mpegpsenc: avoid shifting dts/pts
Only shift if needed to avoid …
|
|
|
@cf369d44
|
12 years |
michaelni |
mpegpsenc: show first SCR/DTS at debug level
Signed-off-by: Michael …
|
|
|
@9fd0cf8a
|
12 years |
michaelni |
mpegpsenc: move preload recalculation to where its needed
…
|
|
|
@2a23f603
|
12 years |
michaelni |
mpegpsenc: Fix SCR handling for DVD
This makes the initial SCR equal …
|
|
|
@84aba8ee
|
12 years |
michaelni |
mpegpsenc: restructure SCR handling
Signed-off-by: Michael …
|
|
|
@f2214c62
|
12 years |
onemda |
au: use ff_raw_write_packet()
|
|
|
@d885cc4
|
12 years |
onemda |
Fix "knwon" typo and add a check in tools/patcheck
Signed-off-by: …
|
|
|
@467c0338
|
12 years |
michaelni |
fixed granularity of video quality when encoding with theora codec
…
|
|
|
@b14e89b
|
12 years |
anton |
Prepare for 9 Release.
|
|
|
@a5d8c924
|
12 years |
anton |
Update release notes for the 9 release.
Add a paragraph about MSVC …
|
|
|
@c98d3056
|
12 years |
michaelni |
msrle: fix small palette handling
Fixes second file in Ticket1273
…
|
|
|
@ac25b31e
|
12 years |
eclipse7 |
lswr: Improve default resampler's default parameters
After making …
|
|
|
@a08194b4
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavr: …
|
|
|
@8d0b2aae
|
12 years |
michaelni |
Merge commit 'e96406eda4f143f101bd44372f7b2d542183000a'
* commit …
|
|
|
@ea96fedd
|
12 years |
michaelni |
Merge commit '3f95f0dda55fca74b646937095a02a8fa9776622'
* commit …
|
|
|
@e1cf1a9c
|
12 years |
michaelni |
Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'
* commit …
|
|
|