summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavf/img2dec: rename find_image_range() "max_start" parameter to "start_index"Stefano Sabatini2012-08-051-2/+2
* lavf/img2dec: fix weird start_number count logicStefano Sabatini2012-08-051-2/+2
* examples/muxing: simplify alloc_picture()Stefano Sabatini2012-08-051-15/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-0452-181/+254
|\
| * lavr: fix handling of custom mix matricesJustin Ruggles2012-08-043-10/+26
| * fate: force pix_fmt in lagarith-rgb32 testMans Rullgard2012-08-041-1/+1
| * fate: add tests for lagarith lossless video codec.Ronald S. Bultje2012-08-035-0/+51
| * ARMv6: vp8: fix stack allocation with Apple's assemblerMans Rullgard2012-08-041-1/+7
| * ARM: vp56: allow inline asm to build with clangMans Rullgard2012-08-041-4/+12
| * fft: 3dnow: fix register name typo in DECL_IMDCT macroRonald S. Bultje2012-08-041-1/+1
| * x86: dct32: port to cpuflagsDiego Biurrun2012-08-031-49/+25
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-0338-108/+120
| * Revert "wmapro: prevent division by zero when sample rate is unspecified"Ronald S. Bultje2012-08-031-5/+0
| * wmapro: prevent division by zero when sample rate is unspecifiedSean McGovern2012-08-031-0/+5
| * lagarith: fix color plane inversion for YUY2 output.Ronald S. Bultje2012-08-031-3/+3
| * lagarith: pad RGB buffer by 1 byte.Ronald S. Bultje2012-08-031-1/+1
| * dsputil: make add_hfyu_left_prediction_sse4() support unaligned src.Ronald S. Bultje2012-08-031-7/+13
* | ffmpeg: insert bitmap subtitles as video in filters.Nicolas George2012-08-043-4/+191
* | lavfi: document the constraints on incoming frames.Nicolas George2012-08-041-0/+6
* | lavfi: use a new field for automatic buffer copy.Nicolas George2012-08-042-4/+25
* | Merge remote-tracking branch 'dwbuiten/master'Michael Niedermayer2012-08-041-18/+18
|\ \
| * | zerocodec: Fix memleak in decode_frameDerek Buitenhuis2012-08-041-5/+6
| * | zerocodec: CosmeticsDerek Buitenhuis2012-08-041-14/+13
* | | movtextenc: Remove dangling reference to movtext.hPhilip Langdale2012-08-041-1/+1
* | | avformat/srtdec: Write duration into packet from srt demuxer.Philip Langdale2012-08-041-6/+13
* | | movenc: Handle need for extra packets to express subtitle duration.Philip Langdale2012-08-042-6/+84
* | | movtextenc: 3GPP TS 26.245 Timed Text Encoder.Philip Langdale2012-08-048-4/+171
|/ /
* | mpegdemux: support MLP/AOBMichael Niedermayer2012-08-041-4/+15
* | mpegdemux: move private stream 1 handling out of mpegps_read_pes_headerMichael Niedermayer2012-08-041-12/+16
* | mpegdemux: remove redundant dvd audio codeMichael Niedermayer2012-08-041-23/+2
* | compute_pkt_fields: do not attempt to calculate dts when the delay hasnt been...Michael Niedermayer2012-08-041-1/+1
* | lavf: move nb_decoded_frames out of info.Michael Niedermayer2012-08-042-5/+10
* | has_decode_delay_been_guessed: adjust value for has_b_frames=0Michael Niedermayer2012-08-041-1/+1
* | lavf: move has_decode_delay_been_guessed() up to make it accessible to earlie...Michael Niedermayer2012-08-041-16/+16
* | h264: print num_reorder_frames in debug outputMichael Niedermayer2012-08-041-2/+3
* | fate: Rename FATE_SAMPLES make file variable to FATE_EXTERNAlexander Strasser2012-08-042-5/+5
* | LICENSE: Document all GPL filesDerek Buitenhuis2012-08-041-0/+10
* | matroskadec: check element size against stream limit in ebml_parse_elem()Michael Niedermayer2012-08-041-1/+4
* | motion_est_template: switch to av_assertMichael Niedermayer2012-08-041-22/+16
* | dvdec: switch to av_assertMichael Niedermayer2012-08-041-2/+3
* | g732_1: reduce difference to qatarMichael Niedermayer2012-08-031-17/+25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-0314-307/+340
|\ \ | |/
| * vc1dec: Remove separate scaling function for interlaced field MVsMashiat Sarker Shakkhar2012-08-031-22/+8
| * vc1dec: Invoke edge_emulation regardless of MV precisionMashiat Sarker Shakkhar2012-08-031-2/+2
| * x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-037-44/+46
| * g723_1: scale output as supposed for the case with postfilter disabledKostya Shishkov2012-08-031-4/+10
| * g723_1: increase excitation storage by 4Kostya Shishkov2012-08-031-1/+1
| * g723_1: fix upper bound parameter from inverse maximum autocorrelationKostya Shishkov2012-08-031-1/+4
| * g723_1: make scale_vector() behave like the referenceKostya Shishkov2012-08-031-2/+3
| * g723_1: fix off-by-one error in normalize_bits()Kostya Shishkov2012-08-031-1/+1
OpenPOWER on IntegriCloud