|
|
|
@6fc892d2
|
12 years |
michaelni |
libvorbisdec: fix const nitpick warning
Signed-off-by: Michael …
|
|
|
@370bb893
|
12 years |
michaelni |
mp3enc: fix const correctness
Signed-off-by: Michael Niedermayer …
|
|
|
@0e781d94
|
12 years |
michaelni |
utvideoenc: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@e8e4c8bd
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@f4c020e
|
12 years |
michaelni |
swscale: fix usePal()
Fixes Ticket1702
Signed-off-by: Michael …
|
|
|
@340e8e0b
|
12 years |
michaelni |
dnxhdenc: fix pointer type warning
Signed-off-by: Michael Niedermayer …
|
|
|
@b0545800
|
12 years |
michaelni |
wmalosslessdec: remove unused variable
Signed-off-by: Michael …
|
|
|
@d40e2c7a
|
12 years |
michaelni |
avfiltergraph: kill uninitialized variable warning
Signed-off-by: …
|
|
|
@5e363bb9
|
12 years |
michaelni |
flvenc: kill a uninitialized variable warning.
Signed-off-by: Michael …
|
|
|
@b3facc4a
|
12 years |
michaelni |
ac3dec: fix uninitialized var warning
This commit should be purely …
|
|
|
@310fd0d3
|
12 years |
michaelni |
vsrc_testsrc: fix uninitilaized variable bug
Found-by: gcc …
|
|
|
@19dceef9
|
12 years |
michaelni |
vf_framestep: fix uninitilaized variable bug
Found-by: gcc …
|
|
|
@afe6f337
|
12 years |
michaelni |
swscale.c: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@19008e06
|
12 years |
michaelni |
wmavoice: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@158a70f1
|
12 years |
michaelni |
mov: fix av_log int type
Signed-off-by: Michael Niedermayer …
|
|
|
@946ed78f
|
12 years |
michaelni |
aacdec: fix priming/skip for AAC HE/HE2
There is a remaining error of …
|
|
|
@0fc684ff
|
12 years |
michaelni |
aacdec: pass AVPacket to aac_decode_frame_int()
Signed-off-by: …
|
|
|
@818f3dc9
|
12 years |
michaelni |
audio_frame_que: remove broken code that is specific to old audio_que
…
|
|
|
@ad7fae4e
|
12 years |
michaelni |
dshow: allow user to specify audio buffer size
Based on patch by …
|
|
|
@a5704659
|
12 years |
nicolas.george |
lavfi/af_atempo: use av_malloc for rDFT buffers.
Memory obtained from …
|
|
|
@7816c7e7
|
12 years |
Philip Langdale |
Add missing codec descriptor for timingless subrip.
Signed-off-by: …
|
|
|
@8579d4b2
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@1c668076
|
12 years |
michaelni |
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
* commit …
|
|
|
@8db73c61
|
12 years |
mans |
build: allow non-standard variations of linker -l/-L flags
This …
|
|
|
@85c83033
|
12 years |
michaelni |
lavc: protect calls to frame_thread_encoder by HAVE_THREADS
…
|
|
|
@e4fff08
|
12 years |
onemda |
exr: fix decoding ZIP16 and height not multiple of 16
Signed-off-by: …
|
|
|
@bbabeb56
|
12 years |
anton |
Add reminders to update the codec descriptor list with new codec IDs.
|
|
|
@2d5c80b
|
12 years |
michaelni |
frame_thread_encoder: pass frame pict type and quality
Signed-off-by: …
|
|
|
@097a909e
|
12 years |
michaelni |
frame_thread_encoder: pass private options
Signed-off-by: Michael …
|
|
|
@7baa115a
|
12 years |
mans |
build: export filtered -lz flag in config.mak
This is needed to link …
|
|
|
@095792f2
|
12 years |
mans |
build: add separate setting for host linker
This adds new HOSTLD and …
|
|
|
@2763587c
|
12 years |
mans |
configure: probe_cc: use separate variable for linker output flag
…
|
|
|
@028b6d2
|
12 years |
michaelni |
Add 'timeout' option to UDP protocol
This patch accepts 'timeout' …
|
|
|
@2e6f93a2
|
12 years |
diego |
x86: Always compile files with functions that are called unconditionally
|
|
|
@2f2aa2e5
|
12 years |
diego |
x86: mpegvideoenc: fix linking with --disable-mmx
The optimized …
|
|
|
@d488c3bc
|
12 years |
diego |
configure: support Bitrig OS
Signed-off-by: Diego Biurrun …
|
|
|
@d39791bf
|
12 years |
diego |
x86: mpegvideoenc: Do not abuse HAVE_ variables for template …
|
|
|
@78707225
|
12 years |
michaelni |
Add 'rw_timeout' into URLContext
If set non-zero, limits duration of …
|
|
|
@b64a72e
|
12 years |
rsbultje |
yuv2rgb: handle line widths that are not a multiple of 4.
This …
|
|
|
@09d5e02a
|
12 years |
martin |
graph2dot: Use the fallback getopt implementation if needed
…
|
|
|
@212ec5f
|
12 years |
martin |
tools: Include io.h for open/read/write/close if unistd.h doesn't …
|
|
|
@3ad9eac5
|
12 years |
martin |
testprogs: Remove unused includes
Signed-off-by: Martin Storsjö …
|
|
|
@dd4169ab
|
12 years |
martin |
qt-faststart: Use other seek/tell functions on MSVC than on mingw
…
|
|
|
@bff714ad
|
12 years |
martin |
ismindex: Include direct.h for _mkdir on windows
The Windows SDK in …
|
|
|
@a9b1a151
|
12 years |
nicolas.george |
ffmpeg: count finished streams for last stats line.
Otherwise, all …
|
|
|
@6c06b566
|
12 years |
michaelni |
rtpenc_xiph: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@d4bba93f
|
12 years |
martin |
sdp: Use static const char arrays instead of pointers to strings
…
|
|
|
@c1495868
|
12 years |
Clément Bœsch |
gitignore: add scaling_video example.
|
|
|
@2cbffc67
|
12 years |
stefasab |
examples/Makefile: remove duplicated -f switch
$(RM) already includes …
|
|
|
@74419fcf
|
12 years |
stefasab |
examples: add scaling_video example
This example should be useful to …
|
|
|
@316afee7
|
12 years |
stefasab |
lavfi: add smartblur filter
This is a port of the MPlayer smartblur …
|
|
|
@18217bb0
|
12 years |
nicolas.george |
ffmpeg: report max time of unfinished streams in stats.
Eliminating …
|
|
|
@bcc45d63
|
12 years |
diego |
x86: avcodec: Drop silly "_mmx" suffixes from filenames
|
|
|
@efbd04c3
|
12 years |
diego |
x86: avcodec: Drop silly "_sse" suffixes from filenames
|
|
|
@06b5246c
|
12 years |
martin |
sdp: Include profile-level-id for H264
This is required for playback …
|
|
|
@1ea77a52
|
12 years |
michaelni |
add myself as vda decoder maintainer
Signed-off-by: Michael …
|
|
|
@ba537202
|
12 years |
michaelni |
lavu: add snprintf(), vsnprint() and strtod() replacements for MS …
|
|
|
@6d354700
|
12 years |
lu_zero |
utvideoenc: use ff_huff_gen_len_table
Avoid code duplication and …
|
|
|
@5a582bd3
|
12 years |
lu_zero |
huffman: add ff_huff_gen_len_table
The function will be used by …
|
|
|
@998f92d6
|
12 years |
derek.buitenhuis |
cllc: simplify/fix swapped data buffer allocation.
Using the malloc …
|
|
|
@6af2480a
|
12 years |
martin |
rtpdec_h264: Don't set the pixel format
There is no need for this …
|
|
|
@6f5b1a2b
|
12 years |
martin |
h264: Check that the codec isn't null before accessing it
This fixes …
|
|
|
@0b58c77
|
12 years |
martin |
audio_frame_queue: Define af_queue_log_state before using it
This …
|
|
|
@416d2f7a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vc1: …
|
|
|
@fb6fb0de
|
12 years |
nicolas.george |
tools: add make_chlayout_test perl script.
This script uses the flite …
|
|
|
@786dadc0
|
12 years |
nicolas.george |
cmdutils: add -layouts option.
Extract of the output:
| Individual …
|
|
|
@61e262f6
|
12 years |
michaelni |
vp56: Don't use DECLARE_ALIGN on a typedef name
Instead, use it on …
|
|
|
@7627c35a
|
12 years |
kostya.shishkov |
vc1: export some functions
This is a preparatory step for the MSS2 …
|
|
|
@4f92d31a
|
12 years |
michaelni |
vf_hqdn3d: remove duplicate inline
This should fix compilation with …
|
|
|
@fa6c795c
|
12 years |
michaelni |
allcodecs: fix vda order
Found-by: compn
Signed-off-by: Michael …
|
|
|
@e3b87b35
|
12 years |
michaelni |
configure: fix vda order
Found-by: compn
Signed-off-by: Michael …
|
|
|
@78cca742
|
12 years |
michaelni |
vdadec: implement vda decoder
Signed-off-by: Michael Niedermayer …
|
|
|
@e367d906
|
12 years |
michaelni |
aiffdec: support QDM2
Fixes ticket204
Signed-off-by: Michael …
|
|
|
@ae43c4c0
|
12 years |
mans |
configure: use HOSTCC_C/O in check_host_cc
Signed-off-by: Mans …
|
|
|
@df0d6341
|
12 years |
mans |
configure: use AS_O setting in check_as
Signed-off-by: Mans Rullgard …
|
|
|
@29b64b68
|
12 years |
mans |
configure: use LD_O setting in check_ld()
Signed-off-by: Mans …
|
|
|
@dbc9f84e
|
12 years |
mans |
Revert "dsputil: make {add/put/put_signed}_pixels_clamped() …
|
|
|
@3d868fe5
|
12 years |
diego |
build: Restore dependency of acelp_filters.o on celp_math.o
|
|
|
@dafcbfe4
|
12 years |
diego |
celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
|
|
|
@55498543
|
12 years |
diego |
celp_math: Move ff_cos() to the only place it is used
|
|
|
@8f7c26e3
|
12 years |
diego |
build: Use portable abstraction for linker/hostcc output file syntax
|
|
|
@d5683aba
|
12 years |
diego |
configure: Fix shared library creation for OpenBSD
OpenBSD does not …
|
|
|
@5395d88
|
12 years |
derek.buitenhuis |
vp56: Don't use DECLARE_ALIGN on a typedef name
Instead, use it on …
|
|
|
@be862c0
|
12 years |
michaelni |
movenc: support for itunes tempo tag
Implements support for tmpo atom …
|
|
|
@237f53ce
|
12 years |
Reimar.Doeffinger |
cllc: simplify/fix swapped data buffer allocation.
Using the malloc …
|
|
|
@5cc5d9d5
|
12 years |
michaelni |
dpx: 10 and 12 bit decoding
Rewrite 10 bit dpx decoder to decode into …
|
|
|
@0de4a563
|
12 years |
kostya.shishkov |
mss1: move code that will be reused by MSS2 decoder into separate file
|
|
|
@49df339f
|
12 years |
kostya.shishkov |
mss1: merge decode_intra() and decode_inter()
They have most of their …
|
|
|
@b42be2d5
|
12 years |
martin |
avprobe: Get rid of ugly casts in the options table
This also makes …
|
|
|
@99f50907
|
12 years |
michaelni |
aiffdec: try #2 to fix bps
Signed-off-by: Michael Niedermayer …
|
|
|
@4abb88d7
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@b441a451
|
12 years |
martin |
vf_hqdn3d: Remove a duplicate inline declaration
Compilation seems to …
|
|
|
@2bd6717
|
12 years |
martin |
vf_hqdn3d: Don't declare the loop variable within the for loop
This …
|
|
|
@e0f7a9f6
|
12 years |
lu_zero |
huffyuv: update to current coding style
|
|
|
@f76e4787
|
12 years |
lu_zero |
huffman: update to current coding style
|
|
|
@125c6c07
|
12 years |
martin |
rtsp: Free the rtpdec context properly
The condition for calling the …
|
|
|
@60924dfe
|
12 years |
stefasab |
examples/decoding_encoding: make operation logic more self-evident / …
|
|
|
@3b0e2763
|
12 years |
stefasab |
examples/Makefile: apply misc minor fixes to the RM rule
Use $(RM) in …
|
|
|
@c0bca642
|
12 years |
stefasab |
examples/decoding_encoding: store temporary files in current dir
Do …
|
|
|
@73b40daf
|
12 years |
Carl Eugen Hoyos |
Use correct format identifier for uint64_t.
|
|
|