|
|
|
@88b24369
|
13 years |
alex.converse |
mpc7: Fix memset call in mpc7_decode_frame function
|
|
|
@164fca3
|
13 years |
justin.ruggles |
atrac1: use correct context for av_log()
|
|
|
@c298b2b8
|
13 years |
justin.ruggles |
apedec: consume the whole packet when copying to the decoder buffer.
…
|
|
|
@de157f21
|
13 years |
justin.ruggles |
apedec: do not needlessly copy s->samples to nblocks.
also move …
|
|
|
@4315c7d3
|
13 years |
justin.ruggles |
apedec: check output buffer size after calculating actual output size
|
|
|
@ad17207b
|
13 years |
justin.ruggles |
apedec: remove unneeded entropy decoder normalization.
The decoder …
|
|
|
@59f4d1b8
|
13 years |
justin.ruggles |
truespeech: use memmove() in truespeech_update_filters()
|
|
|
@41899b9a
|
13 years |
justin.ruggles |
vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check
The user could …
|
|
|
@e551a6f4
|
13 years |
justin.ruggles |
vorbisdec: remove unneeded buf_size==0 check
|
|
|
@f666276f
|
13 years |
justin.ruggles |
vorbisdec: return proper error codes instead of made-up ones
|
|
|
@f2d00155
|
13 years |
martin |
http: Don't add a Range: bytes=0- header for POST
That header simply …
|
|
|
@2305742b
|
13 years |
janne-libav |
sunrast: Check for invalid/corrupted bitstream
Signed-off-by: Janne …
|
|
|
@6149485f
|
13 years |
martin |
http: Change the chunksize AVOption into chunked_post
The chunksize …
|
|
|
@a2519280
|
13 years |
martin |
http: Add encoding/decoding flags to the AVOptions
Signed-off-by: …
|
|
|
@492cc1be
|
13 years |
anton |
avconv: remove some codec-specific hacks
The problem they are …
|
|
|
@dc86ca1a
|
13 years |
anton |
crypto: add decoding flag to options.
|
|
|
@34ff0e29
|
13 years |
anton |
tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK
|
|
|
@3b384502
|
13 years |
anton |
http: use different classes for http and https.
|
|
|
@8ef79f42
|
13 years |
martin |
http: Change an error log message to a warning
Signed-off-by: Martin …
|
|
|
@7590061e
|
13 years |
martin |
http: Remove the now unused ff_http_set_headers custom function
…
|
|
|
@27fad11b
|
13 years |
martin |
mms: Set http custom headers via the AVOption
Signed-off-by: Martin …
|
|
|
@196bf28c
|
13 years |
martin |
rtsp: Set http custom headers via the AVOption
Signed-off-by: Martin …
|
|
|
@10da1e91
|
13 years |
martin |
http: Make custom headers settable via an AVOption
Signed-off-by: …
|
|
|
@eaa8c1f9
|
13 years |
martin |
crypto: Don't manually free memory allocated via AVOptions
…
|
|
|
@d10361b6
|
13 years |
martin |
avio: Free URLContext private data allocated via AVOptions
…
|
|
|
@6c643e07
|
13 years |
rsbultje |
avc: fix memory errors when encoding invalid h264 codecdata
…
|
|
|
@f1f6d361
|
13 years |
justin.ruggles |
avcodec: add support for planar signed 8-bit PCM.
It is found in some …
|
|
|
@fed5ca25
|
13 years |
justin.ruggles |
ra144enc: add sample_fmts list to ff_ra_144_encoder
This enables the …
|
|
|
@818a3bde
|
13 years |
justin.ruggles |
smackaud: use uint8_t* for 8-bit output buffer type
This matches the …
|
|
|
@375ca0ac
|
13 years |
justin.ruggles |
smackaud: clip output samples
|
|
|
@c86c3c8
|
13 years |
justin.ruggles |
smackaud: use sign_extend() for difference value instead of casting
|
|
|
@979c8de5
|
13 years |
justin.ruggles |
sipr: use a function pointer to select the decode_frame function
|
|
|
@3468ff10
|
13 years |
justin.ruggles |
sipr: set mode based on block_align instead of bit_rate
the user is …
|
|
|
@0005f9a
|
13 years |
justin.ruggles |
sipr: do not needlessly set *data_size to 0 when returning an error
|
|
|
@9cb70ce3
|
13 years |
justin.ruggles |
ra288: fix formatting of LOCAL_ALIGNED_16
|
|
|
@65ac513
|
13 years |
martin |
udp: Allow specifying the local IP address
This is useful if sending …
|
|
|
@c33d4916
|
13 years |
anton |
VC1: Add bottom field offset to block_index[] to avoid rewriting …
|
|
|
@62622d04
|
13 years |
anton |
vc1dec: move an if() block.
There are no reason for "if (c_valid) { …
|
|
|
@4bceeaf0
|
13 years |
anton |
vc1dec: use correct hybrid prediction threshold.
Signed-off-by: Anton …
|
|
|
@4344ce0
|
13 years |
anton |
vc1dec: Partial rewrite of vc1_pred_mv()
The current code is a …
|
|
|
@6475a6e1
|
13 years |
anton |
vc1dec: take ME precision into account while scaling MV predictors.
…
|
|
|
@055a141e
|
13 years |
anton |
lavf: don't leak corrupted packets
Signed-off-by: Anton Khirnov …
|
|
|
@f38f3b88
|
13 years |
martin |
tls: Use ERR_get_error() in do_tls_poll
The return value ret isn't an …
|
|
|
@1149fbc7
|
13 years |
alex.converse |
indeo3: Fix a fencepost error.
Found with asan and the venerable …
|
|
|
@735e601b
|
13 years |
alex.converse |
mxfdec: Fix comparison of unsigned expression < 0.
'size' is …
|
|
|
@3110ad83
|
13 years |
anton |
mpegts: set stream id on just created stream, not an unrelated …
|
|
|
@2467d8d9
|
13 years |
justin.ruggles |
ra288: return error if input buffer is too small
|
|
|
@0131e70a
|
13 years |
justin.ruggles |
ra288: utilize DSPContext.vector_fmul()
|
|
|
@03e5d611
|
13 years |
justin.ruggles |
ra288: use memcpy() to copy decoded samples to output
|
|
|
@f50b6be5
|
13 years |
justin.ruggles |
mace: only calculate output buffer size once
|
|
|
@ce33320b
|
13 years |
diego |
Remove redundant filename self-references inside files.
Filenames are …
|
|
|
@9412f811
|
13 years |
diego |
indeo3data: add missing config.h #include for HAVE_BIGENDIAN
|
|
|
@276b995d
|
13 years |
diego |
x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory
|
|
|
@f9324d5a
|
13 years |
justin.ruggles |
avplay: reset rdft when closing stream.
this fixes a crash when …
|
|
|
@8a691dfd
|
13 years |
anton |
doc/git-howto: expand format-patch and send-email notes.
|
|
|
@83daced0
|
13 years |
anton |
lavf: expand doxy for some AVFormatContext fields.
|
|
|
@1c8c41ff
|
13 years |
martin |
avformat: Avoid a warning about mixed declarations and code
…
|
|
|
@f545e006
|
13 years |
martin |
BMV demuxer and decoder
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@44729bc0
|
13 years |
martin |
matroskaenc: Make sure the seekhead struct is freed even on seek …
|
|
|
@090aaaf7
|
13 years |
alex.converse |
mpeg12enc: Remove write-only variables.
|
|
|
@7c5dfc17
|
13 years |
alex.converse |
mpeg12enc: Don't set up run-level info for level 0.
run: The number …
|
|
|
@a1684cf8
|
13 years |
alex.converse |
msmpeg4: Don't set up run-level info for level 0.
run: The number of …
|
|
|
@ce145690
|
13 years |
martin |
avformat: Warn about using network functions without calling …
|
|
|
@87892ef8
|
13 years |
martin |
avformat: Revise wording
It might make sense not to make the function …
|
|
|
@08826891
|
13 years |
martin |
rdt: Set AVFMT_NOFILE on ff_rdt_demuxer
This makes rdt work again, …
|
|
|
@ed307e26
|
13 years |
martin |
rdt: Check the return value of avformat_open
If it failed, return …
|
|
|
@4b3dc857
|
13 years |
martin |
rtsp: Discard the dynamic handler, if it has an alloc function which …
|
|
|
@b8f02f5
|
13 years |
justin.ruggles |
dsputil: use cpuflags in x86 versions of vector_clip_int32()
|
|
|
@f2bd8a07
|
13 years |
justin.ruggles |
x86inc: use sse versions of common macros instead of sse2 when applicable
|
|
|
@eacec07e
|
13 years |
anton |
doc/APIchanges: add missing dates and hashes
|
|
|
@eb0de710
|
13 years |
anton |
lavf: don't return from void av_update_cur_dts()
|
|
|
@a7476298
|
13 years |
anton |
Changelog: add more entries.
|
|
|
@c4302a39
|
13 years |
anton |
Changelog: update ffmpeg/avconv incompatibility list.
|
|
|
@059fb8c8
|
13 years |
anton |
avconv: remove some redundant temporary variables.
|
|
|
@f8c314c8
|
13 years |
anton |
avconv: fix broken indentation
|
|
|
@a2aeeb22
|
13 years |
anton |
avconv: move copy_initial_nonkeyframes to the options context.
Also …
|
|
|
@9a414d89
|
13 years |
anton |
avconv: use file:stream instead of file.stream in log messages.
|
|
|
@d9b49e7
|
13 years |
anton |
doc/avconv: elaborate on basic functionality.
|
|
|
@2b56db5
|
13 years |
anton |
doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats
|
|
|
@24612846
|
13 years |
martin |
openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0
Since …
|
|
|
@776f2bb9
|
13 years |
martin |
Call avformat_network_init/deinit in the programs
Calling the init …
|
|
|
@3607ed70
|
13 years |
martin |
Remove leftover includes of strings.h
Signed-off-by: Martin Storsjö …
|
|
|
@de8d1940
|
13 years |
martin |
avutil: Don't allow using strcasecmp/strncasecmp
Signed-off-by: …
|
|
|
@bb3244de
|
13 years |
martin |
Replace all usage of strcasecmp/strncasecmp
All current usages of it …
|
|
|
@ba04ecfd
|
13 years |
martin |
avstring: Add locale independent implementations of …
|
|
|
@07b172f
|
13 years |
martin |
avstring: Add locale independent implementations of toupper/tolower
…
|
|
|
@66760b30
|
13 years |
anton |
cosmetics: insert some spaces in explicit enum value assignments
…
|
|
|
@19900d60
|
13 years |
anton |
move 8SVX audio codecs to the audio codec list part on the next bump
…
|
|
|
@0e288b8c
|
13 years |
anton |
deprecate codec IDs that won't ever be used
Signed-off-by: Anton …
|
|
|
@c4356536
|
13 years |
rsbultje |
swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions.
|
|
|
@2f7f2e4
|
13 years |
rsbultje |
Update x86inc.asm to latest x264 version, and add AVX symmetry.
We …
|
|
|
@18ae3626
|
13 years |
martin |
http: Remove the custom function for disabling chunked posts
…
|
|
|
@d450cc4f
|
13 years |
martin |
rtsp: Disable chunked http post through AVOptions
This avoids having …
|
|
|
@237f1329
|
13 years |
martin |
movdec: Set frame_size for AMR
Earlier, sc->samples_per_frame was …
|
|
|
@717401af
|
13 years |
rsbultje |
h264_weight: remove duplication functions.
|
|
|
@1deb08fc
|
13 years |
rsbultje |
swscale: align vertical filtersize by 2 on x86.
The vertical scaler …
|
|
|
@43317fd5
|
13 years |
rsbultje |
libavfilter: reindent.
|
|
|
@d31fb1a9
|
13 years |
rsbultje |
matroskadec: empty blocks are in fact valid.
|
|
|
@23a8b4dd
|
13 years |
rsbultje |
avfilter: don't abort() on zero-size allocations.
|
|
|
@ea2bb12e
|
13 years |
rsbultje |
h264: improve calculation of codec delay.
Fixes the following …
|
|
|