shithub: treason

RSS feed

c6f38fcc – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/26 19:24
h264: move decoder-specific logic where it belongs (more)

d696956a – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/26 18:59
info: include yuv→rgb in total

c1156352 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/26 18:58
info: mixed up dispdelay and yuv→rgb, fix it

82b18def – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/24 15:01
readme: update status, it works on arm64 now

87758dfc – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/24 15:00
mkfile: opus updates (thanks qwx)

6fa1efaa – Igor Böhm <igor@9lab.org> authored on 2021/08/19 09:54
install.rc: faad2 → aacdec, to follow the new name of the repo

e6b3f421 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/08/10 08:31
proto: faad2 → aacdec, to follow the new name of the repo

d8a39928 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/08/10 08:29
stream: shift timestamps so the first one is always 0

febd271a – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/08/09 11:18
ivf: correct code check

88e7d398 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/06/24 03:59
readme: mention FLAC

f8712cfd – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/20 05:53
readme: update #cat-v server

b50ec8c7 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/17 14:27
install script: build libogg (required by opus)

d02ead46 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/14 18:33
h264: ignore flushed frames with past timestamps

b6f90701 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/03/02 12:39
print usage on unknown options

53cbe4d7 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/03/02 05:22
added stream_sub.c

3ca28bcf – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/03/01 13:36
usage: style it better

3d302081 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/03/01 12:37
add SRT subtitles support

d0d3099c – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/23 15:07
audio: enable flac

f0995408 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/23 15:06
audio: opusdec does not need special args anymore

7d665518 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/22 10:50
h264: flush all frames prior to decoding a key frame

2011eb1b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/17 07:03
add -t option to manually pick tracks by their ids

5fb764c5 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/11 07:53
h264: initialize more things like wels code does

dbd994ee – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/11 07:32
h264: remove more of treason-specific code, reuse what is already in openh264

be66f012 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/11 06:24
h264: the increase of reordering array was not supposed to be in

312cb68c – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/11 05:35
h264: simplify main loop even further

7fff6826 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/10 10:11
h264: clean up the reordering mess a bit

14e62920 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/08 16:15
use yuv to xrgb32 conversion instead of rgb24

2320b8e8 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/08 16:14
audio: increase frame size to ⅕s

bdce4813 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/05 07:44
correct error message: "no streams" → "no supported video streams"

e99ec571 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/05 05:21
av1, h264: threadsetname

1b2e47b2 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/03 03:21
forgot to add proto

87d40c9c – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/02 11:39
add release building

0e3eb921 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/01 08:55
h264: decode just as welc extended(?) decoder logic does, supporting B-frames

eac7952b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/29 20:00
install.rc: apply sane defaults and seek patches from qwx as well

079f7c65 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/21 05:14
h264: dump a chunk of frame that failed to decode

af3ee88f – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/18 16:13
update status and contact info

c3241a31 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/16 07:40
add mp3 audio support

7b98be7f – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/16 06:59
add benchmark mode (plays as fast as possible, audio disabled)

fbfa3d1b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/15 15:42
update readme

9dd36790 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/15 15:11
fix compilation on 386 and arm

1b36716f – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/15 07:17
download a smaller 3rd party libs archive

2851666e – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/11 15:58
update contact info

f1c5aa83 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/06 06:07
vpx: fix wrong width/height used when calling newframe (fixes crashes on some videos)

0327c47b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/06 06:06
ivf: add "ivf: " prefix for errors

406a0c2b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/29 20:41
h264: fix crop

a49c2995 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/28 10:48
no locking of display

034e38b4 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/28 10:34
do not use display locking