summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dict: fix memleakMichael Niedermayer2013-02-011-0/+1
* Merge remote-tracking branch 'mjbshaw/master'Michael Niedermayer2013-02-011-0/+28
|\
| * libopenjpegenc: simplify switch statementMichael Bradshaw2013-01-311-10/+5
| * libopenjpegenc: add support for pix fmt gbrp (8-16 bit)Michael Bradshaw2013-01-311-0/+33
* | matroska: fixed missing S_DVBSUB subtitlesAllan Kristensen2013-02-011-0/+1
* | vc1dec: fieldtx is only valid for interlaced framesSebastian Sandberg2013-02-011-3/+5
* | vc1dec: fix block_offMichael Niedermayer2013-01-311-1/+1
* | doc/indevs: document v4l2 optionsStefano Sabatini2013-01-311-0/+69
* | doc/indevs: itemize examples for the v4l2 deviceStefano Sabatini2013-01-311-4/+10
* | lavfi/buffersrc: forward filter_frame errors.Nicolas George2013-01-311-4/+1
* | lavfi/af_amerge: set outbuf->audio->channels.Nicolas George2013-01-311-0/+1
* | lavfi/af_amerge: check for buffer queue overflows.Nicolas George2013-01-311-0/+5
* | lavfi/bufferqueue: add ff_bufqueue_is_full().Nicolas George2013-01-311-1/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-313-43/+44
|\ \
| * | x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-312-43/+43
| * | configure: Add a comment indicating why uclibc is checked before glibcDiego Biurrun2013-01-311-0/+1
* | | Merge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da'Michael Niedermayer2013-01-312-4/+5
|\ \ \ | |/ /
| * | configure: Move newlib libc check before mingw libc checkDiego Biurrun2013-01-311-3/+4
| * | avisynth: Change demuxer name to avoid conflicts with AVSDiego Biurrun2013-01-311-1/+1
* | | Merge commit 'a65f965c04bfa27adedc0409c14cc05903f483d0'Michael Niedermayer2013-01-311-1/+1
|\ \ \ | |/ /
| * | mpegvideo: Do REBASE_PICTURE with byte pointersMartin Storsjö2013-01-311-1/+1
* | | Merge commit 'a5ba798c16d0614d982a76755fdd72b37d437170'Michael Niedermayer2013-01-311-48/+0
|\ \ \ | |/ /
| * | dsputil: remove unused functions copy_block{2, 4, 8, 16}.Ronald S. Bultje2013-01-301-48/+0
* | | 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
OpenPOWER on IntegriCloud