index
:
nihav
master
Mirror of nihav.org project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nihav-commonfmt
Commit message (
Expand
)
Author
Age
Files
Lines
*
mov: parse mdhd chunk
Kostya Shishkov
2020-12-12
1
-1
/
+19
*
mov: calculate DTS
Kostya Shishkov
2020-12-12
1
-2
/
+104
*
mov: introduce an option to print file structure
Kostya Shishkov
2020-12-12
1
-3
/
+64
*
mov: hopefully fix audio PTS and seeking
Kostya Shishkov
2020-10-25
1
-9
/
+117
*
mov: some fixes for MP4 parsing
Kostya Shishkov
2020-10-24
1
-3
/
+4
*
aac: parse extradata in esds format
Kostya Shishkov
2020-10-24
1
-1
/
+55
*
aac: allow intensity stereo in right channel
Kostya Shishkov
2020-10-24
1
-1
/
+1
*
mov: adjust signedness for certain kinds of audio
Kostya Shishkov
2020-10-23
1
-2
/
+4
*
avi: 8-bit audio is unsigned
Kostya Shishkov
2020-10-23
1
-1
/
+2
*
mov: parse stts chunk and fix seeking
Kostya Shishkov
2020-10-20
1
-12
/
+92
*
cinepakenc: switch to MD5-based test
Kostya Shishkov
2020-10-04
1
-1
/
+3
*
introduce stream and container duration
Kostya Shishkov
2020-10-04
5
-11
/
+40
*
wav: generate PTS for demuxed blocks
Kostya Shishkov
2020-10-03
1
-1
/
+7
*
fix some warnings (unneeded parentheses, missing dyn keyword)
Kostya Shishkov
2020-09-27
3
-3
/
+3
*
aac: fix the window group advancement in joint-stereo reconstruction
Kostya Shishkov
2020-08-27
1
-1
/
+1
*
aac: add missing heading bit to escape value
Kostya Shishkov
2020-08-27
1
-0
/
+1
*
aac: fix TNS filtering
Kostya Shishkov
2020-08-27
1
-4
/
+10
*
avi: correct offsets in idx1 chunks if required
Kostya Shishkov
2020-07-15
1
-1
/
+10
*
remove trailing whitespace
Kostya Shishkov
2020-07-10
1
-1
/
+1
*
cinepakenc: ask for non-flipped image during negotiation
Kostya Shishkov
2020-07-10
1
-1
/
+1
*
rename register_all_codecs to register_all_decoders
Kostya Shishkov
2020-07-09
9
-17
/
+17
*
use NATimePoint for seeking
Kostya Shishkov
2020-07-09
3
-5
/
+11
*
mov: if audio extradata does not start with wave pass it in full
Kostya Shishkov
2020-07-06
1
-0
/
+8
*
mov: take audio frame size/length into account while demuxing
Kostya Shishkov
2020-07-06
1
-2
/
+8
*
mov: fix video extradata reading
Kostya Shishkov
2020-07-03
1
-1
/
+2
*
mov: better support for CBR audio
Kostya Shishkov
2020-06-26
1
-1
/
+6
*
mov: use block size for audio frames if it's available
Kostya Shishkov
2020-06-25
1
-4
/
+12
*
mov: parse and add audio extradata
Kostya Shishkov
2020-06-25
1
-2
/
+41
*
mov: do not skip deflate stream header, inflate can do it automatically now
Kostya Shishkov
2020-06-25
1
-3
/
+1
*
mov: support compressed header
Kostya Shishkov
2020-06-24
1
-0
/
+43
*
make HAMShuffler generic
Kostya Shishkov
2020-06-16
2
-2
/
+2
*
avi: handle audio extradata shorter than chunk size
Kostya Shishkov
2020-06-16
1
-1
/
+1
*
commonfmt: fix or silence clippy warnings
Kostya Shishkov
2020-06-16
15
-52
/
+67
*
cinepakenc: switch default quantisation mode to median cut
Kostya Shishkov
2020-06-15
1
-1
/
+1
*
cinepakenc: take into account the number of quantised entries
Kostya Shishkov
2020-06-15
1
-17
/
+32
*
avimux: pad odd frame chunks
Kostya Shishkov
2020-06-15
1
-0
/
+3
*
mov: do not generate palette for color table ID -1
Kostya Shishkov
2020-06-15
1
-1
/
+1
*
avi: fix index parsing
Kostya Shishkov
2020-06-15
1
-1
/
+2
*
cinepakenc: add missing field in NAVideoInfo used in test
Kostya Shishkov
2020-06-15
1
-0
/
+1
*
cinepakenc: fix V1-only intra mode
Kostya Shishkov
2020-06-15
1
-3
/
+3
*
cinepak: fix inter-frames decoding
Kostya Shishkov
2020-06-15
1
-13
/
+17
*
add A-law and mu-law decoders
Kostya Shishkov
2020-06-14
2
-4
/
+64
*
mov: fix bitdepth handling
Kostya Shishkov
2020-06-14
1
-5
/
+8
*
mov: support default palette and grayscale mode
Kostya Shishkov
2020-06-13
1
-1
/
+320
*
add declared bitdepth to NAVideoInfo
Kostya Shishkov
2020-06-07
1
-1
/
+2
*
PCM encoder
Kostya Shishkov
2020-06-06
3
-2
/
+138
*
remove trailing whitespaces
Kostya Shishkov
2020-06-06
3
-3
/
+3
*
cinepakenc: replace missed instance of key_int with the constant
Kostya Shishkov
2020-06-06
1
-1
/
+1
*
cinepakenc: remove debug print
Kostya Shishkov
2020-06-06
1
-1
/
+0
*
factor out keyframe interval option
Kostya Shishkov
2020-06-06
1
-2
/
+2
[next]