summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Create config.asm for use with yasmMåns Rullgård2010-09-03
* configure: whitespaceMåns Rullgård2010-09-03
* configure: make print_config() more flexibleMåns Rullgård2010-09-03
* Fix the dependencies of the RTP muxerMartin Storsjö2010-09-03
* Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixupsRonald S. Bultje2010-09-03
* Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>.James Darnley2010-09-03
* Reindent after r25032.Ronald S. Bultje2010-09-03
* Send NAT punching messages to the address specified in the Transport:John Wimer2010-09-03
* Port latest x264 deblock asm (before they moved to using NV12 as internalRonald S. Bultje2010-09-03
* Set frame_size in the amr demuxerMartin Storsjö2010-09-03
* rtsp: 10l, try to update the correct rtp streamMartin Storsjö2010-09-03
* Detect llvm-gcc and set appropriate flagsMåns Rullgård2010-09-02
* Add -mllvm -stack-alignment=16 to CFLAGS when using clangMåns Rullgård2010-09-02
* Optimize/simplify ebml_read_num.Reimar Döffinger2010-09-02
* fate: delete log files ahead of each runMåns Rullgård2010-09-02
* Cosmetics: Reindent after r25023.Carl Eugen Hoyos2010-09-02
* Fix crash when decoding DV in AVI introduced in r24579 (issue 2174).Andrew Wason2010-09-02
* Fix typo in r25019.Eli Friedman2010-09-01
* cosmetics: spaces between and after parenthesesBaptiste Coudurier2010-09-01
* Unscrew breakage after my last commit because of symbol prefixes.Ronald S. Bultje2010-09-01
* Rename h264_weight_sse2.asm to h264_weight.asm; add 16x8/8x16/8x4 non-squareRonald S. Bultje2010-09-01
* Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c,Ronald S. Bultje2010-09-01
* QTRLE regtestVitor Sessak2010-09-01
* add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControlAurelien Jacobs2010-09-01
* Use quotes instead of angle brackets for local #includes.Diego Biurrun2010-09-01
* gxf muxer only accepts pal or ntsc resolutions currently, so fail if resoluti...Baptiste Coudurier2010-09-01
* SHA fate testVitor Sessak2010-08-31
* Test decoding in fate-lavf-gifVitor Sessak2010-08-31
* PNG image regression testingVitor Sessak2010-08-31
* Mention that library micro version should be reset if minor version is bumped.Diego Biurrun2010-08-31
* Fix vertical align.Ronald S. Bultje2010-08-31
* Add RealVideo 3 FATE testVitor Sessak2010-08-31
* 10l, add flags forgotten in last commitVitor Sessak2010-08-31
* Add Apple MJPEG-B decoder FATE testVitor Sessak2010-08-31
* Add FATE test for ScummVM DXA flavorVitor Sessak2010-08-31
* Solving memory leak and initialization problem with prev_pkt / pkt.Tobias Bindhammer2010-08-31
* Checking return values of av_malloc(z) and report an error in case.Tobias Bindhammer2010-08-31
* aacenc: Remove an unused variable from adjust_frame_information().Alex Converse2010-08-31
* aacenc: Don't set s->cur_channel before apply_window_and_mdct().Alex Converse2010-08-31
* aacenc: Write tag.elem_id early.Alex Converse2010-08-30
* psymodel: Const correct FFPsyWindowInfo.Alex Converse2010-08-30
* aacenc: Only apply M/S if common_window is set.Alex Converse2010-08-30
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30
* move raw video demuxer to its own fileAurelien Jacobs2010-08-30
* move pcm muxers to their own fileAurelien Jacobs2010-08-30
* vorbisdec: Use int instead of uint16_fast_t for index variablesDavid Conrad2010-08-30
* move pcm demuxers to their own fileAurelien Jacobs2010-08-30
* Fix compilation failure if yasm is disabled (missing vp3 symbols).Ronald S. Bultje2010-08-30
* add WAWV fourcc, works on V-codecs/WAWV.aviBen Littler2010-08-30
* Split intra prediction initialization (i.e. assigning of function pointers)Ronald S. Bultje2010-08-30