btr_next_buffer_omit(): Add comment on passing NULL pointer.
[paraslash.git] / flacdec_filter.c
2012-07-19 Andre NollMerge branch 't/btr_improvements'
2012-07-15 Andre NollMerge branch 't/old_gcc_fixes'
2012-07-11 Andre NollMerge branch 't/clang'
2012-07-08 Andre Nollbtr: Remove btr_free_node().
2012-07-02 Andre NollMerge branch 't/alsa_fix'
2012-06-26 Andre NollMerge branch 't/decoder_fixes'
2012-06-03 Andre Nollflacdec: Only process a single flac audio frame.
2012-06-03 Andre Nollflacdec_close(): Be liberal in what you accept.
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-24 Andre NollMerge remote-tracking branch 's/master'
2011-12-18 Andre NollAlways include stdbool.h.
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-29 Andre NollMerge branch 't/flac'
2011-11-13 Andre NollImplement the flac decoding filter.
2011-11-13 Andre NollInitial support for FLAC (the free lossless audio codec).