summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't use shell syntax to set variables for make.Ramiro Polla2010-03-12
* Fix spelling.Ronald S. Bultje2010-03-11
* Fix a crash in the H.263 RTP packetizerMartin Storsjö2010-03-11
* Prevent memory leak introduced in r22389 in Bink demuxer: pass partial packet...Peter Ross2010-03-11
* Make rdft speed user configureable.Michael Niedermayer2010-03-11
* Make binkaudio work with ff_float_to_int16_interleave_c (martin at martin dot...Peter Ross2010-03-11
* Cosmetics, break a long line, fix brace placementMartin Storsjö2010-03-11
* RTSP muxer: Create the SDP with the numerical IP of the peerMartin Storsjö2010-03-11
* oggdec: Seek to keyframesDavid Conrad2010-03-11
* oggdec: Determine pts and filepos on a packet basis in read_timestampDavid Conrad2010-03-11
* oggdec: Move PTS/DTS calculation to a functionDavid Conrad2010-03-11
* oggdec: Fix memory leak in setting up vorbis headersDavid Conrad2010-03-11
* oggdec: Don't use ogg_stream's seq for vorbis or speex headersDavid Conrad2010-03-11
* oggdec: Fix duration calculation for streams with non-zero startDavid Conrad2010-03-11
* oggdec: Parse skeleton to determine the start time of each streamDavid Conrad2010-03-11
* oggdec: Check that we have a codec in gptopts (needed for skeleton)David Conrad2010-03-11
* oggdec: Move ogg_find_stream and ogg_gptopts to oggdec.hDavid Conrad2010-03-11
* oggdec: Set data_offset to the right valueDavid Conrad2010-03-11
* oggdec: Save offset of the page needed to reconstruct the current packetDavid Conrad2010-03-11
* Implement framedrop.Michael Niedermayer2010-03-11
* indentMåns Rullgård2010-03-11
* random_seed: try other alternatives if reading /dev/random failsMåns Rullgård2010-03-11
* sha: add missing includeMåns Rullgård2010-03-11
* snow: remove unused stub functionsMåns Rullgård2010-03-11
* ffplay: use correct format specifiers in printf()Måns Rullgård2010-03-11
* Add some required castsMåns Rullgård2010-03-11
* configure: remove stray semicolonMåns Rullgård2010-03-11
* configure: use map() function in a couple of placesMåns Rullgård2010-03-11
* configure: add --disable-everything optionMåns Rullgård2010-03-11
* Fix some apparent +- errors in the audio vissualization.Michael Niedermayer2010-03-10
* sparc: fix a few pages of cast warningsMåns Rullgård2010-03-10
* sparc: fix dsputil prototypesMåns Rullgård2010-03-10
* configure: allow mips64el and powerpc64 as values for --archMåns Rullgård2010-03-10
* Make the ntp_time function available to other parts of libavformat, as ff_ntp...Martin Storsjö2010-03-10
* Only use .size in ARM assembly when targeting ELFMartin Storsjö2010-03-10
* Only reschedule refresh if we successfully removed the scheduled one.Michael Niedermayer2010-03-10
* Increase VIDEO_PICTURE_QUEUE_SIZE to 2.Michael Niedermayer2010-03-10
* Do not call SDL_SetVideoMode() with the same size as previouslyMichael Niedermayer2010-03-10
* Fix ffm_close return type.Benoit Fouet2010-03-10
* Fix memory leak in FFM demuxerVitor Sessak2010-03-10
* undef av_always_inline before redefiningMåns Rullgård2010-03-10
* Check level_prefix a bit (this just checks the max our bitreader can handle,Michael Niedermayer2010-03-10
* In mpegts muxer, free adts context and temporary dataBaptiste Coudurier2010-03-10
* reindentBaptiste Coudurier2010-03-10
* Include os_support.h which has a fallback declaration of socklen_tDave Yeo2010-03-10
* Using struct timeval requires sys/time.h, fixes compilation on some OSesDave Yeo2010-03-10
* vfwcap: Add support for UYVY pixel format.Ramiro Polla2010-03-10
* 10l: fix version.h generationMåns Rullgård2010-03-10
* Remove .SECONDARY directiveMåns Rullgård2010-03-10
* Make version.h depend on git changesMåns Rullgård2010-03-10