summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner2006-06-18
* libfaac uses pascal calling convention on win32 so the generic testsMåns Rullgård2006-06-17
* add myself as build system maintainerMåns Rullgård2006-06-17
* put local -L flags first in link commandsMåns Rullgård2006-06-17
* Cosmetics: should not hurt performance, scream if areLuca Barbato2006-06-17
* Add (mostly) const to variable and parameter declaration, where a char* wasStefan Huehner2006-06-17
* improved logging testsMåns Rullgård2006-06-17
* update libav regression tests for r5449 (adpcm)Baptiste Coudurier2006-06-17
* Rename version from CVS to the more sensible HEAD.Diego Biurrun2006-06-17
* use standard codec tag if the specified tag is out of range and would beMåns Rullgård2006-06-16
* The AAC frame header uses 13 bits for the frame size, so the buffer shouldMåns Rullgård2006-06-16
* test availability of various compiler flags, and verify that requestedMåns Rullgård2006-06-16
* Fix compilation with all combinations of --disable-(de)muxers.Diego Biurrun2006-06-16
* free codec extradata in av_close_input_fileMåns Rullgård2006-06-16
* make dump_format output more homogenousBaptiste Coudurier2006-06-15
* export all tracks to libavformat layerBaptiste Coudurier2006-06-15
* vfr mov/mp4 todo itemMichael Niedermayer2006-06-15
* Fix segfaultR. Brian Anderson2006-06-15
* 10l to whoever wrote thisMichael Niedermayer2006-06-15
* Fix typoLuca Abeni2006-06-15
* check for SDL_VideoInfo.current_[wh] availability in configure, andMåns Rullgård2006-06-14
* update regression tests for r5449 (adpcm)Loren Merritt2006-06-14
* dont load the index if we cant seek backMichael Niedermayer2006-06-14
* check fseek return valueBaptiste Coudurier2006-06-13
* fix unused computed valueBaptiste Coudurier2006-06-13
* fix mp3 muxingBaptiste Coudurier2006-06-13
* fix probe of high bitrate mpeg2videoMichael Niedermayer2006-06-13
* oprofile reference for Linux/PPCLuca Barbato2006-06-13
* MIPS doesn't like unaligned accessesMåns Rullgård2006-06-12
* simplify, completely ignore streams not recognized, that fixes seeking for so...Baptiste Coudurier2006-06-12
* h264: accept rbsp_trailing longer than 1 byteLoren Merritt2006-06-12
* read_packet return value must be < 0 when no packet is returned, including EOF.Reimar Döffinger2006-06-11
* 10l to myself for being overzealous with $cross_prefixMåns Rullgård2006-06-10
* Add support for GNU/kFreeBSD systems.Diego Biurrun2006-06-10
* don't use xlib in ffplay, and bump required sdl versionMåns Rullgård2006-06-09
* use ifeq(...,yes) instead of ifdefMåns Rullgård2006-06-09
* CVS --> SubversionDiego Biurrun2006-06-09
* fix closed gop flagBaptiste Coudurier2006-06-09
* www1.mplayerhq.hu --> lists.mplayerhq.huDiego Biurrun2006-06-09
* CVS --> SubversionDiego Biurrun2006-06-09
* probe for mpeg audioMåns Rullgård2006-06-05
* fix variable type used via "m" asm constraint to match size used in asm.Reimar Döffinger2006-06-05
* support doing motion estimation and compensation without any residual transfo...Michael Niedermayer2006-06-04
* rm_read_audio_stream_info return type is not voidRoberto Togni2006-06-04
* Support for AAC (fourcc raac and racp) in rm filesRoberto Togni2006-06-04
* fix seek related bugsMåns Rullgård2006-06-04
* put_pixels16_l2_altivec and avg_pixels16_l2_altivecLuca Barbato2006-06-03
* ADPCM: trellis quantizationLoren Merritt2006-06-03
* Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1Corey Hickey2006-06-03
* adpcm_ima & adpcm_yamaha: improved quantizationLoren Merritt2006-06-03