The official NGINX Open Source repository.
Go to file
Maxim Dounin e1e2e2eb3a Mp4: fixed non-keyframe seeks in some cases (ticket #175).
Number of entries in stsc atom was wrong if we've added an entry to
split a chunk.

Additionally, there is no need to add an entry if we are going to split
last chunk in an entry, it's enough to update the entry we already have.
Previously new entry was added and old one was left as is, resulting in
incorrect entry with zero chunks which might confuse some software.
2012-06-18 14:01:18 +00:00
auto Fixed spelling of "endianness", and called it "byte ordering" in the 2012-06-08 09:41:55 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.1-RELEASE 2012-06-05 13:47:29 +00:00
misc Updated OpenSSL used for win32 builds. 2012-05-15 14:20:06 +00:00
src Mp4: fixed non-keyframe seeks in some cases (ticket #175). 2012-06-18 14:01:18 +00:00
.hgtags release-1.2.1 tag 2012-06-05 14:02:03 +00:00