25948 Commits (6bbae4c8b3efd6287fbf1ff38494d8d74b5f330d)
 

Author SHA1 Message Date
Martin Storsjö 2401660d2f rtsp: Return EOF if the TCP control channel is closed 14 years ago
Martin Storsjö 5a8693ef59 Reindent 14 years ago
Martin Storsjö 7ad526d288 Simplify resolve_destination in sdp.c further, now that we don't enforce IPv4 any longer 14 years ago
Martin Storsjö 1272ae7e50 10l, add new function parameters to resolve_destination for !config_network too 14 years ago
Martin Storsjö cc83027c67 Reindent, rewrap lines 14 years ago
Martin Storsjö 7ad1dc5447 Properly handle IPv6 addresses in the SDP generation 14 years ago
Tobias Bindhammer d09c0a1666 cleanup a bit in a64multi_encode_frame() 14 years ago
Tobias Bindhammer 9f63810491 added/extended some comments in a64multi_encode_frame() 14 years ago
Josh Allmann 7f3468d392 rtp: Replace hardcoded RTCP packet types with defines 14 years ago
Vitor Sessak d21caa952c Renderware TeXture Dictionary FATE test 14 years ago
Janne Grunau 66ac25e21f configure: enable fast_cmov for 'atom' 14 years ago
Måns Rullgård c0ec9918b0 Remove global mm_flags variable 14 years ago
Ronald S. Bultje 3611c45ab7 Mark xmm registers as clobbered in simple loopfilter. Should fix the last 14 years ago
Måns Rullgård a7638957e0 configure: fix typo in test deps 14 years ago
Alex Converse 4c399dc82b Fix undefined expressions that use multiple calls to get_bits(). 14 years ago
Stefano Sabatini 37b9706123 Factorize opt_new_{audio,video,subtitle} definitions. 14 years ago
Stefano Sabatini dfd5775735 Cosmetics: rename out_video_filter to output_video_filter, for 14 years ago
Stefano Sabatini 4ddf0d2915 Make configure_filters() return a meaningful error code rather than 14 years ago
Måns Rullgård b3c1652b82 msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header() 14 years ago
Tobias Bindhammer e2f402f160 added interlacing option and compression option for colorram (lut) 14 years ago
Stefano Sabatini eedca998eb Implement ff_get_ref_perms_string() and use it for tracing. 14 years ago
Måns Rullgård 668338c573 avformat: free decryption key in av_close_input_stream() 14 years ago
Tobias Bindhammer bb07ab7cf2 fixed some return values and deprecated CODEC_TYPE_VIDEO. 14 years ago
Måns Rullgård ac9c19da66 asfcrypt: fix unaligned accesses with armcc 14 years ago
Stefano Sabatini 7f1af825f8 Add fifo filter. 14 years ago
Stefano Sabatini 5a9dd3de63 Make avfilter_start_frame() invoke avfilter_get_video_buffer() on the 14 years ago
Ramiro Polla 3f1710e74f indent 14 years ago
Måns Rullgård 66842fe874 swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion 14 years ago
Måns Rullgård 83761d5b58 swscale: remove unused macro parameter in BGR2UV template 14 years ago
Dave Yeo 91880e4664 Add _XOPEN_SOURCE definition for usleep(). 14 years ago
Nathan Caldwell 62147469da acenc: LAME-inspired window decision 14 years ago
Alex Converse c36b2c010e Revert unintended changes to fft.h from r24890. 14 years ago
Nathan Caldwell af00dddeca aacenc: Rename Psy3gpp* structs to AacPsy* 14 years ago
Måns Rullgård 078ae66b4b fate: set LC_ALL=C to avoid locale interference 14 years ago
Vitor Sessak 1ee39ebde2 BinkAudio FATE tests 14 years ago
Alex Converse cb4f12466b imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits". 14 years ago
Måns Rullgård e955bf3b42 asfcrypt: fix unaligned read in ff_asfcrypt_dec() 14 years ago
Benoit Fouet 573af7545e Add missing parentheses to AV_NE macro. 14 years ago
Vitor Sessak c4ab519e00 Make "-fs ss" mean "make output file of size equals or less than ss" 14 years ago
Tobias Bindhammer 7f50caa759 Adding of a64-codec: there were changes to be documented in changelog 14 years ago
Tobias Bindhammer e4d2ab5298 removed an unnecessary blank line 14 years ago
Vitor Sessak 1c10978086 fix fate breakage, 10l to me (too much copy and pasting) 14 years ago
Vitor Sessak 680aefa2fe MP3 float decoder FATE tests 14 years ago
Luca Abeni 952139a322 Do not use the server SSRC as client SSRC in the RTP demuxer 14 years ago
Tobias Bindhammer b7cf4e4f55 enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system 14 years ago
Tobias Bindhammer 40c5ee9903 added codec-ids for the a64 codec 14 years ago
Tobias Bindhammer 8fb9e19802 documentation added for the a64 codec 14 years ago
Tobias Bindhammer 901694f160 Corresponding muxer for the a64 codec 14 years ago
Vitor Sessak 07862680b5 Add FATE test for WMV8 DRM 14 years ago
Tobias Bindhammer 7bf7833fb7 Initial version of the a64 (multicolor charset) codec 14 years ago