summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05'Michael Niedermayer2013-01-159-4/+185
|\
| * lavf: Add a protocol for SRTP encryption/decryptionMartin Storsjö2013-01-154-2/+148
| * rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)Martin Storsjö2013-01-157-3/+38
* | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer2013-01-157-1/+584
|\ \ | |/
| * lavf: Add functions for SRTP decryption/encryptionMartin Storsjö2013-01-152-0/+345
| * lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-155-1/+239
* | Merge commit '47812070a267cbdf74164e154d03d99bf8ced100'Michael Niedermayer2013-01-151-1/+2
|\ \ | |/
| * libx264: use the library specific default rc_initial_buffer_occupancyLuca Barbato2013-01-151-1/+2
* | Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d'Michael Niedermayer2013-01-152-2/+3
|\ \ | |/
| * lavc: set the default rc_initial_buffer_occupancyLuca Barbato2013-01-152-2/+3
* | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer2013-01-158-29/+28
|\ \ | |/
| * nutdec: Always return a value from nut_read_timestamp()Diego Biurrun2013-01-151-1/+1
| * configure: Make warnings from -Wreturn-type fatal errorsDiego Biurrun2013-01-141-0/+2
| * x86: ABS2: port to cpuflagsDiego Biurrun2013-01-143-21/+13
| * vdpau: Remove av_unused attribute from function declarationRémi Denis-Courmont2013-01-141-2/+1
| * h264: fix ff_generate_sliding_window_mmcos() prototype.Anton Khirnov2013-01-143-6/+12
* | Merge commit '5e753ed502d3597077d8675ca1438e1bcade1459'Michael Niedermayer2013-01-151-1/+2
|\ \ | |/
| * suncc: Replace more GCC flags by their equivalents in suncc_flags()Sean McGovern2013-01-141-1/+2
| * libtheoraenc: fix granularity of video qualityMaximilian Seesslen2013-01-141-1/+1
| * oggparsetheora: fix comment header parsingGiorgio Vazzana2013-01-141-1/+1
| * h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje2013-01-143-46/+114
* | Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer2013-01-1510-27/+106
|\ \ | |/
| * libvpx: make vp8 and vp9 selectableLuca Barbato2013-01-145-32/+44
| * libvpx: support vp9Luca Barbato2013-01-144-4/+68
| * nut: support vp9 tagLuca Barbato2013-01-141-0/+1
| * mkv: support vp9 tagTom Finegan2013-01-142-0/+2
| * rtpdec: Make variables that should wrap unsignedMartin Storsjö2013-01-141-3/+3
* | Merge commit 'ba0c72a9ae1e2954e5dcf920f7b4e9a8f8a22f3e'Michael Niedermayer2013-01-152-2/+1
|\ \ | |/
| * build: Remove stray Makefile entry for non-existent VCR1 encoderDiego Biurrun2013-01-141-1/+0
| * rtpdec: Handle more received packets than expected when sending RRMartin Storsjö2013-01-141-1/+1
* | Merge commit 'd0fe217e3990b003b3b3f2c2daaadfb2af590def'Michael Niedermayer2013-01-151-11/+6
|\ \ | |/
| * rtpdec: Simplify insertion into the linked list queueMartin Storsjö2013-01-141-10/+6
| * rtpdec: Remove a woefully misplaced commentMartin Storsjö2013-01-141-1/+0
* | h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje2013-01-153-47/+114
* | mpegvideo: Fix long standing race condition with frame threadsMichael Niedermayer2013-01-152-3/+10
* | Fix compilation with libutvideo version 12.0.0Stephen Hutchinson2013-01-151-0/+10
* | Fix color filter example.Carl Eugen Hoyos2013-01-151-1/+1
* | x86/Makefile: move dirac_dwt to right typeMichael Niedermayer2013-01-141-1/+2
* | x86/dirac: fix asm on win64Michael Niedermayer2013-01-142-0/+19
* | lavc: split snow and dirac DWTsMichael Niedermayer2013-01-1415-660/+744
* | nuv: remove unused variableMichael Niedermayer2013-01-141-1/+0
* | init_get_bits: fix off by 1 errorMichael Niedermayer2013-01-141-1/+1
* | init_get_bits8: zero pointers & struct on errorMichael Niedermayer2013-01-141-1/+1
* | init_get_bits8: check byte_size against being positiveMichael Niedermayer2013-01-141-1/+1
* | The c99-to-c89 binaries are now hosted on videolan.org.Carl Eugen Hoyos2013-01-141-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-141-122/+150
|\ \ | |/
| * rtmpproto: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
| * lavf: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
| * svq1enc: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
| * lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer2013-01-1410-10/+10
OpenPOWER on IntegriCloud