summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vf_idet: Remove emmsDerek Buitenhuis2012-09-071-3/+0
* proresdec2: avoid VLA and use SliceContext instead.Michael Niedermayer2012-09-072-4/+7
* cache: Only include unistd.h if it existsDerek Buitenhuis2012-09-071-1/+3
* file: Only include unistd.h if it existsRonald S. Bultje2012-09-072-1/+5
* random_seed: Only read /dev/*random if we have unistd.hRonald S. Bultje2012-09-071-0/+8
* rtpdec: Don't explicitly include unistd.h any longerRonald S. Bultje2012-09-071-1/+0
* wtvdec: Remove unused strings.h headerDerek Buitenhuis2012-09-071-1/+0
* vf_colormatrix: Drop unused strings.h headerDerek Buitenhuis2012-09-071-1/+0
* Makefile: remove old codec_names.h on distcleanMichael Niedermayer2012-09-071-1/+1
* gitignore: codec_names.h is no moreMichael Niedermayer2012-09-071-1/+0
* lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSEStefano Sabatini2012-09-071-1/+1
* lavd/sdl: remove trailing dot in messagesStefano Sabatini2012-09-071-3/+3
* lavf/utils: fix typo in has_codec_parametersStefano Sabatini2012-09-071-1/+1
* img2dec: Don't leave AVIOContexts open on zero byte filesTomas Härdin2012-09-071-3/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-0711-14/+24
|\
| * mov_chan: Pass a separate AVIOContext for readingSamuel Pitoiset2012-09-074-5/+7
| * af_asyncts: check return value from lavr when flushing.Anton Khirnov2012-09-071-2/+7
| * mss2: simplify loop in decode_rle()Alberto Delmás2012-09-061-2/+1
| * mss12: avoid unnecessary division in arith*_get_bit()Alberto Delmás2012-09-061-1/+1
| * mss2: do not try to read too many palette entriesAlberto Delmás2012-09-061-1/+1
| * mpegvideo: set AVFrame fields to NULL after freeing the base memoryJanne Grunau2012-09-061-0/+3
| * configure: Set the right cc_e flags for msvcMartin Storsjö2012-09-061-0/+1
* | lavf: factor codec id forcing outMichael Niedermayer2012-09-071-11/+17
* | lavfi: add qp_table_sizeMichael Niedermayer2012-09-073-1/+3
* | faxcompr: fix out of array readMichael Niedermayer2012-09-071-1/+1
* | lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSEStefano Sabatini2012-09-071-1/+1
* | lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZERamiro Polla2012-09-071-11/+4
* | lavd/dshow: support video codec and pixel format selectionRamiro Polla2012-09-072-1/+41
* | lavu/opt: reindent after last commitStefano Sabatini2012-09-071-8/+8
* | lavfi: 10l fix () placementMichael Niedermayer2012-09-071-1/+1
* | lavfi: factor copy_video_props() outMichael Niedermayer2012-09-071-12/+11
* | libavfilter: pass QP table through the filter chainMichael Niedermayer2012-09-075-3/+37
* | lavc/vp6: Disable deblock filtering for Simple ProfileBen Jackson2012-09-072-96/+97
* | Add Dolby/DPLII downmix support to libswresampleMichael Niedermayer2012-09-073-6/+50
* | swr: update rematrix coeffs to match AC-3Michael Niedermayer2012-09-071-2/+7
* | swr: update copyright yearsMichael Niedermayer2012-09-074-4/+4
* | lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fm...Stefano Sabatini2012-09-061-2/+1
* | lavf/flvenc: apply various log fixes/clarificationsStefano Sabatini2012-09-061-11/+17
* | lavf/flvenc: return meaningful error codesStefano Sabatini2012-09-061-11/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-068-9/+220
|\ \ | |/
| * fate: Allow setting the ld parameter from the config fileMartin Storsjö2012-09-061-0/+1
| * x86: dsputil: Do not redundantly check for CPU caps before calling init funcsDiego Biurrun2012-09-061-4/+4
| * configure: Disable some warnings in MSVCMartin Storsjö2012-09-051-1/+2
| * x86: vp56: cmov version of vp56_rac_get_prob requires inline asmHendrik Leppkes2012-09-051-1/+1
| * avopt: fix examples to match the same style about default values as the actua...Michael Niedermayer2012-09-051-4/+4
| * configure: Add support for MSVC cl.exe/link.exeRonald S. Bultje2012-09-051-0/+42
| * lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje2012-09-054-0/+167
* | Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS run...Michael Niedermayer2012-09-066-268/+0
* | Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9'Michael Niedermayer2012-09-063-7/+28
|\ \ | |/
| * dsputil: workaround __VA_ARGS__ missing tokenization for MSVCLuca Barbato2012-09-051-3/+7
OpenPOWER on IntegriCloud