summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CREDITS: redirect to Git log, remove current outdated contentStefano Sabatini2013-01-311-54/+5
* doc/filters: fix afade cuve types listingPaul B Mahol2013-01-311-20/+10
* lavfi: increment max number of registered filters from 128 to 256Stefano Sabatini2013-01-311-1/+1
* doc/indevs: apply misc fixes to the v4l2 documentationStefano Sabatini2013-01-311-7/+10
* lavd/v4l2: read the correct time per frame from devices that support a standardGiorgio Vazzana2013-01-311-44/+72
* lavfi/biquads: remove pointless castsPaul B Mahol2013-01-311-5/+5
* Port biquads filters from SoXPaul B Mahol2013-01-316-2/+889
* lavd/v4l2: add list_standards optionGiorgio Vazzana2013-01-313-1/+36
* doc/eval: sort functions by nameStefano Sabatini2013-01-311-100/+100
* doc/eval: fix/extend documentation for taylor() functionStefano Sabatini2013-01-311-7/+14
* doc/eval: fix/extend documentation for root() functionStefano Sabatini2013-01-311-2/+11
* h264/cabac: check loop indexMichael Niedermayer2013-01-311-1/+1
* asfdec: fix integer overflow in packet_replic_size checkMichael Niedermayer2013-01-311-1/+1
* mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-316-12/+1241
* interplayvideo: Free previous frames on resolution changes.Michael Niedermayer2013-01-311-0/+7
* loco: fix rgba on big-endianPiotr Bandurski2013-01-311-1/+1
* flashsv: clear blocks array on reallocationMichael Niedermayer2013-01-301-3/+8
* auenc: strict check for supported codecPaul B Mahol2013-01-301-1/+9
* auenc: remove put_au_header() and merge its code into au_write_headerPaul B Mahol2013-01-301-14/+4
* wma: check byte_offset_bitsMichael Niedermayer2013-01-301-0/+4
* fixup_vorbis_headers: add missing malloc failure checkMichael Niedermayer2013-01-301-0/+2
* oggparsevorbis: use av_realloc consistentlyPaweł Hajdan, Jr2013-01-301-2/+4
* dnxhddec: fix integer overflow / index checkMichael Niedermayer2013-01-301-1/+1
* mss3: prevent AC state from becoming invalid in rac_normalise()Michael Niedermayer2013-01-301-1/+1
* avstring: fix "warning: return discards const qualifier from pointer target t...Michael Niedermayer2013-01-301-2/+2
* msrledec: merge switchesMichael Niedermayer2013-01-301-12/+7
* msrledec: move loop into switchMichael Niedermayer2013-01-301-14/+23
* msrledec: move output pointer test upMichael Niedermayer2013-01-301-3/+3
* mpegvideo_enc: factor expression outMichael Niedermayer2013-01-301-2/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-303-2/+31
|\
| * movenc: Simplify code by using avio_wb24Martin Storsjö2013-01-301-2/+1
| * bfin: unbreak compilationLuca Barbato2013-01-292-0/+30
* | Correctly mark non-default streams when muxing matroska.Carl Eugen Hoyos2013-01-301-2/+7
* | dirac/x86: fix compile without yasmMichael Niedermayer2013-01-301-1/+2
* | dirac/x86: fix compile without inline asmMichael Niedermayer2013-01-301-0/+2
* | Fix 1bpp palettized png with width not a multiple of 8.Carl Eugen Hoyos2013-01-301-2/+6
* | sanm: Check MV before using them.Michael Niedermayer2013-01-291-0/+11
* | dict.c: use av_mallocz instead of av_reallocPaweł Hajdan, Jr2013-01-291-3/+5
* | huffyuvdec: Skip len==0 casesMichael Niedermayer2013-01-291-5/+5
* | huffyuvdec: check for and propagate failures from inside generate_joint_tables()Michael Niedermayer2013-01-291-6/+13
* | huffyuvdec: Check init_vlc() return codes.Michael Niedermayer2013-01-291-4/+10
* | r3d: check that sampling rate is non negative.Michael Niedermayer2013-01-291-0/+4
* | r3d: fix division by 0 with 0 sample rateMichael Niedermayer2013-01-291-1/+2
* | eval: fix 'warning: ignoring return value of strtod, declared with attribute ...Michael Niedermayer2013-01-291-1/+1
* | ac3enc: fix 'warning: block0 may be used uninitialized in this function'Michael Niedermayer2013-01-291-1/+1
* | oggenc: fix "oggstream may be used uninitialized in this function" warningMichael Niedermayer2013-01-291-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-291-2/+2
|\ \ | |/
| * vf_delogo: fix copying the input frame.Anton Khirnov2013-01-291-3/+3
* | Merge commit 'f81c37e40fe3236d54da12aef9cdba48ba70ec31'Michael Niedermayer2013-01-295-10/+0
|\ \ | |/
| * vf_delogo: fix an uninitialized read.Anton Khirnov2013-01-291-1/+1
OpenPOWER on IntegriCloud