Commit graph

9 commits

Author SHA1 Message Date
Ilari Liusvaara
3edb715eb8 Call lua_close()
Prevents Valgrind from complaining about some memory leaks...
2011-11-29 11:46:58 +02:00
Ilari Liusvaara
caffc7042c sdmp2sox: Refactor a lot and add AR correction mode 2011-11-27 23:12:44 +02:00
Ilari Liusvaara
6b6176bbdb sdmp2sox: Fix NTSC overscan handling 2011-11-26 22:28:58 +02:00
Ilari Liusvaara
27e5ccb00c sdmp2sox: Write silence to sound track when using -l or -L 2011-11-26 16:52:57 +02:00
Ilari Liusvaara
0236a1d606 Don't hash movies
Movie hashing is not a good idea due to how slow it is. Do raw comparison
without hashing instead.
2011-11-24 08:51:25 +02:00
Ilari Liusvaara
fb3b9071f9 sdmp2sox: Add offset by 2s and offset by 2s with 10 frames modes 2011-11-16 21:58:14 +02:00
Ilari Liusvaara
223c5d7cea Fix zero luma corner case 2011-11-08 23:09:49 +02:00
Ilari Liusvaara
d04999ae89 Concentrate inter-component communication to one place 2011-11-08 21:22:30 +02:00
Ilari Liusvaara
044691d555 Move files around a lot 2011-11-06 14:41:41 +02:00