fd.c: Change return value of file_exists() to bool.
[paraslash.git] / wmadec_filter.c
2017-09-22 Andre NollShorten copyright notice.
2017-09-17 Andre NollMerge branch 'refs/heads/t/sqrt'
2017-09-10 Andre NollMerge branch 'refs/heads/t/opus'
2017-09-03 Andre NollMerge branch 'refs/heads/t/portable_io'
2017-08-27 Andre NollMerge branch 'refs/heads/t/si_conversion'
2017-08-20 Andre NollMerge branch 'refs/heads/t/si_update'
2017-08-11 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-08-05 Andre NollMerge branch 'refs/heads/t/wma'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-13 Andre NollMerge branch 'maint'
2017-07-06 Andre Nollwma: Remove _XOPEN_SOURCE define from wmadec_filter.c.
2017-07-06 Andre Nollwma: make ->ms_stereo local to wma_decode_block().
2017-07-06 Andre Nollwma: Simplify init_coef_vlc().
2017-07-06 Andre Nollwma: Rename input/output buffer variables.
2017-07-06 Andre Nollwma: Drop unused argument from wma_decode_superframe().
2017-07-06 Andre Nollwma: Remove pointless/incorrect sanity checks.
2017-07-06 Andre Nollwma: Combine wmadec_cleanup() and wmadec_close().
2017-07-06 Andre Nollwma: Simplify get_vlc().
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-04-25 Andre NollMerge branch 'maint'
2017-04-24 Andre NollMerge branch 'refs/heads/t/xz'
2017-04-23 Andre NollMerge branch 'refs/heads/t/dynamic_chunks'
2017-04-21 Andre NollMerge branch 'refs/heads/t/wma_improvements'
2017-03-26 Andre NollConvert filters to lopsub.
2017-03-25 Andre Nollwmadec: Use read_u32_be().
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-28 Andre NollMerge branch 'refs/heads/t/wma_fixes'
2016-12-11 Andre Nollwmadec: Remove two pointless variables.
2016-12-11 Andre Nollwmadec: Remove a pointless cast.
2016-12-11 Andre Nollwmadec: Set data size to 0 if nothing was decoded.
2016-12-11 Andre Nollwma: Fix packet size calculation.
2016-12-08 Andre Nollwmadec: Properly handle empty outputs.
2016-12-04 Andre NollFix signedness issues in format strings.
2016-07-03 Andre NollMerge branch 'refs/heads/t/i9e'
2016-06-26 Andre NollMerge branch 'refs/heads/t/mp3_afh'
2016-06-12 Andre NollMerge branch 'refs/heads/t/opus_cleanup'
2016-06-04 Andre NollMerge branch 'refs/heads/t/audiod-time-string'
2016-05-15 Andre NollMerge branch 'refs/heads/t/gui-improvements'
2016-05-15 Andre Nollwmadec: Fix left shift of negative value.
2016-05-05 Andre NollMerge branch 'refs/heads/t/wmadec'
2016-04-01 Andre NollMerge branch 'maint'
2016-03-06 Andre Nollwmadec: Simplify wma_lsp_to_curve_init().
2016-03-06 Andre Nollwmadec: Make pwd->reset_block_lengths a boolean.
2016-03-06 Andre Nollwmadec: Simplify get_vlc().
2016-02-21 Andre NollMerge branch 'maint'
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-05-30 Andre NollMerge branch 'maint'
2015-04-19 Andre NollMerge branch 'maint'
2015-01-22 Andre NollMerge branch 'maint'
2015-01-12 Andre NollRemove unnecessary system header includes.
2014-11-16 Andre NollMerge branch 'maint'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-08-17 Andre NollMerge branch 't/daemon_cleanups'
2014-07-31 Andre NollMerge branch 'refs/heads/t/play_fix'
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-07-23 Andre NollMerge branch 't/sched_improvements'
2014-07-13 Andre NollMerge branch 't/gui_sched'
2014-07-10 Andre NollMerge branch 't/cpsi_improvement'
2014-06-26 Andre NollMerge branch 't/bitstream_improvements'
2014-05-25 Andre Nollsched: Directly pass context pointer to pre/post_select().
2014-05-25 Andre Nolltask_register() conversion: filter tasks
2014-05-11 Andre NollMerge branch 't/test_man'
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-22 Andre Nollwma: Store ASF header info in afhi->techinfo.
2014-04-09 Andre NollMerge branch 't/oggdec_latency_improvements'
2014-04-08 Andre NollMerge branch 't/opusdec_busy_loop_fix'
2014-04-06 Andre NollMerge branch 'maint'
2014-03-30 Andre NollMerge branch 't/misc'
2014-02-22 Andre Nolldoxygen: Expand all macros, in particular config.h.
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-04-30 Andre Nollsched: Rename new_post_select back to post_select.
2013-04-30 Andre Nollsched: Kill old ->post_select variant.
2013-04-30 Andre Nollwmadec: Switch to the alternative post select method.
2013-04-30 Andre NollReplace gettimeofday() by clock_gettime().
2012-07-19 Andre NollMerge branch 't/btr_improvements'
2012-07-18 Andre NollMerge branch 't/wma_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-29 Andre Nollwma: Remove exponent_sizes[] from struct private_wma_data.
2012-06-26 Andre NollMerge branch 't/decoder_fixes'
2012-06-24 Andre NollMerge branch 't/sb'
2012-06-16 Andre Nollwma: Trivial whitespace fix.
next