|
|
|
@d1cacdb8
|
14 years |
tobias.bindhammer |
Checking return values of av_malloc(z) and report an error in case.
…
|
|
|
@99d7a3e8
|
14 years |
alex.converse |
aacenc: Remove an unused variable from adjust_frame_information().
…
|
|
|
@1297f581
|
14 years |
alex.converse |
aacenc: Don't set s->cur_channel before apply_window_and_mdct().
In …
|
|
|
@8e4c11e9
|
14 years |
alex.converse |
aacenc: Write tag.elem_id early.
Originally committed as revision …
|
|
|
@0e107f78
|
14 years |
alex.converse |
psymodel: Const correct FFPsyWindowInfo.
Originally committed as …
|
|
|
@76dfe4e
|
14 years |
alex.converse |
aacenc: Only apply M/S if common_window is set.
Originally committed …
|
|
|
@4ca31ed
|
14 years |
Aurélien Jacobs |
split raw.c into rawdec.c and rawenc.c
Originally committed as …
|
|
|
@92aa28d2
|
14 years |
Aurélien Jacobs |
move raw video demuxer to its own file
Originally committed as …
|
|
|
@f1714d5
|
14 years |
Aurélien Jacobs |
move pcm muxers to their own file
Originally committed as revision …
|
|
|
@c740f737
|
14 years |
lessen42 |
vorbisdec: Use int instead of uint16_fast_t for index variables
…
|
|
|
@e94204df
|
14 years |
Aurélien Jacobs |
move pcm demuxers to their own file
Originally committed as revision …
|
|
|
@79ce0f00
|
14 years |
rsbultje |
Fix compilation failure if yasm is disabled (missing vp3 symbols).
…
|
|
|
@f0feb4d7
|
14 years |
tempn |
add WAWV fourcc, works on V-codecs/WAWV.avi
Originally committed as …
|
|
|
@de1c253
|
14 years |
rsbultje |
Split intra prediction initialization (i.e. assigning of function …
|
|
|
@d0eb5a11
|
14 years |
rsbultje |
Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and …
|
|
|
@e9f5f020
|
14 years |
rsbultje |
Move VP3 IDCT functions from inline ASM to YASM. This fixes part of …
|
|
|
@7e7c4b60
|
14 years |
rsbultje |
Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx() …
|
|
|
@4bc16e83
|
14 years |
Aurélien Jacobs |
simplify code by using the AV_NE() macro
Originally committed as …
|
|
|
@8f389040
|
14 years |
Aurélien Jacobs |
move null muxer to its own file
Originally committed as revision …
|
|
|
@1ac301ca
|
14 years |
Aurélien Jacobs |
cleanup includes which are not used anymore in raw.c
Originally …
|
|
|
@9e0d8241
|
14 years |
Aurélien Jacobs |
move ac3/eac3 demuxer to its own file
Originally committed as …
|
|
|
@66e35c5f
|
14 years |
Aurélien Jacobs |
move dnxhd demuxer to its own file
Originally committed as revision …
|
|
|
@170a250f
|
14 years |
Aurélien Jacobs |
move dirac demuxer to its own file
Originally committed as revision …
|
|
|
@99392a61
|
14 years |
Aurélien Jacobs |
move h261 demuxer to its own file
Originally committed as revision …
|
|
|
@b30593c7
|
14 years |
Aurélien Jacobs |
move h263 demuxer to its own file
Originally committed as revision …
|
|
|
@9243ed3f
|
14 years |
Aurélien Jacobs |
move h264 demuxer to its own file
Originally committed as revision …
|
|
|
@187186c6
|
14 years |
Aurélien Jacobs |
cosmetic
Originally committed as revision 24977 to …
|
|
|
@e3507058
|
14 years |
Aurélien Jacobs |
move m4v demuxer to its own file
Originally committed as revision …
|
|
|
@c3ed4b2d
|
14 years |
Aurélien Jacobs |
move cavsvideo demuxer to its own file
Originally committed as …
|
|
|
@8c51530f
|
14 years |
Aurélien Jacobs |
move mpegvideo demuxer to its own file
Originally committed as …
|
|
|
@b47a5a95
|
14 years |
Aurélien Jacobs |
move ingenient demuxer to its own file
Originally committed as …
|
|
|
@6d0678d
|
14 years |
Aurélien Jacobs |
move DTS demuxer to its own file
Originally committed as revision …
|
|
|
@85a2aada
|
14 years |
Aurélien Jacobs |
simplify code by using the AV_NE() macro
Originally committed as …
|
|
|
@26aa6811
|
14 years |
Aurélien Jacobs |
10l: aacdec and idroqenc still depend on raw.o
Originally committed …
|
|
|
@2aa751d2
|
14 years |
Aurélien Jacobs |
rename idroq.c to idroqdec.c
Originally committed as revision 24969 …
|
|
|
@54a73bb5
|
14 years |
Aurélien Jacobs |
move id roq muxer to its own file
Originally committed as revision …
|
|
|
@49824cb6
|
14 years |
Aurélien Jacobs |
move ADTS AAC demuxer to its own file
Originally committed as …
|
|
|
@ef4a9342
|
14 years |
vitor1001 |
Include stdint.h instead of inttypes.h, it is enough for what this …
|
|
|
@b20359f5
|
14 years |
martin |
rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE …
|
|
|
@682d28a9
|
14 years |
martin |
Reindent
Patch by Josh Allmann, joshua dot allmann at gmail
…
|
|
|
@ff328c02
|
14 years |
martin |
rtpdec: Read RTCP compound packets
Patch by Josh Allmann, joshua dot …
|
|
|
@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().
…
|
|
|