summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Replace some printf() with puts() in tableprint.cMåns Rullgård2010-03-09
* Prettify make output when generating headersMåns Rullgård2010-03-09
* Add special case to avoid binary search when appending index entries.Michael Niedermayer2010-03-09
* Move libm replacements to new header libm.hMåns Rullgård2010-03-09
* RTSP: Resolve and use the actual IP address of the peer we're connected to,Martin Storsjö2010-03-09
* Reorder some make rulesMåns Rullgård2010-03-09
* Remove superflous ifdef CONFIG_{STATIC,SHARED} in makefilesMåns Rullgård2010-03-09
* configure: always write shared lib variables to config.makMåns Rullgård2010-03-09
* Simplify static/shared build rulesMåns Rullgård2010-03-09
* Move some make rules outside of eval'd blockMåns Rullgård2010-03-09
* cosmetic: move some makefile variable definitionsMåns Rullgård2010-03-09
* Remove duplicates from OBJSMåns Rullgård2010-03-09
* Remove static function name prefixes from American Laser Games MM demuxerPeter Ross2010-03-09
* Ensure Bink demuxer returns AVERROR code when av_get_packet() failsPeter Ross2010-03-09
* Enable tcp_protocol when enabling httpPeter Ross2010-03-09
* aacsbr: Dead code removal.Alex Converse2010-03-09
* aacsbr: Remove a slightly incorrect comment.Alex Converse2010-03-09
* Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE to 64."Alex Converse2010-03-09
* aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several contextAlex Converse2010-03-09
* aacsbr: Move the e_a calculation from sbr_mapping() to read_sbr_grid().Alex Converse2010-03-09
* aacsbr: Merge sbr_time_freq_grid into read_sbr_grid (and into copy_sbr_grid).Alex Converse2010-03-09
* aacsbr: Fail early on illegal envelope counts.Alex Converse2010-03-09
* aacsbr: Check for illegal values of bs_pointer in sbr_read_grid().Alex Converse2010-03-09
* Revert commit 22378.Vitor Sessak2010-03-09
* Fix compilation on powerpc with --disable-altivecReinhard Tartler2010-03-09
* Check for reference frames so RV 3/4 won't segfault trying to copy data fromKostya Shishkov2010-03-09
* vp3: correctly clip vp3_draw_horiz_band callDavid Conrad2010-03-09
* 10l: Include missing return values in functions made non-void by the previous...Alex Converse2010-03-09
* aacsbr: Propagate errors from read_sbr_grid to prevent crashes in malformatte...Alex Converse2010-03-09
* Add a missing fft.h include to the aacsbr decoder.Georgi Chorbadzhiyski2010-03-09
* Add missing build dependencies for the AAC decoder caused by adding of SBR.Georgi Chorbadzhiyski2010-03-09
* mkvenc: Handle negative timestamps correctlyDavid Conrad2010-03-09
* mkvenc: Don't try to write packets with unknown timestampsDavid Conrad2010-03-09
* mkvenc: write dts for VFW modeDavid Conrad2010-03-09
* Fix encoder metadata string langcode in mov muxerBaptiste Coudurier2010-03-09
* Correctly mark mov metadata as utf-8, using iso language codeBaptiste Coudurier2010-03-09
* Bump avcodec minor version for kgv1 decoderDaniel Verkamp2010-03-09
* Fix build on configurations without fast av_log2()Måns Rullgård2010-03-09
* In mov demuxer, convert mac encoded strings to utf-8Baptiste Coudurier2010-03-09
* Kega Game Video (KGV1) decoderDaniel Verkamp2010-03-09
* Preallocate index entries in mov demuxer, huge speedupBaptiste Coudurier2010-03-09
* Fix interlaced vc-3 decoding, issue #1753Baptiste Coudurier2010-03-09
* vp3: Set pict_typeDavid Conrad2010-03-09
* vp3: Allocate a dummy reference frame if we have no keyframeDavid Conrad2010-03-09
* vp3: use FF_BUFFER_TYPE_COPYDavid Conrad2010-03-09
* vp3: Don't leak buffers on errorsDavid Conrad2010-03-09
* vp3: Simplify buffer managementDavid Conrad2010-03-09
* vp3: be less spammy on broken filesDavid Conrad2010-03-09
* In mpegts muxer, write adts header if aac bitstream does not contain itBaptiste Coudurier2010-03-09
* In mpegts muxer, search for h264 aud nal, it might not be the first nal.Baptiste Coudurier2010-03-08