paraslash 0.7.3
[paraslash.git] / aacdec_filter.c
2023-06-18 Andre NollMerge branch 'maint'
2023-05-11 Andre NollMerge branch 'maint'
2023-02-12 Andre NollMerge branch 'maint'
2022-11-25 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge tags 'v0.5.9' and 'v0.6.4' into maint
2022-10-03 Andre NollMerge topic branch t/overflow into master
2022-09-18 Andre NollMerge branch 'refs/heads/t/ll'
2022-09-11 Andre NollMerge branch 'refs/heads/t/poll'
2022-08-25 Andre NollRename ->{pre,post}_select methods to ->{pre,post}_monitor.
2022-07-29 Andre Nollstring: Introduce arr_alloc().
2022-07-29 Andre Nollstring: Rename para_calloc() -> zalloc().
2022-07-29 Andre Nollstring: Rename para_malloc() -> alloc().
2021-11-04 Andre NollMerge branch 'maint'
2021-08-30 Andre NollMerge branch 'maint'
2018-05-06 Andre NollMerge branch 'maint'
2017-12-31 Andre NollMerge branch 'maint'
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollShorten copyright notice.
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-23 Andre NollMerge branch 'refs/heads/t/hash-sort-for-ls'
2017-07-21 Andre NollMerge branch 'refs/heads/t/doxygen'
2017-07-13 Andre NollMerge branch 'maint'
2017-06-25 Andre Nolldoxygen: Add \ref to references.
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-03-26 Andre NollConvert filters to lopsub.
2017-03-25 Andre Nollaacdec: Decode only one frame per iteration.
2017-03-25 Andre Nollaacdec: Combine aac_open() and aacdec_open().
2017-03-25 Andre Nollaacdec: Make "initialized" a boolean.
2017-03-25 Andre Nollaacdec: Make frame_info local to ->post_select().
2017-03-25 Andre Nollaacdec: Remove pointless assignment.
2017-03-25 Andre Nollaacdec: Remove pointless check and improve comment.
2017-03-25 Andre Nollaacdec: Rename buffer variables.
2017-03-25 Andre Nollaacdec: Remove pointless variable p.
2017-03-25 Andre Nollaacdec: Remove check which is always true.
2017-03-25 Andre Nollaacdec: Kill pointless label.
2017-03-25 Andre Nollaacdec: Remove superfluous assignment.
2017-03-25 Andre Nollaacdec: Improve and silence error message.
2017-03-25 Andre Nollaacdec: Prefer NeAACDecInit() over NeAACDecInit2().
2017-03-25 Andre Nollaacdec: Don't eat full buffer on errors.
2017-03-25 Andre NollCombine aacdec and aac_common.
2017-03-25 Andre Nollafh: Dynamic chunks.
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-27 Andre NollMerge branch 'refs/heads/t/openssl-1.1'
2016-12-26 Andre NollMerge branch 'refs/heads/t/ls-p_deprecation'
2016-12-24 Andre NollMerge branch 'refs/heads/t/daemonize-fix'
2016-12-20 Andre Nollaac: Switch from unsigned char to char.
2016-12-04 Andre NollFix signedness issues in format strings.
2016-04-01 Andre NollMerge branch 'maint'
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 NollUpdate year in copyright headers.
2014-11-16 Andre NollMerge branch 'maint'
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
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-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-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 NollChange copyright year to 2014.
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-05-14 Andre NollMerge branch 't/utf8'
2013-05-04 Andre Nollaacdec: Fix check of return value of NeAACDecInit2().
next