|
|
|
@192bfbc
|
13 years |
siretart |
avutil: elaborate documentation for av_get_random_seed
|
|
|
@dafaef2
|
13 years |
alex.converse |
Add support for aac streams in mp4/mov without extradata.
|
|
|
@4bfe0644
|
13 years |
mans |
aes: whitespace cosmetics
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@bd55da1c
|
13 years |
mans |
adler32: whitespace cosmetics
Signed-off-by: Mans Rullgard …
|
|
|
@81cc7d0b
|
13 years |
rsbultje |
swscale: fix another yuv range conversion overflow in 16bit scaling.
|
|
|
@c31bc537
|
13 years |
mans |
Fix cpu flags test program
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@ce1e181b
|
13 years |
diego |
opt-test: Add missing braces to silence compiler warnings.
…
|
|
|
@bd9a9a2
|
13 years |
diego |
build: Eliminate obsolete test targets.
The targets are now part of …
|
|
|
@5d62d0b1
|
13 years |
martin |
udp: Fix a compilation warning
This fixes this compilation warning, …
|
|
|
@705b21a0
|
13 years |
martin |
swscale: Unbreak build with --enable-small
This fixes building with …
|
|
|
@71f02914
|
13 years |
mans |
base64: add fate test
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@744765a9
|
13 years |
mans |
aes: improve test program and add fate test
Signed-off-by: Mans …
|
|
|
@f6252b48
|
13 years |
mans |
adler32: make test program more useful and add fate test
…
|
|
|
@e0b8fff6
|
13 years |
rsbultje |
swscale: fix yuv range correction when using 16-bit scaling.
|
|
|
@ce2649af
|
13 years |
alex.converse |
aacenc: Make chan_map const correct
|
|
|
@812f2376
|
13 years |
diego |
rational-test: Add proper main() declaration to fix gcc warnings.
|
|
|
@c562ba4c
|
13 years |
diego |
configure: Add vdpau and dxva2 to configure results output.
|
|
|
@cfa68a33
|
13 years |
mans |
Remove unused, never built libavutil/pca.[ch]
Signed-off-by: Mans …
|
|
|
@5dd514af
|
13 years |
rsbultje |
matroskadec: forward parsing errors to caller.
Signed-off-by: Ronald …
|
|
|
@59ca3955
|
13 years |
rsbultje |
av_find_stream_info: simplify EAGAIN handling.
Signed-off-by: Ronald …
|
|
|
@98add74
|
13 years |
alex.converse |
aacenc: Fix determination of Mid/Side Mode.
In …
|
|
|
@d3a6c2ab
|
13 years |
alex.converse |
psymodel: Remove the single channel analysis function
|
|
|
@01344fe4
|
13 years |
alex.converse |
aacenc: Implement dummy channel group analysis that just calls the …
|
|
|
@0bc01cc9
|
13 years |
alex.converse |
psymodel: Add channels and channel groups to the psymodel.
|
|
|
@a3e1f80e
|
13 years |
mans |
ARM: remove check for PLD instruction
PLD is present in ARMv5TE and …
|
|
|
@0291ce84
|
13 years |
mans |
fate: move amr[nw]b test rules into separate files
Signed-off-by: …
|
|
|
@9ed6cbc3
|
13 years |
rsbultje |
ogg: fix double free when finding length of small chained oggs.
…
|
|
|
@ef1ee36
|
13 years |
rsbultje |
swscale: implement >8bit scaling support.
This means that precision …
|
|
|
@f6806986
|
13 years |
mans |
build: fix creation of tools dir with make 3.81
GNU make 3.81 …
|
|
|
@e2542dcc
|
13 years |
diego |
build: Mark all-yes Makefile target as phony.
|
|
|
@86c3c1ab
|
13 years |
diego |
pixfmt: fix YUV422/444 wrong endian comment
Signed-off-by: Diego …
|
|
|
@5e27ec28
|
13 years |
mans |
build: create output directories as needed
Signed-off-by: Mans …
|
|
|
@da55ee6c
|
13 years |
jason |
Add new yuv444 pixfmts to avcodec_align_dimensions2
Fixes draw_edges …
|
|
|
@4578435f
|
13 years |
diego |
swscale: Add Doxygen for hyscale_fast/hScale.
|
|
|
@b0da4903
|
13 years |
mans |
fate: enable lavfi-pixmt tests on big endian systems
Signed-off-by: …
|
|
|
@635930d4
|
13 years |
mans |
PPC: swscale: disable altivec functions for unsupported formats
…
|
|
|
@842f463c
|
13 years |
mans |
fate: merge identical pixdesc_be/le tests
Signed-off-by: Mans …
|
|
|
@d6cc6ac6
|
13 years |
diego |
swscale: Add Doxygen for yuv2planar*/yuv2packed* functions.
|
|
|
@7ac6910d
|
13 years |
mans |
build: call texi2pod.pl with full path instead of symlink
…
|
|
|
@57b4a3dd
|
13 years |
mans |
build: include sub-makefiles using full path instead of symlinks
…
|
|
|
@618230c7
|
13 years |
Ronald S. Bultje |
swscale: update big endian reference values after dff5a835.
|
|
|
@cb7b55b0
|
13 years |
mans |
wavpack: skip blocks with no samples
These blocks don't report audio …
|
|
|
@bd2deab7
|
13 years |
justin.ruggles |
cosmetics: remove outdated comment that is no longer true
|
|
|
@deb3ed0
|
13 years |
mans |
build: replace some addprefix/addsuffix with substitution refs
…
|
|
|
@bb00b15f
|
13 years |
diego |
avutil: Remove unused arbitrary precision integer code.
|
|
|
@d2ee495f
|
13 years |
diego |
configure: Drop check for availability of ten assembler operands.
…
|
|
|
@1bb52045
|
13 years |
alex.converse |
aacenc: Save channel configuration for later use.
|
|
|
@8dbaa5bd
|
13 years |
alex.converse |
aacenc: Fix codebook trellising for zeroed bands.
Choose band type …
|
|
|
@13a09979
|
13 years |
rsbultje |
swscale: change prototypes of scaled YUV output functions.
Remove …
|
|
|
@dff5a83
|
13 years |
Ronald S. Bultje |
swscale: re-add support for non-native endianness.
This works through …
|
|
|
@3d3c8149
|
13 years |
Ronald S. Bultje |
swscale: disentangle yuv2rgbX_c_full() into small functions.
This is …
|
|
|
@6fba14e
|
13 years |
Ronald S. Bultje |
swscale: split yuv2packed[12X]_c() remainders into small functions.
…
|
|
|
@dc179ec8
|
13 years |
Ronald S. Bultje |
swscale: split yuv2packedX_altivec in smaller functions.
This will …
|
|
|
@0d994b2f
|
13 years |
Ronald S. Bultje |
swscale: don't use planar output functions to write to NV12/21.
This …
|
|
|
@8683c6a6
|
13 years |
justin.ruggles |
ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c
This avoids …
|
|
|
@668afae4
|
13 years |
justin.ruggles |
ac3enc: merge log2_tab() into normalize_samples()
|
|
|
@7dcdf97
|
13 years |
justin.ruggles |
ac3enc: Remove bit allocation fallbacks.
They introduce too much …
|
|
|
@659aa20e
|
13 years |
mans |
build: improve rules for test programs
This generates dependencies …
|
|
|
@bc877faf
|
13 years |
mans |
build: factor out the .c and .S compile commands as a macro
These …
|
|
|
@97535ff
|
13 years |
rsbultje |
swscale: remove unused xInc/srcW arguments from hScale().
|
|
|
@9a0dda8b
|
13 years |
jason |
H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit
2tap qpel …
|
|
|
@84153d1
|
13 years |
jason |
H.264: make filter_mb_fast support 4:4:4
|
|
|
@3fbc9bbb
|
13 years |
diego |
mpeg4videoenc: Remove disabled variant of mpeg4_encode_block().
As a …
|
|
|
@9ddf1b1a
|
13 years |
justin.ruggles |
configure: allow post-fixed cpu strings for athlon64, k8, and opteron …
|
|
|
@f3876ea
|
13 years |
diego |
Move some variable declarations below the proper #ifdefs.
This avoids …
|
|
|
@d0ce090e
|
13 years |
mans |
ARM: silence some annoying armcc warnings
This silences warnings …
|
|
|
@c713620b
|
13 years |
diego |
ffplay: Remove unused-but-set channels variable from …
|
|
|
@729f953f
|
13 years |
diego |
build: Add DEP_LIBS dependency directly to the shared library build …
|
|
|
@89b5829d
|
13 years |
diego |
build: Remove multiple inclusion guards from config.mak.
config.mak …
|
|
|
@a6213f3d
|
13 years |
diego |
build: Remove redundant config.mak includes from subdirectory …
|
|
|
@3a0d0ff5
|
13 years |
diego |
aacenc: Mark psy_3gpp_window() as av_unused.
It is intentionally left …
|
|
|
@b36518dc
|
13 years |
diego |
configure: Add -Wno-format-zero-length to CFLAGS.
The C standard …
|
|
|
@fc66e231
|
13 years |
martin |
udp: Receive on the remote port number, if no local port is set
For a …
|
|
|
@adbfc605
|
13 years |
diego |
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
…
|
|
|
@9abbe8cc
|
13 years |
martin |
Use av_printf_format to check the usage of printf style functions
…
|
|
|
@67e9ae14
|
13 years |
martin |
Add av_printf_format, for marking printf style format strings and …
|
|
|
@9e19704a
|
13 years |
mans |
ARM: enable thumb for Cortex-M* CPUs
These CPUs are thumb-only and …
|
|
|
@35fa0d47
|
13 years |
diego |
nsvdec: Propagate error values instead of returning 0 in …
|
|
|
@f038cf3c
|
13 years |
mans |
build: remove SRC_PATH_BARE variable
Setting SRC_PATH to "." when …
|
|
|
@bb524924
|
13 years |
mans |
build: move basic rules and variables to main Makefile
Signed-off-by: …
|
|
|
@8d853efe
|
13 years |
mans |
build: move special targets to end of main Makefile
Signed-off-by: …
|
|
|
@41b68dc
|
13 years |
anton |
lavdev: improve feedback in case of invalid frame rate/size
Show the …
|
|
|
@a4bda405
|
13 years |
anton |
vfwcap: prefer "framerate_q" over "fps" in vfw_read_header()
The …
|
|
|
@e60068ba
|
13 years |
anton |
v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()
The …
|
|
|
@a5351720
|
13 years |
anton |
fbdev: prefer "framerate_q" over "fps" in device context
The variable …
|
|
|
@da51a7c6
|
13 years |
anton |
bktr: prefer "framerate" over "fps" for grab_read_header()
The …
|
|
|
@147bcf27
|
13 years |
anton |
ALSA: implement channel layout for playback.
Currently quad, 5.0, 5.1 …
|
|
|
@2359aeb5
|
13 years |
anton |
alsa: support unsigned variants of already supported signed formats.
|
|
|
@921715ed
|
13 years |
anton |
alsa: add support for more formats.
Specifically, f32, f64, s32, s24, …
|
|
|
@8986fddc
|
13 years |
mans |
ARM: allow building in Thumb2 mode
Signed-off-by: Mans Rullgard …
|
|
|
@9cd7b85
|
13 years |
mans |
configure: add --optflags option
This allows overriding the default …
|
|
|
@f87b03b5
|
13 years |
mans |
build: move documentation rules to doc/Makefile
Signed-off-by: Mans …
|
|
|
@698a183e
|
13 years |
mans |
build: move test rules to tests/Makefile
Signed-off-by: Mans Rullgard …
|
|
|
@684f4abf
|
13 years |
justin.ruggles |
ac3enc: remove unneeded local variable in asym_quant()
|
|
|
@f21fb76b
|
13 years |
justin.ruggles |
ac3enc: remove a branch in asym_quant() by doing 2 shifts
|
|
|
@0e4dbe29
|
13 years |
justin.ruggles |
ac3enc: avoid masking output in asym_quant() by using signed values …
|
|
|
@2702a6f1
|
13 years |
jason |
H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
|
|
|
@7c9079ab
|
13 years |
jason |
H.264: fix 4:4:4 + deblocking + MBAFF
|
|
|
@932db250
|
13 years |
jason |
H.264: fix 4:4:4 cropping warning
|
|
|
@85a88f9c
|
13 years |
jason |
H.264: reference the correct SPS in decode_scaling_matrices
|
|
|