summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * vorbisdec: cosmetics: rename variable avccontext to avctxJustin Ruggles2013-02-253-76/+73
| * configure: Identify icc compiler with a less ambiguous patternDiego Biurrun2013-02-251-1/+1
* | Merge commit 'b58b00aeca21de00ab6da2944684f784d9d6bc47'Michael Niedermayer2013-02-261-2/+1
|\ \ | |/
| * configure: Separate "ln" command line argumentsDiego Biurrun2013-02-251-2/+1
* | ac3enc_template: silence may be used uninitialized in this function warningsMichael Niedermayer2013-02-261-1/+1
* | motion-test: fix warning: dsp_mask is deprecatedMichael Niedermayer2013-02-261-2/+1
* | libavcodec/motion-test: set the bitexact flagMichael Niedermayer2013-02-261-0/+1
* | libvpx: check if CQ level is in correct boundsslhck2013-02-251-0/+10
* | libvpx: allow 0 as min quantizer valueslhck2013-02-251-1/+1
* | ffmpeg_opt: cosmeticsJean First2013-02-251-1/+1
* | pmpdec: make i unsigned, avoid undefined behavior of i++Michael Niedermayer2013-02-251-1/+1
* | pmpdec: fix integer overflowMichael Niedermayer2013-02-251-1/+1
* | fate: update pixfmts_hflipPaul B Mahol2013-02-251-0/+59
* | lavfi/hflip: support more formatsPaul B Mahol2013-02-251-29/+13
* | lavfi/geq: improve support for formats with alpha planePaul B Mahol2013-02-252-22/+40
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-251-7/+3
|\ \ | |/
| * vorbisdec: Accept 0 amplitude_bitsLuca Barbato2013-02-251-7/+3
* | Merge commit '5b47c19bfda92273ae49e83db26a565afcaed80a'Michael Niedermayer2013-02-251-0/+10
|\ \ | |/
| * vorbisdec: Add missing checksLuca Barbato2013-02-251-0/+10
* | Merge commit 'fc386f2eea8d93ecd4f81e1646c835d1645c56a0'Michael Niedermayer2013-02-251-2/+2
|\ \ | |/
| * vorbisdec: cosmeticsLuca Barbato2013-02-251-2/+2
* | Merge commit '11dcecfcca0eca1a571792c4fa3c21fb2cfddddc'Michael Niedermayer2013-02-252-4/+6
|\ \ | |/
| * vorbisdec: Error on bark_map_size equal to 0.Michael Niedermayer2013-02-251-0/+5
| * dsputil_alpha.h: Add missing stddef.h header to fix standalone compilationDiego Biurrun2013-02-241-0/+1
* | af_biquads: memset(0) cacheMichael Niedermayer2013-02-251-0/+1
* | swr: make the default of nopts for first_pts actually workMichael Niedermayer2013-02-251-1/+6
* | fate: force a first_pts=0 for the aresample testMichael Niedermayer2013-02-251-1/+1
* | ffmpeg: Force a first_pts of 0 for the first configuration of -async useMichael Niedermayer2013-02-252-0/+4
* | ffplay: reindent and remove pointless cast in audio_decode_frame() codeStefano Sabatini2013-02-241-2/+2
* | ffplay: set type for channel_layout AudioParams field to int64_tStefano Sabatini2013-02-241-1/+1
* | lavfi/abuffersink: fix weird indent and spacingStefano Sabatini2013-02-241-4/+4
* | lavfi/abuffersink: add sample_rates field to AVABufferSinkParamsStefano Sabatini2013-02-244-1/+19
* | lavc: change type of AVFrame.channels field from int64_t to intStefano Sabatini2013-02-241-1/+1
* | ffmpeg: use a AVDictionary instead of the context to move swr parameters aroundMichael Niedermayer2013-02-246-27/+20
* | cmdutils: fix null pointer dereferenceMichael Niedermayer2013-02-241-2/+2
* | swr: support a seperate output sample bits.Michael Niedermayer2013-02-243-0/+5
* | avfilter/avfiltergraph.h: Move public field out of the private fieldsMichael Niedermayer2013-02-241-2/+1
* | swr: add duplicate cutoff for compatibilityMichael Niedermayer2013-02-241-0/+4
* | fate: add animated gif decoder testsPaul B Mahol2013-02-245-0/+229
* | fate: add animated gif demuxer testPaul B Mahol2013-02-242-0/+40
* | mpeg12: Fix non-hwaccel VDPAU decode.Reimar Döffinger2013-02-241-2/+2
* | hls: do not access pb->opaque for custom IO.Reimar Döffinger2013-02-241-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-241-43/+4
|\ \ | |/
| * configure: List external libs used using print_enabled()Mans Rullgard2013-02-241-30/+4
* | Merge commit '3fc09b0081184f26edbb62d2d72ae89bf9e21768'Michael Niedermayer2013-02-241-49/+53
|\ \ | |/
| * configure: Move list of external libs to a separate variableMans Rullgard2013-02-241-32/+36
* | Merge commit '45235ac488363e3360bf2f2275102d1ec66eba0f'Michael Niedermayer2013-02-242-2/+14
|\ \ | |/
| * configure: Move x11grab option to a more suitable place in the help outputDiego Biurrun2013-02-241-1/+1
| * lavr: allow setting internal_sample_fmt option by stringJustin Ruggles2013-02-231-1/+11
| * lavr: Add "resample_cutoff" option as a duplicate of "cutoff"Justin Ruggles2013-02-231-0/+2
OpenPOWER on IntegriCloud