|
|
|
@f83acb09
|
14 years |
martin |
Makefile: Include dependencies for test tools, too
This makes …
|
|
|
@63de9e7d
|
14 years |
diego |
Remove a version check in av_log made unnecessary by the big bump.
|
|
|
@53f7628d
|
14 years |
justin.ruggles |
update last major version increase dates in APIchanges
|
|
|
@14e3b120
|
14 years |
anton |
Reduce picture size for yadif.
Signed-off-by: Anton Khirnov …
|
|
|
@52512d0a
|
14 years |
anton |
oggdec: use av_freep() instead of av_free()
Signed-off-by: Anton …
|
|
|
@26f6b8c5
|
14 years |
anton |
avio: Fix sanity checks in ffurl_read*
This fixes e.g. reading data …
|
|
|
@7bbb67d5
|
14 years |
martin |
libavformat: Free AVFormatContext->streams
After switching this from …
|
|
|
@c60112f
|
14 years |
martin |
libavformat: Make protocols pass URLContext as log context where …
|
|
|
@8408e1d7
|
14 years |
mans |
asf: remove commented out code in asf_read_seek
Signed-off-by: Mans …
|
|
|
@a81ff195
|
14 years |
diego |
libpostproc: Remove crufty code disabled by the big bump.
|
|
|
@5efef54e
|
14 years |
siretart |
Reflect 0.7_beta1 release in the Changelog
|
|
|
@7dfe244f
|
14 years |
anton |
sws: remove disabled cruft.
|
|
|
@975c2734
|
14 years |
anton |
lavu: remove disabled ff_random_get_seed cruft.
|
|
|
@488d2b63
|
14 years |
anton |
lavu: remove disabled sha1 cruft.
|
|
|
@31d76ec2
|
14 years |
justin.ruggles |
In avcodec_open(), set return code to an error value only when an …
|
|
|
@cda7aa9e
|
14 years |
anton |
lavc: remove reference to opt.h from Makefile.
Fixes make install …
|
|
|
@55815edc
|
14 years |
anton |
prefer avio_check() over url_exist()
The problem with url_exist() is …
|
|
|
@59d96941
|
14 years |
anton |
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols …
|
|
|
@490a022d
|
14 years |
anton |
lavu: remove misc disabled cruft
|
|
|
@9e5c62c9
|
14 years |
anton |
lavu: remove FF_API_OLD_IMAGE_NAMES cruft
|
|
|
@516fb5e4
|
14 years |
anton |
lavu: remove FF_API_OLD_EVAL_NAMES cruft
|
|
|
@3453a231
|
14 years |
anton |
lavc: remove misc disabled cruft.
|
|
|
@251cf997
|
14 years |
anton |
lavc: remove the FF_API_INOFFICIAL cruft.
|
|
|
@41d0eb1c
|
14 years |
anton |
lavc: remove the FF_API_SET_STRING_OLD cruft.
|
|
|
@01a4259b
|
14 years |
anton |
lavc: remove the FF_API_USE_LPC cruft.
|
|
|
@db4d3a74
|
14 years |
anton |
lavc: remove the FF_API_SUBTITLE_OLD cruft.
|
|
|
@e89e5afd
|
14 years |
anton |
lavc: remove the FF_API_VIDEO_OLD cruft.
|
|
|
@9b4f1cdb
|
14 years |
anton |
lavc: remove the FF_API_AUDIO_OLD cruft.
|
|
|
@20d33ee8
|
14 years |
anton |
lavc: remove the FF_API_OPT_SHOW cruft.
|
|
|
@42420e7b
|
14 years |
anton |
lavc: remove the FF_API_MM_FLAGS cruft.
|
|
|
@32b80696
|
14 years |
anton |
lavf: remove misc disabled cruft.
|
|
|
@df56d583
|
14 years |
anton |
lavf: remove FF_API_INDEX_BUILT cruft
|
|
|
@7f804085
|
14 years |
anton |
lavf: remove FF_API_URL_CLASS cruft.
|
|
|
@5763e639
|
14 years |
anton |
lavf: remove FF_API_SYMVER cruft
|
|
|
@b4c5aca
|
14 years |
anton |
lavf: remove FF_API_FIRST_FORMAT cruft
|
|
|
@583f6c67
|
14 years |
anton |
lavf: remove FF_API_PARAMETERS_CODEC_ID cruft
|
|
|
@fc2d3a19
|
14 years |
anton |
lavf: remove FF_API_LAVF_UNUSED cruft
|
|
|
@58d5ff0
|
14 years |
anton |
lavf: remove FF_API_PARSE_FRAME_PARAM cruft
|
|
|
@4df001d7
|
14 years |
anton |
lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
|
|
|
@5048e36c
|
14 years |
anton |
lavf: remove FF_API_URL_SPLIT cruft
|
|
|
@c4efa7c2
|
14 years |
anton |
lavf: remove FF_API_UDP_GET_FILE cruft
|
|
|
@61573bf1
|
14 years |
anton |
lavf: remove FF_API_GUESS_FORMAT cruft
|
|
|
@dcd4a7b6
|
14 years |
anton |
lavf: remove FF_API_REGISTER_PROTOCOL cruft
|
|
|
@468644f6
|
14 years |
anton |
lavf: remove FF_API_URL_RESETBUF cruft
|
|
|
@575c18da
|
14 years |
anton |
lavf: remove FF_API_OLD_METADATA cruft
|
|
|
@761ad429
|
14 years |
anton |
lavf: remove FF_API_MAX_STREAMS cruft
|
|
|
@aad2f2f4
|
14 years |
anton |
document introduction of side data in APIchanges
this should've been …
|
|
|
@151cd4f9
|
14 years |
diego |
pcm: Add const to cast in ENCODE macro.
This fixes a lot of warnings …
|
|
|
@d11818ef
|
14 years |
diego |
Remove now obsolete references to _g-suffixed binaries.
Automatic …
|
|
|
@facc48f1
|
14 years |
lu_zero |
libvo-aacenc,libvo-amrwbenc}: fix api usage
Use the correct error …
|
|
|
@139f3ac4
|
14 years |
anton |
Bump major versions of all libraries.
They've accumulated enough new …
|
|
|
@f0a41afd
|
14 years |
diego |
Replace mplayerhq.hu URLs by libav.org.
|
|
|
@0b5ae1fd
|
14 years |
diego |
asfdec: Remove dead code from asf_read_close().
|
|
|
@259a3e70
|
14 years |
diego |
ptx: Use av_log_ask_for_sample() where appropriate.
|
|
|
@fd0c3403
|
14 years |
diego |
Update regtest checksums after revision 6001dad.
The string "FFmpeg" …
|
|
|
@6001dad
|
14 years |
diego |
Replace more FFmpeg references by Libav.
|
|
|
@4c64c8e9
|
14 years |
justin.ruggles |
ac3dec: fix processing of delta bit allocation information.
The …
|
|
|
@0b05864e
|
14 years |
siretart |
vc1: fix fate-vc1 after previous commit.
PROFILE_ADVANCED doesn't set …
|
|
|
@58bb6b7d
|
14 years |
rsbultje |
wmv3dec: fix playback of complex WMV3 files using simple_idct.
IDCT …
|
|
|
@14622ef0
|
14 years |
diego |
Replace references to ffmpeg-devel with libav-devel; fix roundup URL.
|
|
|
@c0eee893
|
14 years |
lu_zero |
make av_dup_packet() more cautious on allocation failures
…
|
|
|
@2d8591c2
|
14 years |
lu_zero |
make containers pass palette change in AVPacket
Signed-off-by: Luca …
|
|
|
@4de339e2
|
14 years |
lu_zero |
introduce side information for AVPacket
Signed-off-by: Luca Barbato …
|
|
|
@4d012eb5
|
14 years |
diego |
xwma: Fix wrong printf format expression.
Also add inttypes.h …
|
|
|
@ef8b54fc
|
14 years |
diego |
xwma demuxer: typos
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@8f3eebd6
|
14 years |
lu_zero |
oggdec: simplify audio chained ogg streams support
Signed-off-by: …
|
|
|
@f668afd4
|
14 years |
janne-libav |
swscale: fix "ISO C90 forbids mixed declarations and code" warning
…
|
|
|
@7f2ae5c7
|
14 years |
janne-libav |
swscale: fix compilation with --enable-runtime-cpudetect
|
|
|
@b6cad3df
|
14 years |
janne-libav |
swscale: correct include path to fix ppc altivec build
|
|
|
@6216fc70
|
14 years |
lu_zero |
swscale: simplify rgb2rgb templating
MMX is always built. Drop the ifdefs
|
|
|
@33a0421b
|
14 years |
lu_zero |
swscale: simplify initialization code
Simplify the fallthrough case …
|
|
|
@735bf195
|
14 years |
lu_zero |
swscale: further cleanup swscale.c
Move x86-specific constants out of …
|
|
|
@86330b4c
|
14 years |
lu_zero |
swscale: partially move the arch specific code left
PPC and x86 code …
|
|
|
@c0038328
|
14 years |
lu_zero |
swscale: move away x86 specific code from rgb2rgb
Keep only the plain …
|
|
|
@a3a0af4f
|
14 years |
lu_zero |
avutil: make aes and sha api public
The functions are already av_ …
|
|
|
@ca402f32
|
14 years |
lu_zero |
handle malloc failures in ff_get_wav_header
ff_get_wav_header is …
|
|
|
@ad4c5034
|
14 years |
lu_zero |
add xWMA demuxer
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
|
|
@0a962e61
|
14 years |
lu_zero |
mpegts: force the default timebase
The mpegts muxer does not set the …
|
|
|
@302152d4
|
14 years |
martin |
libavcodec: Bump micro after adding the dtx AVOptions
Signed-off-by: …
|
|
|
@651b276
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private …
|
|
|
@3dd82afc
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed
…
|
|
|
@70739381
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate
…
|
|
|
@957635ba
|
14 years |
martin |
libvo-*: Fix up the long codec names
Include VisualOn to clarify the …
|
|
|
@567ad0e3
|
14 years |
martin |
libavcodec: Mark AVCodec->priv_class const
This avoids warnings of …
|
|
|
@0e1a5434
|
14 years |
diego |
swscale: Factorize FAST_BGR2YV12 definition.
It is used only for x86 …
|
|
|
@2d326793
|
14 years |
martin |
libvo-aacenc: Only produce extradata if the global header flag is set
…
|
|
|
@451d566f
|
14 years |
anton |
lavf: postpone removal of public metadata conversion API
It's been …
|
|
|
@c7767327
|
14 years |
anton |
lavc: postpone removal of request_channels
No decoder uses the …
|
|
|
@d6ead39e
|
14 years |
anton |
lavc: postpone removal of audioconvert and sample_fmt wrappers
Those …
|
|
|
@548e62c5
|
14 years |
anton |
lavf: postpone removal of deprecated avio functions
They've been …
|
|
|
@882221af
|
14 years |
martin |
libopencore-amr: Cosmetics: Rewrap and align
Signed-off-by: Martin …
|
|
|
@02c63a1
|
14 years |
martin |
libopencore-amr, libvo-amrbwenc: Rename variables and functions
Avoid …
|
|
|
@9b9c6405
|
14 years |
martin |
libopencore-amr: Convert commented out debug logging into av_dlog
…
|
|
|
@89e7e640
|
14 years |
martin |
libopencore-amr: Remove an unused state variable
Signed-off-by: …
|
|
|
@5d211e03
|
14 years |
martin |
libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate …
|
|
|
@0e03f94d
|
14 years |
martin |
libopencore-amr: Remove a useless local variable
Signed-off-by: …
|
|
|
@c48ce4eb
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array …
|
|
|
@900a129
|
14 years |
martin |
libopencore-amr, libvo-amrwbenc: Return proper error codes in most …
|
|
|
@a8ec07c9
|
14 years |
martin |
libopencore-amr: Don't print carriage returns in log messages
…
|
|
|
@58733141
|
14 years |
martin |
libopencore-amr: Remove an old workaround for libamr header weirdness
…
|
|
|