summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer2013-05-059-11/+20
|\
| * avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-049-11/+20
* | Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6'Michael Niedermayer2013-05-051-2/+4
|\ \ | |/
| * lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-05-042-4/+8
* | Merge commit 'c0c2b96c136ec2cbfd808eefc26de399f447d62f'Michael Niedermayer2013-05-052-5/+7
|\ \ | |/
| * sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun2013-05-041-4/+4
| * avs: Increase magic value score above file extension scoreDiego Biurrun2013-05-041-1/+3
* | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'Michael Niedermayer2013-05-0536-54/+56
|\ \ | |/
| * avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-0436-53/+55
* | Merge commit '4d7ed3e73541983459a7913c2034eba69ebc113d'Michael Niedermayer2013-05-050-0/+0
|\ \ | |/
| * build: output-example: Add avutil to ELIBS in link commandDiego Biurrun2013-05-041-1/+1
* | Merge commit 'e445647b4fdf481b13b2743b303d84de4f43bedd'Michael Niedermayer2013-05-052-3/+4
|\ \ | |/
| * avresample: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-042-3/+4
* | Merge commit '093804a93cc5da3f95f98265a5df116912443cec'Michael Niedermayer2013-05-0511-17/+27
|\ \ | |/
| * avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun2013-05-0411-17/+27
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-0557-87/+162
|\ \ | |/
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-0457-87/+161
* | Merge commit '72e228b274a98af1aba9588415d0cd87fde44663'Michael Niedermayer2013-05-051-136/+140
|\ \ | |/
| * nut: K&R formatting cosmeticsLuca Barbato2013-05-041-137/+141
* | configure: fix valgrind-memcheck argumentsMichael Niedermayer2013-05-051-1/+1
* | Merge commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a'Michael Niedermayer2013-05-052-2/+18
|\ \ | |/
| * configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-042-2/+18
* | Merge commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07'Michael Niedermayer2013-05-051-2/+3
|\ \ | |/
| * build: normalize coverage.infoReinhard Tartler2013-05-041-1/+3
* | Merge commit '768e44d044bc32de1e58c198a3708d186af7e966'Michael Niedermayer2013-05-051-2/+2
|\ \ | |/
| * build: tune down the output of lcov/gcovReinhard Tartler2013-05-041-2/+2
* | Detect and skip mj2-style jp2c header.Reimar Döffinger2013-05-051-0/+2
* | Avoid incorrect deprecated pixel format warning.Reimar Döffinger2013-05-051-1/+2
* | AAC encoder: Fix rate control on twoloop.Claudio Freire2013-05-051-1/+1
* | AAC encoder: Fixed a rounding bug in psy's channel bitrate computation.Claudio Freire2013-05-051-1/+1
* | src_movie: fix scanf stringMichael Niedermayer2013-05-051-3/+3
* | xbmdec: fix off by one error in scanf()Michael Niedermayer2013-05-051-1/+1
* | h264: Always decode MMCOs into temprary arrayMichael Niedermayer2013-05-041-1/+2
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-05-044-3/+17
|\ \
| * | lavf/matroskaenc: return an error for unsupported types.Nicolas George2013-05-041-1/+1
| * | lavf/concatdec: remove invalid check for AVSEEK_FLAG_BACKWARD.Nicolas George2013-05-041-1/+1
| * | lavf: filter out AVSEEK_FLAG_BACKWARD in new API.Nicolas George2013-05-042-0/+2
| * | lavf: call the new seek API from the old.Nicolas George2013-05-041-1/+13
* | | wmaprodec: Fix null pointer dereference in decode_frame()Michael Niedermayer2013-05-041-1/+2
* | | dfa: Put our pointer check back.Michael Niedermayer2013-05-041-0/+3
|/ /
* | aacdec: free frame buffer if no audio was decodedHendrik Leppkes2013-05-041-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-041-10/+10
|\ \ | |/
| * wav: return meaningful errorsLuca Barbato2013-05-031-9/+9
* | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-0413-19/+20
|\ \ | |/
| * silly typo fixesDiego Biurrun2013-05-0314-20/+21
* | Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'Michael Niedermayer2013-05-042-65/+65
|\ \ | |/
| * sbrdsp: Unroll and use integer operationsChristophe Gisquet2013-05-031-12/+27
| * sbrdsp: Unroll sbr_autocorrelate_cChristophe Gisquet2013-05-031-0/+25
| * x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet2013-05-032-0/+33
* | evrcdec: fix sign errorMichael Niedermayer2013-05-041-1/+1
OpenPOWER on IntegriCloud