|
|
|
@a1ba71aa
|
14 years |
martin |
rtsp: Check the RTCP file handle for new packets, too
Patch by Josh …
|
|
|
@6a1712d
|
14 years |
rsbultje |
Fix two compiler arnings related to printf-format of …
|
|
|
@37c506e8
|
14 years |
rsbultje |
stream_selection can be freed in the fail case, in which case it's …
|
|
|
@774b20ca
|
14 years |
vitor1001 |
Hopefully fix the fate-ws_snd breakage on PPC
Originally committed as …
|
|
|
@19d929f9
|
14 years |
lorenm |
cosmetics in imdct_sse
Originally committed as revision 24958 to …
|
|
|
@2d0cdf3c
|
14 years |
vitor1001 |
Add fate test for Westwood SND1 codec
Originally committed as …
|
|
|
@0a24503d
|
14 years |
vitor1001 |
Remove CCITT fax G4 tests (partial revert of r24954). This test is …
|
|
|
@601090b5
|
14 years |
Aurélien Jacobs |
cosmetic
Originally committed as revision 24955 to …
|
|
|
@3b619cab
|
14 years |
vitor1001 |
CCITT Fax Group compression fate tests
Originally committed as …
|
|
|
@db7515fd
|
14 years |
mans |
configure: move config.fate creation after OS section
The OS label …
|
|
|
@6f9ea29e
|
14 years |
mans |
configure: write config.fate file as early as possible
Originally …
|
|
|
@25432e85
|
14 years |
mans |
configure: improve error message for missing yasm
Originally …
|
|
|
@9cca1e40
|
14 years |
alex.converse |
x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm …
|
|
|
@e90aa6ed
|
14 years |
mans |
Revert "Disable MMX for i686 and pentiumpro"
To avoid being burned at …
|
|
|
@4eca52ed
|
14 years |
rsbultje |
Fix typos when converting inline asm to yasm, fixes MMX-only …
|
|
|
@d29d9ccc
|
14 years |
mans |
fate: print list of tests with "make fate-list"
Originally committed …
|
|
|
@0a6cf0af
|
14 years |
mans |
Disable MMX for i686 and pentiumpro
Originally committed as revision …
|
|
|
@bcafde61
|
14 years |
mans |
configure: select warning suppression syntax based on armcc version
…
|
|
|
@133cc989
|
14 years |
tobias.bindhammer |
Cosmetic changes.
Originally committed as revision 24944 to …
|
|
|
@2fdb2b54
|
14 years |
tobias.bindhammer |
Insert info from extradata into header
Originally committed as …
|
|
|
@9e906bb1
|
14 years |
tobias.bindhammer |
Added option to write frames interleaved (yet disabled)
For this …
|
|
|
@3156df45
|
14 years |
tobias.bindhammer |
Clarify code/avoid possible bugs by using precalculated values that …
|
|
|
@6cd94998
|
14 years |
tobias.bindhammer |
enable a flexible lifetime
Originally committed as revision 24940 to …
|
|
|
@99d8166d
|
14 years |
tobias.bindhammer |
Setting proper values in extradata for future use in muxer
Originally …
|
|
|
@e0ae6c17
|
14 years |
martin |
Flush the PutBitsContext at the end of each block when encoding ADPCM …
|
|
|
@798dc641
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after the addition of …
|
|
|
@5da19b53
|
14 years |
stefano.sabatini-lala |
Implement avcodec_get_channel_layout().
Patch by S.N. Hemanth …
|
|
|
@f06d6c75
|
14 years |
andreas |
Make stub version of ff_sdp_write_media() match its prototype
Used …
|
|
|
@6697bc33
|
14 years |
rsbultje |
Revert r24931, it broke Win32 and some BSD compiles (yay fate).
…
|
|
|
@3d1b1caa
|
14 years |
mans |
Remove duplicate definitions of fullpel MC functions
This removes …
|
|
|
@694c5a28
|
14 years |
mans |
sp5x: remove broken code under #if 0
Originally committed as revision …
|
|
|
@72f64240
|
14 years |
rsbultje |
Mark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2(), which is …
|
|
|
@74c847e0
|
14 years |
mans |
fate: build with --enable-gpl
Originally committed as revision 24930 …
|
|
|
@186f1ec5
|
14 years |
martin |
Add rtp_get_rtcp_file_handle function
Patch by Josh Allmann, joshua …
|
|
|
@4574b815
|
14 years |
vitor1001 |
VP3 fate test
Originally committed as revision 24928 to …
|
|
|
@b8521394
|
14 years |
rsbultje |
Add changelog entry for MMSH support.
Originally committed as …
|
|
|
@69dad87c
|
14 years |
mans |
VP6: fix vp6_filter_diag4_mmx/sse on 64-bit
The stride can be …
|
|
|
@7934b15d
|
14 years |
martin |
Handle IPv6 in the RTSP code
Originally committed as revision 24925 …
|
|
|
@3fbd12d1
|
14 years |
martin |
Handle IPv6 in the SDP demuxer
Originally committed as revision 24924 …
|
|
|
@94f8b2d
|
14 years |
mans |
ARM: update struct offsets
Originally committed as revision 24923 to …
|
|
|
@0fc29f27
|
14 years |
ramiro.polla |
swscale: simplify selection of optimizations to compile.
Originally …
|
|
|
@8f028616
|
14 years |
ramiro.polla |
swscale: Always define COMPILE_xxx to either 0 or 1.
Originally …
|
|
|
@89fa3504
|
14 years |
rsbultje |
Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This …
|
|
|
@3a088514
|
14 years |
rsbultje |
Move vp6_filter_diag4() from DSPContext to VP56DSPContext.
Originally …
|
|
|
@2401660d
|
14 years |
martin |
rtsp: Return EOF if the TCP control channel is closed
Originally …
|
|
|
@5a8693ef
|
14 years |
martin |
Reindent
Originally committed as revision 24919 to …
|
|
|
@7ad526d2
|
14 years |
martin |
Simplify resolve_destination in sdp.c further, now that we don't …
|
|
|
@1272ae7e
|
14 years |
martin |
10l, add new function parameters to resolve_destination for …
|
|
|
@cc83027c
|
14 years |
martin |
Reindent, rewrap lines
Originally committed as revision 24916 to …
|
|
|
@7ad1dc54
|
14 years |
martin |
Properly handle IPv6 addresses in the SDP generation
Originally …
|
|
|
@d09c0a16
|
14 years |
tobias.bindhammer |
cleanup a bit in a64multi_encode_frame()
Originally committed as …
|
|
|
@9f638104
|
14 years |
tobias.bindhammer |
added/extended some comments in a64multi_encode_frame()
Originally …
|
|
|
@7f3468d3
|
14 years |
martin |
rtp: Replace hardcoded RTCP packet types with defines
Patch by Josh …
|
|
|
@d21caa95
|
14 years |
vitor1001 |
Renderware TeXture Dictionary FATE test
Originally committed as …
|
|
|
@66ac25e2
|
14 years |
janne-ffmpeg |
configure: enable fast_cmov for 'atom'
Originally committed as …
|
|
|
@c0ec9918
|
14 years |
mans |
Remove global mm_flags variable
Originally committed as revision …
|
|
|
@3611c45a
|
14 years |
rsbultje |
Mark xmm registers as clobbered in simple loopfilter. Should fix the …
|
|
|
@a7638957
|
14 years |
mans |
configure: fix typo in test deps
Originally committed as revision …
|
|
|
@4c399dc8
|
14 years |
alex.converse |
Fix undefined expressions that use multiple calls to get_bits().
…
|
|
|
@37b9706
|
14 years |
stefano.sabatini-lala |
Factorize opt_new_{audio,video,subtitle} definitions.
Originally …
|
|
|
@dfd57757
|
14 years |
stefano.sabatini-lala |
Cosmetics: rename out_video_filter to output_video_filter, for …
|
|
|
@4ddf0d29
|
14 years |
stefano.sabatini-lala |
Make configure_filters() return a meaningful error code rather than …
|
|
|
@b3c1652
|
14 years |
mans |
msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header()
…
|
|
|
@e2f402f1
|
14 years |
tobias.bindhammer |
added interlacing option and compression option for colorram (lut)
…
|
|
|
@eedca998
|
14 years |
stefano.sabatini-lala |
Implement ff_get_ref_perms_string() and use it for tracing.
…
|
|
|
@668338c5
|
14 years |
mans |
avformat: free decryption key in av_close_input_stream()
Originally …
|
|
|
@bb07ab7c
|
14 years |
tobias.bindhammer |
fixed some return values and deprecated CODEC_TYPE_VIDEO.
dithering …
|
|
|
@ac9c19da
|
14 years |
mans |
asfcrypt: fix unaligned accesses with armcc
Compilers may assume a …
|
|
|
@7f1af825
|
14 years |
stefano.sabatini-lala |
Add fifo filter.
Originally committed as revision 24896 to …
|
|
|
@5a9dd3de
|
14 years |
stefano.sabatini-lala |
Make avfilter_start_frame() invoke avfilter_get_video_buffer() on the …
|
|
|
@3f1710e7
|
14 years |
ramiro.polla |
indent
Originally committed as revision 24894 to …
|
|
|
@66842fe8
|
14 years |
mans |
swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion
…
|
|
|
@83761d5b
|
14 years |
mans |
swscale: remove unused macro parameter in BGR2UV template
Originally …
|
|
|
@91880e46
|
14 years |
diego |
Add _XOPEN_SOURCE definition for usleep().
patch by Dave Yeo, daveryeo …
|
|
|
@62147469
|
14 years |
alex.converse |
acenc: LAME-inspired window decision
This performs quite a bit better …
|
|
|
@c36b2c01
|
14 years |
alex.converse |
Revert unintended changes to fft.h from r24890.
Originally committed …
|
|
|
@af00ddde
|
14 years |
alex.converse |
aacenc: Rename Psy3gpp* structs to AacPsy*
This allows cleaner …
|
|
|
@078ae66b
|
14 years |
mans |
fate: set LC_ALL=C to avoid locale interference
Originally committed …
|
|
|
@1ee39ebd
|
14 years |
vitor1001 |
BinkAudio FATE tests
Originally committed as revision 24888 to …
|
|
|
@cb4f1246
|
14 years |
alex.converse |
imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits".
It …
|
|
|
@e955bf3b
|
14 years |
mans |
asfcrypt: fix unaligned read in ff_asfcrypt_dec()
Originally …
|
|
|
@573af754
|
14 years |
benoit.fouet |
Add missing parentheses to AV_NE macro.
Originally committed as …
|
|
|
@c4ab519e
|
14 years |
vitor1001 |
Make "-fs ss" mean "make output file of size equals or less than ss" …
|
|
|
@7f50caa7
|
14 years |
tobias.bindhammer |
Adding of a64-codec: there were changes to be documented in changelog
…
|
|
|
@e4d2ab52
|
14 years |
tobias.bindhammer |
removed an unnecessary blank line
Originally committed as revision …
|
|
|
@1c109780
|
14 years |
vitor1001 |
fix fate breakage, 10l to me (too much copy and pasting)
Originally …
|
|
|
@680aefa
|
14 years |
vitor1001 |
MP3 float decoder FATE tests
Originally committed as revision 24880 …
|
|
|
@952139a3
|
14 years |
lucabe72 |
Do not use the server SSRC as client SSRC in the RTP demuxer
…
|
|
|
@b7cf4e4f
|
14 years |
tobias.bindhammer |
enabling codec and muxer by registering it in allcodec.c and …
|
|
|
@40c5ee99
|
14 years |
tobias.bindhammer |
added codec-ids for the a64 codec
Originally committed as revision …
|
|
|
@8fb9e198
|
14 years |
tobias.bindhammer |
documentation added for the a64 codec
Originally committed as …
|
|
|
@901694f1
|
14 years |
tobias.bindhammer |
Corresponding muxer for the a64 codec
Originally committed as …
|
|
|
@07862680
|
14 years |
vitor1001 |
Add FATE test for WMV8 DRM
Originally committed as revision 24874 to …
|
|
|
@7bf7833f
|
14 years |
tobias.bindhammer |
Initial version of the a64 (multicolor charset) codec
Originally …
|
|
|
@620918e4
|
14 years |
Reimar.Doeffinger |
Add truemotion1 tests.
Originally committed as revision 24872 to …
|
|
|
@684d608b
|
14 years |
rsbultje |
Fix segfaults in VP8 SIMD code on Win64 (and FATE/win64 failures).
…
|
|
|
@b56a9c8e
|
14 years |
mans |
fate: remove unused variable in fate.sh
Originally committed as …
|
|
|
@78b5c97d
|
14 years |
alex.converse |
Convert ff_imdct_half_sse() to yasm.
This is to avoid split asm …
|
|
|
@715e9be2
|
14 years |
mans |
fate: remove pointless fate/fate2 separation
Originally committed as …
|
|
|
@c60a2d70
|
14 years |
mans |
mmsh depends on http
Originally committed as revision 24867 to …
|
|
|