Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 18 Apr 2009 22:53:37 +0000 | reynaldo | Add LP zero synthesis filter. Patch by Kenan Gillet. libavcodec |
Sat, 18 Apr 2009 20:23:13 +0000 | ramiro | mlpdec: Read context variable to local variable to make code cleaner. libavcodec |
Sat, 18 Apr 2009 19:52:52 +0000 | ramiro | mlpdec: {}- and whitespace-related cosmetics. libavcodec |
Sat, 18 Apr 2009 19:46:41 +0000 | ramiro | mlpdec: Use some context arrays with local variables in rematrix_channels(). libavcodec |
Sat, 18 Apr 2009 19:39:07 +0000 | ramiro | truehd: Simplify rematrix_channels() as per Michael's original review. libavcodec |
Sat, 18 Apr 2009 18:54:30 +0000 | ramiro | mlpdec: Make read_matrix_params() take unsigned int substr for consistency. libavcodec |
Sat, 18 Apr 2009 18:51:43 +0000 | ramiro | mlpdec: Check for {matrix,filter}_changed as soon as they are incremented. libavcodec |