23371 Commits (d8b91fae1df740eae4e1fd65fda09fbe650d4c1a)
 

Author SHA1 Message Date
David Conrad d8b91fae1d oggdec: Seek to keyframes 15 years ago
David Conrad 873d117e4b oggdec: Determine pts and filepos on a packet basis in read_timestamp 15 years ago
David Conrad 6abaa27211 oggdec: Move PTS/DTS calculation to a function 15 years ago
David Conrad 2ac41150c0 oggdec: Fix memory leak in setting up vorbis headers 15 years ago
David Conrad 8f8320d7c3 oggdec: Don't use ogg_stream's seq for vorbis or speex headers 15 years ago
David Conrad 77560b0ef1 oggdec: Fix duration calculation for streams with non-zero start 15 years ago
David Conrad 32ad869284 oggdec: Parse skeleton to determine the start time of each stream 15 years ago
David Conrad 296bdf9cf1 oggdec: Check that we have a codec in gptopts (needed for skeleton) 15 years ago
David Conrad dfaed51f04 oggdec: Move ogg_find_stream and ogg_gptopts to oggdec.h 15 years ago
David Conrad 50a9d32310 oggdec: Set data_offset to the right value 15 years ago
David Conrad 73823cb941 oggdec: Save offset of the page needed to reconstruct the current packet 15 years ago
Michael Niedermayer d38c9e7a91 Implement framedrop. 15 years ago
Måns Rullgård 5de91783bf indent 15 years ago
Måns Rullgård 49e9287878 random_seed: try other alternatives if reading /dev/random fails 15 years ago
Måns Rullgård 32f40ace25 sha: add missing include 15 years ago
Måns Rullgård cc1e807f4c snow: remove unused stub functions 15 years ago
Måns Rullgård 8a3ceaf4f0 ffplay: use correct format specifiers in printf() 15 years ago
Måns Rullgård 2023cfea0f Add some required casts 15 years ago
Måns Rullgård 3952471da5 configure: remove stray semicolon 15 years ago
Måns Rullgård 54a2ae3728 configure: use map() function in a couple of places 15 years ago
Måns Rullgård 36e2dea032 configure: add --disable-everything option 15 years ago
Michael Niedermayer 122dcdcb31 Fix some apparent +- errors in the audio vissualization. 15 years ago
Måns Rullgård 86decad652 sparc: fix a few pages of cast warnings 15 years ago
Måns Rullgård ad40380240 sparc: fix dsputil prototypes 15 years ago
Måns Rullgård 47b1860eef configure: allow mips64el and powerpc64 as values for --arch 15 years ago
Martin Storsjö 594a9aebbe Make the ntp_time function available to other parts of libavformat, as ff_ntp_time 15 years ago
Martin Storsjö 18c31f6ff8 Only use .size in ARM assembly when targeting ELF 15 years ago
Michael Niedermayer d9427e848e Only reschedule refresh if we successfully removed the scheduled one. 15 years ago
Michael Niedermayer 562f382cab Increase VIDEO_PICTURE_QUEUE_SIZE to 2. 15 years ago
Michael Niedermayer d3d7b12edf Do not call SDL_SetVideoMode() with the same size as previously 15 years ago
Benoit Fouet 114a93c700 Fix ffm_close return type. 15 years ago
Vitor Sessak 2dc22a64b4 Fix memory leak in FFM demuxer 15 years ago
Måns Rullgård 9a894c48ae undef av_always_inline before redefining 15 years ago
Michael Niedermayer 9885284c22 Check level_prefix a bit (this just checks the max our bitreader can handle, 15 years ago
Baptiste Coudurier 83c2bc7abb In mpegts muxer, free adts context and temporary data 15 years ago
Baptiste Coudurier e3433702ae reindent 15 years ago
Dave Yeo cbfa66d0cf Include os_support.h which has a fallback declaration of socklen_t 15 years ago
Dave Yeo 611b17d79b Using struct timeval requires sys/time.h, fixes compilation on some OSes 15 years ago
Ramiro Polla e24080f00e vfwcap: Add support for UYVY pixel format. 15 years ago
Måns Rullgård 0853a2b47e 10l: fix version.h generation 15 years ago
Måns Rullgård 0680c40a25 Remove .SECONDARY directive 15 years ago
Måns Rullgård f82bf85055 Make version.h depend on git changes 15 years ago
Måns Rullgård 6a53fffd77 Improve version.h generation 15 years ago
Måns Rullgård 93bff1de77 Replace $(G) with more generic $(M) in silent make rules 15 years ago
Måns Rullgård 86be2bc36f Prettify make output for documentation 15 years ago
Måns Rullgård b91cd80917 Change dir into doc/ when running texi2html 15 years ago
David Conrad f50dafa8fc vp3: avoid buffer overread in coeff decode 15 years ago
Carl Eugen Hoyos 2cbc1ec676 Fix indentation after r22414. 15 years ago
Zhou Zongyi d00261a34b SIMD optimization using float_to_int16_interleave. 15 years ago
Alex Converse 6ebc724060 aacsbr: Check that bs_num_env is valid before writing arrays with it as an offset. 15 years ago