aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3'Michael Niedermayer2013-08-165-59/+59
|\
| * swscale: Move extern declarations for tables to swscale_internal.hDiego Biurrun2013-08-156-40/+40
* | Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4'Michael Niedermayer2013-08-163-4/+3
|\|
| * swscale: Mark a bunch of tables only used within one file staticDiego Biurrun2013-08-152-6/+6
* | Merge commit '060ce0c697e261ca2792a7df30dfd1bae6900a4f'Michael Niedermayer2013-08-161-33/+31
|\|
| * ivi_common: Make some tables only used within the file staticDiego Biurrun2013-08-151-33/+31
* | Merge commit '4b054a3400f728c54470ee6a1eefe1d82420f6a2'Michael Niedermayer2013-08-161-1/+1
|\|
| * rtpproto: Check the right feature detection macroMartin Storsjö2013-08-151-1/+1
* | Merge commit '163a729725c6eb0081b0af41a7279f7d19aee86e'Michael Niedermayer2013-08-161-16/+8
|\|
| * electronicarts: Let functions always returning the same value return voidDiego Biurrun2013-08-151-20/+10
* | Merge commit '4908c8ef2706d98022bf27a5c5bca1fe109e7529'Michael Niedermayer2013-08-161-19/+19
|\|
| * electronicarts: Improve some function/variable namesDiego Biurrun2013-08-151-19/+19
* | Merge commit 'a90cff137b2aca89380b0acad41cd7bb05619ece'Michael Niedermayer2013-08-161-14/+12
|\|
| * electronicarts: comment wording fixesDiego Biurrun2013-08-151-14/+12
* | Merge commit '288f2ffb57ae9e9eee2748aca26da3aeb3ca6f6c'Michael Niedermayer2013-08-161-12/+0
|\|
| * electronicarts: Remove bogus function documentationDiego Biurrun2013-08-151-12/+0
* | Merge commit '8747fce91fca6bb8e9936497f2de05c905cf43b5'Michael Niedermayer2013-08-161-152/+204
|\|
| * electronicarts: K&R formatting cosmeticsDiego Biurrun2013-08-151-154/+211
* | Merge commit 'e8c0defe1322f0ff281d9bc5eee91fa1b712b6aa'Michael Niedermayer2013-08-161-11/+7
|\|
| * 8bps: decode 24bit files correctly as rgb32 on bigendianJanne Grunau2013-08-151-11/+7
* | avfilter/vf_scale+aresample: minor simpificationMichael Niedermayer2013-08-162-6/+2
* | avfilter/vf_scale: generic swscale option supportMichael Niedermayer2013-08-152-3/+46
* | sws: add dither enumMichael Niedermayer2013-08-158-10/+32
* | swscale_unscaled: make dither_scale static, its not used elsewhere and has no...Michael Niedermayer2013-08-152-2/+1
* | avformat/riff: add DM4V FourCCPiotr Bandurski2013-08-151-0/+1
* | avcodec/ffv1enc: bump minor_version for the chroma_plane fixMichael Niedermayer2013-08-151-1/+1
* | avcodec/ffv1enc: fix chroma_plane for rgb/rgbaMichael Niedermayer2013-08-151-0/+2
* | ffv1: fix plane_count at version 1.4Michael Niedermayer2013-08-152-1/+4
* | ffv1dec: support printing information about the global headerMichael Niedermayer2013-08-151-0/+14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-151-2/+2
|\|
| * rtpproto: Check for the right feature when reading a sockaddr_in6Dave Yeo2013-08-151-2/+2
* | wavpackenc: simplify "sign = ((sample) < 0) ? 1 : 0;"Michael Niedermayer2013-08-141-1/+1
* | avcodec/lzwenc: change asserts to av_assertsMichael Niedermayer2013-08-141-2/+2
* | avcodec/gif: use the whole allocated bufferMichael Niedermayer2013-08-141-1/+1
* | avcodec/lzwenc: Add 1 additional bit of padding for gifMichael Niedermayer2013-08-147-175/+178
* | avcodec/gif: move BITSTREAM_WRITER_LE upMichael Niedermayer2013-08-141-1/+1
* | lavf/wavdec: Fix seeking in files with unaligned offsetsAlexander Strasser2013-08-141-7/+10
* | avcodec/mjpegdec: print a message when there was just a single field and no f...Michael Niedermayer2013-08-141-0/+4
* | WavPack encoderPaul B Mahol2013-08-148-163/+3848
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-142-3/+7
|\|
| * sdp: Add an option for sending RTCP packets to the source of the last packetsMartin Storsjö2013-08-142-3/+7
* | Merge commit '6b58e11a8331690ec32e9869db89ae10c54614e9'Michael Niedermayer2013-08-141-5/+84
|\|
| * rtpproto: Add an option for writing return packets to the address of the last...Martin Storsjö2013-08-141-5/+84
* | Merge commit '2427ac6ccd868811d1fe9df7c64c50ca58abe6f6'Michael Niedermayer2013-08-141-1/+2
|\|
| * rtpproto: Update the parameter documentationMartin Storsjö2013-08-131-1/+2
* | Merge commit '5268bd2900effa59b51e0fede61aacde5e2f0b95'Michael Niedermayer2013-08-141-0/+2
|\|
| * segafilm: Error out on impossible packet sizeLuca Barbato2013-08-131-0/+2
* | Merge commit '3562684db716d11de0b0dcc52748e9cd90d68132'Michael Niedermayer2013-08-141-3/+3
|\|
| * ogg: Always alloc the private context in vorbis_headerLuca Barbato2013-08-131-3/+3
* | Merge commit 'f13fe6020e6a3871f9b0c96b240e58e6ed4fb5d7'Michael Niedermayer2013-08-141-2/+5
|\|