|
|
|
@0d312366
|
12 years |
anton |
cdgraphics: fix incorrect vertical offset mask in cdg_scroll()
The …
|
|
|
@b655cfef
|
12 years |
anton |
apetag: fix error handling in ff_ape_parse_tag()
The following error …
|
|
|
@17fecb4a
|
12 years |
diego |
flashsv: Drop unused function and struct parameters
|
|
|
@00dd9a6d
|
12 years |
justin.ruggles |
pcm: fix decoding of pcm_s16le_planar on big-endian
The sample count …
|
|
|
@ae3822bc
|
12 years |
lu_zero |
imgconvert: remove PixFmtInfo
It is pleonastic and was used in stale …
|
|
|
@d1d9efaa
|
12 years |
lu_zero |
avcodec: split avpicture from imgconvert
All the non deprecated …
|
|
|
@cbe5a60c
|
12 years |
lu_zero |
pixdesc: add PIX_FMT_ALPHA flag
|
|
|
@b353321c
|
12 years |
justin.ruggles |
FATE: add 24-bit ALAC tests
|
|
|
@3e6c2a67
|
12 years |
justin.ruggles |
FATE: rename ALAC tests from alac-* to alac-16-*
This will …
|
|
|
@7c278d2a
|
12 years |
justin.ruggles |
alacenc: support 24-bit encoding
|
|
|
@c9d0f450
|
12 years |
justin.ruggles |
pcmdec: use planar sample format for pcm_s16le_planar
|
|
|
@79b77475
|
12 years |
justin.ruggles |
vorbisdec: use float planar sample format
|
|
|
@89923fce
|
12 years |
diego |
x86: h264_intrapred: Fix C function names in comments
Function names …
|
|
|
@87af05c5
|
12 years |
diego |
x86: SPLATD: port to cpuflags
|
|
|
@1c580552
|
12 years |
diego |
PGS subtitles: Set AVSubtitle pts value
pts should be that of the …
|
|
|
@3bd1eacd
|
12 years |
mans |
configure: Refactor CPPFLAGS settings for glibc/uclibc
Signed-off-by: …
|
|
|
@5873b623
|
12 years |
mans |
configure: add basic support for ARM AArch64
Signed-off-by: Mans …
|
|
|
@8f7b814f
|
12 years |
mans |
build: set -USTRICT_ANSI for newlib
This is (erroneously) …
|
|
|
@7a9e65ac
|
12 years |
justin.ruggles |
x86: lavr: fix stack allocation for 7 and 8 channel downmixing on …
|
|
|
@02738792
|
12 years |
justin.ruggles |
lavr: fix the decision for writing directly to the output buffer
If …
|
|
|
@5af530f5
|
12 years |
mans |
parisc: work around bug in gcc 4.3 and later
A bug in tail call …
|
|
|
@da5408ed
|
12 years |
anton |
FATE: add a bink version 'b' test
|
|
|
@108bfe4e
|
12 years |
anton |
FATE: add a bink version 'i' test
|
|
|
@80716953
|
12 years |
janne-libav |
libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR
…
|
|
|
@8f5587c3
|
12 years |
janne-libav |
cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52
|
|
|
@e6160bda
|
12 years |
janne-libav |
h264: Fix parameters to ff_er_add_slice() call
s->mb_x is reset to …
|
|
|
@60b6b8c0
|
12 years |
janne-libav |
h264: always check ref_count for validity
Fixes a crash with zuffed files.
|
|
|
@8c3849b
|
12 years |
diego |
x86: dsputil: port to cpuflags
|
|
|
@8ff0f776
|
12 years |
diego |
crc: av_crc() parameter names should match between .c, .h and doxygen
|
|
|
@566de8cd
|
12 years |
janne-libav |
avserver: replace av_read_packet with av_read_frame
|
|
|
@39c4afd9
|
12 years |
janne-libav |
avserver: fix constness casting warnings
Use a different char* for …
|
|
|
@bf5f46b4
|
12 years |
janne-libav |
APIChanges: add entry for av_read_packet deprecation
|
|
|
@c84cce5
|
12 years |
janne-libav |
mxfdec: fix typo in mxf_read_seek()
Check the number of index tables …
|
|
|
@a4cd2ad8
|
12 years |
janne-libav |
avserver: use freopen to redirect stdin/out/err to /dev/null
|
|
|
@ada51a33
|
12 years |
janne-libav |
avserver: remove daemon mode
This code spews a multitude of warnings …
|
|
|
@9eded0fe
|
12 years |
martin |
configure: Check for -Werror parameters on clang
Signed-off-by: …
|
|
|
@116ae728
|
12 years |
janne-libav |
doxygen: remove obsolete options from Doxyfile
The options …
|
|
|
@e28b7553
|
12 years |
diego |
configure: Add option to disable all command line programs
|
|
|
@b74dbdd5
|
12 years |
diego |
bgmc: Fix av_malloc checks in ff_bgmc_init()
Signed-off-by: Xi Wang …
|
|
|
@8034130e
|
12 years |
lu_zero |
rtp: set the payload type as stream id
Support multiple video/audio …
|
|
|
@3b4296f4
|
12 years |
lu_zero |
avformat: clarify stream id for muxing
|
|
|
@a3138eb
|
12 years |
diego |
fate: Add dependencies for aac, alac, amrnb, amrwb, atrac tests
|
|
|
@7f1fcaf0
|
12 years |
mans |
ppc: do not pass redundant compiler flags
The -mpowerpc64 and …
|
|
|
@7ba0c1b3
|
12 years |
mans |
avutil: change GET_UTF8 to not use av_log2()
This removes an …
|
|
|
@e8769b3
|
12 years |
martin |
segment: fix NULL pointer dereference in seg_write_header()
Since the …
|
|
|
@26301caa
|
12 years |
diego |
x86: mmx2 ---> mmxext in asm constructs
|
|
|
@da39cac8
|
12 years |
diego |
Drop broken and unused CABAC test program.
|
|
|
@5e9c6ef8
|
12 years |
diego |
x86: h264_weight_10bit: port to cpuflags
|
|
|
@83f9ed42
|
12 years |
lu_zero |
libtheoraenc: add missing pixdesc.h header
Was left out from …
|
|
|
@cc085993
|
12 years |
lu_zero |
avcodec: remove ff_is_hwaccel_pix_fmt
It is used only in one place …
|
|
|
@c1a02e88
|
12 years |
lu_zero |
pixdesc: add av_pix_fmt_get_chroma_sub_sample
Deprecate …
|
|
|
@22a0827d
|
12 years |
lu_zero |
hlsenc: stand alone hls segmenter
Simplifies usage but has higher latency.
|
|
|
@b9629acb
|
12 years |
justin.ruggles |
yop: set channel layout
|
|
|
@935fbb66
|
12 years |
justin.ruggles |
wtv: set channel layout for mpeg audio
|
|
|
@7b48d93e
|
12 years |
justin.ruggles |
westwood_aud: set channel layout
|
|
|
@2ce7f820
|
12 years |
justin.ruggles |
wc3movie: set channel layout
|
|
|
@a94b0267
|
12 years |
justin.ruggles |
tmv: set channel layout
|
|
|
@7f348bd7
|
12 years |
justin.ruggles |
tiertexseq: set channel layout
|
|
|
@a3949fe1
|
12 years |
justin.ruggles |
swfdec: set channel layout
|
|
|
@1c758772
|
12 years |
justin.ruggles |
sol: set channel layout
|
|
|
@bfccd76a
|
12 years |
justin.ruggles |
smacker: set channel layout
|
|
|
@57e590e4
|
12 years |
justin.ruggles |
siff: set channel layout
|
|
|
@a634896c
|
12 years |
justin.ruggles |
sierravmd: set channel layout
|
|
|
@c1ac602d
|
12 years |
justin.ruggles |
rtpdec_amr: set channel layout
|
|
|
@ce842029
|
12 years |
justin.ruggles |
rsodec: set channel layout
|
|
|
@60a5853
|
12 years |
justin.ruggles |
rmdec: set channel layout for RA version 3
|
|
|
@444b79c1
|
12 years |
justin.ruggles |
qcp: set channel layout
|
|
|
@b5e3e777
|
12 years |
justin.ruggles |
psxstr: set channel layout
|
|
|
@c9759eb4
|
12 years |
justin.ruggles |
omadec: set channel layout
|
|
|
@d4088efb
|
12 years |
justin.ruggles |
oggparsespeex: validate channel count and set channel layout
|
|
|
@232e9c4c
|
12 years |
justin.ruggles |
nuv: set channel layout
|
|
|
@cc57228e
|
12 years |
justin.ruggles |
mxg: set channel layout
|
|
|
@66d7ceb4
|
12 years |
justin.ruggles |
mvi: set channel layout
|
|
|
@f6c6e5aa
|
12 years |
justin.ruggles |
mpc7: set channel layout
|
|
|
@f24b0b1b
|
12 years |
justin.ruggles |
mmf: set channel layout
|
|
|
@87199d34
|
12 years |
justin.ruggles |
mm: set channel layout
|
|
|
@ef1b23ad
|
12 years |
justin.ruggles |
jvdec: set channel layout
|
|
|
@43711312
|
12 years |
justin.ruggles |
iss: set channel layout
|
|
|
@41a2d959
|
12 years |
justin.ruggles |
ipmovie: set channel layout
|
|
|
@024e0370
|
12 years |
justin.ruggles |
iff: set channel layout
|
|
|
@73e2007f
|
12 years |
justin.ruggles |
idroqdec: set channel layout
|
|
|
@f6c3adde
|
12 years |
justin.ruggles |
gxfdec: set channel layout when applicable
|
|
|
@d4a105a
|
12 years |
justin.ruggles |
gsmdec: set channel layout
|
|
|
@644d8d2e
|
12 years |
justin.ruggles |
flvdec: set channel layout
|
|
|
@d5ca70b1
|
12 years |
justin.ruggles |
dv: set channel layout
|
|
|
@49e7af06
|
12 years |
justin.ruggles |
dsicin: set channel layout
|
|
|
@a05a6378
|
12 years |
justin.ruggles |
daud: set channel layout
Update FATE reference due to WAVE channel …
|
|
|
@0d09a584
|
12 years |
justin.ruggles |
cdxl: set channel layout
|
|
|
@e8088d6
|
12 years |
justin.ruggles |
bmv: set channel layout
|
|
|
@2fe804f3
|
12 years |
justin.ruggles |
bink: set channel layout
|
|
|
@ff50d27a
|
12 years |
justin.ruggles |
bfi: set channel layout
|
|
|
@b5d1a15d
|
12 years |
justin.ruggles |
bethsoftvid: set channel layout
|
|
|
@39f0e9b8
|
12 years |
justin.ruggles |
apc: set channel layout
|
|
|
@5595368b
|
12 years |
justin.ruggles |
amr: set channel_layout
|
|
|
@a384f6a7
|
12 years |
mans |
ppc: replace pointer casting with AV_COPY32
This removes warnings …
|
|
|
@031aac9
|
12 years |
mans |
ppc: fix some unused variable warnings
The third argument of …
|
|
|
@9eda2a85
|
12 years |
mans |
configure: remove support for -n flag in print_enabled()
This flag is …
|
|
|
@faf340f6
|
12 years |
justin.ruggles |
binkaudio: set channel layout
|
|
|
@2b479bca
|
12 years |
diego |
build: Drop AVX assembly ifdefs
An assembler able to cope with AVX …
|
|
|
@b8e8a07c
|
12 years |
diego |
x86: Require an assembler able to cope with AVX instructions
All …
|
|
|