summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavu: keep context size variablesMichael Niedermayer2012-10-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-28
|\
| * yuv4mpeg: reject unsupported codecsLuca Barbato2012-10-28
| * nutenc: K&R formatting cosmeticsLuca Barbato2012-10-28
| * assdec: fix qsort() callback signatureMans Rullgard2012-10-27
| * configure: detect sparc64 automaticallyMans Rullgard2012-10-27
| * vp8: fix memset() crossing array boundaryMans Rullgard2012-10-27
| * h264: fix invalid pointer arithmeticMans Rullgard2012-10-27
| * amrwbdec: fix invalid pointer arithmeticMans Rullgard2012-10-27
* | Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26'Michael Niedermayer2012-10-28
|\|
| * avio: fix pointer type mismatches in avio_enum_protocols()Mans Rullgard2012-10-27
| * avserver: use socklen_t where appropriateMans Rullgard2012-10-27
| * udp: use socklen_t where appropriateMans Rullgard2012-10-27
| * network: use HAVE_THREADS instead of local hackMans Rullgard2012-10-27
| * af_channelmap: remove stray enum declarationMans Rullgard2012-10-27
| * buffersink: remove stray semicolon after function definitionMans Rullgard2012-10-27
* | fate: make sure the global sws flags are set to be bitexact for scalenormMichael Niedermayer2012-10-28
* | fate: add a test for scale with variable input format.Nicolas George2012-10-28
* | lavfi/concat: implement unsafe mode.Nicolas George2012-10-28
* | lpc: check that lpc_type is valid in ff_lpc_calc_coefsMichael Niedermayer2012-10-28
* | sws: rgb has no range, avoid random results if the user tries to mess with it...Michael Niedermayer2012-10-28
* | swr: use 64bit index/len for x86_64 mixMichael Niedermayer2012-10-28
* | vf_showinfo: check return code of av_image_get_linesize()Michael Niedermayer2012-10-28
* | swfenc: zero fifo after freeingMichael Niedermayer2012-10-27
* | tak_parser: check ff_combine_frame() return codeMichael Niedermayer2012-10-27
* | lavf/showspectrum: fix unaligned rdft data.Clément Bœsch2012-10-27
* | riff: support 0xa100 TwoCCPiotr Bandurski2012-10-27
* | msmpeg4dec: fix init code to not fail when called from 2 threads at the same ...Michael Niedermayer2012-10-27
* | ff_h263_decode_init_vlc: fix order of operations to avoid failure with 2 threadsMichael Niedermayer2012-10-27
* | Port MPlayer fixes for coverity issues in libmpcodecs.Reimar Döffinger2012-10-27
* | sws: loose the minimum dimension checksMichael Niedermayer2012-10-27
* | sws: improve error messagesMichael Niedermayer2012-10-27
* | sws: fix extreem downscalingMichael Niedermayer2012-10-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-27
|\|
| * configure: fix tests for 2-arg math functionsMans Rullgard2012-10-26
| * doc: git-howto: Clarify comment about pushing series of commitsDiego Biurrun2012-10-26
| * ivi_common: Drop unused function parameter from decode_band()Diego Biurrun2012-10-26
| * cook: Remove some silly Doxygen commentsDiego Biurrun2012-10-26
| * cook: Remove senseless maybe_reformat_buffer32() functionDiego Biurrun2012-10-26
| * cook: cosmetics: Better names for joint_decode() function parametersDiego Biurrun2012-10-26
| * cook: cosmetics: Better name for ccpl COOKSubpacket memberDiego Biurrun2012-10-26
| * doxygen: Add av_alloc_size to list of predefined macrosDiego Biurrun2012-10-26
| * doxygen: Drop some pointless entries from PREDEFINED macros listDiego Biurrun2012-10-26
| * h263: avoid memcpys over array bound in motion vector caching for obmcJanne Grunau2012-10-26
* | fix a compiling error with llvm-gccXidorn Quan2012-10-27
* | ffmpeg: use av_rescale_delta() for audio stream copyMichael Niedermayer2012-10-27
* | lavu: add more doxy to av_rescale_deltaMichael Niedermayer2012-10-27
* | Update my email addressMichael Bradshaw2012-10-27
* | sws_getGaussianVec: check variance and qualityMichael Niedermayer2012-10-27
* | sws_allocVec: check length validityMichael Niedermayer2012-10-27