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