| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: free the padded last frame during audio encoding properly | Anton Khirnov | 2013-06-20 | 1 | -6/+1 |
* | smacker: check the return value of smacker_decode_tree | Kostya Shishkov | 2013-06-16 | 1 | -1/+10 |
* | smacker: fix an off by one in huff.length computation | Kostya Shishkov | 2013-06-16 | 1 | -1/+1 |
* | utils: fix avcodec_flush_buffers pre-reference counting compatibility | Janne Grunau | 2013-06-16 | 1 | -0/+3 |
* | bitstream: forward error values and drop few abort() | Luca Barbato | 2013-06-16 | 1 | -7/+7 |
* | bitstream: K&R formatting cosmetics | Luca Barbato | 2013-06-16 | 1 | -70/+74 |
* | h264_mp4toannexb_bsf: return a padded buffer | Luca Barbato | 2013-06-15 | 1 | -1/+1 |
* | h264_mp4toannexb_bsf: factor out extradata parsing | Luca Barbato | 2013-06-15 | 1 | -68/+78 |
* | h264_mp4toannexb_bsf: K&R formatting cosmetics | Luca Barbato | 2013-06-15 | 1 | -32/+41 |
* | 4xm: check bitstream_size boundary before using it | Luca Barbato | 2013-06-12 | 1 | -1/+3 |
* | 4xm: refactor decode_p_block | Luca Barbato | 2013-06-12 | 1 | -35/+30 |
* | 4xm: do not overread the source buffer in decode_p_block | Luca Barbato | 2013-06-12 | 1 | -0/+8 |
* | 4xm: do not overread the prestream buffer | Luca Barbato | 2013-06-12 | 1 | -2/+11 |
* | 4xm: validate the buffer size before parsing it | Luca Barbato | 2013-06-12 | 1 | -4/+17 |
* | 4xm: reject frames not compatible with the declared version | Luca Barbato | 2013-06-12 | 1 | -0/+3 |
* | 4xm: drop pointless assert | Luca Barbato | 2013-06-12 | 1 | -2/+2 |
* | 4xm: forward errors from decode_p_block | Luca Barbato | 2013-06-12 | 1 | -12/+22 |
* | 4xm: fold last_picture lazy allocation in decode_p_frame | Luca Barbato | 2013-06-12 | 1 | -9/+11 |
* | 4xm: refactor fourxm_read_header | Luca Barbato | 2013-06-12 | 1 | -1/+3 |
* | 4xm: use the correct logging context | Luca Barbato | 2013-06-12 | 1 | -2/+2 |
* | g2meet: Fix a typo in the height comparison | Michael Niedermayer | 2013-06-12 | 1 | -1/+1 |
* | g2meet: do not leak buffers | Kostya Shishkov | 2013-06-12 | 1 | -0/+2 |
* | g2meet: more graceful cursor loading | Kostya Shishkov | 2013-06-12 | 1 | -18/+53 |
* | g2meet: reset dimensions on header parsing errors | Kostya Shishkov | 2013-06-12 | 1 | -5/+12 |
* | lavc: add a libwavpack encoder wrapper | Anton Khirnov | 2013-06-10 | 4 | -1/+197 |
* | lavc: use AVFrame API properly in pad_last_frame(). | Anton Khirnov | 2013-06-10 | 1 | -15/+8 |
* | utvideodec: Set colorspace by codec_tag. | Yusuke Nakamura | 2013-06-10 | 1 | -0/+4 |
* | utvideodec: Support ULH0 and ULH2 formats. | Yusuke Nakamura | 2013-06-10 | 1 | -0/+8 |
* | faxcompr: return meaningful errors | Luca Barbato | 2013-06-07 | 1 | -19/+19 |
* | faxcompr: K&R formatting cosmetics | Luca Barbato | 2013-06-07 | 1 | -69/+75 |
* | tiff: do not overread the source buffer | Luca Barbato | 2013-06-07 | 1 | -1/+4 |
* | tiff: cleanup the error paths | Luca Barbato | 2013-06-07 | 1 | -10/+15 |
* | tiff: refactor fax support in a separate function | Luca Barbato | 2013-06-07 | 1 | -32/+33 |
* | tiff: refactor deflate support in a separate function | Luca Barbato | 2013-06-07 | 1 | -25/+37 |
* | h264_parser: K&R formatting cosmetics | Luca Barbato | 2013-06-07 | 1 | -130/+151 |
* | vorbis: return meaningful errors | Luca Barbato | 2013-06-07 | 1 | -2/+2 |
* | Go2Webinar decoder | Kostya Shishkov | 2013-06-03 | 6 | -2/+837 |
* | vmd: decode videos with no LZ buffer size provided - they might not need it | Kostya Shishkov | 2013-06-02 | 1 | -3/+10 |
* | vmd: fix mode 3 decoding | Kostya Shishkov | 2013-06-02 | 1 | -12/+18 |
* | tiff: K&R formatting cosmetics | Diego Biurrun | 2013-06-02 | 3 | -233/+237 |
* | use my full first name instead of short one in copyrights | Kostya Shishkov | 2013-06-01 | 3 | -3/+3 |
* | indeo4: expand allowed quantiser range | Kostya Shishkov | 2013-06-01 | 1 | -1/+5 |
* | proresenc: alpha coding support | Kostya Shishkov | 2013-05-30 | 1 | -21/+220 |
* | arm: Include hpeldsp_neon.o if h264qpel is enabled | Martin Storsjö | 2013-05-30 | 1 | -1/+2 |
* | arm: Don't unconditionally build dsputil files | Martin Storsjö | 2013-05-30 | 1 | -14/+13 |
* | arm: Only build the FFT init files if FFT is enabled | Martin Storsjö | 2013-05-30 | 1 | -2/+2 |
* | build: cosmetics: Place unconditional before conditional OBJS lines | Diego Biurrun | 2013-05-30 | 2 | -22/+22 |
* | build: arm: cosmetics: Place all OBJS declarations in alphabetical order | Diego Biurrun | 2013-05-30 | 1 | -61/+36 |
* | vmd: drop incomplete chunks and spurious samples | Luca Barbato | 2013-05-29 | 1 | -2/+6 |
* | vmd: refactor the inner decode loop | Luca Barbato | 2013-05-29 | 1 | -78/+82 |