aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Support 16bit bigendian PCM audio from libavformatGravatar reimar2007-01-30
* Document -noidx.Gravatar diego2007-01-30
* typoGravatar diego2007-01-30
* URL fixGravatar diego2007-01-30
* cosmetics: Reorder install targets.Gravatar diego2007-01-30
* Mark phony targets as such.Gravatar diego2007-01-30
* Replace ifeq structure in the install target by a set of dependent targets.Gravatar diego2007-01-30
* better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail...Gravatar michael2007-01-30
* reduced verbosityGravatar nicodvb2007-01-29
* 5l, check that the codec type detected by ts_detect_streams() is actually aud...Gravatar nicodvb2007-01-29
* fix audio type when ts_detect_streams detects that a private1 stream is actua...Gravatar nicodvb2007-01-29
* Expand property documentationGravatar reimar2007-01-29
* List available propertiesGravatar reimar2007-01-29
* Bugfix: glyph and bitmap pointers could be left uninitialized afterGravatar eugeni2007-01-29
* alphabetical orderGravatar diego2007-01-29
* typo, new sentences on lines of their ownGravatar diego2007-01-29
* describe -psprobeGravatar nicodvb2007-01-28
* sanity checks during codec detection; also reset demuxer->stream->eofGravatar nicodvb2007-01-28
* Remove references to no longer existing documentation.Gravatar diego2007-01-28
* Move platform-specific stuff together.Gravatar diego2007-01-28
* Move _ldd setting to a saner place.Gravatar diego2007-01-28
* added code to scan the video stream to search the actual video codec used;Gravatar nicodvb2007-01-28
* include math.h for fabsf()Gravatar nicodvb2007-01-28
* cosmetics: reindentation and braces removalGravatar nicodvb2007-01-28
* moved scoreboarding code to 2 separate functions (update_stats() and clear_st...Gravatar nicodvb2007-01-28
* stray fflush spotted by AurelGravatar lu_zero2007-01-28
* fix a segfault if -x264encopts is the last commandline option (with no argument)Gravatar lorenm2007-01-28
* Fix base64_encode() max output length checking.Gravatar uau2007-01-28
* Make example and test build and link correctlyGravatar lu_zero2007-01-28
* av_logifyGravatar lu_zero2007-01-28
* Doxygen comments for used DirectShow methods.Gravatar voroshil2007-01-28
* Mark m_struct_t defaults as constGravatar reimar2007-01-28
* fix endianess, see bug #727Gravatar lu_zero2007-01-28
* 10l: screen_height calculation was using an uninitialized variableGravatar faust32007-01-28
* Fix number of rows in interlaced mode.Gravatar reimar2007-01-28
* Accept rdt packets with "is-reliable" flag setGravatar rtogni2007-01-28
* 10l, confused current "frame" with canvas width.Gravatar reimar2007-01-28
* set has_valid_timestamps and corresponding first and final pts only afterGravatar nicodvb2007-01-28
* Hack: use refmode == 1 instead of == 0, as browsers behave like thisGravatar reimar2007-01-28
* Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c ...Gravatar reimar2007-01-28
* Call real_fix_timestamp() after seeking, to avoid video freezing Gravatar rtogni2007-01-27
* fix overlooked debug messageGravatar voroshil2007-01-27
* Changing debug messages and renaming method names according to theirGravatar voroshil2007-01-27
* fix typos from previous commitGravatar voroshil2007-01-27
* Cosmetics. Doxygen comments.Gravatar voroshil2007-01-27
* synced up to r21221Gravatar ptt2007-01-27
* Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16Gravatar reimar2007-01-27
* Simplify and make lzo decompression code more similar to zlib one.Gravatar reimar2007-01-27
* Forgotten free on errorGravatar reimar2007-01-27
* r21989: fix typoGravatar voroshil2007-01-27