summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | flashsv2enc: only encode diff blocks when neededDaniel Verkamp2012-09-083-8/+7
* | mpegts: Fix potential memory leak in mpegts_read_packet()Michael Niedermayer2012-09-081-0/+1
* | avio: replace ETIMEDOUT by EIOMichael Niedermayer2012-09-081-1/+1
* | flashsv2enc: remove experimental flag, the encoder seems working nowMichael Niedermayer2012-09-071-1/+0
* | libswr: remove redundant ARCH_X86, MMX* implicates X86Michael Niedermayer2012-09-071-3/+3
* | swsresample: Fix unprotected inline asmDerek Buitenhuis2012-09-071-2/+2
* | vf_mp: Do not build if inline assembly is not availableDerek Buitenhuis2012-09-071-1/+1
* | dshow: Change WINBOOL to BOOLDerek Buitenhuis2012-09-072-2/+2
* | flashsv2enc: move blockbuffer realloc to reconfigure_at_keyframe()Michael Niedermayer2012-09-071-8/+6
* | flashv2enc: reallocate not only on block count changes but on dimension changes.Michael Niedermayer2012-09-071-5/+7
* | flashsv2enc: Replace a VLA with a heap allocDerek Buitenhuis2012-09-071-5/+20
* | flashsv2enc: fix prev-Z-prime encodingMichael Niedermayer2012-09-073-3/+3
* | 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
OpenPOWER on IntegriCloud