summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org.Stefan Huehner2006-06-20
* increase search limit in av_find_stream_infoMåns Rullgård2006-06-20
* Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for point...Luca Barbato2006-06-20
* Remove unused FFMPEG_VERSION_INT.Diego Biurrun2006-06-20
* Use Subversion revision for FFMPEG_VERSION.Diego Biurrun2006-06-20
* Remove unused VERSION definition from config.mak.Diego Biurrun2006-06-20
* Avoid binary stripping rule code duplication.Diego Biurrun2006-06-19
* allow packets with non-zero PES_scrambling_controlMåns Rullgård2006-06-19
* fix aac in mov for ipodBaptiste Coudurier2006-06-19
* 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