summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add rtp_get_rtcp_file_handle functionJosh Allmann2010-08-25
* VP3 fate testVitor Sessak2010-08-25
* Add changelog entry for MMSH support.Ronald S. Bultje2010-08-25
* VP6: fix vp6_filter_diag4_mmx/sse on 64-bitMåns Rullgård2010-08-25
* Handle IPv6 in the RTSP codeMartin Storsjö2010-08-25
* Handle IPv6 in the SDP demuxerMartin Storsjö2010-08-25
* ARM: update struct offsetsMåns Rullgård2010-08-25
* swscale: simplify selection of optimizations to compile.Ramiro Polla2010-08-25
* swscale: Always define COMPILE_xxx to either 0 or 1.Ramiro Polla2010-08-25
* Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This shouldRonald S. Bultje2010-08-25
* Move vp6_filter_diag4() from DSPContext to VP56DSPContext.Ronald S. Bultje2010-08-25
* rtsp: Return EOF if the TCP control channel is closedMartin Storsjö2010-08-25
* ReindentMartin Storsjö2010-08-25
* Simplify resolve_destination in sdp.c further, now that we don't enforce IPv4...Martin Storsjö2010-08-25
* 10l, add new function parameters to resolve_destination for !config_network tooMartin Storsjö2010-08-25
* Reindent, rewrap linesMartin Storsjö2010-08-25
* Properly handle IPv6 addresses in the SDP generationMartin Storsjö2010-08-25
* cleanup a bit in a64multi_encode_frame()Tobias Bindhammer2010-08-25
* added/extended some comments in a64multi_encode_frame()Tobias Bindhammer2010-08-25
* rtp: Replace hardcoded RTCP packet types with definesJosh Allmann2010-08-25
* Renderware TeXture Dictionary FATE testVitor Sessak2010-08-24
* configure: enable fast_cmov for 'atom'Janne Grunau2010-08-24
* Remove global mm_flags variableMåns Rullgård2010-08-24
* Mark xmm registers as clobbered in simple loopfilter. Should fix the lastRonald S. Bultje2010-08-24
* configure: fix typo in test depsMåns Rullgård2010-08-24
* Fix undefined expressions that use multiple calls to get_bits().Alex Converse2010-08-24
* Factorize opt_new_{audio,video,subtitle} definitions.Stefano Sabatini2010-08-24
* Cosmetics: rename out_video_filter to output_video_filter, forStefano Sabatini2010-08-24
* Make configure_filters() return a meaningful error code rather thanStefano Sabatini2010-08-24
* msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header()Måns Rullgård2010-08-24
* added interlacing option and compression option for colorram (lut)Tobias Bindhammer2010-08-24
* Implement ff_get_ref_perms_string() and use it for tracing.Stefano Sabatini2010-08-24
* avformat: free decryption key in av_close_input_stream()Måns Rullgård2010-08-24
* fixed some return values and deprecated CODEC_TYPE_VIDEO.Tobias Bindhammer2010-08-24
* asfcrypt: fix unaligned accesses with armccMåns Rullgård2010-08-24
* Add fifo filter.Stefano Sabatini2010-08-24
* Make avfilter_start_frame() invoke avfilter_get_video_buffer() on theStefano Sabatini2010-08-24
* indentRamiro Polla2010-08-24
* swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversionMåns Rullgård2010-08-23
* swscale: remove unused macro parameter in BGR2UV templateMåns Rullgård2010-08-23
* Add _XOPEN_SOURCE definition for usleep().Dave Yeo2010-08-23
* acenc: LAME-inspired window decisionNathan Caldwell2010-08-23
* Revert unintended changes to fft.h from r24890.Alex Converse2010-08-23
* aacenc: Rename Psy3gpp* structs to AacPsy*Nathan Caldwell2010-08-23
* fate: set LC_ALL=C to avoid locale interferenceMåns Rullgård2010-08-23
* BinkAudio FATE testsVitor Sessak2010-08-23
* imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits".Alex Converse2010-08-23
* asfcrypt: fix unaligned read in ff_asfcrypt_dec()Måns Rullgård2010-08-23
* Add missing parentheses to AV_NE macro.Benoit Fouet2010-08-23
* Make "-fs ss" mean "make output file of size equals or less than ss"Vitor Sessak2010-08-23